Jeff Gehlbach wrote:

>  What i want
>> to do is have OpenNMS collect this data and pass it (even just as One
>> Big String) to something else that will process it and insert the
>> information given into relevant databases and RRD archives
> 
> Why don't you use the HTTP collector instead?  Do the pre-chewing on  
> the managed system from a cron job or a persistent daemon process,  
> then write it to a text file and serve it up using Apache or lighttpd  
> or whatever else you like.  Then use the HTTP collector in OpenNMS to  
> pull the text file apart with a regex and persist the collected data.

I think there is an example for writing these values to rrd's somewhere. 
  Is it also possible to add database fields and keep the most recent 
value there?

-- 
   Les Mikesell
    [EMAIL PROTECTED]


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
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