This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

SSH application template

The SSH application template attempts to connect to a host listening for SSH connections on the specified port (default = 22). The script establishes a telnet connection to the host and parses the banner for the string "SSH." If the string is present, the host is presumed to be listening for SSH on the port. The application statistic is equal to the total time, in milleseconds, to connect and parse the banner.

SSH.apm-template