diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..854c0ddc741ff01e1f114249e890f48d953d1167 --- /dev/null +++ b/README.md @@ -0,0 +1,43 @@ +# Cisco EASA Senssors + +Cisco ASA checks +* *cisco_asa_temp*: monitors the ASA temperature sensors +* *cisco_asa_fan*: monitors ASA fan sensors +* *cisco_asa_power*: monitors ASA power supplys + +## Check Info *cisco_asa_temp*: + +* *service*: this check creates one service for each temperature sesnsor +* *state*: **warning''/**critical** if sensor state is not OK. Levels see WATO +* *wato*: CMK 2.x system provided +* *perfdata*: + * Temperature (see WATO) + + +Sample output + + + +## Check Info *cisco_asa_fan*: + +* *service*: this check creates one service for each fan sesnsor +* *state*: **warning''/**critical** if sensor state is not OK. Levels see WATO +* *wato*: upper/lower levels +* *perfdata*: + * Fan speed (RPM) + +Sample output + + + +## Check Info *cisco_asa_power*: + +* *service*: this check creates one service for each fan sesnsor +* *state*: **warning''/**critical** if sensor state is not OK. +* *wato*: none +* *perfdata*: none + +Sample output + + +