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.
59 lines
2.2 KiB
59 lines
2.2 KiB
{
|
|
"alert_lag": 1799,
|
|
"alert_period": "5",
|
|
"base_search": "| mstats max(vsphere.vc.vcResources.physicalmemusage) as physical_mem_usage max(vsphere.vc.vcResources.systemcpuusage) as cpu_load_percent max(vsphere.vc.vcResources.virtualmemusage) as virtual_mem_usage where `cp_vmware_perf_metrics_index` entity_type=vsphere.vcenter by vcenter span=60s",
|
|
"description": "",
|
|
"entity_filter_field": "vcenter",
|
|
"entity_split_field": "vcenter",
|
|
"is_filter_entities_to_service": true,
|
|
"is_split_by_entity": true,
|
|
"key": "da-itsi-cp-vmware-vmware-vmware-vcenter",
|
|
"metric_qualifier": "",
|
|
"metrics": [
|
|
{
|
|
"aggregate_statop": "max",
|
|
"entity_statop": "latest",
|
|
"fill_gaps": "last_available_value",
|
|
"gap_custom_alert_value": "0",
|
|
"gap_severity": "unknown",
|
|
"gap_severity_color": "#CCCCCC",
|
|
"gap_severity_color_light": "#EEEEEE",
|
|
"gap_severity_value": "-1",
|
|
"key": "cpu-load-pct",
|
|
"threshold_field": "cpu_load_percent",
|
|
"title": "CPU Load PCT",
|
|
"unit": "%"
|
|
},
|
|
{
|
|
"aggregate_statop": "max",
|
|
"entity_statop": "latest",
|
|
"fill_gaps": "last_available_value",
|
|
"gap_custom_alert_value": "0",
|
|
"gap_severity": "unknown",
|
|
"gap_severity_color": "#CCCCCC",
|
|
"gap_severity_color_light": "#EEEEEE",
|
|
"gap_severity_value": "-1",
|
|
"key": "phys-mem-usage",
|
|
"threshold_field": "physical_mem_usage",
|
|
"title": "Phys Mem Usage",
|
|
"unit": "KB"
|
|
},
|
|
{
|
|
"aggregate_statop": "max",
|
|
"entity_statop": "latest",
|
|
"fill_gaps": "last_available_value",
|
|
"gap_custom_alert_value": "0",
|
|
"gap_severity": "unknown",
|
|
"gap_severity_color": "#CCCCCC",
|
|
"gap_severity_color_light": "#EEEEEE",
|
|
"gap_severity_value": "-1",
|
|
"key": "virt-mem-usage",
|
|
"threshold_field": "virtual_mem_usage",
|
|
"title": "Virt Mem Usage",
|
|
"unit": "KB"
|
|
}
|
|
],
|
|
"search_alert_earliest": "15",
|
|
"title": "VMWARE: VMware vCenter",
|
|
"version": "0.0.38"
|
|
} |