GUI CSS: Refactored wato styles to nested structure meeting sasslint requirements...
[check_mk.git] / checkman / ipmi_sensors
blobf7b3d19391da33a37def868000000a8637d959fc
1 title: IPMI sensors via freeipmi
2 agents: linux
3 catalog: os/hardware
4 license: GPL
5 distribution: check_mk
6 description:
7  This check uses the information of the utility {ipmi-sensors}
8  from the utility package {freeipmi}. You need your host kernel
9  to support IPMI and have ipmi-sensors in your executable path for
10  the agent to send that data. The current implementation of
11  the agents sends the status of all available fans, temperature
12  sensors and power supplies.
14 item:
15  A combination of sensor group and sensor name, with spaces replaced
16  by underscores in the sensor name. For example
17  {Fan_FAN2_CPU} for a sensor of the group {Fan} with the name {FAN2 CPU}.
19 inventory:
20  All sensors that are not in the state {[Unknown]} are automatically
21  inventorized.