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.9 KiB

{
"alert_lag": 30,
"alert_period": "1",
"base_search": "source=\"*Citrix Delivery Services\" EventData_Xml=\"<Data>Failed to launch*\" OR EventData_Xml=\"<Data>No available resource*\"\n| rex field=EventData_Xml \"Citrix XML Service at address (?<xmladdr>[^\\s]+)\\s\" | rex field=xmladdr \"\\/\\/(?<xmlbroker>.*?)(\\.|\\/)\" | eval host = xmlbroker | rex field=EventData_Xml \"No available resource found for user (?<user>.*?) when accessing desktop group (?<resource>.*?)\\.\\sThis\"",
"description": "",
"entity_filter_field": "host",
"entity_split_field": "resource",
"is_filter_entities_to_service": true,
"is_split_by_entity": true,
"key": "da-itsi-cp-citrix-ta-itsi-citrix-xd7-launchfailurestats",
"metric_qualifier": "",
"metrics": [
{
"aggregate_statop": "avg",
"entity_statop": "dc",
"fill_gaps": "custom_value",
"gap_custom_alert_value": "0",
"gap_severity": "unknown",
"gap_severity_color": "#CCCCCC",
"gap_severity_color_light": "#EEEEEE",
"gap_severity_value": "-1",
"key": "distinct-hosts-reporting-failure",
"threshold_field": "host",
"title": "Distinct Hosts Reporting Failure",
"unit": ""
},
{
"aggregate_statop": "avg",
"entity_statop": "dc",
"fill_gaps": "last_available_value",
"gap_custom_alert_value": "0",
"gap_severity": "unknown",
"gap_severity_color": "#CCCCCC",
"gap_severity_color_light": "#EEEEEE",
"gap_severity_value": "-1",
"key": "distinct-users-failing",
"threshold_field": "user",
"title": "Distinct Users Failing",
"unit": "usrs"
}
],
"search_alert_earliest": "1",
"title": "TA-ITSI-CITRIX-XD7-LaunchFailureStats",
"version": "0.0.33"
}