Script essentially is giving me a counter to watch the rate of commits
on a subversion repository:

mheldebr@server:~$ /svn-hotcopy/svnyoungest
10386

I tried both exec (works on RHEL5 configured like this) and extend which
both fail:

Snippet of snmpd.conf file with exec style:
exec 1.3.6.1.4.1.99999.9.3 svncommits /bin/sh /svn-hotcopy/svnyoungest

mheldebr@server:~$ snmpwalk -v 2c -c REDACTED localhost 1.3.6.1.4.1.99999.3
SNMPv2-SMI::enterprises.99999.3 = No Such Object available on this agent at 
this OID

And configured as extend:
extend 1.3.6.1.4.1.99999.9.3 svncommits /svn-hotcopy/svnyoungest

mheldebr@server:~$ snmpwalk -v 2c -c REDACTED localhost 1.3.6.1.4.1.99999.3
SNMPv2-SMI::enterprises.99999.3 = No Such Object available on this agent at 
this OID

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to net-snmp in Ubuntu.
https://bugs.launchpad.net/bugs/496922

Title:
  Ubuntu snmpd package doesn't include all net-snmpd modules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/496922/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to