Trees | Indices | Help |
|
---|
|
zenperfsnmp
Gets snmp performance data and stores it in the RRD files.
$Id$Version:
|
|||
Status keep track of the status of many parallel requests |
|||
SnmpStatus track and report SNMP status failures |
|||
OidData | |||
zenperfsnmp Periodically query all devices for SNMP values to archive in RRD files |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
__doc__ = '''zenperfs
|
|||
log = logging.getLogger("zen.zenperfsnmp")
|
|||
MAX_OIDS_PER_REQUEST = 40
|
|||
MAX_SNMP_REQUESTS = 20
|
|||
DEVICE_LOAD_CHUNK_SIZE = 2
|
|
__doc__
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Thu Oct 25 16:27:42 2007 | http://epydoc.sourceforge.net |