<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>106053</bug_id>
          
          <creation_ts>2005-09-15 05:34 0000</creation_ts>
          <short_desc>net-snmp doesn&apos;t install ucd-snmp/diskio</short_desc>
          <delta_ts>2005-11-26 16:26:47 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>trombik@gentoo.org</reporter>
          <assigned_to>netmon@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>trombik@gentoo.org</who>
            <bug_when>2005-09-15 05:34:44 0000</bug_when>
            <thetext>net-snmp doesn&apos;t install ucd-snmp/diskio which is useful for most cases.
solution:
mibs=&quot;host ucd-snmp/dlmod ucd-snmp/diskio&quot;

BTW, mibII/tcpTable is also a nice mib module</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>phattanon@nettree.co.th</who>
            <bug_when>2005-10-10 09:30:15 0000</bug_when>
            <thetext>Useful and not need additional patches.
please add local &apos;diskio&apos; to use flags ... (works great for cacti :-)

--- net-snmp-5.2.1.2-r1.orig.ebuild     2005-10-10 23:30:38.000000000 +0700
+++ net-snmp-5.2.1.2-r1.ebuild  2005-10-10 22:48:50.000000000 +0700
@@ -11,7 +11,7 @@
 LICENSE=&quot;as-is BSD&quot;
 SLOT=&quot;0&quot;
 KEYWORDS=&quot;alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86&quot;
-IUSE=&quot;perl ipv6 ssl tcpd X lm_sensors minimal smux selinux doc rpm elf&quot;
+IUSE=&quot;perl ipv6 ssl tcpd X lm_sensors minimal smux selinux doc rpm elf diskio&quot;

 DEPEND=&quot;&gt;=sys-libs/zlib-1.1.4
        !minimal? ( &lt;sys-libs/db-2 )
@@ -80,6 +80,7 @@
        mibs=&quot;host ucd-snmp/dlmod&quot;
        use smux &amp;&amp; mibs=&quot;${mibs} smux&quot;
        use lm_sensors &amp;&amp; mibs=&quot;${mibs} ucd-snmp/lmSensors&quot;
+       use diskio &amp;&amp; mibs=&quot;${mibs} ucd-snmp/diskio&quot;

        econf \
                --with-install-prefix=&quot;${D}&quot; \
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>strerror@gentoo.org</who>
            <bug_when>2005-11-26 05:42:00 0000</bug_when>
            <thetext>this is in cvs but only in the 5.3.x snapshots. You will have to add
&quot;net-analyzer/net-snmp&quot; to /etc/portage/package.unmask and then emerge to test.

thanks for reporting.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>trombik@gentoo.org</who>
            <bug_when>2005-11-26 16:26:47 0000</bug_when>
            <thetext>confirmed it worked.
thanks!</thetext>
          </long_desc>
      
    </bug>

</bugzilla>