Package ZenRRD :: Module zencommand :: Class Cmd
[show private | hide private]
[frames | no frames]

Class Cmd


Holds the config of every command to be run
Method Summary
  __init__(self)
  name(self)
  nextRun(self)
  processEnded(self, pr)
  running(self)
  start(self, pool)
  updateConfig(self, cfg)

Class Variable Summary
NoneType command = None                                                                  
NoneType component = None                                                                  
NoneType cycleTime = None                                                                  
NoneType device = None                                                                  
NoneType eventClass = None                                                                  
NoneType eventKey = None                                                                  
NoneType ipAddress = None                                                                  
int lastStart = 0                                                                     
int lastStop = 0                                                                     
NoneType password = None                                                                  
int port = 22                                                                    
NoneType result = None                                                                  
int severity = 3                                                                     
NoneType username = None                                                                  
bool useSsh = False

Class Variable Details

command

Type:
NoneType
Value:
None                                                                  

component

Type:
NoneType
Value:
None                                                                  

cycleTime

Type:
NoneType
Value:
None                                                                  

device

Type:
NoneType
Value:
None                                                                  

eventClass

Type:
NoneType
Value:
None                                                                  

eventKey

Type:
NoneType
Value:
None                                                                  

ipAddress

Type:
NoneType
Value:
None                                                                  

lastStart

Type:
int
Value:
0                                                                     

lastStop

Type:
int
Value:
0                                                                     

password

Type:
NoneType
Value:
None                                                                  

port

Type:
int
Value:
22                                                                    

result

Type:
NoneType
Value:
None                                                                  

severity

Type:
int
Value:
3                                                                     

username

Type:
NoneType
Value:
None                                                                  

useSsh

Type:
bool
Value:
False                                                                  

Generated by Epydoc 2.1 on Thu Aug 16 09:55:13 2007 http://epydoc.sf.net