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 database in the
> phone.
>
>
>
> I have attached a picture of the entries in the database just so you see how
> it looks.
>
>
>
> Now I want to somehow send this to OpenNMS so I can store the data there and
> make graphs of it and opennms can send alarm if the result is wrong etc.
>
> Do anyone in the list have any ideas on how I can achieve this?

Normally you don't 'send' data to opennms.  It polls for it at a
specific IP address.  A generic approach is to give your app an http
interface where you send xml data for opennms to collect - and alarm
on failures or threshold values.   However this can be a problem if
your device does not have a static ip address.

-- 
   Les Mikesell
     lesmikes...@gmail.com

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-devel mailing list

To *unsubscribe* or change your subscription options, see the bottom of this 
page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel

Reply via email to