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.37 KiB
Newer Older
thl-cmk's avatar
thl-cmk committed
# opengear serial line [(Download the MKP package)](/../../../-/raw/master/opengear_serial_line.mkp "Download MKP package")
thl-cmk's avatar
thl-cmk committed

Monitors the state of the opengear console server serial/usb lines.

thl-cmk's avatar
thl-cmk committed
Supported models:
- IM4216
- CM7116
- CM7132
- CM7148
- CM81XX series

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

thl-cmk's avatar
thl-cmk committed
* *service*: this check creates the service _Serial line_ for each serial/usb line with the line index as item
thl-cmk's avatar
thl-cmk committed

* *state*: 
thl-cmk's avatar
thl-cmk committed
    - WARN if the CTS signal is not on (line disconnected)
thl-cmk's avatar
thl-cmk committed

* *wato*: 
thl-cmk's avatar
thl-cmk committed
    - 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_
thl-cmk's avatar
thl-cmk committed

* *perfdata*: none
    
---
#### Want to contribute?
Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contributing")

---
### Sample output

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

### WATO check 

![sample output](/doc/wato.png?raw=true "wato check")

### WATO discovery

![sample output](/doc/wato-discovery.png?raw=true "wato discovery")