1 title: Hardware Sensors via OpenHardwareMonitor: Temperature
7 This checks monitors temperature sensors reported by the tool
8 OpenHardwareMonitor (http://openhardwaremonitor.org/). check_mk
9 includes a stripped down version of OpenHardwareMonitor without
10 a gui component which can be installed through the agent backery
12 If the check_mks own version of ohm is used and installed correcty,
13 the windows agent will ensure it is run (and restarted) as
16 All temperature sensors (cpu, hdd, ...) are handled through this
17 same check but different default levels are applied based on
19 cpu - warn = 60, crit = 70
20 hdd - warn = 40, crit = 50
21 others - warn = 70, crit = 80
25 The name of the sensor as reported by OpenHardwareMonitor
28 All available sensors are automatically inventorized.