Package Products :: Package ZenRRD :: Package parsers :: Module ps :: Class ps
[hide private]
[frames] | no frames]

Class ps

source code

CommandParser.CommandParser --+
                              |
                             ps

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]

dataForParser(self, context, datapoint)

source code 
Overrides: CommandParser.CommandParser.dataForParser

processResults(self, cmd, results)

source code 
Process the results of a running a command.
Returns:
None.
Overrides: CommandParser.CommandParser.processResults
(inherited documentation)