Come join our live training webinar every other Wednesday at 11am PST and hear LogicMonitor experts explain best practices and answer common questions. We understand these are uncertain times, and we are here to help!
Available from the Resources page, the Graphs tab provides instance-level graphs for the current resource. The various graphs that display are defined in the DataSource definition, as discussed in DataSource Graphs.
When viewing the Graphs tab, you will see different results and options depending upon whether an instance, instance group, DataSource, or resource is selected in the Resources tree:
Note: The Websites page also features a Graphs tab for the various Ping and Web Checks you have configured. Because websites are “flatter” in nature (i.e. no DataSources applied and no instances), the behavior of the Graphs tab for Websites is much simpler, displaying a couple of basic metrics on an overall website health basis as well as on a per-checkpoint basis. With the exception of the information found in the following Manipulating Graphs section, much of the information found in this support article does not apply to viewing graphs from the Websites page.
As discussed in the following sections, there are several ways in which you can manipulate the output and display of graphs from the Graphs tab. (These manipulation methods are also available when viewing graphs from a dashboard or Alerts page.)
Note: Core graph configurations such as the datapoints included in the graph, line colors, and legends are determined by the originating DataSource graph definitions and cannot be updated from the Graphs tab. For more information on updating these core configurations, see DataSource Graphs.
In addition to easy viewing from the Resources page (or Websites page), graphs that display on the Graphs tab can also be added to standard dashboards. To add a graph to one or more standard dashboards, click the dropdown arrow in the graph’s upper right corner and select “Add to dashboard.” You’ll be prompted to provide a name and description, as well as indicate which dashboard(s) the graph should be added to.
Once added, the graph will no longer be tied to its originating DataSource graph. Rather, its configurations will be saved as a Custom Graph widget.
As discussed in Changing the Time Range, you can set a time range for all graphs across all aspects of the interface using the Time Range button located in the top right of the Resources, Websites, and Dashboards pages. Additionally, you can change the time range for a single graph by expanding it and using the Time range field provided in the upper left corner of the expanded graph view.
Ops Notes are time-stamped annotations that add context to graph data, notably context that serves to correlate graph data with other events in your environment. For more information on adding Ops Notes context to graphs, see Using Ops Notes.
To view forecast conditions or visualize anomalies for the datapoints included in the graph, click the dropdown arrow in the graph’s upper right corner and select “Forecast” or “Anomaly Detection” respectively. For more information on these AIOps capabilities, see Data Forecasting and Anomaly Detection Visualization.
To view the raw data being charted by the graph, expand the graph and check the Data option located in the upper right corner of the expanded graph view. You can toggle between viewing raw data only, the graph only, or both.
When both the graph and raw data are displayed, as shown here, highlighting a value in either the data or graph causes the corresponding data or graph value entry to highlight as well.
To view the log events related to the graph, if they exist. This will redirect you to the Logs page filtered to display log events from the relevant resource during the time period of the graph. See Reviewing Logs and log anomalies.
To download the graph as either a .png image file or to download its raw data as a CSV file, expand the graph and click the Download button located in the upper right corner of the expanded graph view.
Using the icons immediately to the right of the Ops Notes button, you can choose to display graphs in the current view in single-, two-, or three-column format.
To view a graph’s legend, click the drop-down arrow located immediately under the graph. Once the legend is visible, you can:
Note: You can display legends for all graphs by clicking the toggle graphs legend icon located next to the column formatting icons.
Simultaneously display the names and values of multiple datapoints or instances by hovering over the graph. Hovering over a graph will cause corresponding vertical lines to appear across all graphs in the current view. This is useful for correlating events across multiple related graphs.
When viewing the Graphs tab at the resource level, The Graphs tab provides custom options, called resource dashboards, for viewing graphs that are applicable to the resource. These options are available for selection from the Current View field’s dropdown menu.
By default, LogicMonitor installs with two resource dashboards, along with the ability to create additional resource dashboards:
The All DataSources dashboard will include graphs for all actively monitored instances on the resource. Graphs are grouped by DataSource or DataSource Group (if available) and displayed in alphabetical order. Which graphs display for a particular DataSource (or instance) is defined in the DataSource definition. Graphs in the All DataSources view (and other custom views) are displayed in a tree structure to account for the unknown or dynamic count of instance graphs.
From the tree structure listing, click the drop-down arrow located to the right of a DataSource or instance to perform one of several functions:
A Device View or Service View dashboard is available for all devices and services. Its parameters are specific to the resource currently in focus and is a per-user view (i.e. customizations will not be seen by other users).
The Device/Service View dashboard is always named after the device or service, followed by “(Device View)” or “(Service View)”. For example: XenApp1 – Delivery Controller (Device View)
If applicable, an Uptime widget is included by default on Device/Service View dashboards. Resource uptime is determined by multiple DataSources. For example, there are DataSources devoted to tracking uptime for Linux and Windows systems; SNMP engines and hosts; Kubernetes deployments; devices; and so on. If more than one uptime metric applies to a resource, the uptime displayed with be the largest value from among the DataSources.
Instance graphs can be added to this dashboard by selecting the manage icon located to the right of the Current View field. As shown next, each instance graph for the resource’s monitored DataSources (as defined in the DataSource definition) is available to be added to the Device/Service View dashboard.
To create and save a custom resource dashboard, select “Add Resource Dashboard” from the Current View field’s dropdown menu. As discussed next, there are several configurations that must be established in order to create a custom resource dashboard.
In the Name field, enter a name for your custom resource dashboard. Optionally, enter a description in the Description field. If you’d like the description displayed in the dashboard view, check Show description on Dashboard.
Use the options and text box in this area of the configurations to determine for which resources the dashboard will display. Only resources that match the query parameters configured here will include this dashboard from the dropdown list. For more information on LogicMonitor’s use of AppliesTo scripting, which is how the query results are displayed, see AppliesTo Scripting Overview.
In this area of a dashboard’s configurations, add the DataSource graphs that will be included in the custom resource dashboard. Glob expressions can be used to allow for applicable instances and graphs to seamlessly apply across various resources.
In This Article