Check manual page of openhardwaremonitor.temperature
Hardware Sensors via OpenHardwareMonitor: Temperature
Distribution: | official part of Check_MK |
License: | GPL |
Supported Agents: | Windows |
This checks monitors temperature sensors reported by the tool
OpenHardwareMonitor (http://openhardwaremonitor.org/). check_mk
includes a stripped down version of OpenHardwareMonitor without
a gui component which can be installed through the agent backery
or manually.
If the check_mks own version of ohm is used and installed correcty,
the windows agent will ensure it is run (and restarted) as
necessary.
All temperature sensors (cpu, hdd, ...) are handled through this
same check but different default levels are applied based on
device type:
cpu - warn = 60, crit = 70
hdd - warn = 40, crit = 50
others - warn = 70, crit = 80
Item
The name of the sensor as reported by OpenHardwareMonitor
Discovery
All available sensors are automatically inventorized.