Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > 16c5e5f8b5816c1b1037e59c9a2a8112 > files > 152

check-mk-docs-1.2.2-5.fc18.1.noarch.rpm

title: Check for FANs in an HP BladeSystem Enclosure
agents: snmp
author: Lars Michelsen <lm@mathias-kettner.de>
license: GPL
distribution: check_mk
description:
 This check monitors the health of all FANs in HP BladeSysten enclosures.
 The check uses the state reported by SNMP.

 Each fan which is present while the Check_MK inventory will result in an
 own service. If the fan is not available anymore this service will be shown
 as CRITICAL service.

item:
 Number of the FAN (as string, not int).

examples:
 checks += [
  # Manually configured check:
  # Hostname, checkname, item-id, params
  ( "examplehost", "hp_blade_fan", "1", None)
 ]

inventory:
 All FANs with the present state "present" are automatically inventorized.