SURVIVOR: storedge-t3 Check Module
About storedge-t3
basics
Module Type Scheduler Remote
check Yes No
syntax
     module storedge-t3 {
       [community <string>]
       [snmpversion (1 | 2 | 2c | 3)]
       [snmptimeout <number>]
     }
 

Dependencies

Arguments

Name Type Value
community optional string, default 'public' Community name required by the SNMP daemon.
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.

Description

The storedge-t3 module examines Sun StorEdge T3s to determine the status of their FRUs, disks, controllers, and power/cooling units.

Examples

  1. To examine a StorEdge T3.
         module storedge-t3 {
           community mycommunity
         }
         

$Date: 2007/03/29 12:25:54 $
$Revision: 1.1 $
keywords
community
snmptimeout
snmpversion