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.

4085 lines
119 KiB

[SAI-Nix_Service_Template]
title = OS KPIs - *nix (SAI)
description = A service template that contains out-of-box KPIs for *nix based services imported from SAI.
_owner = nobody
_immutable = true
entity_rules = [ \
{ \
"rule_condition": "AND", \
"rule_items": [ \
{ \
"field_type": "info", \
"rule_type": "matches", \
"field": "itsi_role", \
"value": "SAI" \
}, \
{ \
"field_type": "info", \
"rule_type": "not", \
"field": "os", \
"value": "Microsoft*" \
}, \
{ \
"field_type": "alias", \
"rule_type": "matches", \
"field": "host", \
"value": "CHANGEME" \
} \
] \
} \
]
kpis = [ \
{ \
"_key": "nix_cpu_active", \
"_owner": "nobody", \
"adaptive_thresholding_training_window": "-7d", \
"adaptive_thresholds_is_enabled": false, \
"aggregate_eval": "", \
"aggregate_statop": "avg", \
"aggregate_thresholds": { \
"renderBoundaryMin": 0, \
"metricField": "count", \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"isMaxStatic": true, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"thresholdLevels": [ \
{ \
"thresholdValue": 90, \
"severityColorLight": "#FFF4C5", \
"dynamicParam": 0, \
"severityLabel": "low", \
"severityValue": 3, \
"severityColor": "#FFE98C" \
}, \
{ \
"thresholdValue": 95, \
"severityColorLight": "#FEE6C1", \
"dynamicParam": 0, \
"severityLabel": "medium", \
"severityValue": 4, \
"severityColor": "#FCB64E" \
} \
], \
"renderBoundaryMax": 100, \
"gaugeMax": 100, \
"isMinStatic": true \
}, \
"aggregate_thresholds_alert_enabled": false, \
"aggregate_thresholds_custom_alert_enabled": false, \
"aggregate_thresholds_custom_alert_rules": [], \
"alert_eval": "", \
"alert_lag": "30", \
"alert_on": "both", \
"alert_period": "1", \
"base_search": "*", \
"base_search_id": "SAI-OS-Performance_nix", \
"base_search_metric": "cpu_active", \
"description": "", \
"entity_alias_filtering_fields": "host", \
"entity_breakdown_id_fields": "host", \
"entity_id_fields": "host", \
"entity_statop": "avg", \
"entity_thresholds": { \
"renderBoundaryMin": 0, \
"metricField": "count", \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"isMaxStatic": true, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"thresholdLevels": [ \
{ \
"thresholdValue": 90, \
"severityColorLight": "#FFF4C5", \
"dynamicParam": 0, \
"severityLabel": "low", \
"severityValue": 3, \
"severityColor": "#FFE98C" \
}, \
{ \
"thresholdValue": 95, \
"severityColorLight": "#FEE6C1", \
"dynamicParam": 0, \
"severityLabel": "medium", \
"severityValue": 4, \
"severityColor": "#FCB64E" \
} \
], \
"renderBoundaryMax": 100, \
"gaugeMax": 100, \
"isMinStatic": true \
}, \
"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", \
"is_entity_breakdown": true, \
"is_service_entity_filter": true, \
"kpi_threshold_template_id": "", \
"metric": { \
"metric_index": "", \
"metric_name": "" \
}, \
"metric_qualifier": "", \
"search_alert_earliest": "1", \
"search_buckets": "", \
"search_occurrences": 1, \
"search_type": "shared_base", \
"sec_grp": "default_itsi_security_group", \
"source": "", \
"target": "", \
"threshold_eval": "", \
"is_metric": false, \
"threshold_field": "cpu_active", \
"time_variate_thresholds": false, \
"time_variate_thresholds_specification": { \
"policies": { \
"default_policy": { \
"policy_type": "static", \
"time_blocks": [], \
"aggregate_thresholds": { \
"renderBoundaryMin": 0, \
"metricField": "count", \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"isMaxStatic": false, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"thresholdLevels": [], \
"renderBoundaryMax": 100, \
"gaugeMax": 100, \
"isMinStatic": true \
}, \
"title": "Default", \
"entity_thresholds": { \
"renderBoundaryMin": 0, \
"metricField": "count", \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"isMaxStatic": false, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"thresholdLevels": [], \
"renderBoundaryMax": 100, \
"gaugeMax": 100, \
"isMinStatic": true \
} \
} \
} \
}, \
"title": "CPU Active %", \
"tz_offset": null, \
"unit": "%", \
"urgency": "5" \
}, \
{ \
"_key": "nix_disk_io_weighted", \
"_owner": "nobody", \
"adaptive_thresholding_training_window": "-7d", \
"adaptive_thresholds_is_enabled": false, \
"aggregate_eval": "", \
"aggregate_statop": "avg", \
"aggregate_thresholds": { \
"renderBoundaryMin": 0, \
"metricField": "disk_io_weighted", \
"baseSeverityValue": 1, \
"baseSeverityLabel": "info", \
"baseSeverityColor": "#AED3E5", \
"isMaxStatic": false, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#E3F0F6", \
"thresholdLevels": [], \
"renderBoundaryMax": 100, \
"gaugeMax": 100, \
"isMinStatic": true \
}, \
"aggregate_thresholds_alert_enabled": false, \
"aggregate_thresholds_custom_alert_enabled": false, \
"aggregate_thresholds_custom_alert_rules": [], \
"alert_eval": "", \
"alert_lag": "30", \
"alert_on": "both", \
"alert_period": "1", \
"base_search": "*", \
"base_search_id": "SAI-OS-Performance_nix_disk", \
"base_search_metric": "disk_io_weighted", \
"description": "Amount of time in ms disk operations have taken to complete plus the amount of time to service the rest of the queue", \
"entity_alias_filtering_fields": "host", \
"entity_breakdown_id_fields": "host_dev", \
"entity_id_fields": "host", \
"entity_statop": "max", \
"entity_thresholds": { \
"renderBoundaryMin": 0, \
"metricField": "disk_io_weighted", \
"baseSeverityValue": 1, \
"baseSeverityLabel": "info", \
"baseSeverityColor": "#AED3E5", \
"isMaxStatic": false, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#E3F0F6", \
"thresholdLevels": [], \
"renderBoundaryMax": 61.6731269, \
"gaugeMax": 0, \
"isMinStatic": true \
}, \
"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", \
"is_entity_breakdown": true, \
"is_service_entity_filter": true, \
"kpi_threshold_template_id": "", \
"metric": { \
"metric_index": "", \
"metric_name": "" \
}, \
"metric_qualifier": "", \
"search_alert_earliest": "1", \
"search_buckets": "", \
"search_occurrences": 1, \
"search_type": "shared_base", \
"sec_grp": "default_itsi_security_group", \
"source": "", \
"target": "", \
"threshold_eval": "", \
"is_metric": false, \
"threshold_field": "disk_io_weighted", \
"time_variate_thresholds": false, \
"time_variate_thresholds_specification": { \
"policies": { \
"default_policy": { \
"policy_type": "static", \
"time_blocks": [], \
"aggregate_thresholds": { \
"renderBoundaryMin": 0, \
"metricField": "count", \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"isMaxStatic": false, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"thresholdLevels": [], \
"renderBoundaryMax": 100, \
"gaugeMax": 100, \
"isMinStatic": true \
}, \
"title": "Default", \
"entity_thresholds": { \
"renderBoundaryMin": 0, \
"metricField": "count", \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"isMaxStatic": false, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"thresholdLevels": [], \
"renderBoundaryMax": 100, \
"gaugeMax": 100, \
"isMinStatic": true \
} \
} \
} \
}, \
"title": "Disk IO Weighted Time", \
"tz_offset": null, \
"unit": "ms", \
"urgency": "5" \
}, \
{ \
"_key": "nix_disk_queue_size", \
"_owner": "nobody", \
"adaptive_thresholding_training_window": "-7d", \
"adaptive_thresholds_is_enabled": false, \
"aggregate_eval": "", \
"aggregate_statop": "avg", \
"aggregate_thresholds": { \
"renderBoundaryMin": 0, \
"metricField": "count", \
"baseSeverityValue": 1, \
"baseSeverityLabel": "info", \
"baseSeverityColor": "#AED3E5", \
"isMaxStatic": false, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#E3F0F6", \
"thresholdLevels": [], \
"renderBoundaryMax": 100, \
"gaugeMax": 100, \
"isMinStatic": true \
}, \
"aggregate_thresholds_alert_enabled": false, \
"aggregate_thresholds_custom_alert_enabled": false, \
"aggregate_thresholds_custom_alert_rules": [], \
"alert_eval": "", \
"alert_lag": "30", \
"alert_on": "both", \
"alert_period": "1", \
"base_search": "*", \
"base_search_id": "SAI-OS-Performance_nix_disk", \
"base_search_metric": "disk_queue_size", \
"description": "", \
"entity_alias_filtering_fields": "host", \
"entity_breakdown_id_fields": "host_dev", \
"entity_id_fields": "host", \
"entity_statop": "max", \
"entity_thresholds": { \
"renderBoundaryMin": 0, \
"metricField": "count", \
"baseSeverityValue": 1, \
"baseSeverityLabel": "info", \
"baseSeverityColor": "#AED3E5", \
"isMaxStatic": false, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#E3F0F6", \
"thresholdLevels": [], \
"renderBoundaryMax": 100, \
"gaugeMax": 100, \
"isMinStatic": true \
}, \
"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", \
"is_entity_breakdown": true, \
"is_service_entity_filter": true, \
"kpi_threshold_template_id": "", \
"metric": { \
"metric_index": "", \
"metric_name": "" \
}, \
"metric_qualifier": "", \
"search_alert_earliest": "1", \
"search_buckets": "", \
"search_occurrences": 1, \
"search_type": "shared_base", \
"sec_grp": "default_itsi_security_group", \
"source": "", \
"target": "", \
"threshold_eval": "", \
"is_metric": false, \
"threshold_field": "disk_queue_size", \
"time_variate_thresholds": false, \
"time_variate_thresholds_specification": { \
"policies": { \
"default_policy": { \
"policy_type": "static", \
"time_blocks": [], \
"aggregate_thresholds": { \
"renderBoundaryMin": 0, \
"metricField": "count", \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"isMaxStatic": false, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"thresholdLevels": [], \
"renderBoundaryMax": 100, \
"gaugeMax": 100, \
"isMinStatic": true \
}, \
"title": "Default", \
"entity_thresholds": { \
"renderBoundaryMin": 0, \
"metricField": "count", \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"isMaxStatic": false, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"thresholdLevels": [], \
"renderBoundaryMax": 100, \
"gaugeMax": 100, \
"isMinStatic": true \
} \
} \
} \
}, \
"title": "Disk Queue - Pending Operations", \
"tz_offset": null, \
"unit": "", \
"urgency": "5" \
}, \
{ \
"_key": "nix_cpu_io_wait", \
"_owner": "nobody", \
"adaptive_thresholding_training_window": "-7d", \
"adaptive_thresholds_is_enabled": false, \
"aggregate_eval": "", \
"aggregate_statop": "avg", \
"aggregate_thresholds": { \
"renderBoundaryMin": 0, \
"metricField": "count", \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"isMaxStatic": true, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"thresholdLevels": [ \
{ \
"thresholdValue": 10, \
"severityColorLight": "#FFF4C5", \
"dynamicParam": 0, \
"severityLabel": "low", \
"severityValue": 3, \
"severityColor": "#FFE98C" \
}, \
{ \
"thresholdValue": 20, \
"severityColorLight": "#FEE6C1", \
"dynamicParam": 0, \
"severityLabel": "medium", \
"severityValue": 4, \
"severityColor": "#FCB64E" \
} \
], \
"renderBoundaryMax": 100, \
"gaugeMax": 100, \
"isMinStatic": true \
}, \
"aggregate_thresholds_alert_enabled": false, \
"aggregate_thresholds_custom_alert_enabled": false, \
"aggregate_thresholds_custom_alert_rules": [], \
"alert_eval": "", \
"alert_lag": "30", \
"alert_on": "both", \
"alert_period": "1", \
"base_search": "*", \
"base_search_id": "SAI-OS-Performance_nix", \
"base_search_metric": "cpu_io_wait", \
"description": "Percentage of time the CPU has waited for disk operations to complete", \
"entity_alias_filtering_fields": "host", \
"entity_breakdown_id_fields": "host", \
"entity_id_fields": "host", \
"entity_statop": "avg", \
"entity_thresholds": { \
"renderBoundaryMin": 0, \
"metricField": "count", \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"isMaxStatic": true, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"thresholdLevels": [ \
{ \
"thresholdValue": 10, \
"severityColorLight": "#FFF4C5", \
"dynamicParam": 0, \
"severityLabel": "low", \
"severityValue": 3, \
"severityColor": "#FFE98C" \
}, \
{ \
"thresholdValue": 20, \
"severityColorLight": "#FEE6C1", \
"dynamicParam": 0, \
"severityLabel": "medium", \
"severityValue": 4, \
"severityColor": "#FCB64E" \
} \
], \
"renderBoundaryMax": 100, \
"gaugeMax": 100, \
"isMinStatic": true \
}, \
"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", \
"is_entity_breakdown": true, \
"is_service_entity_filter": true, \
"kpi_threshold_template_id": "", \
"metric": { \
"metric_index": "", \
"metric_name": "" \
}, \
"metric_qualifier": "", \
"search_alert_earliest": "1", \
"search_buckets": "", \
"search_occurrences": 1, \
"search_type": "shared_base", \
"sec_grp": "default_itsi_security_group", \
"source": "", \
"target": "", \
"threshold_eval": "", \
"is_metric": false, \
"threshold_field": "cpu_io_wait", \
"time_variate_thresholds": false, \
"time_variate_thresholds_specification": { \
"policies": { \
"default_policy": { \
"policy_type": "static", \
"time_blocks": [], \
"aggregate_thresholds": { \
"renderBoundaryMin": 0, \
"metricField": "count", \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"isMaxStatic": false, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"thresholdLevels": [], \
"renderBoundaryMax": 100, \
"gaugeMax": 100, \
"isMinStatic": true \
}, \
"title": "Default", \
"entity_thresholds": { \
"renderBoundaryMin": 0, \
"metricField": "count", \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"isMaxStatic": false, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"thresholdLevels": [], \
"renderBoundaryMax": 100, \
"gaugeMax": 100, \
"isMinStatic": true \
} \
} \
} \
}, \
"title": "IO Wait %", \
"tz_offset": null, \
"unit": "%", \
"urgency": "5" \
}, \
{ \
"_key": "nix_1m_system_load", \
"_owner": "nobody", \
"adaptive_thresholding_training_window": "-7d", \
"adaptive_thresholds_is_enabled": false, \
"aggregate_eval": "", \
"aggregate_statop": "avg", \
"aggregate_thresholds": { \
"renderBoundaryMin": 0, \
"metricField": "count", \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"isMaxStatic": false, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"thresholdLevels": [ \
{ \
"thresholdValue": 50, \
"severityColorLight": "#FFF4C5", \
"dynamicParam": 0, \
"severityLabel": "low", \
"severityValue": 3, \
"severityColor": "#FFE98C" \
}, \
{ \
"thresholdValue": 125, \
"severityColorLight": "#FEE6C1", \
"dynamicParam": 0, \
"severityLabel": "medium", \
"severityValue": 4, \
"severityColor": "#FCB64E" \
} \
], \
"renderBoundaryMax": 137.5, \
"gaugeMax": 137.5, \
"isMinStatic": true \
}, \
"aggregate_thresholds_alert_enabled": false, \
"aggregate_thresholds_custom_alert_enabled": false, \
"aggregate_thresholds_custom_alert_rules": [], \
"alert_eval": "", \
"alert_lag": "30", \
"alert_on": "both", \
"alert_period": "1", \
"base_search": "*", \
"base_search_id": "SAI-OS-Performance_nix", \
"base_search_metric": "1m_system_load", \
"description": "", \
"entity_breakdown_id_fields": "host", \
"entity_id_fields": "host", \
"entity_statop": "avg", \
"entity_thresholds": { \
"renderBoundaryMin": 0, \
"metricField": "count", \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"isMaxStatic": false, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"thresholdLevels": [ \
{ \
"thresholdValue": 50, \
"severityColorLight": "#FFF4C5", \
"dynamicParam": 0, \
"severityLabel": "low", \
"severityValue": 3, \
"severityColor": "#FFE98C" \
}, \
{ \
"thresholdValue": 125, \
"severityColorLight": "#FEE6C1", \
"dynamicParam": 0, \
"severityLabel": "medium", \
"severityValue": 4, \
"severityColor": "#FCB64E" \
} \
], \
"renderBoundaryMax": 137.5, \
"gaugeMax": 137.5, \
"isMinStatic": true \
}, \
"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", \
"is_entity_breakdown": true, \
"is_service_entity_filter": true, \
"kpi_threshold_template_id": "", \
"metric": { \
"metric_index": "", \
"metric_name": "" \
}, \
"metric_qualifier": "", \
"search_alert_earliest": "1", \
"search_buckets": "", \
"search_occurrences": 1, \
"search_type": "shared_base", \
"sec_grp": "default_itsi_security_group", \
"source": "", \
"target": "", \
"threshold_eval": "", \
"is_metric": false, \
"threshold_field": "1m_system_load", \
"time_variate_thresholds": false, \
"time_variate_thresholds_specification": { \
"policies": { \
"default_policy": { \
"policy_type": "static", \
"time_blocks": [], \
"aggregate_thresholds": { \
"renderBoundaryMin": 0, \
"metricField": "count", \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"isMaxStatic": false, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"thresholdLevels": [], \
"renderBoundaryMax": 100, \
"gaugeMax": 100, \
"isMinStatic": true \
}, \
"title": "Default", \
"entity_thresholds": { \
"renderBoundaryMin": 0, \
"metricField": "count", \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"isMaxStatic": false, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"thresholdLevels": [], \
"renderBoundaryMax": 100, \
"gaugeMax": 100, \
"isMinStatic": true \
} \
} \
} \
}, \
"title": "Load Ave - 1 minute", \
"tz_offset": null, \
"unit": "", \
"urgency": "5" \
}, \
{ \
"_key": "nix_15m_system_load", \
"_owner": "nobody", \
"adaptive_thresholding_training_window": "-7d", \
"adaptive_thresholds_is_enabled": false, \
"aggregate_eval": "", \
"aggregate_statop": "avg", \
"aggregate_thresholds": { \
"renderBoundaryMin": 0, \
"metricField": "15m_system_load", \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"isMaxStatic": false, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"thresholdLevels": [ \
{ \
"thresholdValue": 50, \
"severityColorLight": "#FFF4C5", \
"dynamicParam": 0, \
"severityLabel": "low", \
"severityValue": 3, \
"severityColor": "#FFE98C" \
}, \
{ \
"thresholdValue": 100, \
"severityColorLight": "#FEE6C1", \
"dynamicParam": 0, \
"severityLabel": "medium", \
"severityValue": 4, \
"severityColor": "#FCB64E" \
} \
], \
"renderBoundaryMax": 110, \
"gaugeMax": 110, \
"isMinStatic": true \
}, \
"aggregate_thresholds_alert_enabled": false, \
"aggregate_thresholds_custom_alert_enabled": false, \
"aggregate_thresholds_custom_alert_rules": [], \
"alert_eval": "", \
"alert_lag": "30", \
"alert_on": "both", \
"alert_period": "1", \
"base_search": "*", \
"base_search_id": "SAI-OS-Performance_nix", \
"base_search_metric": "15m_system_load", \
"description": "", \
"entity_alias_filtering_fields": "host", \
"entity_breakdown_id_fields": "host", \
"entity_id_fields": "host", \
"entity_statop": "avg", \
"entity_thresholds": { \
"renderBoundaryMin": 0, \
"metricField": "15m_system_load", \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"isMaxStatic": false, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"thresholdLevels": [ \
{ \
"thresholdValue": 50, \
"severityColorLight": "#FFF4C5", \
"dynamicParam": 0, \
"severityLabel": "low", \
"severityValue": 3, \
"severityColor": "#FFE98C" \
}, \
{ \
"thresholdValue": 100, \
"severityColorLight": "#FEE6C1", \
"dynamicParam": 0, \
"severityLabel": "medium", \
"severityValue": 4, \
"severityColor": "#FCB64E" \
} \
], \
"renderBoundaryMax": 110, \
"gaugeMax": 110, \
"isMinStatic": true \
}, \
"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", \
"is_entity_breakdown": true, \
"is_service_entity_filter": true, \
"kpi_threshold_template_id": "", \
"metric": { \
"metric_index": "", \
"metric_name": "" \
}, \
"metric_qualifier": "", \
"search_alert_earliest": "1", \
"search_buckets": "", \
"search_occurrences": 1, \
"search_type": "shared_base", \
"sec_grp": "default_itsi_security_group", \
"source": "", \
"target": "", \
"threshold_eval": "", \
"is_metric": false, \
"threshold_field": "15m_system_load", \
"time_variate_thresholds": false, \
"time_variate_thresholds_specification": { \
"policies": { \
"default_policy": { \
"policy_type": "static", \
"time_blocks": [], \
"aggregate_thresholds": { \
"renderBoundaryMin": 0, \
"metricField": "count", \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"isMaxStatic": false, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"thresholdLevels": [], \
"renderBoundaryMax": 100, \
"gaugeMax": 100, \
"isMinStatic": true \
}, \
"title": "Default", \
"entity_thresholds": { \
"renderBoundaryMin": 0, \
"metricField": "count", \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"isMaxStatic": false, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"thresholdLevels": [], \
"renderBoundaryMax": 100, \
"gaugeMax": 100, \
"isMinStatic": true \
} \
} \
} \
}, \
"title": "Load Ave - 15 minute", \
"tz_offset": null, \
"unit": "", \
"urgency": "5" \
}, \
{ \
"_key": "nix_5m_system_load", \
"_owner": "nobody", \
"adaptive_thresholding_training_window": "-7d", \
"adaptive_thresholds_is_enabled": false, \
"aggregate_eval": "", \
"aggregate_statop": "avg", \
"aggregate_thresholds": { \
"renderBoundaryMin": 0, \
"metricField": "5m_system_load", \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"isMaxStatic": false, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"thresholdLevels": [ \
{ \
"thresholdValue": 30, \
"severityColorLight": "#FFF4C5", \
"dynamicParam": 0, \
"severityLabel": "low", \
"severityValue": 3, \
"severityColor": "#FFE98C" \
}, \
{ \
"thresholdValue": 100, \
"severityColorLight": "#FEE6C1", \
"dynamicParam": 0, \
"severityLabel": "medium", \
"severityValue": 4, \
"severityColor": "#FCB64E" \
} \
], \
"renderBoundaryMax": 110, \
"gaugeMax": 110, \
"isMinStatic": true \
}, \
"aggregate_thresholds_alert_enabled": false, \
"aggregate_thresholds_custom_alert_enabled": false, \
"aggregate_thresholds_custom_alert_rules": [], \
"alert_eval": "", \
"alert_lag": "30", \
"alert_on": "both", \
"alert_period": "1", \
"base_search": "*", \
"base_search_id": "SAI-OS-Performance_nix", \
"base_search_metric": "5m_system_load", \
"description": "", \
"entity_alias_filtering_fields": "host", \
"entity_breakdown_id_fields": "host", \
"entity_id_fields": "host", \
"entity_statop": "avg", \
"entity_thresholds": { \
"renderBoundaryMin": 0, \
"metricField": "5m_system_load", \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"isMaxStatic": false, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"thresholdLevels": [ \
{ \
"thresholdValue": 30, \
"severityColorLight": "#FFF4C5", \
"dynamicParam": 0, \
"severityLabel": "low", \
"severityValue": 3, \
"severityColor": "#FFE98C" \
}, \
{ \
"thresholdValue": 100, \
"severityColorLight": "#FEE6C1", \
"dynamicParam": 0, \
"severityLabel": "medium", \
"severityValue": 4, \
"severityColor": "#FCB64E" \
} \
], \
"renderBoundaryMax": 110, \
"gaugeMax": 110, \
"isMinStatic": true \
}, \
"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", \
"is_entity_breakdown": true, \
"is_service_entity_filter": true, \
"kpi_threshold_template_id": "", \
"metric": { \
"metric_index": "", \
"metric_name": "" \
}, \
"metric_qualifier": "", \
"search_alert_earliest": "1", \
"search_buckets": "", \
"search_occurrences": 1, \
"search_type": "shared_base", \
"sec_grp": "default_itsi_security_group", \
"source": "", \
"target": "", \
"threshold_eval": "", \
"is_metric": false, \
"threshold_field": "5m_system_load", \
"time_variate_thresholds": false, \
"time_variate_thresholds_specification": { \
"policies": { \
"default_policy": { \
"policy_type": "static", \
"time_blocks": [], \
"aggregate_thresholds": { \
"renderBoundaryMin": 0, \
"metricField": "count", \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"isMaxStatic": false, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"thresholdLevels": [], \
"renderBoundaryMax": 100, \
"gaugeMax": 100, \
"isMinStatic": true \
}, \
"title": "Default", \
"entity_thresholds": { \
"renderBoundaryMin": 0, \
"metricField": "count", \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"isMaxStatic": false, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"thresholdLevels": [], \
"renderBoundaryMax": 100, \
"gaugeMax": 100, \
"isMinStatic": true \
} \
} \
} \
}, \
"title": "Load Ave - 5 minute", \
"tz_offset": null, \
"unit": "", \
"urgency": "5" \
}, \
{ \
"_key": "nix_network_mbs_total", \
"_owner": "nobody", \
"adaptive_thresholding_training_window": "-7d", \
"adaptive_thresholds_is_enabled": false, \
"aggregate_eval": "", \
"aggregate_statop": "avg", \
"aggregate_thresholds": { \
"renderBoundaryMin": 0, \
"metricField": "count", \
"baseSeverityValue": 1, \
"baseSeverityLabel": "info", \
"baseSeverityColor": "#AED3E5", \
"isMaxStatic": false, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#E3F0F6", \
"thresholdLevels": [], \
"renderBoundaryMax": 0.29933848310255473, \
"gaugeMax": 0, \
"isMinStatic": true \
}, \
"aggregate_thresholds_alert_enabled": false, \
"aggregate_thresholds_custom_alert_enabled": false, \
"aggregate_thresholds_custom_alert_rules": [], \
"alert_eval": "", \
"alert_lag": "30", \
"alert_on": "both", \
"alert_period": "1", \
"base_search": "*", \
"base_search_id": "SAI-OS-Performance_nix_network", \
"base_search_metric": "network_mbs_total", \
"description": "", \
"entity_alias_filtering_fields": "host", \
"entity_breakdown_id_fields": "host_dev", \
"entity_id_fields": "host", \
"entity_statop": "avg", \
"entity_thresholds": { \
"renderBoundaryMin": 0, \
"metricField": "count", \
"baseSeverityValue": 1, \
"baseSeverityLabel": "info", \
"baseSeverityColor": "#AED3E5", \
"isMaxStatic": false, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#E3F0F6", \
"thresholdLevels": [], \
"renderBoundaryMax": 0.29933848310255473, \
"gaugeMax": null, \
"isMinStatic": true \
}, \
"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", \
"is_entity_breakdown": true, \
"is_service_entity_filter": true, \
"kpi_threshold_template_id": "", \
"metric": { \
"metric_index": "", \
"metric_name": "" \
}, \
"metric_qualifier": "", \
"search_alert_earliest": "1", \
"search_buckets": "", \
"search_occurrences": 1, \
"search_type": "shared_base", \
"sec_grp": "default_itsi_security_group", \
"source": "", \
"target": "", \
"threshold_eval": "", \
"is_metric": false, \
"threshold_field": "network_mbs_total", \
"time_variate_thresholds": false, \
"time_variate_thresholds_specification": { \
"policies": { \
"default_policy": { \
"policy_type": "static", \
"time_blocks": [], \
"aggregate_thresholds": { \
"renderBoundaryMin": 0, \
"metricField": "count", \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"isMaxStatic": false, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"thresholdLevels": [], \
"renderBoundaryMax": 100, \
"gaugeMax": 100, \
"isMinStatic": true \
}, \
"title": "Default", \
"entity_thresholds": { \
"renderBoundaryMin": 0, \
"metricField": "count", \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"isMaxStatic": false, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"thresholdLevels": [], \
"renderBoundaryMax": 100, \
"gaugeMax": 100, \
"isMinStatic": true \
} \
} \
} \
}, \
"title": "Network Bandwidth MB/s", \
"tz_offset": null, \
"unit": "MB/s", \
"urgency": "5" \
}, \
{ \
"_key": "nix_network_errors_total", \
"_owner": "nobody", \
"adaptive_thresholding_training_window": "-7d", \
"adaptive_thresholds_is_enabled": false, \
"aggregate_eval": "", \
"aggregate_statop": "avg", \
"aggregate_thresholds": { \
"renderBoundaryMin": 0, \
"metricField": "count", \
"baseSeverityValue": 1, \
"baseSeverityLabel": "info", \
"baseSeverityColor": "#AED3E5", \
"isMaxStatic": false, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#E3F0F6", \
"thresholdLevels": [], \
"renderBoundaryMax": 100, \
"gaugeMax": 100, \
"isMinStatic": true \
}, \
"aggregate_thresholds_alert_enabled": false, \
"aggregate_thresholds_custom_alert_enabled": false, \
"aggregate_thresholds_custom_alert_rules": [], \
"alert_eval": "", \
"alert_lag": "30", \
"alert_on": "both", \
"alert_period": "1", \
"base_search": "*", \
"base_search_id": "SAI-OS-Performance_nix_network", \
"base_search_metric": "network_errors_total", \
"description": "Total network errors for both rx and tx operations", \
"entity_alias_filtering_fields": "host", \
"entity_breakdown_id_fields": "host_dev", \
"entity_id_fields": "host", \
"entity_statop": "avg", \
"entity_thresholds": { \
"renderBoundaryMin": 0, \
"metricField": "count", \
"baseSeverityValue": 1, \
"baseSeverityLabel": "info", \
"baseSeverityColor": "#AED3E5", \
"isMaxStatic": false, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#E3F0F6", \
"thresholdLevels": [], \
"renderBoundaryMax": 0, \
"gaugeMax": null, \
"isMinStatic": true \
}, \
"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", \
"is_entity_breakdown": true, \
"is_service_entity_filter": true, \
"kpi_threshold_template_id": "", \
"metric": { \
"metric_index": "", \
"metric_name": "" \
}, \
"metric_qualifier": "", \
"search_alert_earliest": "1", \
"search_buckets": "", \
"search_occurrences": 1, \
"search_type": "shared_base", \
"sec_grp": "default_itsi_security_group", \
"source": "", \
"target": "", \
"threshold_eval": "", \
"is_metric": false, \
"threshold_field": "network_errors_total", \
"time_variate_thresholds": false, \
"time_variate_thresholds_specification": { \
"policies": { \
"default_policy": { \
"policy_type": "static", \
"time_blocks": [], \
"aggregate_thresholds": { \
"renderBoundaryMin": 0, \
"metricField": "count", \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"isMaxStatic": false, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"thresholdLevels": [], \
"renderBoundaryMax": 100, \
"gaugeMax": 100, \
"isMinStatic": true \
}, \
"title": "Default", \
"entity_thresholds": { \
"renderBoundaryMin": 0, \
"metricField": "count", \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"isMaxStatic": false, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"thresholdLevels": [], \
"renderBoundaryMax": 100, \
"gaugeMax": 100, \
"isMinStatic": true \
} \
} \
} \
}, \
"title": "Network Errors", \
"tz_offset": null, \
"unit": "", \
"urgency": "5" \
}, \
{ \
"_key": "nix_network_packets_dropped_perc", \
"_owner": "nobody", \
"adaptive_thresholding_training_window": "-7d", \
"adaptive_thresholds_is_enabled": false, \
"aggregate_eval": "", \
"aggregate_statop": "avg", \
"aggregate_thresholds": { \
"renderBoundaryMin": 0, \
"metricField": "count", \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"isMaxStatic": true, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"thresholdLevels": [ \
{ \
"thresholdValue": 5, \
"severityColorLight": "#FFF4C5", \
"dynamicParam": 0, \
"severityLabel": "low", \
"severityValue": 3, \
"severityColor": "#FFE98C" \
}, \
{ \
"thresholdValue": 10, \
"severityColorLight": "#FEE6C1", \
"dynamicParam": 0, \
"severityLabel": "medium", \
"severityValue": 4, \
"severityColor": "#FCB64E" \
} \
], \
"renderBoundaryMax": 100, \
"gaugeMax": 100, \
"isMinStatic": true \
}, \
"aggregate_thresholds_alert_enabled": false, \
"aggregate_thresholds_custom_alert_enabled": false, \
"aggregate_thresholds_custom_alert_rules": [], \
"alert_eval": "", \
"alert_lag": "30", \
"alert_on": "both", \
"alert_period": "1", \
"base_search": "*", \
"base_search_id": "SAI-OS-Performance_nix_network", \
"base_search_metric": "network_packets_dropped_perc", \
"description": "Percent of total packets I/O that were dropped", \
"entity_alias_filtering_fields": "host", \
"entity_breakdown_id_fields": "host_dev", \
"entity_id_fields": "host", \
"entity_statop": "avg", \
"entity_thresholds": { \
"renderBoundaryMin": 0, \
"metricField": "count", \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"isMaxStatic": true, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"thresholdLevels": [ \
{ \
"thresholdValue": 5, \
"severityColorLight": "#FFF4C5", \
"dynamicParam": 0, \
"severityLabel": "low", \
"severityValue": 3, \
"severityColor": "#FFE98C" \
}, \
{ \
"thresholdValue": 10, \
"severityColorLight": "#FEE6C1", \
"dynamicParam": 0, \
"severityLabel": "medium", \
"severityValue": 4, \
"severityColor": "#FCB64E" \
} \
], \
"renderBoundaryMax": 100, \
"gaugeMax": 100, \
"isMinStatic": true \
}, \
"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", \
"is_entity_breakdown": true, \
"is_service_entity_filter": true, \
"kpi_threshold_template_id": "", \
"metric": { \
"metric_index": "", \
"metric_name": "" \
}, \
"metric_qualifier": "", \
"search_alert_earliest": "1", \
"search_buckets": "", \
"search_occurrences": 1, \
"search_type": "shared_base", \
"sec_grp": "default_itsi_security_group", \
"source": "", \
"target": "", \
"threshold_eval": "", \
"is_metric": false, \
"threshold_field": "network_packets_dropped_perc", \
"time_variate_thresholds": false, \
"time_variate_thresholds_specification": { \
"policies": { \
"default_policy": { \
"policy_type": "static", \
"time_blocks": [], \
"aggregate_thresholds": { \
"renderBoundaryMin": 0, \
"metricField": "count", \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"isMaxStatic": false, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"thresholdLevels": [], \
"renderBoundaryMax": 100, \
"gaugeMax": 100, \
"isMinStatic": true \
}, \
"title": "Default", \
"entity_thresholds": { \
"renderBoundaryMin": 0, \
"metricField": "count", \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"isMaxStatic": false, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"thresholdLevels": [], \
"renderBoundaryMax": 100, \
"gaugeMax": 100, \
"isMinStatic": true \
} \
} \
} \
}, \
"title": "Network Packet Drop %", \
"tz_offset": null, \
"unit": "%", \
"urgency": "5" \
}, \
{ \
"_key": "nix_df_used", \
"_owner": "nobody", \
"adaptive_thresholding_training_window": "-7d", \
"adaptive_thresholds_is_enabled": false, \
"aggregate_eval": "", \
"aggregate_statop": "max", \
"aggregate_thresholds": { \
"renderBoundaryMin": 0, \
"metricField": "count", \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"isMaxStatic": true, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"thresholdLevels": [ \
{ \
"thresholdValue": 75, \
"severityColorLight": "#FFF4C5", \
"dynamicParam": 0, \
"severityLabel": "low", \
"severityValue": 3, \
"severityColor": "#FFE98C" \
}, \
{ \
"thresholdValue": 90, \
"severityColorLight": "#FEE6C1", \
"dynamicParam": 0, \
"severityLabel": "medium", \
"severityValue": 4, \
"severityColor": "#FCB64E" \
} \
], \
"renderBoundaryMax": 100, \
"gaugeMax": 100, \
"isMinStatic": true \
}, \
"aggregate_thresholds_alert_enabled": false, \
"aggregate_thresholds_custom_alert_enabled": false, \
"aggregate_thresholds_custom_alert_rules": [], \
"alert_eval": "", \
"alert_lag": "30", \
"alert_on": "both", \
"alert_period": "1", \
"base_search": "*", \
"base_search_id": "SAI-OS-Performance_nix_disk_device", \
"base_search_metric": "df_used", \
"description": "", \
"entity_alias_filtering_fields": "host", \
"entity_breakdown_id_fields": "host_dev", \
"entity_id_fields": "host", \
"entity_statop": "max", \
"entity_thresholds": { \
"renderBoundaryMin": 0, \
"metricField": "count", \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"isMaxStatic": true, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"thresholdLevels": [ \
{ \
"thresholdValue": 75, \
"severityColorLight": "#FFF4C5", \
"dynamicParam": 0, \
"severityLabel": "low", \
"severityValue": 3, \
"severityColor": "#FFE98C" \
}, \
{ \
"thresholdValue": 90, \
"severityColorLight": "#FEE6C1", \
"dynamicParam": 0, \
"severityLabel": "medium", \
"severityValue": 4, \
"severityColor": "#FCB64E" \
} \
], \
"renderBoundaryMax": 100, \
"gaugeMax": 100, \
"isMinStatic": true \
}, \
"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", \
"is_entity_breakdown": true, \
"is_service_entity_filter": true, \
"kpi_threshold_template_id": "", \
"metric": { \
"metric_index": "", \
"metric_name": "" \
}, \
"metric_qualifier": "", \
"search_alert_earliest": "1", \
"search_buckets": "", \
"search_occurrences": 1, \
"search_type": "shared_base", \
"sec_grp": "default_itsi_security_group", \
"source": "", \
"target": "", \
"threshold_eval": "", \
"is_metric": false, \
"threshold_field": "df_used", \
"time_variate_thresholds": false, \
"time_variate_thresholds_specification": { \
"policies": { \
"default_policy": { \
"policy_type": "static", \
"time_blocks": [], \
"aggregate_thresholds": { \
"renderBoundaryMin": 0, \
"metricField": "count", \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"isMaxStatic": false, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"thresholdLevels": [], \
"renderBoundaryMax": 100, \
"gaugeMax": 100, \
"isMinStatic": true \
}, \
"title": "Default", \
"entity_thresholds": { \
"renderBoundaryMin": 0, \
"metricField": "count", \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"isMaxStatic": false, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"thresholdLevels": [], \
"renderBoundaryMax": 100, \
"gaugeMax": 100, \
"isMinStatic": true \
} \
} \
} \
}, \
"title": "Storage Used %", \
"tz_offset": null, \
"unit": "%", \
"urgency": "5" \
} \
]
[SAI-Windows_Service_Template]
title = OS KPIs - Windows (SAI)
description = A service template that contains out-of-box KPIs for Windows based services imported from SAI.
_owner = nobody
_immutable = true
entity_rules = [ \
{ \
"rule_condition": "AND", \
"rule_items": [ \
{ \
"field_type": "info", \
"rule_type": "matches", \
"field": "itsi_role", \
"value": "SAI" \
}, \
{ \
"field_type": "info", \
"rule_type": "matches", \
"field": "entity_type", \
"value": "Windows_Host" \
}, \
{ \
"field_type": "info", \
"rule_type": "matches", \
"field": "os", \
"value": "Microsoft*" \
}, \
{ \
"field_type": "alias", \
"rule_type": "matches", \
"field": "host", \
"value": "CHANGEME" \
} \
] \
} \
]
kpis = [ \
{ \
"_key": "windows_physicaldisk_total_time", \
"_owner": "nobody", \
"adaptive_thresholding_training_window": "-7d", \
"adaptive_thresholds_is_enabled": false, \
"aggregate_eval": "", \
"aggregate_statop": "avg", \
"aggregate_thresholds": { \
"renderBoundaryMin": 0, \
"isMaxStatic": true, \
"thresholdLevels": [], \
"baseSeverityValue": 1, \
"baseSeverityLabel": "info", \
"baseSeverityColor": "#AED3E5", \
"renderBoundaryMax": 100, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#E3F0F6", \
"metricField": "count", \
"gaugeMax": 100, \
"isMinStatic": true \
}, \
"aggregate_thresholds_alert_enabled": false, \
"aggregate_thresholds_custom_alert_enabled": false, \
"aggregate_thresholds_custom_alert_rules": [], \
"alert_eval": "", \
"alert_lag": "30", \
"alert_on": "both", \
"alert_period": 1, \
"base_search": "*", \
"base_search_id": "SAI-OS-Performance_Windows_Instance", \
"base_search_metric": "physicaldisk_total_time", \
"description": "Percent of time reading and writing to/from disk", \
"entity_alias_filtering_fields": "host", \
"entity_breakdown_id_fields": "host_dev", \
"entity_id_fields": "host", \
"entity_statop": "avg", \
"entity_thresholds": { \
"renderBoundaryMin": 0, \
"isMaxStatic": true, \
"thresholdLevels": [], \
"baseSeverityValue": 1, \
"baseSeverityLabel": "info", \
"baseSeverityColor": "#AED3E5", \
"renderBoundaryMax": 100, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#E3F0F6", \
"metricField": "count", \
"gaugeMax": 100, \
"isMinStatic": true \
}, \
"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", \
"is_entity_breakdown": true, \
"is_service_entity_filter": true, \
"kpi_threshold_template_id": "", \
"metric": { \
"metric_index": "", \
"metric_name": "" \
}, \
"metric_qualifier": "", \
"search_alert_earliest": "1", \
"search_buckets": "", \
"search_occurrences": 1, \
"search_type": "shared_base", \
"sec_grp": "default_itsi_security_group", \
"source": "", \
"target": "", \
"threshold_eval": "", \
"is_metric": false, \
"threshold_field": "physicaldisk_total_time", \
"time_variate_thresholds": false, \
"time_variate_thresholds_specification": { \
"policies": { \
"default_policy": { \
"policy_type": "static", \
"time_blocks": [], \
"aggregate_thresholds": { \
"renderBoundaryMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"renderBoundaryMax": 100, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"metricField": "count", \
"gaugeMax": 100, \
"isMinStatic": true \
}, \
"title": "Default", \
"entity_thresholds": { \
"renderBoundaryMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"renderBoundaryMax": 100, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"metricField": "count", \
"gaugeMax": 100, \
"isMinStatic": true \
} \
} \
} \
}, \
"title": "% Disk I/O Time", \
"tz_offset": null, \
"unit": "%", \
"urgency": "5" \
}, \
{ \
"_key": "windows_logicaldisk_free_space", \
"_owner": "nobody", \
"adaptive_thresholding_training_window": "-7d", \
"adaptive_thresholds_is_enabled": false, \
"aggregate_eval": "", \
"aggregate_statop": "avg", \
"aggregate_thresholds": { \
"renderBoundaryMin": 0, \
"isMaxStatic": true, \
"thresholdLevels": [ \
{ \
"thresholdValue": 10, \
"severityColorLight": "#FFF4C5", \
"dynamicParam": 0, \
"severityLabel": "low", \
"severityValue": 3, \
"severityColor": "#FFE98C" \
}, \
{ \
"thresholdValue": 20, \
"severityColorLight": "#DCEFD7", \
"dynamicParam": 0, \
"severityLabel": "normal", \
"severityValue": 2, \
"severityColor": "#99D18B" \
} \
], \
"baseSeverityValue": 4, \
"baseSeverityLabel": "medium", \
"baseSeverityColor": "#FCB64E", \
"renderBoundaryMax": 100, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#FEE6C1", \
"metricField": "count", \
"gaugeMax": 100, \
"isMinStatic": true \
}, \
"aggregate_thresholds_alert_enabled": false, \
"aggregate_thresholds_custom_alert_enabled": false, \
"aggregate_thresholds_custom_alert_rules": [], \
"alert_eval": "", \
"alert_lag": "30", \
"alert_on": "both", \
"alert_period": 1, \
"base_search": "*", \
"base_search_id": "SAI-OS-Performance_Windows_Instance", \
"base_search_metric": "logicaldisk_free_space", \
"description": "Percentage of disk/storage space available on the host", \
"entity_alias_filtering_fields": "host", \
"entity_breakdown_id_fields": "host_dev", \
"entity_id_fields": "host", \
"entity_statop": "avg", \
"entity_thresholds": { \
"renderBoundaryMin": 0, \
"isMaxStatic": true, \
"thresholdLevels": [ \
{ \
"thresholdValue": 10, \
"severityColorLight": "#FFF4C5", \
"dynamicParam": 0, \
"severityLabel": "low", \
"severityValue": 3, \
"severityColor": "#FFE98C" \
}, \
{ \
"thresholdValue": 25, \
"severityColorLight": "#DCEFD7", \
"dynamicParam": 0, \
"severityLabel": "normal", \
"severityValue": 2, \
"severityColor": "#99D18B" \
} \
], \
"baseSeverityValue": 4, \
"baseSeverityLabel": "medium", \
"baseSeverityColor": "#FCB64E", \
"renderBoundaryMax": 100, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#FEE6C1", \
"metricField": "count", \
"gaugeMax": 100, \
"isMinStatic": true \
}, \
"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", \
"is_entity_breakdown": true, \
"is_service_entity_filter": true, \
"kpi_threshold_template_id": "", \
"metric": { \
"metric_index": "", \
"metric_name": "" \
}, \
"metric_qualifier": "", \
"search_alert_earliest": "1", \
"search_buckets": "", \
"search_occurrences": 1, \
"search_type": "shared_base", \
"sec_grp": "default_itsi_security_group", \
"source": "", \
"target": "", \
"threshold_eval": "", \
"is_metric": false, \
"threshold_field": "logicaldisk_free_space", \
"time_variate_thresholds": false, \
"time_variate_thresholds_specification": { \
"policies": { \
"default_policy": { \
"policy_type": "static", \
"time_blocks": [], \
"aggregate_thresholds": { \
"renderBoundaryMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"renderBoundaryMax": 100, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"metricField": "count", \
"gaugeMax": 100, \
"isMinStatic": true \
}, \
"title": "Default", \
"entity_thresholds": { \
"renderBoundaryMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"renderBoundaryMax": 100, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"metricField": "count", \
"gaugeMax": 100, \
"isMinStatic": true \
} \
} \
} \
}, \
"title": "% Free Disk Space", \
"tz_offset": null, \
"unit": "%", \
"urgency": "5" \
}, \
{ \
"_key": "windows_memory_commited_bytes_in_use", \
"_owner": "nobody", \
"adaptive_thresholding_training_window": "-7d", \
"adaptive_thresholds_is_enabled": false, \
"aggregate_eval": "", \
"aggregate_statop": "avg", \
"aggregate_thresholds": { \
"renderBoundaryMin": 0, \
"isMaxStatic": true, \
"thresholdLevels": [ \
{ \
"thresholdValue": 80, \
"severityColorLight": "#FFF4C5", \
"dynamicParam": 0, \
"severityLabel": "low", \
"severityValue": 3, \
"severityColor": "#FFE98C" \
}, \
{ \
"thresholdValue": 90, \
"severityColorLight": "#FEE6C1", \
"dynamicParam": 0, \
"severityLabel": "medium", \
"severityValue": 4, \
"severityColor": "#FCB64E" \
} \
], \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"renderBoundaryMax": 100, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"metricField": "pct_memory_in_use", \
"gaugeMax": 100, \
"isMinStatic": true \
}, \
"aggregate_thresholds_alert_enabled": false, \
"aggregate_thresholds_custom_alert_enabled": false, \
"aggregate_thresholds_custom_alert_rules": [], \
"alert_eval": "", \
"alert_lag": "30", \
"alert_on": "both", \
"alert_period": 1, \
"base_search": "*", \
"base_search_id": "SAI-OS-Performance_Windows", \
"base_search_metric": "memory_commited_bytes_in_use", \
"description": "% of bytes that have been allocated by processes, and to which the operating system has committed a RAM page frame or a page slot in the page file", \
"entity_alias_filtering_fields": "host", \
"entity_breakdown_id_fields": "host", \
"entity_id_fields": "host", \
"entity_statop": "avg", \
"entity_thresholds": { \
"renderBoundaryMin": 0, \
"isMaxStatic": true, \
"thresholdLevels": [ \
{ \
"thresholdValue": 80, \
"severityColorLight": "#FFF4C5", \
"dynamicParam": 0, \
"severityLabel": "low", \
"severityValue": 3, \
"severityColor": "#FFE98C" \
}, \
{ \
"thresholdValue": 90, \
"severityColorLight": "#FEE6C1", \
"dynamicParam": 0, \
"severityLabel": "medium", \
"severityValue": 4, \
"severityColor": "#FCB64E" \
} \
], \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"renderBoundaryMax": 100, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"metricField": "pct_memory_in_use", \
"gaugeMax": 100, \
"isMinStatic": true \
}, \
"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", \
"is_entity_breakdown": true, \
"is_service_entity_filter": true, \
"kpi_threshold_template_id": "", \
"metric": { \
"metric_index": "", \
"metric_name": "" \
}, \
"metric_qualifier": "", \
"search_alert_earliest": "1", \
"search_buckets": "", \
"search_occurrences": 1, \
"search_type": "shared_base", \
"sec_grp": "default_itsi_security_group", \
"source": "", \
"target": "", \
"threshold_eval": "", \
"is_metric": false, \
"threshold_field": "pct_memory_in_use", \
"time_variate_thresholds": false, \
"time_variate_thresholds_specification": { \
"policies": { \
"default_policy": { \
"policy_type": "static", \
"time_blocks": [], \
"aggregate_thresholds": { \
"renderBoundaryMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"renderBoundaryMax": 100, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"metricField": "count", \
"gaugeMax": 100, \
"isMinStatic": true \
}, \
"title": "Default", \
"entity_thresholds": { \
"renderBoundaryMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"renderBoundaryMax": 100, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"metricField": "count", \
"gaugeMax": 100, \
"isMinStatic": true \
} \
} \
} \
}, \
"title": "% Memory Committed in Use", \
"tz_offset": null, \
"unit": "%", \
"urgency": "5" \
}, \
{ \
"_key": "windows_network_mbs_total_per_second", \
"_owner": "nobody", \
"adaptive_thresholding_training_window": "-7d", \
"adaptive_thresholds_is_enabled": false, \
"aggregate_eval": "", \
"aggregate_statop": "avg", \
"aggregate_thresholds": { \
"renderBoundaryMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"baseSeverityValue": 1, \
"baseSeverityLabel": "info", \
"baseSeverityColor": "#AED3E5", \
"renderBoundaryMax": 100, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#E3F0F6", \
"metricField": "count", \
"gaugeMax": 100, \
"isMinStatic": true \
}, \
"aggregate_thresholds_alert_enabled": false, \
"aggregate_thresholds_custom_alert_enabled": false, \
"aggregate_thresholds_custom_alert_rules": [], \
"alert_eval": "", \
"alert_lag": "30", \
"alert_on": "both", \
"alert_period": 1, \
"base_search": "*", \
"base_search_id": "SAI-OS-Performance_Windows_Instance", \
"base_search_metric": "network_mbs_total_per_second", \
"description": "Amount of megabytes received and sent across all network interfaces on the host per second", \
"entity_alias_filtering_fields": "host", \
"entity_breakdown_id_fields": "host_dev", \
"entity_id_fields": "host", \
"entity_statop": "avg", \
"entity_thresholds": { \
"renderBoundaryMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"baseSeverityValue": 1, \
"baseSeverityLabel": "info", \
"baseSeverityColor": "#AED3E5", \
"renderBoundaryMax": 100, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#E3F0F6", \
"metricField": "count", \
"gaugeMax": 100, \
"isMinStatic": true \
}, \
"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", \
"is_entity_breakdown": true, \
"is_service_entity_filter": true, \
"kpi_threshold_template_id": "", \
"metric": { \
"metric_index": "", \
"metric_name": "" \
}, \
"metric_qualifier": "", \
"search_alert_earliest": "1", \
"search_buckets": "", \
"search_occurrences": 1, \
"search_type": "shared_base", \
"sec_grp": "default_itsi_security_group", \
"source": "", \
"target": "", \
"threshold_eval": "", \
"is_metric": false, \
"threshold_field": "network_mbs_total_per_second", \
"time_variate_thresholds": false, \
"time_variate_thresholds_specification": { \
"policies": { \
"default_policy": { \
"policy_type": "static", \
"time_blocks": [], \
"aggregate_thresholds": { \
"renderBoundaryMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"renderBoundaryMax": 100, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"metricField": "count", \
"gaugeMax": 100, \
"isMinStatic": true \
}, \
"title": "Default", \
"entity_thresholds": { \
"renderBoundaryMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"renderBoundaryMax": 100, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"metricField": "count", \
"gaugeMax": 100, \
"isMinStatic": true \
} \
} \
} \
}, \
"title": "Network I/O MBs", \
"tz_offset": null, \
"unit": "", \
"urgency": "5" \
}, \
{ \
"_key": "windows_network_packets_total_per_second", \
"_owner": "nobody", \
"adaptive_thresholding_training_window": "-7d", \
"adaptive_thresholds_is_enabled": false, \
"aggregate_eval": "", \
"aggregate_statop": "avg", \
"aggregate_thresholds": { \
"renderBoundaryMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"baseSeverityValue": 1, \
"baseSeverityLabel": "info", \
"baseSeverityColor": "#AED3E5", \
"renderBoundaryMax": 100, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#E3F0F6", \
"metricField": "count", \
"gaugeMax": 100, \
"isMinStatic": true \
}, \
"aggregate_thresholds_alert_enabled": false, \
"aggregate_thresholds_custom_alert_enabled": false, \
"aggregate_thresholds_custom_alert_rules": [], \
"alert_eval": "", \
"alert_lag": "30", \
"alert_on": "both", \
"alert_period": 1, \
"base_search": "*", \
"base_search_id": "SAI-OS-Performance_Windows_Instance", \
"base_search_metric": "network_packets_total_per_second", \
"description": "Total number of packets sent and received across all network interfaces per second", \
"entity_alias_filtering_fields": "host", \
"entity_breakdown_id_fields": "host_dev", \
"entity_id_fields": "host", \
"entity_statop": "avg", \
"entity_thresholds": { \
"renderBoundaryMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"baseSeverityValue": 1, \
"baseSeverityLabel": "info", \
"baseSeverityColor": "#AED3E5", \
"renderBoundaryMax": 100, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#E3F0F6", \
"metricField": "count", \
"gaugeMax": 100, \
"isMinStatic": true \
}, \
"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", \
"is_entity_breakdown": true, \
"is_service_entity_filter": true, \
"kpi_threshold_template_id": "", \
"metric": { \
"metric_index": "", \
"metric_name": "" \
}, \
"metric_qualifier": "", \
"search_alert_earliest": "1", \
"search_buckets": "", \
"search_occurrences": 1, \
"search_type": "shared_base", \
"sec_grp": "default_itsi_security_group", \
"source": "", \
"target": "", \
"threshold_eval": "", \
"is_metric": false, \
"threshold_field": "network_packets_total_per_second", \
"time_variate_thresholds": false, \
"time_variate_thresholds_specification": { \
"policies": { \
"default_policy": { \
"policy_type": "static", \
"time_blocks": [], \
"aggregate_thresholds": { \
"renderBoundaryMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"renderBoundaryMax": 100, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"metricField": "count", \
"gaugeMax": 100, \
"isMinStatic": true \
}, \
"title": "Default", \
"entity_thresholds": { \
"renderBoundaryMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"renderBoundaryMax": 100, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"metricField": "count", \
"gaugeMax": 100, \
"isMinStatic": true \
} \
} \
} \
}, \
"title": "Network I/O Packets per Second", \
"tz_offset": null, \
"unit": "", \
"urgency": "5" \
}, \
{ \
"_key": "windows_processor_active_time", \
"_owner": "nobody", \
"adaptive_thresholding_training_window": "-7d", \
"adaptive_thresholds_is_enabled": false, \
"aggregate_eval": "", \
"aggregate_statop": "avg", \
"aggregate_thresholds": { \
"renderBoundaryMin": 0, \
"isMaxStatic": true, \
"thresholdLevels": [ \
{ \
"thresholdValue": 90, \
"severityColorLight": "#FFF4C5", \
"dynamicParam": 0, \
"severityLabel": "low", \
"severityValue": 3, \
"severityColor": "#FFE98C" \
}, \
{ \
"thresholdValue": 95, \
"severityColorLight": "#FEE6C1", \
"dynamicParam": 0, \
"severityLabel": "medium", \
"severityValue": 4, \
"severityColor": "#FCB64E" \
} \
], \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"renderBoundaryMax": 100, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"metricField": "count", \
"gaugeMax": 100, \
"isMinStatic": true \
}, \
"aggregate_thresholds_alert_enabled": false, \
"aggregate_thresholds_custom_alert_enabled": false, \
"aggregate_thresholds_custom_alert_rules": [], \
"alert_eval": "", \
"alert_lag": "30", \
"alert_on": "both", \
"alert_period": 1, \
"base_search": "*", \
"base_search_id": "SAI-OS-Performance_Windows", \
"base_search_metric": "processor_active_time", \
"description": "Percentage of time the processor has been in an active (non-idle) state", \
"entity_alias_filtering_fields": "host", \
"entity_breakdown_id_fields": "host", \
"entity_id_fields": "host", \
"entity_statop": "avg", \
"entity_thresholds": { \
"renderBoundaryMin": 0, \
"isMaxStatic": true, \
"thresholdLevels": [ \
{ \
"thresholdValue": 90, \
"severityColorLight": "#FFF4C5", \
"dynamicParam": 0, \
"severityLabel": "low", \
"severityValue": 3, \
"severityColor": "#FFE98C" \
}, \
{ \
"thresholdValue": 95, \
"severityColorLight": "#FEE6C1", \
"dynamicParam": 0, \
"severityLabel": "medium", \
"severityValue": 4, \
"severityColor": "#FCB64E" \
} \
], \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"renderBoundaryMax": 100, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"metricField": "count", \
"gaugeMax": 100, \
"isMinStatic": true \
}, \
"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", \
"is_entity_breakdown": true, \
"is_service_entity_filter": true, \
"kpi_threshold_template_id": "", \
"metric": { \
"metric_index": "", \
"metric_name": "" \
}, \
"metric_qualifier": "", \
"search_alert_earliest": "1", \
"search_buckets": "", \
"search_occurrences": 1, \
"search_type": "shared_base", \
"sec_grp": "default_itsi_security_group", \
"source": "", \
"target": "", \
"threshold_eval": "", \
"is_metric": false, \
"threshold_field": "processor_active_time", \
"time_variate_thresholds": false, \
"time_variate_thresholds_specification": { \
"policies": { \
"default_policy": { \
"policy_type": "static", \
"time_blocks": [], \
"aggregate_thresholds": { \
"renderBoundaryMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"renderBoundaryMax": 100, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"metricField": "count", \
"gaugeMax": 100, \
"isMinStatic": true \
}, \
"title": "Default", \
"entity_thresholds": { \
"renderBoundaryMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"renderBoundaryMax": 100, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"metricField": "count", \
"gaugeMax": 100, \
"isMinStatic": true \
} \
} \
} \
}, \
"title": "Processor Active Time %", \
"tz_offset": null, \
"unit": "%", \
"urgency": "5" \
}, \
{ \
"_key": "windows_system_processor_queue_length", \
"_owner": "nobody", \
"adaptive_thresholding_training_window": "-7d", \
"adaptive_thresholds_is_enabled": false, \
"aggregate_eval": "", \
"aggregate_statop": "avg", \
"aggregate_thresholds": { \
"renderBoundaryMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [ \
{ \
"thresholdValue": 16, \
"severityColorLight": "#FFF4C5", \
"dynamicParam": 0, \
"severityLabel": "low", \
"severityValue": 3, \
"severityColor": "#FFE98C" \
}, \
{ \
"thresholdValue": 32, \
"severityColorLight": "#FEE6C1", \
"dynamicParam": 0, \
"severityLabel": "medium", \
"severityValue": 4, \
"severityColor": "#FCB64E" \
} \
], \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"renderBoundaryMax": 35.2, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"metricField": "system_processor_queue_length", \
"gaugeMax": 35.2, \
"isMinStatic": true \
}, \
"aggregate_thresholds_alert_enabled": false, \
"aggregate_thresholds_custom_alert_enabled": false, \
"aggregate_thresholds_custom_alert_rules": [], \
"alert_eval": "", \
"alert_lag": "30", \
"alert_on": "both", \
"alert_period": 1, \
"base_search": "*", \
"base_search_id": "SAI-OS-Performance_Windows", \
"base_search_metric": "system_processor_queue_length", \
"description": "Number of threads in the processor queue waiting for disk operations", \
"entity_alias_filtering_fields": "host", \
"entity_breakdown_id_fields": "host", \
"entity_id_fields": "host", \
"entity_statop": "avg", \
"entity_thresholds": { \
"renderBoundaryMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [ \
{ \
"thresholdValue": 16, \
"severityColorLight": "#FFF4C5", \
"dynamicParam": 0, \
"severityLabel": "low", \
"severityValue": 3, \
"severityColor": "#FFE98C" \
}, \
{ \
"thresholdValue": 32, \
"severityColorLight": "#FEE6C1", \
"dynamicParam": 0, \
"severityLabel": "medium", \
"severityValue": 4, \
"severityColor": "#FCB64E" \
} \
], \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"renderBoundaryMax": 35.2, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"metricField": "system_processor_queue_length", \
"gaugeMax": 35.2, \
"isMinStatic": true \
}, \
"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", \
"is_entity_breakdown": true, \
"is_service_entity_filter": true, \
"kpi_threshold_template_id": "", \
"metric": { \
"metric_index": "", \
"metric_name": "" \
}, \
"metric_qualifier": "", \
"search_alert_earliest": "1", \
"search_buckets": "", \
"search_occurrences": 1, \
"search_type": "shared_base", \
"sec_grp": "default_itsi_security_group", \
"source": "", \
"target": "", \
"threshold_eval": "", \
"is_metric": false, \
"threshold_field": "system_processor_queue_length", \
"time_variate_thresholds": false, \
"time_variate_thresholds_specification": { \
"policies": { \
"default_policy": { \
"policy_type": "static", \
"time_blocks": [], \
"aggregate_thresholds": { \
"renderBoundaryMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"renderBoundaryMax": 100, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"metricField": "count", \
"gaugeMax": 100, \
"isMinStatic": true \
}, \
"title": "Default", \
"entity_thresholds": { \
"renderBoundaryMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"baseSeverityValue": 2, \
"baseSeverityLabel": "normal", \
"baseSeverityColor": "#99D18B", \
"renderBoundaryMax": 100, \
"gaugeMin": 0, \
"baseSeverityColorLight": "#DCEFD7", \
"metricField": "count", \
"gaugeMax": 100, \
"isMinStatic": true \
} \
} \
} \
}, \
"title": "Processor Queue Length", \
"tz_offset": null, \
"unit": "%", \
"urgency": "5" \
} \
]
[SAI-AWS_EC2_Service_Template]
title = Cloud KPIs - AWS EC2 (SAI)
description = A service template that contains out-of-box KPIs for AWS EC2 based services imported from SAI.
_owner = nobody
_immutable = true
entity_rules = [ \
{ \
"rule_condition": "AND", \
"rule_items": [ \
{ \
"field": "itsi_role", \
"value": "SAI", \
"rule_type": "matches", \
"field_type": "info" \
}, \
{ \
"field": "InstanceId", \
"value": "*", \
"rule_type": "matches", \
"field_type": "alias" \
}, \
{ \
"field": "region", \
"value": "", \
"rule_type": "matchesblank", \
"field_type": "info" \
} \
] \
} \
]
kpis = [ \
{ \
"_key": "aws_ec2_cpu_utilization", \
"_owner": "nobody", \
"adaptive_thresholding_training_window": "-7d", \
"adaptive_thresholds_is_enabled": false, \
"aggregate_statop": "avg", \
"aggregate_thresholds": { \
"gaugeMax": 100, \
"baseSeverityColor": "#99D18B", \
"baseSeverityColorLight": "#DCEFD7", \
"baseSeverityValue": 2, \
"renderBoundaryMin": 0, \
"renderBoundaryMax": 100, \
"isMinStatic": true, \
"gaugeMin": 0, \
"isMaxStatic": true, \
"thresholdLevels": [ \
{ \
"severityColor": "#FFE98C", \
"severityValue": 3, \
"thresholdValue": 90, \
"severityColorLight": "#FFF4C5", \
"severityLabel": "low", \
"dynamicParam": 0 \
}, \
{ \
"severityColor": "#FCB64E", \
"severityValue": 4, \
"thresholdValue": 95, \
"severityColorLight": "#FEE6C1", \
"severityLabel": "medium", \
"dynamicParam": 0 \
} \
], \
"metricField": "count", \
"baseSeverityLabel": "normal" \
}, \
"aggregate_thresholds_alert_enabled": false, \
"aggregate_thresholds_custom_alert_enabled": false, \
"aggregate_thresholds_custom_alert_rules": [], \
"alert_lag": "30", \
"alert_on": "both", \
"alert_period": 15, \
"base_search": "*", \
"base_search_id": "SAI-Cloud-Performance_AWS-EC2", \
"base_search_metric": "aws_ec2_cpu_utilization", \
"description": "The percentage of allocated EC2 compute units that are currently in use on the instance. This metric identifies the processing power required to run an application upon a selected instance.\n\nTo use the percentiles statistic, you must enable detailed monitoring in AWS.", \
"entity_alias_filtering_fields": "InstanceId", \
"entity_breakdown_id_fields": "InstanceId", \
"entity_id_fields": "InstanceId", \
"entity_statop": "avg", \
"entity_thresholds": { \
"gaugeMax": 100, \
"baseSeverityColor": "#99D18B", \
"baseSeverityColorLight": "#DCEFD7", \
"baseSeverityValue": 2, \
"renderBoundaryMin": 0, \
"renderBoundaryMax": 100, \
"isMinStatic": true, \
"gaugeMin": 0, \
"isMaxStatic": true, \
"thresholdLevels": [ \
{ \
"severityColor": "#FFE98C", \
"severityValue": 3, \
"thresholdValue": 90, \
"severityColorLight": "#FFF4C5", \
"severityLabel": "low", \
"dynamicParam": 0 \
}, \
{ \
"severityColor": "#FCB64E", \
"severityValue": 4, \
"thresholdValue": 95, \
"severityColorLight": "#FEE6C1", \
"severityLabel": "medium", \
"dynamicParam": 0 \
} \
], \
"metricField": "count", \
"baseSeverityLabel": "normal" \
}, \
"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", \
"is_entity_breakdown": true, \
"is_service_entity_filter": true, \
"kpi_threshold_template_id": "", \
"metric": { \
"metric_index": "", \
"metric_name": "" \
}, \
"metric_qualifier": "", \
"search_alert_earliest": "15", \
"search_buckets": "", \
"search_occurrences": 1, \
"search_type": "shared_base", \
"sec_grp": "default_itsi_security_group", \
"source": "", \
"target": "", \
"is_metric": false, \
"threshold_field": "aws_ec2_cpu_utilization", \
"time_variate_thresholds": false, \
"time_variate_thresholds_specification": { \
"policies": { \
"default_policy": { \
"entity_thresholds": { \
"gaugeMax": 100, \
"baseSeverityColor": "#99D18B", \
"baseSeverityColorLight": "#DCEFD7", \
"baseSeverityValue": 2, \
"renderBoundaryMin": 0, \
"renderBoundaryMax": 100, \
"isMinStatic": true, \
"gaugeMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"metricField": "count", \
"baseSeverityLabel": "normal" \
}, \
"time_blocks": [], \
"aggregate_thresholds": { \
"gaugeMax": 100, \
"baseSeverityColor": "#99D18B", \
"baseSeverityColorLight": "#DCEFD7", \
"baseSeverityValue": 2, \
"renderBoundaryMin": 0, \
"renderBoundaryMax": 100, \
"isMinStatic": true, \
"gaugeMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"metricField": "count", \
"baseSeverityLabel": "normal" \
}, \
"policy_type": "static", \
"title": "Default" \
} \
} \
}, \
"title": "AWS/EC2 CPU Utilization %", \
"tz_offset": null, \
"unit": "%", \
"urgency": "5" \
}, \
{ \
"_key": "aws_ec2_disk_total_mb", \
"_owner": "nobody", \
"adaptive_thresholding_training_window": "-7d", \
"adaptive_thresholds_is_enabled": false, \
"aggregate_eval": "", \
"aggregate_statop": "avg", \
"aggregate_thresholds": { \
"gaugeMax": 100, \
"baseSeverityColor": "#AED3E5", \
"baseSeverityColorLight": "#E3F0F6", \
"baseSeverityValue": 1, \
"renderBoundaryMin": 0, \
"renderBoundaryMax": 100, \
"isMinStatic": true, \
"gaugeMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"metricField": "count", \
"baseSeverityLabel": "info" \
}, \
"aggregate_thresholds_alert_enabled": false, \
"aggregate_thresholds_custom_alert_enabled": false, \
"aggregate_thresholds_custom_alert_rules": [], \
"alert_eval": "", \
"alert_lag": "30", \
"alert_on": "both", \
"alert_period": 15, \
"base_search": "*", \
"base_search_id": "SAI-Cloud-Performance_AWS-EC2", \
"base_search_metric": "aws_ec2_disk_total_mb", \
"description": "Bytes read to and written from all instance store volumes available to the instance.", \
"entity_alias_filtering_fields": "InstanceId", \
"entity_breakdown_id_fields": "InstanceId", \
"entity_id_fields": "InstanceId", \
"entity_statop": "avg", \
"entity_thresholds": { \
"gaugeMax": null, \
"baseSeverityColor": "#AED3E5", \
"baseSeverityColorLight": "#E3F0F6", \
"baseSeverityValue": 1, \
"renderBoundaryMin": 0, \
"renderBoundaryMax": 100, \
"isMinStatic": true, \
"gaugeMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"metricField": "count", \
"baseSeverityLabel": "info" \
}, \
"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", \
"is_entity_breakdown": true, \
"is_service_entity_filter": true, \
"kpi_threshold_template_id": "", \
"metric": { \
"metric_index": "", \
"metric_name": "" \
}, \
"metric_qualifier": "", \
"search_alert_earliest": "15", \
"search_buckets": "", \
"search_occurrences": 1, \
"search_type": "shared_base", \
"sec_grp": "default_itsi_security_group", \
"source": "", \
"target": "", \
"threshold_eval": "", \
"is_metric": false, \
"threshold_field": "aws_ec2_disk_total_mb", \
"time_variate_thresholds": false, \
"time_variate_thresholds_specification": { \
"policies": { \
"default_policy": { \
"entity_thresholds": { \
"gaugeMax": 100, \
"baseSeverityColor": "#99D18B", \
"baseSeverityColorLight": "#DCEFD7", \
"baseSeverityValue": 2, \
"renderBoundaryMin": 0, \
"renderBoundaryMax": 100, \
"isMinStatic": true, \
"gaugeMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"metricField": "count", \
"baseSeverityLabel": "normal" \
}, \
"time_blocks": [], \
"aggregate_thresholds": { \
"gaugeMax": 100, \
"baseSeverityColor": "#99D18B", \
"baseSeverityColorLight": "#DCEFD7", \
"baseSeverityValue": 2, \
"renderBoundaryMin": 0, \
"renderBoundaryMax": 100, \
"isMinStatic": true, \
"gaugeMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"metricField": "count", \
"baseSeverityLabel": "normal" \
}, \
"policy_type": "static", \
"title": "Default" \
} \
} \
}, \
"title": "AWS/EC2 Disk Total I/O MB", \
"tz_offset": null, \
"unit": "mb", \
"urgency": "5" \
}, \
{ \
"_key": "aws_ec2_disk_total_ops", \
"_owner": "nobody", \
"adaptive_thresholding_training_window": "-7d", \
"adaptive_thresholds_is_enabled": false, \
"aggregate_eval": "", \
"aggregate_statop": "avg", \
"aggregate_thresholds": { \
"gaugeMax": 100, \
"baseSeverityColor": "#AED3E5", \
"baseSeverityColorLight": "#E3F0F6", \
"baseSeverityValue": 1, \
"renderBoundaryMin": 0, \
"renderBoundaryMax": 100, \
"isMinStatic": true, \
"gaugeMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"metricField": "count", \
"baseSeverityLabel": "info" \
}, \
"aggregate_thresholds_alert_enabled": false, \
"aggregate_thresholds_custom_alert_enabled": false, \
"aggregate_thresholds_custom_alert_rules": [], \
"alert_eval": "", \
"alert_lag": "30", \
"alert_on": "both", \
"alert_period": 15, \
"base_search": "*", \
"base_search_id": "SAI-Cloud-Performance_AWS-EC2", \
"base_search_metric": "aws_ec2_disk_total_ops", \
"description": "Completed read and write operations to all instance store volumes available to the instance in a specified period of time.", \
"entity_alias_filtering_fields": "InstanceId", \
"entity_breakdown_id_fields": "InstanceId", \
"entity_id_fields": "InstanceId", \
"entity_statop": "avg", \
"entity_thresholds": { \
"gaugeMax": null, \
"baseSeverityColor": "#AED3E5", \
"baseSeverityColorLight": "#E3F0F6", \
"baseSeverityValue": 1, \
"renderBoundaryMin": 0, \
"renderBoundaryMax": 100, \
"isMinStatic": true, \
"gaugeMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"metricField": "count", \
"baseSeverityLabel": "info" \
}, \
"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", \
"is_entity_breakdown": true, \
"is_service_entity_filter": true, \
"kpi_threshold_template_id": "", \
"metric": { \
"metric_index": "", \
"metric_name": "" \
}, \
"metric_qualifier": "", \
"search_alert_earliest": "15", \
"search_buckets": "", \
"search_occurrences": 1, \
"search_type": "shared_base", \
"sec_grp": "default_itsi_security_group", \
"source": "", \
"target": "", \
"threshold_eval": "", \
"is_metric": false, \
"threshold_field": "aws_ec2_disk_total_ops", \
"time_variate_thresholds": false, \
"time_variate_thresholds_specification": { \
"policies": { \
"default_policy": { \
"entity_thresholds": { \
"gaugeMax": 100, \
"baseSeverityColor": "#99D18B", \
"baseSeverityColorLight": "#DCEFD7", \
"baseSeverityValue": 2, \
"renderBoundaryMin": 0, \
"renderBoundaryMax": 100, \
"isMinStatic": true, \
"gaugeMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"metricField": "count", \
"baseSeverityLabel": "normal" \
}, \
"time_blocks": [], \
"aggregate_thresholds": { \
"gaugeMax": 100, \
"baseSeverityColor": "#99D18B", \
"baseSeverityColorLight": "#DCEFD7", \
"baseSeverityValue": 2, \
"renderBoundaryMin": 0, \
"renderBoundaryMax": 100, \
"isMinStatic": true, \
"gaugeMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"metricField": "count", \
"baseSeverityLabel": "normal" \
}, \
"policy_type": "static", \
"title": "Default" \
} \
} \
}, \
"title": "AWS/EC2 Disk Total I/O Operations", \
"tz_offset": null, \
"unit": "", \
"urgency": "5" \
}, \
{ \
"_key": "aws_ec2_network_total_mb", \
"_owner": "nobody", \
"adaptive_thresholding_training_window": "-7d", \
"adaptive_thresholds_is_enabled": false, \
"aggregate_eval": "", \
"aggregate_statop": "avg", \
"aggregate_thresholds": { \
"gaugeMax": 100, \
"baseSeverityColor": "#AED3E5", \
"baseSeverityColorLight": "#E3F0F6", \
"baseSeverityValue": 1, \
"renderBoundaryMin": 0, \
"renderBoundaryMax": 2818544.932695455, \
"isMinStatic": true, \
"gaugeMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"metricField": "count", \
"baseSeverityLabel": "info" \
}, \
"aggregate_thresholds_alert_enabled": false, \
"aggregate_thresholds_custom_alert_enabled": false, \
"aggregate_thresholds_custom_alert_rules": [], \
"alert_eval": "", \
"alert_lag": "30", \
"alert_on": "both", \
"alert_period": 15, \
"base_search": "*", \
"base_search_id": "SAI-Cloud-Performance_AWS-EC2", \
"base_search_metric": "aws_ec2_network_total_mb", \
"description": "The number of megabytes sent and received on all network interfaces by the instance. This metric identifies the volume of network traffic for a single instance.", \
"entity_alias_filtering_fields": "InstanceId", \
"entity_breakdown_id_fields": "InstanceId", \
"entity_id_fields": "InstanceId", \
"entity_statop": "avg", \
"entity_thresholds": { \
"gaugeMax": null, \
"baseSeverityColor": "#AED3E5", \
"baseSeverityColorLight": "#E3F0F6", \
"baseSeverityValue": 1, \
"renderBoundaryMin": 0, \
"renderBoundaryMax": 2942803.2674229266, \
"isMinStatic": true, \
"gaugeMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"metricField": "count", \
"baseSeverityLabel": "info" \
}, \
"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", \
"is_entity_breakdown": true, \
"is_service_entity_filter": true, \
"kpi_threshold_template_id": "", \
"metric": { \
"metric_index": "", \
"metric_name": "" \
}, \
"metric_qualifier": "", \
"search_alert_earliest": "15", \
"search_buckets": "", \
"search_occurrences": 1, \
"search_type": "shared_base", \
"sec_grp": "default_itsi_security_group", \
"source": "", \
"target": "", \
"threshold_eval": "", \
"is_metric": false, \
"threshold_field": "aws_ec2_network_total_mb", \
"time_variate_thresholds": false, \
"time_variate_thresholds_specification": { \
"policies": { \
"default_policy": { \
"entity_thresholds": { \
"gaugeMax": 100, \
"baseSeverityColor": "#99D18B", \
"baseSeverityColorLight": "#DCEFD7", \
"baseSeverityValue": 2, \
"renderBoundaryMin": 0, \
"renderBoundaryMax": 100, \
"isMinStatic": true, \
"gaugeMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"metricField": "count", \
"baseSeverityLabel": "normal" \
}, \
"time_blocks": [], \
"aggregate_thresholds": { \
"gaugeMax": 100, \
"baseSeverityColor": "#99D18B", \
"baseSeverityColorLight": "#DCEFD7", \
"baseSeverityValue": 2, \
"renderBoundaryMin": 0, \
"renderBoundaryMax": 100, \
"isMinStatic": true, \
"gaugeMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"metricField": "count", \
"baseSeverityLabel": "normal" \
}, \
"policy_type": "static", \
"title": "Default" \
} \
} \
}, \
"title": "AWS/EC2 Network Total I/O MB", \
"tz_offset": null, \
"unit": "mb", \
"urgency": "5" \
}, \
{ \
"_key": "aws_ec2_network_total_packets", \
"_owner": "nobody", \
"adaptive_thresholding_training_window": "-7d", \
"adaptive_thresholds_is_enabled": false, \
"aggregate_eval": "", \
"aggregate_statop": "avg", \
"aggregate_thresholds": { \
"gaugeMax": 100, \
"baseSeverityColor": "#AED3E5", \
"baseSeverityColorLight": "#E3F0F6", \
"baseSeverityValue": 1, \
"renderBoundaryMin": 0, \
"renderBoundaryMax": 511.0643489628698, \
"isMinStatic": true, \
"gaugeMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"metricField": "count", \
"baseSeverityLabel": "info" \
}, \
"aggregate_thresholds_alert_enabled": false, \
"aggregate_thresholds_custom_alert_enabled": false, \
"aggregate_thresholds_custom_alert_rules": [], \
"alert_eval": "", \
"alert_lag": "30", \
"alert_on": "both", \
"alert_period": 15, \
"base_search": "*", \
"base_search_id": "SAI-Cloud-Performance_AWS-EC2", \
"base_search_metric": "aws_ec2_network_total_packets", \
"description": "The number of packets sent and received on all network interfaces by the instance. This metric identifies the volume of incoming traffic in terms of the number of packets on a single instance.", \
"entity_alias_filtering_fields": "InstanceId", \
"entity_breakdown_id_fields": "InstanceId", \
"entity_id_fields": "InstanceId", \
"entity_statop": "avg", \
"entity_thresholds": { \
"gaugeMax": null, \
"baseSeverityColor": "#AED3E5", \
"baseSeverityColorLight": "#E3F0F6", \
"baseSeverityValue": 1, \
"renderBoundaryMin": 0, \
"renderBoundaryMax": 4291.6050000000005, \
"isMinStatic": true, \
"gaugeMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"metricField": "count", \
"baseSeverityLabel": "info" \
}, \
"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", \
"is_entity_breakdown": true, \
"is_service_entity_filter": true, \
"kpi_threshold_template_id": "", \
"metric": { \
"metric_index": "", \
"metric_name": "" \
}, \
"metric_qualifier": "", \
"search_alert_earliest": "15", \
"search_buckets": "", \
"search_occurrences": 1, \
"search_type": "shared_base", \
"sec_grp": "default_itsi_security_group", \
"source": "", \
"target": "", \
"threshold_eval": "", \
"is_metric": false, \
"threshold_field": "aws_ec2_network_total_packets", \
"time_variate_thresholds": false, \
"time_variate_thresholds_specification": { \
"policies": { \
"default_policy": { \
"entity_thresholds": { \
"gaugeMax": 100, \
"baseSeverityColor": "#99D18B", \
"baseSeverityColorLight": "#DCEFD7", \
"baseSeverityValue": 2, \
"renderBoundaryMin": 0, \
"renderBoundaryMax": 100, \
"isMinStatic": true, \
"gaugeMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"metricField": "count", \
"baseSeverityLabel": "normal" \
}, \
"time_blocks": [], \
"aggregate_thresholds": { \
"gaugeMax": 100, \
"baseSeverityColor": "#99D18B", \
"baseSeverityColorLight": "#DCEFD7", \
"baseSeverityValue": 2, \
"renderBoundaryMin": 0, \
"renderBoundaryMax": 100, \
"isMinStatic": true, \
"gaugeMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"metricField": "count", \
"baseSeverityLabel": "normal" \
}, \
"policy_type": "static", \
"title": "Default" \
} \
} \
}, \
"title": "AWS/EC2 Network Total Packets", \
"tz_offset": null, \
"unit": "", \
"urgency": "5" \
}, \
{ \
"_key": "aws_ec2_status_check_failed", \
"_owner": "nobody", \
"adaptive_thresholding_training_window": "-7d", \
"adaptive_thresholds_is_enabled": false, \
"aggregate_eval": "", \
"aggregate_statop": "avg", \
"aggregate_thresholds": { \
"gaugeMax": 2.2, \
"baseSeverityColor": "#99D18B", \
"baseSeverityColorLight": "#DCEFD7", \
"baseSeverityValue": 2, \
"renderBoundaryMin": 0, \
"renderBoundaryMax": 2.2, \
"isMinStatic": true, \
"gaugeMin": 0, \
"isMaxStatic": true, \
"thresholdLevels": [ \
{ \
"severityColor": "#FFE98C", \
"severityValue": 3, \
"thresholdValue": 1, \
"severityColorLight": "#FFF4C5", \
"severityLabel": "low", \
"dynamicParam": 0 \
}, \
{ \
"severityColor": "#FCB64E", \
"severityValue": 4, \
"thresholdValue": 2, \
"severityColorLight": "#FEE6C1", \
"severityLabel": "medium", \
"dynamicParam": 0 \
} \
], \
"metricField": "count", \
"baseSeverityLabel": "normal" \
}, \
"aggregate_thresholds_alert_enabled": false, \
"aggregate_thresholds_custom_alert_enabled": false, \
"aggregate_thresholds_custom_alert_rules": [], \
"alert_eval": "", \
"alert_lag": "30", \
"alert_on": "both", \
"alert_period": 15, \
"base_search": "*", \
"base_search_id": "SAI-Cloud-Performance_AWS-EC2", \
"base_search_metric": "aws_ec2_status_check_failed", \
"description": "Reports whether the instance has passed both the instance status check and the system status check in the last minute.\n\nThis metric can be either 0 (passed) or 1 (failed).", \
"entity_alias_filtering_fields": "InstanceId", \
"entity_breakdown_id_fields": "InstanceId", \
"entity_id_fields": "InstanceId", \
"entity_statop": "avg", \
"entity_thresholds": { \
"gaugeMax": 2.2, \
"baseSeverityColor": "#99D18B", \
"baseSeverityColorLight": "#DCEFD7", \
"baseSeverityValue": 2, \
"renderBoundaryMin": 0, \
"renderBoundaryMax": 100, \
"isMinStatic": true, \
"gaugeMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [ \
{ \
"severityColor": "#FFE98C", \
"severityValue": 3, \
"thresholdValue": 1, \
"severityColorLight": "#FFF4C5", \
"severityLabel": "low", \
"dynamicParam": 0 \
}, \
{ \
"severityColor": "#FCB64E", \
"severityValue": 4, \
"thresholdValue": 2, \
"severityColorLight": "#FEE6C1", \
"severityLabel": "medium", \
"dynamicParam": 0 \
} \
], \
"metricField": "count", \
"baseSeverityLabel": "normal" \
}, \
"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", \
"is_entity_breakdown": true, \
"is_service_entity_filter": true, \
"kpi_threshold_template_id": "", \
"metric": { \
"metric_index": "", \
"metric_name": "" \
}, \
"metric_qualifier": "", \
"search_alert_earliest": "15", \
"search_buckets": "", \
"search_occurrences": 1, \
"search_type": "shared_base", \
"sec_grp": "default_itsi_security_group", \
"source": "", \
"target": "", \
"threshold_eval": "", \
"is_metric": false, \
"threshold_field": "aws_ec2_status_check_failed", \
"time_variate_thresholds": false, \
"time_variate_thresholds_specification": { \
"policies": { \
"default_policy": { \
"entity_thresholds": { \
"gaugeMax": 100, \
"baseSeverityColor": "#99D18B", \
"baseSeverityColorLight": "#DCEFD7", \
"baseSeverityValue": 2, \
"renderBoundaryMin": 0, \
"renderBoundaryMax": 100, \
"isMinStatic": true, \
"gaugeMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"metricField": "count", \
"baseSeverityLabel": "normal" \
}, \
"time_blocks": [], \
"aggregate_thresholds": { \
"gaugeMax": 100, \
"baseSeverityColor": "#99D18B", \
"baseSeverityColorLight": "#DCEFD7", \
"baseSeverityValue": 2, \
"renderBoundaryMin": 0, \
"renderBoundaryMax": 100, \
"isMinStatic": true, \
"gaugeMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"metricField": "count", \
"baseSeverityLabel": "normal" \
}, \
"policy_type": "static", \
"title": "Default" \
} \
} \
}, \
"title": "AWS/EC2 Status Checks Failed", \
"tz_offset": null, \
"unit": "", \
"urgency": "5" \
} \
]
[SAI-AWS_EBS_Service_Template]
title = Cloud KPIs - AWS EBS (SAI)
description = A service template that contains performance KPIs for AWS EBS Volumes from metrics collected by AWS CloudWatch.
_owner = nobody
_immutable = true
entity_rules = [ \
{ \
"rule_condition": "AND", \
"rule_items": [ \
{ \
"field": "itsi_role", \
"value": "SAI", \
"rule_type": "matches", \
"field_type": "info" \
}, \
{ \
"field": "VolumeId", \
"value": "*", \
"rule_type": "matches", \
"field_type": "alias" \
}, \
{ \
"field": "region", \
"value": "", \
"rule_type": "matchesblank", \
"field_type": "info" \
} \
] \
} \
]
kpis = [ \
{ \
"_key": "aws_ebs_burst_balance", \
"_owner": "nobody", \
"adaptive_thresholding_training_window": "-7d", \
"adaptive_thresholds_is_enabled": false, \
"aggregate_eval": "", \
"aggregate_statop": "avg", \
"aggregate_thresholds": { \
"gaugeMax": 100, \
"baseSeverityColor": "#AED3E5", \
"baseSeverityColorLight": "#E3F0F6", \
"baseSeverityValue": 1, \
"renderBoundaryMin": 0, \
"renderBoundaryMax": 100, \
"isMinStatic": true, \
"gaugeMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"metricField": "count", \
"baseSeverityLabel": "info" \
}, \
"aggregate_thresholds_alert_enabled": false, \
"aggregate_thresholds_custom_alert_enabled": false, \
"aggregate_thresholds_custom_alert_rules": [], \
"alert_eval": "", \
"alert_lag": "30", \
"alert_on": "both", \
"alert_period": 15, \
"base_search": "*", \
"base_search_id": "SAI-Cloud-Performance_AWS-EBS", \
"base_search_metric": "aws_ebs_burst_balance", \
"description": "Provides information about the percentage of I/O credits (for gp2) or throughput credits (for st1 and sc1) remaining in the burst bucket. Data is reported to CloudWatch only when the volume is active. If the volume is not attached, no data is reported.", \
"entity_alias_filtering_fields": "VolumeId", \
"entity_breakdown_id_fields": "VolumeId", \
"entity_id_fields": "VolumeId", \
"entity_statop": "avg", \
"entity_thresholds": { \
"gaugeMax": null, \
"baseSeverityColor": "#AED3E5", \
"baseSeverityColorLight": "#E3F0F6", \
"baseSeverityValue": 1, \
"renderBoundaryMin": 0, \
"renderBoundaryMax": 100.1, \
"isMinStatic": true, \
"gaugeMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"metricField": "count", \
"baseSeverityLabel": "info" \
}, \
"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", \
"is_entity_breakdown": true, \
"is_service_entity_filter": true, \
"kpi_threshold_template_id": "", \
"metric": { \
"metric_index": "", \
"metric_name": "" \
}, \
"metric_qualifier": "", \
"search_alert_earliest": "15", \
"search_buckets": "", \
"search_occurrences": 1, \
"search_type": "shared_base", \
"sec_grp": "default_itsi_security_group", \
"source": "", \
"target": "", \
"threshold_eval": "", \
"is_metric": false, \
"threshold_field": "aws_ebs_burst_balance", \
"time_variate_thresholds": false, \
"time_variate_thresholds_specification": { \
"policies": { \
"default_policy": { \
"entity_thresholds": { \
"gaugeMax": 100, \
"baseSeverityColor": "#99D18B", \
"baseSeverityColorLight": "#DCEFD7", \
"baseSeverityValue": 2, \
"renderBoundaryMin": 0, \
"renderBoundaryMax": 100, \
"isMinStatic": true, \
"gaugeMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"metricField": "count", \
"baseSeverityLabel": "normal" \
}, \
"time_blocks": [], \
"aggregate_thresholds": { \
"gaugeMax": 100, \
"baseSeverityColor": "#99D18B", \
"baseSeverityColorLight": "#DCEFD7", \
"baseSeverityValue": 2, \
"renderBoundaryMin": 0, \
"renderBoundaryMax": 100, \
"isMinStatic": true, \
"gaugeMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"metricField": "count", \
"baseSeverityLabel": "normal" \
}, \
"policy_type": "static", \
"title": "Default" \
} \
} \
}, \
"title": "AWS/EBS Burst Balance", \
"tz_offset": null, \
"unit": "%", \
"urgency": "5" \
}, \
{ \
"_key": "aws_ebs_volume_queue_length", \
"_owner": "nobody", \
"adaptive_thresholding_training_window": "-7d", \
"adaptive_thresholds_is_enabled": false, \
"aggregate_eval": "", \
"aggregate_statop": "avg", \
"aggregate_thresholds": { \
"gaugeMax": 100, \
"baseSeverityColor": "#AED3E5", \
"baseSeverityColorLight": "#E3F0F6", \
"baseSeverityValue": 1, \
"renderBoundaryMin": 0, \
"renderBoundaryMax": 100, \
"isMinStatic": true, \
"gaugeMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"metricField": "count", \
"baseSeverityLabel": "info" \
}, \
"aggregate_thresholds_alert_enabled": false, \
"aggregate_thresholds_custom_alert_enabled": false, \
"aggregate_thresholds_custom_alert_rules": [], \
"alert_eval": "", \
"alert_lag": "30", \
"alert_on": "both", \
"alert_period": 15, \
"base_search": "*", \
"base_search_id": "SAI-Cloud-Performance_AWS-EBS", \
"base_search_metric": "aws_ebs_volume_queue_length", \
"description": "The number of read and write operation requests waiting to be completed in a specified period of time.", \
"entity_alias_filtering_fields": "VolumeId", \
"entity_breakdown_id_fields": "VolumeId", \
"entity_id_fields": "VolumeId", \
"entity_statop": "avg", \
"entity_thresholds": { \
"gaugeMax": null, \
"baseSeverityColor": "#AED3E5", \
"baseSeverityColorLight": "#E3F0F6", \
"baseSeverityValue": 1, \
"renderBoundaryMin": 0, \
"renderBoundaryMax": 100, \
"isMinStatic": true, \
"gaugeMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"metricField": "count", \
"baseSeverityLabel": "info" \
}, \
"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", \
"is_entity_breakdown": true, \
"is_service_entity_filter": true, \
"kpi_threshold_template_id": "", \
"metric": { \
"metric_index": "", \
"metric_name": "" \
}, \
"metric_qualifier": "", \
"search_alert_earliest": "15", \
"search_buckets": "", \
"search_occurrences": 1, \
"search_type": "shared_base", \
"sec_grp": "default_itsi_security_group", \
"source": "", \
"target": "", \
"threshold_eval": "", \
"is_metric": false, \
"threshold_field": "aws_ebs_volume_queue_length", \
"time_variate_thresholds": false, \
"time_variate_thresholds_specification": { \
"policies": { \
"default_policy": { \
"entity_thresholds": { \
"gaugeMax": 100, \
"baseSeverityColor": "#99D18B", \
"baseSeverityColorLight": "#DCEFD7", \
"baseSeverityValue": 2, \
"renderBoundaryMin": 0, \
"renderBoundaryMax": 100, \
"isMinStatic": true, \
"gaugeMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"metricField": "count", \
"baseSeverityLabel": "normal" \
}, \
"time_blocks": [], \
"aggregate_thresholds": { \
"gaugeMax": 100, \
"baseSeverityColor": "#99D18B", \
"baseSeverityColorLight": "#DCEFD7", \
"baseSeverityValue": 2, \
"renderBoundaryMin": 0, \
"renderBoundaryMax": 100, \
"isMinStatic": true, \
"gaugeMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"metricField": "count", \
"baseSeverityLabel": "normal" \
}, \
"policy_type": "static", \
"title": "Default" \
} \
} \
}, \
"title": "AWS/EBS Queue Length", \
"tz_offset": null, \
"unit": "", \
"urgency": "5" \
}, \
{ \
"_key": "aws_ebs_volume_idle_time", \
"_owner": "nobody", \
"adaptive_thresholding_training_window": "-7d", \
"adaptive_thresholds_is_enabled": false, \
"aggregate_eval": "", \
"aggregate_statop": "min", \
"aggregate_thresholds": { \
"gaugeMax": 100, \
"baseSeverityColor": "#AED3E5", \
"baseSeverityColorLight": "#E3F0F6", \
"baseSeverityValue": 1, \
"renderBoundaryMin": 0, \
"renderBoundaryMax": 121.75, \
"isMinStatic": true, \
"gaugeMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"metricField": "count", \
"baseSeverityLabel": "info" \
}, \
"aggregate_thresholds_alert_enabled": false, \
"aggregate_thresholds_custom_alert_enabled": false, \
"aggregate_thresholds_custom_alert_rules": [], \
"alert_eval": "", \
"alert_lag": "30", \
"alert_on": "both", \
"alert_period": 15, \
"base_search": "*", \
"base_search_id": "SAI-Cloud-Performance_AWS-EBS", \
"base_search_metric": "aws_ebs_volume_idle_time", \
"description": "The total number of seconds in a specified period of time when no read or write operations were submitted (default 15 minutes)", \
"entity_alias_filtering_fields": "VolumeId", \
"entity_breakdown_id_fields": "VolumeId", \
"entity_id_fields": "VolumeId", \
"entity_statop": "min", \
"entity_thresholds": { \
"gaugeMax": null, \
"baseSeverityColor": "#AED3E5", \
"baseSeverityColorLight": "#E3F0F6", \
"baseSeverityValue": 1, \
"renderBoundaryMin": 0, \
"renderBoundaryMax": 126.27833333333334, \
"isMinStatic": true, \
"gaugeMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"metricField": "count", \
"baseSeverityLabel": "info" \
}, \
"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", \
"is_entity_breakdown": true, \
"is_service_entity_filter": true, \
"kpi_threshold_template_id": "", \
"metric": { \
"metric_index": "", \
"metric_name": "" \
}, \
"metric_qualifier": "", \
"search_alert_earliest": "15", \
"search_buckets": "", \
"search_occurrences": 1, \
"search_type": "shared_base", \
"sec_grp": "default_itsi_security_group", \
"source": "", \
"target": "", \
"threshold_eval": "", \
"is_metric": false, \
"threshold_field": "aws_ebs_volume_idle_time", \
"time_variate_thresholds": false, \
"time_variate_thresholds_specification": { \
"policies": { \
"default_policy": { \
"entity_thresholds": { \
"gaugeMax": 100, \
"baseSeverityColor": "#99D18B", \
"baseSeverityColorLight": "#DCEFD7", \
"baseSeverityValue": 2, \
"renderBoundaryMin": 0, \
"renderBoundaryMax": 100, \
"isMinStatic": true, \
"gaugeMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"metricField": "count", \
"baseSeverityLabel": "normal" \
}, \
"time_blocks": [], \
"aggregate_thresholds": { \
"gaugeMax": 100, \
"baseSeverityColor": "#99D18B", \
"baseSeverityColorLight": "#DCEFD7", \
"baseSeverityValue": 2, \
"renderBoundaryMin": 0, \
"renderBoundaryMax": 100, \
"isMinStatic": true, \
"gaugeMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"metricField": "count", \
"baseSeverityLabel": "normal" \
}, \
"policy_type": "static", \
"title": "Default" \
} \
} \
}, \
"title": "AWS/EBS Volume Idle Time", \
"tz_offset": null, \
"unit": "s", \
"urgency": "5" \
}, \
{ \
"_key": "aws_ebs_volume_total_mb", \
"_owner": "nobody", \
"adaptive_thresholding_training_window": "-7d", \
"adaptive_thresholds_is_enabled": false, \
"aggregate_eval": "", \
"aggregate_statop": "avg", \
"aggregate_thresholds": { \
"gaugeMax": 100, \
"baseSeverityColor": "#AED3E5", \
"baseSeverityColorLight": "#E3F0F6", \
"baseSeverityValue": 1, \
"renderBoundaryMin": 0, \
"renderBoundaryMax": 100, \
"isMinStatic": true, \
"gaugeMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"metricField": "count", \
"baseSeverityLabel": "info" \
}, \
"aggregate_thresholds_alert_enabled": false, \
"aggregate_thresholds_custom_alert_enabled": false, \
"aggregate_thresholds_custom_alert_rules": [], \
"alert_eval": "", \
"alert_lag": "30", \
"alert_on": "both", \
"alert_period": 15, \
"base_search": "*", \
"base_search_id": "SAI-Cloud-Performance_AWS-EBS", \
"base_search_metric": "aws_ebs_volume_total_mb", \
"description": "The average size of all write and write operation during the specified period (default 15 minutes)", \
"entity_alias_filtering_fields": "VolumeId", \
"entity_breakdown_id_fields": "VolumeId", \
"entity_id_fields": "VolumeId", \
"entity_statop": "avg", \
"entity_thresholds": { \
"gaugeMax": 100, \
"baseSeverityColor": "#99D18B", \
"baseSeverityColorLight": "#DCEFD7", \
"baseSeverityValue": 2, \
"renderBoundaryMin": 0, \
"renderBoundaryMax": 100, \
"isMinStatic": true, \
"gaugeMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"metricField": "count", \
"baseSeverityLabel": "normal" \
}, \
"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", \
"is_entity_breakdown": true, \
"is_service_entity_filter": true, \
"kpi_threshold_template_id": "", \
"metric": { \
"metric_index": "", \
"metric_name": "" \
}, \
"metric_qualifier": "", \
"search_alert_earliest": "15", \
"search_buckets": "", \
"search_occurrences": 1, \
"search_type": "shared_base", \
"sec_grp": "default_itsi_security_group", \
"source": "", \
"target": "", \
"threshold_eval": "", \
"is_metric": false, \
"threshold_field": "aws_ebs_volume_total_mb", \
"time_variate_thresholds": false, \
"time_variate_thresholds_specification": { \
"policies": { \
"default_policy": { \
"entity_thresholds": { \
"gaugeMax": 100, \
"baseSeverityColor": "#99D18B", \
"baseSeverityColorLight": "#DCEFD7", \
"baseSeverityValue": 2, \
"renderBoundaryMin": 0, \
"renderBoundaryMax": 100, \
"isMinStatic": true, \
"gaugeMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"metricField": "count", \
"baseSeverityLabel": "normal" \
}, \
"time_blocks": [], \
"aggregate_thresholds": { \
"gaugeMax": 100, \
"baseSeverityColor": "#99D18B", \
"baseSeverityColorLight": "#DCEFD7", \
"baseSeverityValue": 2, \
"renderBoundaryMin": 0, \
"renderBoundaryMax": 100, \
"isMinStatic": true, \
"gaugeMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"metricField": "count", \
"baseSeverityLabel": "normal" \
}, \
"policy_type": "static", \
"title": "Default" \
} \
} \
}, \
"title": "AWS/EBS Volume Total I/O MB", \
"tz_offset": null, \
"unit": "mb", \
"urgency": "5" \
}, \
{ \
"_key": "aws_ebs_volume_total_time", \
"_owner": "nobody", \
"adaptive_thresholding_training_window": "-7d", \
"adaptive_thresholds_is_enabled": false, \
"aggregate_eval": "", \
"aggregate_statop": "avg", \
"aggregate_thresholds": { \
"gaugeMax": 100, \
"baseSeverityColor": "#AED3E5", \
"baseSeverityColorLight": "#E3F0F6", \
"baseSeverityValue": 1, \
"renderBoundaryMin": 0, \
"renderBoundaryMax": 34301.83121029886, \
"isMinStatic": true, \
"gaugeMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"metricField": "count", \
"baseSeverityLabel": "info" \
}, \
"aggregate_thresholds_alert_enabled": false, \
"aggregate_thresholds_custom_alert_enabled": false, \
"aggregate_thresholds_custom_alert_rules": [], \
"alert_eval": "", \
"alert_lag": "30", \
"alert_on": "both", \
"alert_period": 15, \
"base_search": "*", \
"base_search_id": "SAI-Cloud-Performance_AWS-EBS", \
"base_search_metric": "aws_ebs_volume_total_time", \
"description": "The total number of seconds in a specified period of time servicing read and write operations (default 15 minutes)", \
"entity_alias_filtering_fields": "VolumeId", \
"entity_breakdown_id_fields": "VolumeId", \
"entity_id_fields": "VolumeId", \
"entity_statop": "avg", \
"entity_thresholds": { \
"gaugeMax": null, \
"baseSeverityColor": "#AED3E5", \
"baseSeverityColorLight": "#E3F0F6", \
"baseSeverityValue": 1, \
"renderBoundaryMin": 0, \
"renderBoundaryMax": 38500.39591676, \
"isMinStatic": true, \
"gaugeMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"metricField": "count", \
"baseSeverityLabel": "info" \
}, \
"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", \
"is_entity_breakdown": true, \
"is_service_entity_filter": true, \
"kpi_threshold_template_id": "", \
"metric": { \
"metric_index": "", \
"metric_name": "" \
}, \
"metric_qualifier": "", \
"search_alert_earliest": "15", \
"search_buckets": "", \
"search_occurrences": 1, \
"search_type": "shared_base", \
"sec_grp": "default_itsi_security_group", \
"source": "", \
"target": "", \
"threshold_eval": "", \
"is_metric": false, \
"threshold_field": "aws_ebs_volume_total_time", \
"time_variate_thresholds": false, \
"time_variate_thresholds_specification": { \
"policies": { \
"default_policy": { \
"entity_thresholds": { \
"gaugeMax": 100, \
"baseSeverityColor": "#99D18B", \
"baseSeverityColorLight": "#DCEFD7", \
"baseSeverityValue": 2, \
"renderBoundaryMin": 0, \
"renderBoundaryMax": 100, \
"isMinStatic": true, \
"gaugeMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"metricField": "count", \
"baseSeverityLabel": "normal" \
}, \
"time_blocks": [], \
"aggregate_thresholds": { \
"gaugeMax": 100, \
"baseSeverityColor": "#99D18B", \
"baseSeverityColorLight": "#DCEFD7", \
"baseSeverityValue": 2, \
"renderBoundaryMin": 0, \
"renderBoundaryMax": 100, \
"isMinStatic": true, \
"gaugeMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"metricField": "count", \
"baseSeverityLabel": "normal" \
}, \
"policy_type": "static", \
"title": "Default" \
} \
} \
}, \
"title": "AWS/EBS Volume Total I/O Time", \
"tz_offset": null, \
"unit": "s", \
"urgency": "5" \
}, \
{ \
"_key": "aws_ebs_volume_total_ops", \
"_owner": "nobody", \
"adaptive_thresholding_training_window": "-7d", \
"adaptive_thresholds_is_enabled": false, \
"aggregate_eval": "", \
"aggregate_statop": "avg", \
"aggregate_thresholds": { \
"gaugeMax": 100, \
"baseSeverityColor": "#AED3E5", \
"baseSeverityColorLight": "#E3F0F6", \
"baseSeverityValue": 1, \
"renderBoundaryMin": 0, \
"renderBoundaryMax": 100, \
"isMinStatic": true, \
"gaugeMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"metricField": "count", \
"baseSeverityLabel": "info" \
}, \
"aggregate_thresholds_alert_enabled": false, \
"aggregate_thresholds_custom_alert_enabled": false, \
"aggregate_thresholds_custom_alert_rules": [], \
"alert_eval": "", \
"alert_lag": "30", \
"alert_on": "both", \
"alert_period": 15, \
"base_search": "*", \
"base_search_id": "SAI-Cloud-Performance_AWS-EBS", \
"base_search_metric": "aws_ebs_volume_total_ops", \
"description": "The total number of read and write operations in a specified period of time (default 15 minutes)", \
"entity_alias_filtering_fields": "VolumeId", \
"entity_breakdown_id_fields": "VolumeId", \
"entity_id_fields": "VolumeId", \
"entity_statop": "avg", \
"entity_thresholds": { \
"gaugeMax": null, \
"baseSeverityColor": "#AED3E5", \
"baseSeverityColorLight": "#E3F0F6", \
"baseSeverityValue": 1, \
"renderBoundaryMin": 0, \
"renderBoundaryMax": 100, \
"isMinStatic": true, \
"gaugeMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"metricField": "count", \
"baseSeverityLabel": "info" \
}, \
"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", \
"is_entity_breakdown": true, \
"is_service_entity_filter": true, \
"kpi_threshold_template_id": "", \
"metric": { \
"metric_index": "", \
"metric_name": "" \
}, \
"metric_qualifier": "", \
"search_alert_earliest": "15", \
"search_buckets": "", \
"search_occurrences": 1, \
"search_type": "shared_base", \
"sec_grp": "default_itsi_security_group", \
"source": "", \
"target": "", \
"threshold_eval": "", \
"is_metric": false, \
"threshold_field": "aws_ebs_volume_total_ops", \
"time_variate_thresholds": false, \
"time_variate_thresholds_specification": { \
"policies": { \
"default_policy": { \
"entity_thresholds": { \
"gaugeMax": 100, \
"baseSeverityColor": "#99D18B", \
"baseSeverityColorLight": "#DCEFD7", \
"baseSeverityValue": 2, \
"renderBoundaryMin": 0, \
"renderBoundaryMax": 100, \
"isMinStatic": true, \
"gaugeMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"metricField": "count", \
"baseSeverityLabel": "normal" \
}, \
"time_blocks": [], \
"aggregate_thresholds": { \
"gaugeMax": 100, \
"baseSeverityColor": "#99D18B", \
"baseSeverityColorLight": "#DCEFD7", \
"baseSeverityValue": 2, \
"renderBoundaryMin": 0, \
"renderBoundaryMax": 100, \
"isMinStatic": true, \
"gaugeMin": 0, \
"isMaxStatic": false, \
"thresholdLevels": [], \
"metricField": "count", \
"baseSeverityLabel": "normal" \
}, \
"policy_type": "static", \
"title": "Default" \
} \
} \
}, \
"title": "AWS/EBS Volume Total Operations", \
"tz_offset": null, \
"unit": "", \
"urgency": "5" \
} \
]