Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 7281

Summary: ucd-snmp-4.2.5.ebuild (Update)
Product: Gentoo Linux Reporter: Russell Adams <rladams>
Component: New packagesAssignee: Bruce A. Locke (RETIRED) <blocke>
Status: RESOLVED FIXED    
Severity: enhancement CC: mholzer, rladams
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Updated ebuild to use hostmib option.

Description Russell Adams 2002-08-30 17:44:03 UTC
Update to the ucd-snmp-4.2.5.ebuild to make ucd-snmp compile in HOST-MIB support
to allow remote monitoring of disk space and processes via SNMP. This is not a
default option.

This is accomplished by adding a USE variable called "hostmib", which adds
"--with-mib-modules=host" to the configure options.

I've named the file ucd-snmp-4.2.5-r2.ebuild locally.

Compiles successfully, this was only a minor modification.

Russell
Comment 1 Russell Adams 2002-08-30 17:45:50 UTC
Created attachment 3566 [details]
Updated ebuild to use hostmib option.
Comment 2 Bruce A. Locke (RETIRED) gentoo-dev 2002-11-05 23:28:35 UTC
host mib is now enabled in ucd-snmp-4.2.6.ebuild

Thanks for the suggestion.