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

{
"alert_lag": 30,
"alert_period": "5",
"base_search": "`itsi-cp-soar-indexes` sourcetype=bandwidth",
"description": "KPI base search used by KPIs that track Network performance. Source: bandwidth.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-bandwidth",
"metric_qualifier": "",
"metrics": [
{
"aggregate_statop": "sum",
"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": "received-kb-per-sec",
"threshold_field": "rxKB_PS",
"title": "Received KB per sec",
"unit": ""
},
{
"aggregate_statop": "sum",
"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": "received-packets-per-sec",
"threshold_field": "rxPackets_PS",
"title": "Received Packets per sec",
"unit": ""
},
{
"aggregate_statop": "sum",
"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": "transmitted-kb-per-sec",
"threshold_field": "txKB_PS",
"title": "Transmitted KB per sec",
"unit": ""
},
{
"aggregate_statop": "sum",
"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": "transmitted-packets-per-sec",
"threshold_field": "txPackets_PS",
"title": "Transmitted Packets per sec",
"unit": ""
}
],
"search_alert_earliest": "5",
"title": "SOAR:OS:Performance.NIX-bandwidth",
"version": "0.0.33"
}