org.opennms.netmgt.poller.nsclient
Class CheckNsc

java.lang.Object
  extended by org.opennms.netmgt.poller.nsclient.CheckNsc

public class CheckNsc
extends Object

This is an example commandline tool to perform checks against NSClient services using NsclientManager

Author:
Matt Raykowski , OpenNMS

Constructor Summary
CheckNsc()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CheckNsc

public CheckNsc()
Method Detail

main

public static void main(String[] args)
                 throws org.apache.commons.cli.ParseException
Throws:
org.apache.commons.cli.ParseException


Copyright © 2009. All Rights Reserved.