Package ZenRRD :: Module zentestcommand
[hide private]
[frames] | no frames]

Module zentestcommand

source code

Classes [hide private]
  TestRunner
Variables [hide private]
  __doc__ = ''' ZenTestComm...
  __version__ = "$Revision$" [11:-2]
  log = logging.getLogger("zen.zentestcommand")
  snmptemplate = "snmpwalk -c%(zSnmpCommunity)s " "-%(zSnmpVer)s...
Variables Details [hide private]

__doc__

Value:
''' ZenTestCommand

Test the run of a ZenCommand and print output

$Id$'''

snmptemplate

Value:
"snmpwalk -c%(zSnmpCommunity)s " "-%(zSnmpVer)s %(manageIp)s %(oid)s"