Package ZenModel :: Module ZenStatus
[show private | hide private]
[frames | no frames]

Module ZenModel.ZenStatus

ZenStatus

Track status information about some monitored object. if status = -1 the object has not been tested if status = -2 the object has failed a DNS lookup if status = 0 the object has passed its test if status > 0 the object has failed its test status times

This class should track availability as well!!!

$Id: ZenStatus.py,v 1.28 2004/05/11 22:59:23 edahl Exp $
Classes
YearlyDownTime this would take less space as a dict with but it would take longer to query not sure which is better going with faster and bigger :)
ZenAvailability Persistent ExtensionClass
ZenStatus Persistent ExtensionClass

Variable Summary
str defaultColor = '#d02090'

Variable Details

defaultColor

Type:
str
Value:
'#d02090'                                                              

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