Class JtiClient
- java.lang.Object
-
- org.opennms.netmgt.telemetry.protocols.jti.adapter.JtiClient
-
public class JtiClient extends java.lang.Object
Example code for generating JTI messages. This example requires a node with interface 192.168.2.1 to exist in the database for the messages to be handled: ./bin/send-event.pl --interface 192.168.2.1 uei.opennms.org/internal/discovery/newSuspect- Author:
- jwhite
-
-
Constructor Summary
Constructors Constructor Description JtiClient()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String... args)
-