|
Class Summary |
| BroadcastEventProcessor |
|
| CitrixMonitor |
This class is designed to be used by the service poller framework to test the availability
of the Citrix service on remote interfaces. |
| DhcpMonitor |
This class is designed to be used by the service poller
framework to test the availability of the DHCP service on
remote interfaces as defined by RFC 2131. |
| DnsMonitor |
This class is designed to be used by the service poller
framework to test the availability of the DNS service on
remote interfaces. |
| DominoIIOPMonitor |
This class is designed to be used by the service poller framework to test the availability
of IIOP running on a Domino server service on. |
| FtpMonitor |
This class is designed to be used by the service poller framework to test the availability
of the FTP service on remote interfaces. |
| GpMonitor |
This class is designed to be used by the service poller
framework to test the availability of a generic service
by calling an external script or program. |
| HttpMonitor |
This class is designed to be used by the service poller framework to test the availability
of the HTTP service on remote interfaces. |
| HttpsMonitor |
This class is designed to be used by the service poller framework to test the availability
of the HTTPS service on remote interfaces. |
| IcmpMonitor |
This class is designed to be used by the service poller
framework to test the availability of the ICMP service on
remote interfaces. |
| IcmpMonitor.Ping |
This class is used to encapsulate a ping request. |
| ImapMonitor |
This class is designed to be used by the service poller framework to test the availability
of the IMAP service on remote interfaces. |
| IPv4LatencyMonitor |
This class provides a basic implementation for most of the interface
methods of the ServiceMonitor class in addition to methods
for creating and updating RRD files with latency information. |
| IPv4Monitor |
This class provides a basic implementation for most of the interface
methods of the ServiceMonitor class. |
| IPv4NetworkInterface |
The NetworkInterface class is designed to be a well defined front
for passing interfaces to a service monitor. |
| 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. |
| 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. |
| NtpMonitor |
This class is designed to be used by the service poller framework to test the
availability of the NTP service on remote interfaces. |
| PollableInterface |
The PollableInterface class... |
| PollableNode |
The PollableNode class... |
| PollableService |
The PollableService class ... |
| PollableServiceProxy |
A proxy to a PollableService which acts as a surrogate for rescheduling purposes. |
| Poller |
|
| Pop3Monitor |
This class is designed to be used by the service poller framework to test the availability
of the POP3 service on remote interfaces. |
| Scheduler |
This class implements a simple scheduler to ensure
the polling occurs at the expected intervals. |
| Scheduler.PeekableFifoQueue |
This queue extends the standard FIFO queue instance
so that it is possible to peek at an instance without
removing it from the queue. |
| SmbMonitor |
This class is designed to be used by the service poller
framework to test the availability of the DNS service on
remote interfaces. |
| SmtpMonitor |
This class is designed to be used by the service poller framework to test the availability
of the SMTP service on remote interfaces. |
| SnmpMonitor |
This class is designed to be used by the service poller
framework to test the availability of the SNMP service on
remote interfaces. |
| SshMonitor |
This class is designed to be used by the service poller framework to test the availability
of a generic TCP service on remote interfaces. |
| TcpMonitor |
This class is designed to be used by the service poller framework to test the availability
of a generic TCP service on remote interfaces. |