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.
45 lines
1.6 KiB
45 lines
1.6 KiB
{
|
|
"alert_lag": 30,
|
|
"alert_period": "1",
|
|
"base_search": "`itsi_event_management_group_index` | eval \n EDITTHIS=emily, numWarn=1, numCrit=0",
|
|
"description": "Events and alerts, grouped by Notable Events Aggregation Policies",
|
|
"entity_filter_field": "EDIT_THIS",
|
|
"entity_split_field": "host",
|
|
"is_filter_entities_to_service": true,
|
|
"is_split_by_entity": false,
|
|
"key": "da-itsi-cp-cloud-foundry-eventanalytics-alerts",
|
|
"metric_qualifier": "",
|
|
"metrics": [
|
|
{
|
|
"aggregate_statop": "sum",
|
|
"entity_statop": "avg",
|
|
"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": "critical-alerts",
|
|
"threshold_field": "numCrit",
|
|
"title": "Critical Alerts",
|
|
"unit": ""
|
|
},
|
|
{
|
|
"aggregate_statop": "sum",
|
|
"entity_statop": "avg",
|
|
"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": "warning-alerts",
|
|
"threshold_field": "numWarn",
|
|
"title": "Warning Alerts",
|
|
"unit": ""
|
|
}
|
|
],
|
|
"search_alert_earliest": "1",
|
|
"title": "EventAnalytics - Alerts",
|
|
"version": "0.0.38"
|
|
} |