GUI CSS: Refactored wato styles to nested structure meeting sasslint requirements...
[check_mk.git] / checkman / mgmt_ipmi_sensors
blob32186963c55d6ddbdc7dc13f98944018bd6d5d1e
1 title: IPMI Management board: Sensors
2 agents: linux
3 catalog: os/hardware
4 license: GPL
5 distribution: check_mk
6 description:
7  This check uses the information of sensors provided via IPMI. The current
8  management board monitoring reports states about all available fans,
9  temperature sensors and power supplies.
11  Note that IPMI provides four states: 'ok', 'non-critical', 'critical' and
12  'non-recoverable'. The default Check-MK behaviour is to map 'ok' to {OK},
13  'non-critical' to {WARN} and 'critical' and 'non-recoverable' to {CRIT}.
14  However, some manufacturers choose to display both 'ok' and 'non-critical'
15  as normal on their provided tools. If you want Check-MK to behave similarly,
16  you can set up a corresponding "Service State Translation" rule.
18 item:
19  The name of the sensor as provided via IPMI.
21 inventory:
22  All sensors that are reported by the management board of a host via IPMI
23  are automatically inventorized.