kibana/docs/uptime-guide/monitor.asciidoc
EamonnTP 63eabdbc19
[DOCS] Move Uptime Kibana documentation into Uptime guide (#67508)
* Move Uptime content from Kibana doc

* Fix doc build

* Committing deleted image files

* Updates following review

* Change attribute name

* Update Uptime doc link in UI

* Update doc url

* Doc url update

* Update alert images and further edits

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-06-04 15:58:58 +01:00

60 lines
2.4 KiB
Plaintext

[role="xpack"]
[[uptime-monitor]]
=== Monitor
The Monitor page helps you gain insights into the performance
of a specific network endpoint. A detailed visualization of
the monitor's request duration over time, as well as the `up`/`down`
status over time, is displayed. By configuring Machine Learning jobs
on this page, you can also also detect anomalies in response time data.
==== Status panel
The Status panel displays a quick summary of the latest information
regarding your monitor. You can view its latest status, click a link to
visit the targeted URL, see its most recent request duration, and determine the
amount of time that has elapsed since the last check.
When two Heartbeat instances are configured in different geographic locations
the map will show each location as a pinpoint on the map, along with the
amount of time elapsed since data was last received from that location.
[role="screenshot"]
image::images/status-bar.png[Status bar]
[float]
==== Monitor charts
The Monitor charts visualize information over the time specified in the
date range. These charts help you gain insights into how quickly requests are being resolved
by the targeted endpoint, and give you a sense of how frequently a host or endpoint
was down in your selected timespan.
[role="screenshot"]
image::images/monitor-charts.png[Monitor charts]
The Monitor duration chart displays request duration information for your monitor.
The area surrounding the line is the range of request time for the corresponding
bucket. The line is the average time. In the upper right hand of this panel
you can enable Anomaly detection using Machine Learning. When response times change
in an unexpected way the time range in which they occurred are highlighted with a color.
The pings over time chart is a graphical representation of the check statuses over time.
Hover over the charts to display crosshairs with specific numeric data.
[role="screenshot"]
image::images/crosshair-example.png[Chart crosshair]
[float]
==== Check history
The Check history table lists the total count of this monitor's checks for the selected
date range. To help find recent problems on a per-check basis, you can filter the checks
by status and location. This table can help you gain some insight into more granular details
about recent individual data points that Heartbeat is logging about your host or endpoint.
[role="screenshot"]
image::images/check-history.png[Check history view]