Sophie

Sophie

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

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

title: Checks the memory usage on HP Procurve Switches
agents: snmp
author: Lars Michelsen <lm@mathias-kettner.de>
license: GPL
distribution: check_mk
description:
 This check monitors the memory usage on HP Procurve Switches which support the
 NETSWITCH-MIB. The check uses the total amount of memory and the currently used
 memory values.

 On each switch which supports this MIB one service is being created.

 The check will result in a WARNING/CRITICAL state when the given thresholds
 for the memory usage are reached.

perfdata:
 One variable: The current memory usage

inventory:
 On each switch which supports this MIB one service {Memory} is being created.

[parameters]
warning (int): Memory usage percentage at which a warning level is triggered.
critical (int): Memory usage percentage at which a critical level is triggered.

[configuration]
hp_procurve_mem_default_levels (int, int): Default levels used by inventorized checks.
 This variable is preset to {(80, 90)}.