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

{
"alert_lag": 0,
"alert_period": "1",
"base_search": "`itsi-cp-citrix-xd-perfmon-index` sourcetype=\"perfmonmk:icasession\" | rex field=instance \"\\((?<user>[^\\)]+)\\)\" | eval Input_Session_Bandwidth = Input_Session_Bandwidth / 1000 | eval Output_Session_Bandwidth = Output_Session_Bandwidth/1000 | eval Input_Session_Line_Speed = Input_Session_Line_Speed/1000 | eval Output_Session_Line_Speed = Output_Session_Line_Speed/1000",
"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-sessionstats",
"metric_qualifier": "",
"metrics": [
{
"aggregate_statop": "avg",
"entity_statop": "avg",
"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": "input-session-bandwidth",
"threshold_field": "Input_Session_Bandwidth",
"title": "Input_Session_Bandwidth",
"unit": "kbps"
},
{
"aggregate_statop": "avg",
"entity_statop": "avg",
"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": "input-session-line-speed",
"threshold_field": "Input_Session_Line_Speed",
"title": "Input_Session_Line_Speed",
"unit": "kbps"
},
{
"aggregate_statop": "avg",
"entity_statop": "avg",
"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": "latency",
"threshold_field": "Latency_-_Last_Recorded",
"title": "Latency",
"unit": "ms"
},
{
"aggregate_statop": "avg",
"entity_statop": "avg",
"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": "output-session-bandwidth",
"threshold_field": "Output_Session_Bandwidth",
"title": "Output_Session_Bandwidth",
"unit": "kbps"
},
{
"aggregate_statop": "avg",
"entity_statop": "avg",
"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": "output-session-line-speed",
"threshold_field": "Output_Session_Line_Speed",
"title": "Output_Session_Line_Speed",
"unit": "kbps"
}
],
"search_alert_earliest": "1",
"title": "TA-ITSI-CITRIX-XD7-SessionStats",
"version": "0.0.33"
}