Package ZenEvents :: Module ZenEventClasses
[show private | hide private]
[frames | no frames]

Module ZenEvents.ZenEventClasses

Variable Summary
str App_Start = '/App/Start'
str App_Stop = '/App/Stop'
str Change = '/Change'
str Change_Add = '/Change/Add'
str Change_Add_Blocked = '/Change/Add/Blocked'
str Change_Remove = '/Change/Remove'
str Change_Remove_Blocked = '/Change/Remove/Blocked'
str Change_Set = '/Change/Set'
str Change_Set_Blocked = '/Change/Set/Blocked'
int Clear = 0                                                                     
str Cmd_Fail = '/Cmd/Fail'
str Cmd_Ok = '/Cmd/Ok'
int Critical = 5                                                                     
int Debug = 1                                                                     
int Error = 4                                                                     
str Heartbeat = '/Heartbeat'
int Info = 2                                                                     
str Perf_Snmp = '/Perf/Snmp'
str Perf_XmlRpc = '/Perf/XmlRpc'
list Severities = ['Clear', 'Debug', 'Info', 'Warning', 'Erro...
str Status_Heartbeat = '/Status/Heartbeat'
str Status_IpService = '/Status/IpService'
str Status_OSProcess = '/Status/OSProcess'
str Status_Perf = '/Status/Perf'
str Status_Ping = '/Status/Ping'
str Status_Snmp = '/Status/Snmp'
str Status_Update = '/Status/Update'
str Status_Web = '/Status/Web'
str Status_WinService = '/Status/WinService'
str Status_Wmi = '/Status/Wmi'
str Status_Wmi_Conn = '/Status/Wmi/Conn'
str Status_XmlRpc = '/Status/XmlRpc'
str Unknown = '/Unknown'
int Warning = 3                                                                     

Variable Details

App_Start

Type:
str
Value:
'/App/Start'                                                           

App_Stop

Type:
str
Value:
'/App/Stop'                                                            

Change

Type:
str
Value:
'/Change'                                                              

Change_Add

Type:
str
Value:
'/Change/Add'                                                          

Change_Add_Blocked

Type:
str
Value:
'/Change/Add/Blocked'                                                  

Change_Remove

Type:
str
Value:
'/Change/Remove'                                                       

Change_Remove_Blocked

Type:
str
Value:
'/Change/Remove/Blocked'                                               

Change_Set

Type:
str
Value:
'/Change/Set'                                                          

Change_Set_Blocked

Type:
str
Value:
'/Change/Set/Blocked'                                                  

Clear

Type:
int
Value:
0                                                                     

Cmd_Fail

Type:
str
Value:
'/Cmd/Fail'                                                            

Cmd_Ok

Type:
str
Value:
'/Cmd/Ok'                                                              

Critical

Type:
int
Value:
5                                                                     

Debug

Type:
int
Value:
1                                                                     

Error

Type:
int
Value:
4                                                                     

Heartbeat

Type:
str
Value:
'/Heartbeat'                                                           

Info

Type:
int
Value:
2                                                                     

Perf_Snmp

Type:
str
Value:
'/Perf/Snmp'                                                           

Perf_XmlRpc

Type:
str
Value:
'/Perf/XmlRpc'                                                         

Severities

Type:
list
Value:
['Clear', 'Debug', 'Info', 'Warning', 'Error', 'Critical']             

Status_Heartbeat

Type:
str
Value:
'/Status/Heartbeat'                                                    

Status_IpService

Type:
str
Value:
'/Status/IpService'                                                    

Status_OSProcess

Type:
str
Value:
'/Status/OSProcess'                                                    

Status_Perf

Type:
str
Value:
'/Status/Perf'                                                         

Status_Ping

Type:
str
Value:
'/Status/Ping'                                                         

Status_Snmp

Type:
str
Value:
'/Status/Snmp'                                                         

Status_Update

Type:
str
Value:
'/Status/Update'                                                       

Status_Web

Type:
str
Value:
'/Status/Web'                                                          

Status_WinService

Type:
str
Value:
'/Status/WinService'                                                   

Status_Wmi

Type:
str
Value:
'/Status/Wmi'                                                          

Status_Wmi_Conn

Type:
str
Value:
'/Status/Wmi/Conn'                                                     

Status_XmlRpc

Type:
str
Value:
'/Status/XmlRpc'                                                       

Unknown

Type:
str
Value:
'/Unknown'                                                             

Warning

Type:
int
Value:
3                                                                     

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