Refactoring: Moved more storage check parameters from unsorted.py to dedicated module...
[check_mk.git] / checkman / openhardwaremonitor.fan
blob41fbf3dd255b6f045d1fa81d8539d909c474a4ef
1 title: Hardware Sensors via OpenHardwareMonitor: Fans
2 agents: windows
3 catalog: os/hardware
4 license: GPL
5 distribution: check_mk
6 description:
7  This checks monitors fan speed 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
11  or manually.
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
14  necessary.
16  This check has configurable {WARN} and {CRIT} levels but by default
17  NO levels are used, because there is no way to discover if the
18  fan is even connected and whether fan control may halt it completely.
20 item:
21  The name of the sensor as reported by OpenHardwareMonitor
23 inventory:
24  All available sensors are automatically inventorized.