| Name |
Type |
Value |
| community |
optional string, default 'public' |
Community name required by the SNMP daemon.
|
| faileddiskwarn |
optional relation, default is gt[0]
|
Generate a warning when this relation matches the number of failed disks.
|
| faileddiskprob |
optional relation, default is gt[1]
|
Generate a problem when this relation matches the number of failed disks.
|
| failedpowersupplywarn |
optional relation, default is gt[0]
|
Generate a warning when this relation matches the number of failed power
supplies.
|
| failedpowersupplyprob |
optional relation, default is gt[1]
|
Generate a problem when this relation matches the number of failed power
supplies.
|
| failedfanswarn |
optional relation, default is gt[0]
|
Generate a warning when this relation matches the number of failed fans.
This test only executes on NetApps.
|
| failedfansprob |
optional relation, default is gt[1]
|
Generate a problem when this relation matches the number of failed fans.
This test only executes on NetApps.
|
| fanspeedwarn |
optional relation, default is lt[1500]
|
Generate a warning when this relation matches the fan speed.
This test only executes on JetStors.
|
| fanspeedprob |
optional relation, default is lt[1000]
|
Generate a warning when this relation matches the fan speed.
This test only executes on JetStors.
|
| loadaveragewarn |
optional relation, default is gt[75]
|
Generate a warning when this relation matches the load average.
This test only executes on NetApps.
|
| loadaverageprob |
optional relation, default is gt[95]
|
Generate a problem when this relation matches the load average.
This test only executes on NetApps.
|
| diskspareswarn |
optional relation, default is lt[2]
|
Generate a warning when this relation matches the number of spare disks.
|
| disksparesprob |
optional relation, default is lt[1]
|
Generate a problem when this relation matches the number of spare disks.
|
| volumespeed |
optional relation, default is regv[^320\.0MB\/Sec]
|
Generate a problem when this relation matches the volume speed.
This test only executes on JetStors.
|
| snmpversion |
optional string, one of '1', '2','2c', or '3', default
is '1' |
SNMP protocol version to use.
|
| snmptimeout |
optional number between 1 and infinity, default
is '5' |
SNMP query timeout, in seconds. Note that multiple queries may be
issued within one check, so this should not be the same as the module
timeout.
|