/usr/share/check_mk/checks-man/cmciii.temp is in check-mk-server 1.2.8p16-1ubuntu0.1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 | title: Rittal CMC-III Units: Temperatures
agents: snmp
catalog: hw/environment/rittal
license: GPL
distribution: check_mk
description:
This check monitors the temperature measured by various
Rittal CMC-III units.
It only covers single-temperature sensors while fanunits (which
report 3 temperatures for inflowing air and 3 temperatures for
outflowing air) are covered by cmciii_lcp_airin, cmciii_lcp_airout
and cmciii.temp_in_out.
Limits are configured in the Rittal device itself but can be
overridden. The state given by the Rittal device is
taken as the state of the check as follows:
If the Rittal device returns {OK}, the check is {OK}. Otherwise
the check is {CRIT}.
item:
The unit name and the name of the temperature sensor
perfdata:
One variable: the temperature
inventory:
All single temperature sensors on all cmciii units are detected
|