Next Topic

Previous Topic

Book Contents

Execute command via SSH2

This event can connect to a remote server using SSH2 or telnet and execute a command.

Execute command via SSH event settings

Event settings

  • Command - Specify the command to be executed on the remote host.
  • Port - Specify the port number where to connect. For SSH2 the default port is 22 and for telnet the default port is 23.
  • Use telnet - If checked, Network Monitor connects to the remote host using the Telnet protocol. Checking this option automatically modifies the port to 23.
  • Hostname - The hostname of the remote host. This can be either a DNS name or an IP address.
  • Logon account - The logon account to use for authentication with the remote host.