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.

25 lines
986 B

[DA-ITSI-WEBSERVER-Web_Server_Monitoring]
title = Web Server Monitoring
description = Service for Web Server that provides key performance indicators (KPIs) for monitoring popular Web Server technologies
entity_rules = [ \
{ \
"rule_condition" : "AND", \
"rule_items" : [ \
{ \
"field" : "web_server", \
"field_type" : "alias", \
"rule_type" : "not", \
"value" : "" \
}, \
{ \
"field" : "itsi_role", \
"field_type" : "info", \
"rule_type" : "matches", \
"value" : "web_server" \
} \
] \
} \
]
recommended_kpis = DA-ITSI-WEBSERVER-4xx_Errors,DA-ITSI-WEBSERVER-5xx_Errors,DA-ITSI-WEBSERVER-Bytes_in,DA-ITSI-WEBSERVER-Bytes_out,DA-ITSI-WEBSERVER-Hits_Per_Minute,DA-ITSI-WEBSERVER-Response_Times,DA-ITSI-WEBSERVER-Availability
optional_kpis = DA-ITSI-WEBSERVER-Percent_Error_Codes