# opengear console servers temerature sensors This plugin will monitor opengear console servers temperature sensors. It will show the sensor and device name and the current temperature. --- ### Download * [opengear_temperature.mkp](https://thl-cmk.hopto.org/gitlab/checkmk/opengear/opengear_temperature/-/raw/master/opengear_temperature.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 opengera_temperature.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 **_TEMERATURE_** for each temperature sensor with the **_temperature sensor index_** as item
Montoring states Monitoring states are acording to the CMK buildin temperature check.
Perfdata | Metric | Unit | Perfometer | | ------ | ------ | ------ | | Temperature | °C/°F/°K | yes |
--- ### WATO
Service monitoring rule This plugin uses the CMK buildin temperature rule set.
Discovery rule There is no discovery rule set
--- ### Sample Output Sample output ![sample output](/doc/sample.png?raw=true "sample output") Sample output details ![sample output details](/doc/sample-details.png?raw=true "sample output details")