[opennms-devel] Graphs of tables with arbitrary indexes...

2008-04-29 Thread Alejandro Islas
Hi, I'm already collecting SNMP data from tables with arbitrary indexes, however I have a question towards graphing my data. Each of my table index is a sequence of integers and each integer relates to a specific process. When I want to display one of the resource graphs generated for such table,

[opennms-devel] Monitoring Processes open nms

2008-07-07 Thread Alejandro Islas
like creating an opennms service that will do a "remote grep" to my servers (my servers run under linux) so that I would know that my processes are being executed? Another other idea of how I can monitor private processes via opennms?? Thanks in advance, Aleja

Re: [opennms-devel] Monitoring Processes open nms

2008-07-08 Thread Alejandro Islas
Thanks Dan, you're right. I do have net snmp already installed and I did develop son custom mibs. I'll check the example for httpd you mention and see if it is what I'm looking for. Alejandro On Mon, Jul 7, 2008 at 7:42 PM, Daniel Lacey <[EMAIL PROTECTED]> wrote: >