GUI CSS: Refactored wato styles to nested structure meeting sasslint requirements...
[check_mk.git] / checkman / mgmt_dell_poweredge_temp
blobca4d1038fb2986b21ff6e7f789e263be10dac3bd
1 title: SNMP Management Board: Dell PowerEdge Server: Temperature Sensors
2 agents: snmp
3 catalog: hw/server/dell
4 license: GPL
5 distribution: check_mk
6 description:
7  This check monitors the temperature of Dell PowerEdge Servers by probing and
8  monitoring known temperature sensors on the device. Measured temperatures
9  may include CPU temperatures as well as air inlet temperatures and others,
10  depending on the device configuration.
12  No limits are set in the check, since limits are configured in the device
13  itself. The state given by the device is taken as the state of the check
14  as follows: If the device returns {OK}, the check is {OK}. If the device returns
15  {other}, {unknown}, {nonCriticalUpper} and {nonCriticalLower} a state of {WARN}
16  is returned. Otherwise the check is {CRIT}.
18  The check displays the upper warning and critical limits as configured in the device.
19  Further limits are {not} displayed, even though they may be configured. These are
20  UpperNonRecoverable, LowerCritical, LowerNonCritical and LowerNonRecoverable.
21  These limits yet may lead to state changes, the corresponding states are honoured
22  as outlined above.
24 item:
25  Either the name of the location variable configured for the temperature sensor, or
26  the chassis index and sensor index seperated by a dash.
28 inventory:
29  All temperature sensors which do not have the state settings unknown are detected