Chart Builder parameters
See a table of the available Chart Builder parameters for the PingDataMetrics server.
Use the Chart Builder tool to build or adjust system and performance charts. When the configuration is set, copy the parameters into a properties file, and add the chart to a dashboard.
Parameters | Description |
---|---|
Metric Group |
Selects a specific group of metrics to be considered for charting. |
Metric |
Displays the specific metric. Open the drop-down list and hover over a metric to view a description of the particular metric. |
Pivot |
Splits the chart result into multiple series based on the pivot dimension chosen. |
Dimension Filter |
Filters the data based on the dimension(s) entered, such as the type of operations that can be viewed for an LDAP operations metric. |
Statistic |
Displays the type of "measurement" that can exist for each metric. For example, each response-time sample contains:
On a per-sample basis, the PingDataMetrics server stores the following: count, average, minimum, maximum, and histogram. Any metric can have one or more of five statistics, but not all statistics are equally valuable. Note the following points:
|
Number of Points |
If the number of points is set to 1, all chart types, except time series, can be used. If the number of points is greater than 1, then only time series charts can be used. |
Chart Type |
Displays the chart based on the type:
|
Chart Properties |
Displays the generated chart properties. Copy the query properties into a properties file. |
Data URL |
The API for getting the data. This can be used to call the chart into a third-party client application. |