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.
129 lines
4.5 KiB
129 lines
4.5 KiB
{
|
|
"alert_lag": 30,
|
|
"alert_period": "5",
|
|
"base_search": "`itsi-cp-soar-indexes` source=vmstat",
|
|
"description": "KPI base search used by KPIs that track Memory Usage. Source: vmstat.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-vmstat",
|
|
"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": "load-average-1-minute",
|
|
"threshold_field": "loadAvg1mi",
|
|
"title": "Load Average - 1 minute",
|
|
"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": "memory-free-mb",
|
|
"threshold_field": "memFreeMB",
|
|
"title": "Memory Free (MB)",
|
|
"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": "memory-free",
|
|
"threshold_field": "memFreePct",
|
|
"title": "Memory Free %",
|
|
"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": "memory-pages-in-per-sec",
|
|
"threshold_field": "pgPageIn_PS",
|
|
"title": "Memory Pages in per sec",
|
|
"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": "memory-pages-out-per-sec",
|
|
"threshold_field": "pgPageOut_PS",
|
|
"title": "Memory Pages Out per sec",
|
|
"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": "process-count",
|
|
"threshold_field": "processes",
|
|
"title": "Process Count",
|
|
"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": "swap-used-pct",
|
|
"threshold_field": "swapUsedPct",
|
|
"title": "Swap Used (pct)",
|
|
"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": "thred-count",
|
|
"threshold_field": "threads",
|
|
"title": "Thred Count",
|
|
"unit": ""
|
|
}
|
|
],
|
|
"search_alert_earliest": "5",
|
|
"title": "SOAR:OS:Performance.NIX-vmstat",
|
|
"version": "0.0.33"
|
|
} |