/usr/share/check_mk/checks-man/cmciii 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 | title: Rittal CMC-III Units: General State
agents: snmp
catalog: hw/environment/rittal
license: GPL
distribution: check_mk
description:
 This check monitors the general status of the units attached to the
 Rittal CMC-III. The state given by the system is
 taken as the state of the check as follows:
 If the device returns {lost} or {error}, the check is {CRIT}.
 If the device returns {detect}, the check is {WARN}.
 if the device return {changed} or {OK}, the check is {OK}.
 Otherwise the check is {UNKNOWN}.
item:
 None
perfdata:
 None
inventory:
 None
 |