[PACKAGE]: ../../raw/master/mkp/opengear_serial_line-0.0.4-20240510.mkp "opengear_serial_line-0.0.4-20240510.mkp" # opengear serial line Monitors the state of the opengear console server serial/usb lines. Tested with: - IM4216 - CM7116 - CM7132 - CM7148 - CM8132 --- ### Check Info: * *service*: this check creates the service _Serial line_ for each serial/usb line with the line index as item * *state*: - WARN if the CTS signal is not on (line disconnected) * *wato*: - Check: - Desired line connection state (on/off), default: _connected (CTS on)_ - Monitoring state if line not in desired state, default _WARN_ - Discovery: - Appearance of serial line (Index only / Index + Label), default: _Index only_ - Discover connected lines only, default: discover all lines - Do not discover lines by port label (exact match), default: _None_ - Do not discover lines where port label starts with, default: _None_ - Do not discover lines by index, default: _None_ * *perfdata*: none --- ### Download * [Download latest mkp file][PACKAGE] **Note**: before you update to a newer version, always check the [CHANGELOG](CHANGELOG). There might be incompatible changes. --- ### Installation You can install the package by uploading it to your CheckMK site and as site user run ``` mkp install PACKAGENAME-VERSION.mkp ``` or beginning with CMK2.2.x ``` mkp add PACKAGENAME-VERSION.mkp mkp enable PACKAGENAME VERSION ``` In the non RAW editions of CheckMK you can use the GUI to install the package (_Setup_ -> _Extension Packages_ -> _Upload package_) --- ### Want to contribute? Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contributing") --- ### Sample output ![sample output](img/sample.png?raw=true "sample output") ### WATO check ![sample output](img/wato.png?raw=true "wato check") ### WATO discovery ![sample output](img/wato-discovery.png?raw=true "wato discovery")