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.

87 lines
3.0 KiB

{
"alert_lag": 30,
"alert_period": "5",
"base_search": "`itsi-cp-soar-indexes` source=cpu CPU=all",
"description": "KPI base search used by KPIs that track CPU performance. Source: cpu.sh",
"entity_filter_field": "host",
"entity_split_field": "host",
"is_filter_entities_to_service": true,
"is_split_by_entity": true,
"key": "da-itsi-cp-soar-soar-os-performance-nix-cpu",
"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": "percent-i-o-wait",
"threshold_field": "pctIowait",
"title": "Percent I/O wait",
"unit": ""
},
{
"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": "percent-idle",
"threshold_field": "pctIdle",
"title": "Percent Idle",
"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": "percent-nice",
"threshold_field": "pctNice",
"title": "Percent Nice",
"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": "percent-system",
"threshold_field": "pctSystem",
"title": "Percent System",
"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": "percent-user",
"threshold_field": "pctUser",
"title": "Percent User",
"unit": ""
}
],
"search_alert_earliest": "5",
"title": "SOAR:OS:Performance.NIX-cpu",
"version": "0.0.33"
}