On Tue, Feb 21, 2012 at 2:45 PM, Douglas Hubler <[email protected]> wrote:
> I want to adapt the UCD MIB that find process by exact process name
> and have it instead perform a regex on the command line
> (/proc/pid/cmdline) using the PCRE library.  I was able to compile a
> sample loadable module in net-snmp 5.7 and get snmpd to load it.
> Before I get started, does anyone think this is a bad idea?  If it
> turns out ok, I will submit changes to proc.c upstream to next release
> of net-snmp if you are still interested in supporting the UCD MIBs.
>
> Also, I was able to get net-snmp 5.7 to compile on Fedora 14 and I
> assume CentOS 6 using src RPM from
>  http://koji.fedoraproject.org/koji/packageinfo?packageID=137
> I just have to add back in a /etc/init.d/snmpd file, seems to work
> fine and small tweak to spec file.  Again I ask if anyone thinks this
> is a bad idea.  I have to use RPMs only.
>
> Thanks for great project, happy with it so far!

Unfortunately I didn't realize I wasn't subscribed to the mailing list
and this email didn't go thru. In that time I implemented this and all
is working fine but input still welcomed

Code:
 https://github.com/dhubler/sipxecs/tree/master/sipXsnmp/src

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to