|
OpenNMS API 1.2.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.netmgt.poller.nsclient.CheckNsc
This is an example commandline tool to perform checks against NSClient
services using NsclientManager
| Constructor Summary | |
CheckNsc()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CheckNsc()
| Method Detail |
public static void main(java.lang.String[] args)
args - args[0] must contain the remote host name args[1] must
contain the check name (e.g. CLIENTVERSION) args[2] (crit)
and args[2] (warn) must contain a numeric value args[4] must
contain an empty string or a parameter related to the check
|
OpenNMS API 1.2.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||