Collection of CheckMK checks (see https://checkmk.com/). All checks and plugins are provided as is. Absolutely no warranty. Send any comments to thl-cmk[at]outlook[dot]com

Skip to content
README.md 991 B
Newer Older
thl-cmk's avatar
thl-cmk committed
# Cisco FXOS Sensors (FirePower devices)
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
**Note: this package is for CheckMK version 2.x. For other versions see the corresponding branch.**
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
Monitoring of the temperature sensors is already part of CMK.
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
Cisco FXOS checks
*  *cisco_fxos_fan*: monitors ASA fan sensors
thl-cmk's avatar
thl-cmk committed
*  *cisco_fxos_power*: monitors ASA power supplys sensors
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
## Check Info *cisco_fxos_fan*:
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
* *service*: this check creates one service for each fan sensor
thl-cmk's avatar
thl-cmk committed
* *state*: **warning**/**critical** if sensor state is not OK. Levels see WATO
* *wato*: CMK 2.x system provided (_FAN speed of Hardware devices_)
* *perfdata*: 
    * Fan speed (RPM)
thl-cmk's avatar
thl-cmk committed

Sample output

thl-cmk's avatar
thl-cmk committed
![sample output](/doc/sample_fan.png?raw=true "sample [SHORT TITLE]")
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed

## Check Info *cisco_fxos_power*:

thl-cmk's avatar
thl-cmk committed
* *service*: this check creates one service for each power supply sensor
thl-cmk's avatar
thl-cmk committed
* *state*: **warning**/**critical** if sensor state is not OK.
* *wato*: none
* *perfdata*: none

Sample output

![sample output](/doc/sample_power.png?raw=true "sample [SHORT TITLE]")