| Trees | Indices | Help |
|
|---|
|
|
Products.ZenHub.PBDaemon.PBDaemon --+
|
ZenModeler
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
| integer |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
| Twisted deferred object |
|
||
| Twisted deferred object |
|
||
|
|||
|
|||
name = 'zenmodeler'
|
|||
initialServices = PBDaemon.initialServices+ ['ModelerService']
|
|||
generateEvents = True
|
|||
configCycleInterval = 360
|
|||
classCollectorPlugins = ()
|
|||
|
|||
|
|
Build a list of active plugins for a device, based on: * the --collect command-line option which is a regex * the --ignore command-line option which is a regex * transport which is a string describing the type of plugin
To Do: determine if an event for the collector AND the device should be sent |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Get the list of devices for which we are collecting: * if -d devicename was used, use the devicename * if a class path flag was supplied, gather the devices along that organizer * otherwise get all of the devices associated with our collector @return: list of devices @rtype: list |
|
|
To Do: implement |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Thu May 7 11:46:09 2009 | http://epydoc.sourceforge.net |