You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
73 lines
2.6 KiB
73 lines
2.6 KiB
{
|
|
"alert_lag": 30,
|
|
"alert_period": "5",
|
|
"base_search": "| `monitoring_windows_physicaldisk_wrapper`",
|
|
"description": "KPI base search used by KPIs that track physical disk performance. Source: Perfmon:PhysicalDisk",
|
|
"entity_filter_field": "host",
|
|
"entity_split_field": "HostDisk",
|
|
"is_filter_entities_to_service": true,
|
|
"is_split_by_entity": true,
|
|
"key": "da-itsi-cp-windows-os-performance-win-physicaldisk",
|
|
"metric_qualifier": "",
|
|
"metrics": [
|
|
{
|
|
"aggregate_statop": "min",
|
|
"entity_statop": "latest",
|
|
"fill_gaps": "null_value",
|
|
"gap_custom_alert_value": "0",
|
|
"gap_severity": "unknown",
|
|
"gap_severity_color": "#CCCCCC",
|
|
"gap_severity_color_light": "#EEEEEE",
|
|
"gap_severity_value": "-1",
|
|
"key": "idle-time",
|
|
"threshold_field": "%_Idle_Time",
|
|
"title": "%_Idle_Time",
|
|
"unit": ""
|
|
},
|
|
{
|
|
"aggregate_statop": "max",
|
|
"entity_statop": "latest",
|
|
"fill_gaps": "null_value",
|
|
"gap_custom_alert_value": "0",
|
|
"gap_severity": "unknown",
|
|
"gap_severity_color": "#CCCCCC",
|
|
"gap_severity_color_light": "#EEEEEE",
|
|
"gap_severity_value": "-1",
|
|
"key": "avg-disk-bytes-read",
|
|
"threshold_field": "Avg._Disk_Bytes/Read",
|
|
"title": "Avg._Disk_Bytes/Read",
|
|
"unit": ""
|
|
},
|
|
{
|
|
"aggregate_statop": "max",
|
|
"entity_statop": "latest",
|
|
"fill_gaps": "null_value",
|
|
"gap_custom_alert_value": "0",
|
|
"gap_severity": "unknown",
|
|
"gap_severity_color": "#CCCCCC",
|
|
"gap_severity_color_light": "#EEEEEE",
|
|
"gap_severity_value": "-1",
|
|
"key": "avg-disk-bytes-write",
|
|
"threshold_field": "Avg._Disk_Bytes/Write",
|
|
"title": "Avg._Disk_Bytes/Write",
|
|
"unit": ""
|
|
},
|
|
{
|
|
"aggregate_statop": "max",
|
|
"entity_statop": "latest",
|
|
"fill_gaps": "null_value",
|
|
"gap_custom_alert_value": "0",
|
|
"gap_severity": "unknown",
|
|
"gap_severity_color": "#CCCCCC",
|
|
"gap_severity_color_light": "#EEEEEE",
|
|
"gap_severity_value": "-1",
|
|
"key": "avg-disk-queue-length",
|
|
"threshold_field": "Avg._Disk_Queue_Length",
|
|
"title": "Avg._Disk_Queue_Length",
|
|
"unit": ""
|
|
}
|
|
],
|
|
"search_alert_earliest": "5",
|
|
"title": "OS:Performance.WIN.PhysicalDisk",
|
|
"version": "0.0.36"
|
|
} |