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.9 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*, *Electrical current* 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.current*

* *service*: this check creates the service *Current* for each SFP with the interface name as the item
thl-cmk's avatar
thl-cmk committed
* *state*: **critical**/**warning** if outside the limits
thl-cmk's avatar
thl-cmk committed
* *wato*: none
* *perfdata*:
    * Electrical current in Ampere



Sample output

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

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

thl-cmk's avatar
thl-cmk committed
Deviation extension is based on [CheckMK PR #211](https://github.com/tribe29/checkmk/pull/211) *Add deviation power to cisco_temperature.dom* by [*agabellini*](https://github.com/agabellini)
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]")