org.opennms.bb.dp.poller.plugins
Class ServiceMonitorTester

java.lang.Object
  |
  +--org.opennms.bb.dp.poller.plugins.ServiceMonitorTester

public class ServiceMonitorTester
extends Object

Class which allows us to test the service monitors against ip addresses entered by a user.

Author:
Mike, OpenNMS

Inner Class Summary
 class ServiceMonitorTester.ICMPRequestGenerator
           
 
Constructor Summary
ServiceMonitorTester()
           
 
Method Summary
static void main(String[] args)
          Start the ServiceMonitorTester process
 void start()
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

ServiceMonitorTester

public ServiceMonitorTester()
Method Detail

start

public void start()

main

public static void main(String[] args)
Start the ServiceMonitorTester process