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 |
defaultColor
-
- Type:
-
str
- Value:
|