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.07 KiB
Newer Older
thl-cmk's avatar
thl-cmk committed
# ePowerSwitch analog input
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
Monitors status of ePowerSwitch analog input sensors
thl-cmk's avatar
thl-cmk committed

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

thl-cmk's avatar
thl-cmk committed
* *service*: creates the service **Analog input {item}_** for each analog input sensor, with the _sensor id_ as item
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
* *state*: OK
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
* *wato*: [(see WATO options)](/../../../-/raw/master/doc/wato.png "see WATO options")
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
* *perfdata*: float value of sensor
thl-cmk's avatar
thl-cmk committed

---
### Download
* [epsm_analoginput.mkp](https://thl-cmk.hopto.org/gitlab/checkmk/noel/epsm_analoginput/-/raw/master/epsm_analoginput.mkp "Download the MKP file")
                        
---
### Installation

You can install the package by uploading it to your CheckMK site and as site user run `mkp install epsm_analoginput.mkp`.


In the Enterprise/Free edition of CheckMK you can use the GUI to install the package (_Setup_ -> _Extension Packages_ -> _Upload package_)

thl-cmk's avatar
thl-cmk committed
---
thl-cmk's avatar
thl-cmk committed
#### Want to contribute?
Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contributing")
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
---
thl-cmk's avatar
thl-cmk committed
Sample output

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

thl-cmk's avatar
thl-cmk committed
WATO options

![WATO options](/doc/wato.png?raw=true "WATO options")