check_snmp on Ubuntu Server 12.04 - Bug?

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
agriffin
Posts: 876
Joined: Mon May 09, 2011 9:36 am

Re: check_snmp on Ubuntu Server 12.04 - Bug?

Post by agriffin »

Thanks for sharing - good to see you got it working!
neffets
Posts: 1
Joined: Fri Sep 14, 2012 2:50 am

Re: check_snmp on Ubuntu Server 12.04 - Bug?

Post by neffets »

LHammonds wrote:The bug regarding the install / uninstall / re-install is too minor for me to worry about since I can work around that.

However, the check_snmp issue is not an easy issue to resolve.

Does anyone have a 12.04 server running with a functional check_snmp using sysUpTime, sysName, sysContact or sysLocation?
The MIB packages are not automatically installed due to license problems.

Install all MIBs via:

Code: Select all

apt-get install snmp-mibs-downloader
it will after installation automatically start the download of a lot of MIBs.
Its special: snmpwalk will show only numeric values further, BUT You cann now ask for string-expressions like "sysUpTime.0"
Locked