| Package | Description | 
|---|---|
| org.opennms.netmgt.poller.monitors | 
| Class and Description | 
|---|
| AbstractVmwareMonitor | 
| HttpMonitor
 This class is designed to be used by the service poller framework to test the availability
 of the HTTP service on remote interfaces. 
 | 
| ImapMonitor
 
 This class is designed to be used by the service poller framework to test the
 availability of the IMAP service on remote interfaces. 
 | 
| JDBCMonitor
 This class implements a basic JDBC monitoring framework; The idea is than
 these tests doesn't take too long (or too much resources to run) and provide
 the basic healt information about the polled server. 
 | 
| JMXMonitor
 This class computes the response time of making a connection to the remote
 server. 
 | 
| LdapMonitor
 This class is designed to be used by the service poller framework to test the
 availability of a generic LDAP service on remote interfaces. 
 | 
| PageSequenceMonitor.PageSequenceHttpUriRequest | 
| SnmpMonitor
 
 This class is designed to be used by the service poller framework to test the
 availability of the SNMP service on remote interfaces. 
 | 
| SnmpMonitorStrategy
 Abstract SnmpMonitorStrategy class. 
 | 
Copyright © 2021. All rights reserved.