Trees | Indices | Help |
|
---|
|
object --+ | Lockable.Lockable --+ | DeviceComponent.DeviceComponent --+ | ManagedEntity.ManagedEntity --+ | OSComponent.OSComponent --+ | Commandable.Commandable --+ | object --+ | | | ZenPackable.ZenPackable --+ | OSProcess
OSProcess object
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from |
|
|||
meta_type = 'OSProcess'
|
|||
portal_type = 'OSProcess'
|
|||
procName = ""
|
|||
parameters = ""
|
|||
_procKey = ""
|
|||
collectors = 'zenprocess', 'zencommand'
|
|||
_properties = OSComponent._properties+({'id': 'procName', 'typ
|
|||
_relations = OSComponent._relations+ ZenPackable._relations+((
|
|||
factory_type_information = {'immediate_view': 'osProcessDetail
|
|||
security = ClassSecurityInfo()
|
|||
Inherited from Inherited from Inherited from Inherited from |
|
Set the OSProcessClass based on procKey which is the proc + args. We set by matching regular expressions of each proces class. |
Return a string that is the process name and, if ignoreParamaters is not True, then also the parameters.
|
Should this service be monitored or not. Use ServiceClass aq path.
|
Return the ProcessClass for this proc |
Called by Commandable.doCommand() to ascertain objects on which a UserCommand should be executed. |
Return the environment to be used when processing a UserCommand |
Setup the aq chain as appropriate for the execution of a UserCommand |
Return the url where UserCommands are viewed for this object |
Test if automatic creation (and anchoring into a model) is appropriate for this object. Lets us ignore detectable gunk that's not very interesting to model, like most processes, and loopback network devices, CDROM file systems, etc. Returns False if the object should not be added. The object will have its full acquisition path, but will not have been added to the database.
|
|
_properties
|
_relations
|
factory_type_information
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1.1812 on Tue Oct 11 12:51:27 2011 | http://epydoc.sourceforge.net |