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.7 KiB
45 lines
1.7 KiB
{
|
|
"alert_lag": 30,
|
|
"alert_period": "5",
|
|
"base_search": "`xd_index` sourcetype=\"xendesktop:7:session\" EstablishmentDuration!=\"\" | eval LogonDuration=round(EstablishmentDuration/1000,2), host=mvindex(split(MachineName, \"\\\\\"),1)",
|
|
"description": "",
|
|
"entity_filter_field": "host",
|
|
"entity_split_field": "host",
|
|
"is_filter_entities_to_service": true,
|
|
"is_split_by_entity": true,
|
|
"key": "da-itsi-cp-citrix-ta-itsi-citrix-xd7-hostvdalogonstats",
|
|
"metric_qualifier": "",
|
|
"metrics": [
|
|
{
|
|
"aggregate_statop": "avg",
|
|
"entity_statop": "avg",
|
|
"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": "average-logon-time",
|
|
"threshold_field": "LogonDuration",
|
|
"title": "Average Logon Time",
|
|
"unit": "sec"
|
|
},
|
|
{
|
|
"aggregate_statop": "max",
|
|
"entity_statop": "max",
|
|
"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": "maximum-logon-time",
|
|
"threshold_field": "LogonDuration",
|
|
"title": "Maximum Logon Time",
|
|
"unit": "sec"
|
|
}
|
|
],
|
|
"search_alert_earliest": "5",
|
|
"title": "TA-ITSI-CITRIX-XD7-HostVDALogonStats",
|
|
"version": "0.0.33"
|
|
} |