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 1.34 KiB
Newer Older
thl-cmk's avatar
thl-cmk committed
# Huawei optical modules
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
Monitors the status of optical modules. This check will monitor the *Temperature*, *Voltage* and *optical signal power*
thl-cmk's avatar
thl-cmk committed

Check Info:


thl-cmk's avatar
thl-cmk committed
## Check Info *huawei_entity_optical*
thl-cmk's avatar
thl-cmk committed

* *service*: this check creates the service *Temperature* for each SFP with the interface name as the item
* *state*: **critical**/**warning** if outside the limits
* *wato*: upper and lower limits
* *perfdata*: 
    * Temperature in °C


Sample output

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

thl-cmk's avatar
thl-cmk committed
## Check Info *huawei_entity_optical.dom*
thl-cmk's avatar
thl-cmk committed

* *service*: this check creates the service *DOM* for each SFP with the interface name as the item
* *state*: **critical**/**warning** if outside the limits
thl-cmk's avatar
thl-cmk committed
* *wato*: lower and upper levels for RX/TX signal power and levels for deviation.
thl-cmk's avatar
thl-cmk committed
* *perfdata*:
    * RX and TX signal power in dBm
thl-cmk's avatar
thl-cmk committed
    * RX and TX signal power deviation in dBm
thl-cmk's avatar
thl-cmk committed


Sample output

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

thl-cmk's avatar
thl-cmk committed
## Check Info *huawei_entity_optical.voltage*
thl-cmk's avatar
thl-cmk committed

* *service*:  this check creates the service *Voltage* for each SFP with the interface name as the item
* *state*: **critical**/**warning** if outside the limits
* *wato*: upper and lower limits
* *perfdata*:
    * Voltage in Volt


Sample output

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