Package ZenRRD :: Module CommandParser :: Class CommandParser
[hide private]
[frames] | no frames]

Class CommandParser

source code

Instance Methods [hide private]
 
dataForParser(self, context, datapoint) source code
 
processResults(self, cmd, results)
Process the results of a running a command.
source code
Method Details [hide private]

processResults(self, cmd, results)

source code 
Process the results of a running a command.
Parameters:
  • cmd (Products.ZenRRD.zencommand.Cmd) - the results of running a command, with the configuration from ZenHub
  • results - the values and events from the command output
Returns:
None.