# ePowerSwitch power supply Monitors status of ePowerSwitch power supply --- ### Check Info * *service*: creates the service **_Power supply {item}_** for each power supply, with the _power supply id_ as item * *state*: **warning**: if power supply state is not _Applied_ * *wato*: [(see WATO options)](/../../../-/raw/master/doc/wato.png "see WATO options") * *perfdata*: none --- ### Download * [epsm_powersupply.mkp](https://thl-cmk.hopto.org/gitlab/checkmk/neol/epsm_powersupply/-/raw/master/epsm_powersupply.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_powersupply.mkp mkp enable epsm_powersupply 0.0.2-20230422 ``` In the Enterprise/Free edition 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](/doc/sample.png?raw=true "sample output") WATO options ![WATO options](/doc/wato.png?raw=true "WATO options")