Re: [opennms-devel] Android - send data to opennms

2014-12-02 Thread Les Mikesell
On Tue, Dec 2, 2014 at 8:20 AM, Johansson, Daniel daniel.johanss...@sonymobile.com wrote: I have a question about how to send data to openNMS from my android app. The app collects data from our network, right now it only checks if SMS is working or not and write down the results in a sqlite3

Re: [opennms-devel] Android - send data to opennms

2014-12-02 Thread Jeff Gehlbach
Daniel, You might check out the Passive Status Keeper facility. It provides a way to drive the status of a virtual service based on OpenNMS events. You can get the events into OpenNMS over the XML-TCP interface which listens on port 5817. You'll need to configure Eventd to listen on all