# opengear console severs power supplys This plugin will monitor opengear console servers power supplys. It will show the power supply name (if not none) and the device name. It will also show the input voltage, the output current and the output power. --- ### Download * [opengear_power_supply.mkp](https://thl-cmk.hopto.org/gitlab/checkmk/opengear/opengear_power_supply/-/raw/master/opengear_power_supply.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 opengear_power_supply.mkp`. 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") --- ### Check Info The plugin creates the service **_Power supply_** for each power supply the **_power supply index_** as item.
Montoring states By default this service is always ok.
Perfdata | Metric | Unit | Perfometer | | ------ | ------ | ------ | | Input voltage | Y | yes | | Output current | A | no | | Output power | W | no |
--- ### WATO
Service monitoring rule | Section | Rule name | | ------ | ------ | | Networking | opengear power supply | | Option | Defailt value | | ------ | ------ | | Input voltage upper/lower levels | none | | Output current upper/lower levels | none | | Output power upper/lower levels| nonee |
Discovery rule There is no discovery rule
--- ### Sample Output Sample output ![sample output](/doc/sample.jpg?raw=true "sample output") Sample output details ![sample output details](/doc/sample-details.jpg?raw=true "sample output details")