DataCollector.TelnetClient: TelnetSession
TelnetSession is used by TelnetSession to issue commands to a machine
and return their output over the telnet protocol.
DataCollector.TelnetSession: TelnetSession
TelnetSession is used by TelnetSession to issue commands to a machine
and return their output over the telnet protocol.
ZenStatus.pingjob: pingmonitor creates a queue of hosts to be pinged (jobs), and
pings them until they respond, or the maximum number of pings has
been sent.
ZenUtils.patches.pasmonkey: This module contains monkey patches we needed to make to PAS when we switched
from native ZODB-managed authentication to pluggable authentication.