| Trees | Indices | Help |
|
|---|
|
|
object --+
|
ZenUtils.observable.ObservableMixin --+
|
ZenProcessTask
A scheduled task that finds instances of configure processes and collects metrics on the processes
|
|||
|
|||
| Twisted deferred object |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
| Twisted deferred |
|
||
| Twisted deferred |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
DEVICE_STATS = {}
|
|||
RESTARTED = 0
|
|||
MISSING = 0
|
|||
STATE_CONNECTING = 'CONNECTING'
|
|||
STATE_SCANNING_PROCS = 'SCANNING_PROCESSES'
|
|||
STATE_FETCH_PERF = 'FETCH_PERF_DATA'
|
|||
STATE_STORE_PERF = 'STORE_PERF_DATA'
|
|||
STATE_PARSING_TABLE_DATA = 'PARSING_TABLE_DATA'
|
|||
statusEvent = {'eventClass': Status_OSProcess, 'eventGroup': '
|
|||
|
|||
|
Contact to one device and return a deferred which gathers data from the device.
|
Callback called after a connect or previous collection so that another collection can take place.
|
Parse the process tables and reconstruct the list of processes that are on the device.
|
Determine the up/down/restarted status of processes.
|
Get performance data for all the monitored processes on a device
|
Save the process performance data in RRD files
|
Perform SNMP getTable for specified OIDs
|
Perform SNMP get for specified OIDs
|
Display the processes in a sane manner.
|
Send an event to clear other events.
|
Save a value into an RRD file
|
|
|||
statusEvent
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1.1812 on Mon Jul 30 17:11:10 2012 | http://epydoc.sourceforge.net |