Class JschSshMonitor

  • All Implemented Interfaces:
    ServiceMonitor

    public final class JschSshMonitor
    extends AbstractServiceMonitor
    Deprecated.
    use SshMonitor instead

    This class is designed to be used by the service poller framework to test the availability of SSH remote interfaces. The class implements the ServiceMonitor interface that allows it to be used along with other plug-ins by the service poller framework.

    This plugin is just an exact copy of the SshMonitor now.

    Version:
    $Id: $
    Author:
    Benjamin Reed, OpenNMS, Benjamin Reed, OpenNMS
    • Constructor Detail

      • JschSshMonitor

        public JschSshMonitor()
        Deprecated.

        Constructor for JschSshMonitor.