Package ZenEvents :: Module Availability :: Class Report
[hide private]
[frames] | no frames]

Class Report

source code

Determine availability by counting the amount of time down

Instance Methods [hide private]
 
__init__(self, startDate=None, endDate=None, eventClass='/Status/Ping', severity=5, device=None, component='') source code
 
tuple(self) source code
 
__hash__(self) source code
 
__cmp__(self, other) source code
 
run(self, dmd)
Run the report, returning an Availability object for each device
source code