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.
87 lines
3.3 KiB
87 lines
3.3 KiB
{
|
|
"alert_lag": 0,
|
|
"alert_period": "1",
|
|
"base_search": "`xd_index` sourcetype=\"xendesktop:7:session\" Protocol=HDX EstablishmentDuration!=\"\"\n| eval ActiveSession = if(SessionState == \"Active\", SessionKey, null()), \nDisconnectedSession = if(SessionState == \"Disconnected\", SessionKey, null()),\nLogonDuration=EstablishmentDuration/1000",
|
|
"description": "",
|
|
"entity_filter_field": "DesktopGroupName",
|
|
"entity_split_field": "DesktopGroupName",
|
|
"is_filter_entities_to_service": true,
|
|
"is_split_by_entity": true,
|
|
"key": "da-itsi-cp-citrix-ta-itsi-citrix-xd7-dgsessionstats",
|
|
"metric_qualifier": "",
|
|
"metrics": [
|
|
{
|
|
"aggregate_statop": "sum",
|
|
"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": "active-sessions",
|
|
"threshold_field": "ActiveSession",
|
|
"title": "Active Sessions",
|
|
"unit": ""
|
|
},
|
|
{
|
|
"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-duration",
|
|
"threshold_field": "LogonDuration",
|
|
"title": "Average Logon Duration",
|
|
"unit": "sec"
|
|
},
|
|
{
|
|
"aggregate_statop": "sum",
|
|
"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": "disconnected-sessions",
|
|
"threshold_field": "DisconnectedSession",
|
|
"title": "Disconnected Sessions",
|
|
"unit": ""
|
|
},
|
|
{
|
|
"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": "max-logon-duration",
|
|
"threshold_field": "LogonDuration",
|
|
"title": "Max Logon Duration",
|
|
"unit": "sec"
|
|
},
|
|
{
|
|
"aggregate_statop": "sum",
|
|
"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": "total-sessions",
|
|
"threshold_field": "SessionKey",
|
|
"title": "Total Sessions",
|
|
"unit": ""
|
|
}
|
|
],
|
|
"search_alert_earliest": "1",
|
|
"title": "TA-ITSI-CITRIX-XD7-DGSessionStats",
|
|
"version": "0.0.33"
|
|
} |