juliobaglivo wrote:I have suse as the distro and does far I cannot find a tar for the net-snmp-utils. Do I need net-snmp-utils or is net-snmp sufficient? Any suggestions or howto is greatly appreciated
There may not be a latest binary package for Suse yet, but an earlier version of a NET-SNMP package may be found
here.
If you need (or want) the latest version, the best bet is to download the source tarball
here, untar it into a local directory, and follow the directions for building and installing it. That will satisfy the requirement of "net-snmp-utils", although your local package-management system will not be aware of it. It's worth noting that by following the instruction that come with the NET_SNMP source the utility will likely install into the /usr/local hierarchy and you will need to tell that to the configuration script when you build the Nagios Plugins, or make sure that the /usr/local hierarchy is in your nagios user's PATH and LD_LIBRARY_PATH environment.