Trees | Indices | Help |
|
---|
|
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 $
|
|||
ZenStatus Persistent ExtensionClass |
|||
ZenAvailability Persistent ExtensionClass |
|||
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 :) |
|
|||
__doc__ = """ZenSta
|
|||
defaultColor =
|
|
__doc__
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Thu Oct 25 16:27:42 2007 | http://epydoc.sourceforge.net |