Notifier metric sets up the metric object for use with the notifier.
More...
|
def | __init__ (self, history=0, archive=True, batch=1) |
|
def | __init__ (self, name, history=0, archive=True, batch=10) |
|
def | getInfo (self) |
|
def | value (self) |
|
def | value (self, value) |
|
def | hotValues (self) |
|
def | clearValues (self) |
|
def | loadValues (self, start=None, end=None, resolution='hour') |
|
def | hasValues (self, start, end) |
|
Notifier metric sets up the metric object for use with the notifier.
§ __init__()
def Notifier.NotifierMetric.__init__ |
( |
|
self, |
|
|
|
history = 0 , |
|
|
|
archive = True , |
|
|
|
batch = 1 |
|
) |
| |
Initializes a NotifierMetric object
@param history
@param archive
@param batch
The documentation for this class was generated from the following file: