Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 7281 - ucd-snmp-4.2.5.ebuild (Update)
Summary: ucd-snmp-4.2.5.ebuild (Update)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Bruce A. Locke (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-30 17:44 UTC by Russell Adams
Modified: 2003-02-04 19:42 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Updated ebuild to use hostmib option. (ucd-snmp-4.2.5-r2.ebuild,1.44 KB, application/octet-stream)
2002-08-30 17:45 UTC, Russell Adams
Details

Note You need to log in before you can comment on or make changes to this bug.
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.