{ "alert_lag": 30, "alert_period": "1", "base_search": "| mstats max(vsphere.vm.cpu.demandEntitlementRatio) AS cpu_demand max(vsphere.vm.cpu.usage) AS cpu_load_percent max(vsphere.vm.cpu.ready) AS cpu_ready_millisecond max(vsphere.vm.datastore.totalReadLatency) AS read_latency max(vsphere.vm.datastore.totalWriteLatency) AS write_latency max(vsphere.vm.mem.usage) AS mem_usage_percent max(vsphere.vm.net.received) AS net_received max(vsphere.vm.net.transmitted) AS net_transmitted WHERE `cp_vmware_perf_metrics_index` entity_type=vsphere.vm BY name uuid span=60s\n| eval network_usage = net_received + net_transmitted", "description": "", "entity_filter_field": "uuid", "entity_split_field": "uuid", "is_filter_entities_to_service": true, "is_split_by_entity": true, "key": "da-itsi-cp-vmware-vmware-vmware-virtual-machines", "metric_qualifier": "", "metrics": [ { "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": "cpu-demand-mhz", "threshold_field": "cpu_demand", "title": "CPU Demand (MHz)", "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": "cpu-latency-pct", "threshold_field": "p_average_cpu_latency_percent", "title": "CPU Latency PCT", "unit": "" }, { "aggregate_statop": "max", "entity_statop": "latest", "fill_gaps": "null_value", "gap_custom_alert_value": "0", "gap_severity": "medium", "gap_severity_color": "#FCB64E", "gap_severity_color_light": "#FEE6C1", "gap_severity_value": "4", "key": "cpu-load-pct", "threshold_field": "cpu_load_percent", "title": "CPU Load PCT", "unit": "" }, { "aggregate_statop": "max", "entity_statop": "latest", "fill_gaps": "null_value", "gap_custom_alert_value": "0", "gap_severity": "medium", "gap_severity_color": "#FCB64E", "gap_severity_color_light": "#FEE6C1", "gap_severity_value": "4", "key": "cpu-sum-ready", "threshold_field": "cpu_ready_millisecond", "title": "CPU Sum Ready", "unit": "" }, { "aggregate_statop": "max", "entity_statop": "avg", "fill_gaps": "null_value", "gap_custom_alert_value": "0", "gap_severity": "medium", "gap_severity_color": "#FCB64E", "gap_severity_color_light": "#FEE6C1", "gap_severity_value": "4", "key": "max-read-latency", "threshold_field": "read_latency", "title": "Max Read Latency", "unit": "" }, { "aggregate_statop": "max", "entity_statop": "max", "fill_gaps": "null_value", "gap_custom_alert_value": "0", "gap_severity": "medium", "gap_severity_color": "#FCB64E", "gap_severity_color_light": "#FEE6C1", "gap_severity_value": "4", "key": "max-write-latency", "threshold_field": "write_latency", "title": "Max Write Latency", "unit": "" }, { "aggregate_statop": "max", "entity_statop": "latest", "fill_gaps": "null_value", "gap_custom_alert_value": "0", "gap_severity": "medium", "gap_severity_color": "#FCB64E", "gap_severity_color_light": "#FEE6C1", "gap_severity_value": "4", "key": "memory-usage-pct", "threshold_field": "mem_usage_percent", "title": "Memory Usage PCT", "unit": "" }, { "aggregate_statop": "max", "entity_statop": "max", "fill_gaps": "null_value", "gap_custom_alert_value": "0", "gap_severity": "medium", "gap_severity_color": "#FCB64E", "gap_severity_color_light": "#FEE6C1", "gap_severity_value": "4", "key": "network-usage", "threshold_field": "network_usage", "title": "Network Usage", "unit": "" } ], "search_alert_earliest": "5", "title": "VMWARE: VMware Virtual Machines", "version": "0.0.38" }