skip to main |
skip to sidebar
Don't overlook public sector jobs
Hi, I could be mistaken but I don't think OpenNMS is presently tooled to acquire data collection values through the use of custom scripts directly. There are four methods for collecting data to be recorded in a round robin format that I'm aware of: JMX Collection HTTP Collection SNMP Collection NSClient Collection I've no experience using the NSClient or JMX approaches so I won't make any suggestions there. From an SNMP standpoint, you could extend a net-snmp instance to use the scripts you've written to retrieve values which will be exposed via SNMP at a configurable OID. This works well - I use a perl script to parse DHCP configuration and lease data so I can acquire utilization data regarding pools via SNMP. You could also expose your scripts via HTTP and have them return the data you require for collection and move these data into OpenNMS using the HTTP collector. This works well, too, but I typically use it only if it's sole option. HTH, - Chance On Sat, Aug 7, 2010 at 9:32 AM, David Bell < davi ... @zeninternet.co.uk > wrote: Hi, My company is looking at moving to OpenNMS as its graphing and monitoring solution, and we are currently running a pilot. In a substantial number of cases, we use in house written scripts to collect statistics and information to graph, and report on. Currently we use MRTG for this. We can modify the scripts to output the data in whatever format may be needed, but at a minimum we need to be able to have OpenNMS run these scripts, and import the outputted data, and generate graphs based on it. I have found the GpMonitor plugin, which is very close to what we would like to do, however it does not appear to have any concept of anything other than up or down. Any pointers into how to get this information into OpenNMS would be appreciated. Thanks, -- Dave Bell Network Operations Engineer, Zen Internet T: 0845 058 9020 F: 0845 058 9005 W: http://www.zen.co.uk/ Zen Internet Limited is registered in England and Wales Sandbrook Park, Sandbrook Way, Rochdale OL11 1RY Company No. 03101568 VAT Reg No. 686 0495 01 ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Please read the OpenNMS Mailing List FAQ: http://www.opennms.org/index.php/Mailing_List_FAQ opennms-discuss mailing list To *unsubscribe* or change your subscription options, see the bottom of this page: https://lists.sourceforge.net/lists/listinfo/opennms-discuss ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Please read the OpenNMS Mailing List FAQ: http://www.opennms.org/index.php/Mailing_List_FAQ opennms-discuss mailing list To *unsubscribe* or change your subscription options, see the bottom of this page: https://lists.sourceforge.net/lists/listinfo/opennms-discuss Hi, In a Mailets service method I see the param is a Mail instance. I need to get the full raw email from this, that is all the headers, subject, body etc actually as transmitted. How is this done please? Thanks. -- Bill -- View this message in context: http://www.nabble.com/Need-to-get-the-raw-email-tp18944186p18944186.html Sent from the James - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: serv ... @james.apache.org For additional commands, e-mail: serv ... @james.apache.org