| Modifier and Type | Method and Description | 
|---|---|
PollStatus | 
AsteriskSIPPeerMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MockService
MockService class. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MockMonitor.initialize(MonitoredService svc)  | 
PollStatus | 
MockMonitor.poll(MonitoredService monSvc,
    Map<String,Object> parameters)  | 
void | 
MockMonitor.release(MonitoredService svc)  | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
MonitorTester.SimpleMonitoredService  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ServiceMonitor.initialize(MonitoredService svc)
 This method is called whenever a new interface that supports the plug-in
 service is added to the scheduling system. 
 | 
PollStatus | 
ServiceMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
void | 
ServiceMonitor.release(MonitoredService svc)
 This method is the called whenever an interface is being removed from the
 scheduler. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MockMonitoredService  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SnmpMonitor.initialize(MonitoredService svc)
 Called by the poller framework when an interface is being added to the
 scheduler. 
 | 
void | 
PrTableMonitor.initialize(MonitoredService svc)
 Called by the poller framework when an interface is being added to the
 scheduler. 
 | 
void | 
PercMonitor.initialize(MonitoredService svc)
 Called by the poller framework when an interface is being added to the
 scheduler. 
 | 
void | 
PassiveServiceMonitor.initialize(MonitoredService svc)
initialize 
 | 
void | 
OpenManageChassisMonitor.initialize(MonitoredService svc)
 Called by the poller framework when an interface is being added to the
 scheduler. 
 | 
void | 
OmsaStorageMonitor.initialize(MonitoredService svc)
initialize 
 | 
void | 
LoopMonitor.initialize(MonitoredService svc)
initialize 
 | 
void | 
LogMatchTableMonitor.initialize(MonitoredService svc)
 Called by the poller framework when an interface is being added to the
 scheduler. 
 | 
void | 
LaTableMonitor.initialize(MonitoredService svc)
 Called by the poller framework when an interface is being added to the
 scheduler. 
 | 
void | 
JDBCMonitor.initialize(MonitoredService svc)
This method is called when an interface that support the service is added
 to the scheduling service. 
 | 
void | 
HostResourceSwRunMonitor.initialize(MonitoredService svc)
 Called by the poller framework when an interface is being added to the
 scheduler. 
 | 
void | 
DskTableMonitor.initialize(MonitoredService svc)
 Called by the poller framework when an interface is being added to the
 scheduler. 
 | 
void | 
DiskUsageMonitor.initialize(MonitoredService svc)
 Called by the poller framework when an interface is being added to the
 scheduler. 
 | 
void | 
CiscoIpSlaMonitor.initialize(MonitoredService svc)
 Called by the poller framework when an interface is being added to the
 scheduler. 
 | 
void | 
BgpSessionMonitor.initialize(MonitoredService svc)
 Called by the poller framework when an interface is being added to the
 scheduler. 
 | 
void | 
AvailabilityMonitor.initialize(MonitoredService svc)
initialize 
 | 
void | 
AbstractServiceMonitor.initialize(MonitoredService svc)
 This method is called whenever a new interface that supports the plug-in
 service is added to the scheduling system. 
 | 
PollStatus | 
SeleniumMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)  | 
PollStatus | 
JCifsMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
This method queries the CIFS share. 
 | 
PollStatus | 
VmwareMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
This method queries the Vmware vCenter server for sensor data. 
 | 
PollStatus | 
VmwareCimMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
This method queries the Vmware hypervisor for sensor data. 
 | 
PollStatus | 
WmiMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
PollStatus | 
Win32ServiceMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
PollStatus | 
WebMonitor.poll(MonitoredService svc,
    Map<String,Object> map)
 This method is the heart of the plug-in monitor. 
 | 
PollStatus | 
TrivialTimeMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
PollStatus | 
TcpMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
PollStatus | 
SystemExecuteMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
PollStatus | 
StrafePingMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
PollStatus | 
SSLCertMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
PollStatus | 
SshMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
abstract PollStatus | 
SnmpMonitorStrategy.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
PollStatus | 
SnmpMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
PollStatus | 
SmtpMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
PollStatus | 
SmbMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)  | 
PollStatus | 
PrTableMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
PollStatus | 
Pop3Monitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
PollStatus | 
PercMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
PollStatus | 
PassiveServiceMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
PollStatus | 
PageSequenceMonitor.poll(MonitoredService svc,
    Map<String,Object> parameterMap)
 This method is the heart of the plug-in monitor. 
 | 
PollStatus | 
OpenManageChassisMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
PollStatus | 
OmsaStorageMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
PollStatus | 
NtpMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
PollStatus | 
NrpeMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
PollStatus | 
NetScalerGroupHealthMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)  | 
PollStatus | 
MemcachedMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
PollStatus | 
MailTransportMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
PollStatus | 
LoopMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
PollStatus | 
LogMatchTableMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
PollStatus | 
LdapMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
PollStatus | 
LaTableMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
PollStatus | 
JschSshMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
Deprecated.  
 This method is the heart of the plug-in monitor. 
 | 
PollStatus | 
JolokiaBeanMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
PollStatus | 
JMXMonitor.poll(MonitoredService svc,
    Map<String,Object> map)
 This method is the heart of the plug-in monitor. 
 | 
PollStatus | 
JDBCMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
PollStatus | 
ImapMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
PollStatus | 
IcmpMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
PollStatus | 
HttpPostMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
PollStatus | 
HttpMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
PollStatus | 
HostResourceSwRunMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
PollStatus | 
GpMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
Deprecated.  
 This method is the heart of the plug-in monitor. 
 | 
PollStatus | 
FtpMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
PollStatus | 
DskTableMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
PollStatus | 
DominoIIOPMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
PollStatus | 
DNSResolutionMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)  | 
PollStatus | 
DnsMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
PollStatus | 
DiskUsageMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
PollStatus | 
CitrixMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
PollStatus | 
CiscoPingMibMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
PollStatus | 
CiscoIpSlaMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
PollStatus | 
BSFMonitor.poll(MonitoredService svc,
    Map<String,Object> map)
 This method is the heart of the plug-in monitor. 
 | 
PollStatus | 
BgpSessionMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
PollStatus | 
AvailabilityMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
abstract PollStatus | 
AbstractServiceMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
PollStatus | 
TrivialTimeMonitor.pollTimeTcp(MonitoredService svc,
           Map<String,Object> parameters,
           PollStatus serviceStatus,
           TimeoutTracker tracker,
           InetAddress ipv4Addr,
           int port,
           int allowedSkew,
           boolean persistSkew)
pollTimeTcp 
 | 
PollStatus | 
TrivialTimeMonitor.pollTimeUdp(MonitoredService svc,
           Map<String,Object> parameters,
           PollStatus serviceStatus,
           TimeoutTracker tracker,
           InetAddress ipv4Addr,
           int port,
           int allowedSkew,
           boolean persistSkew)
pollTimeUdp 
 | 
void | 
PassiveServiceMonitor.release(MonitoredService svc)
 This method is the called whenever an interface is being removed from the
 scheduler. 
 | 
void | 
LoopMonitor.release(MonitoredService svc)
 This method is the called whenever an interface is being removed from the
 scheduler. 
 | 
void | 
JDBCMonitor.release(MonitoredService svc)
 This method is the called whenever an interface is being removed from the
 scheduler. 
 | 
void | 
AvailabilityMonitor.release(MonitoredService svc)
 This method is the called whenever an interface is being removed from the
 scheduler. 
 | 
void | 
AbstractServiceMonitor.release(MonitoredService svc)
 This method is the called whenever an interface is being removed from the
 scheduler. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PollableService
Represents a PollableService 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
LatencyStoringServiceMonitorAdaptor.initialize(MonitoredService svc)
initialize 
 | 
PollStatus | 
LatencyStoringServiceMonitorAdaptor.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
void | 
LatencyStoringServiceMonitorAdaptor.release(MonitoredService svc)
 This method is the called whenever an interface is being removed from the
 scheduler. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PolledService
PolledService class. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
PollStatus | 
XmpMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
PollStatus | 
EndPointMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
PollStatus | 
DhcpMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
PollStatus | 
NsclientMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
PollStatus | 
RadiusAuthMonitor.poll(MonitoredService svc,
    Map<String,Object> parameters)
 This method is the heart of the plug-in monitor. 
 | 
Copyright © 2015. All rights reserved.