|
|
|
_addToTopology(self)
Update the topology with our local knowledge of how we're connected. |
source code
|
|
|
|
Twisted deferred object
|
doTask(self)
Contact to one device and return a deferred which gathers data from
the device. |
source code
|
|
|
_storeResults(self,
result)
Store the datapoint results asked for by the RRD template. |
source code
|
|
|
|
|
sendPingClearEvent(self,
pj,
msgTpl='%s is UP!')
Send an event based on a ping job to the event backend. |
source code
|
|
|
displayStatistics(self)
Called by the collector framework scheduler, and allows us to see how
each task is doing. |
source code
|
|
|
|