Package sysmon :: Module remote
[hide private]
[frames] | no frames]

Module remote

source code

Collect data from remote systems.

Classes [hide private]
  RemoteContact
Communicates with a remote machine.
  RemoteSystem
Represents a remote system.
  RemoteUptime
Represents the uptime of a remote system.
  RemoteProcessor
Represents a processor on a remote system.
  RemoteMemory
Represents the physical memory (RAM) of a remote system.
  RemoteProcessList
Represents the ProcessList of a remote system.
Functions [hide private]
 
get_remote(addr, port=61874)
Returns an object representing a remote system.
source code
Variables [hide private]
  __package__ = 'sysmon'