Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / checkman / dell_poweredge_temp
blob43caff1d054bc73e74c27bb356712ebc8679fa6b
1 title: 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