<div dir="ltr"><br><br><div class="gmail_quote">On Wed, Aug 13, 2008 at 3:20 PM, nate <span dir="ltr"><<a href="mailto:centos@linuxpowered.net">centos@linuxpowered.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">Rudi Ahlers wrote:<br>
<br>
> Well, that's the thing, in Cacti there' an option, "SMP Interface<br>
> Statistics" - which you need to enable first, and then select the different<br>
> interfaces. It's supposed to list eth0 - xenbr0, and everything in between,<br>
> but it doesn't.<br>
<br>
<br>
</div>Run a snmpwalk against your system's full tree and count the lines<br>
just to verify that it's wide open<br>
<br>
snmpwalk -v1 -c public localhost .1 | wc -l<br>
<br>
One of my systems returns over 4500 lines, if yours is returning<br>
a small amount(few dozen) then security is too tight for the<br>
community string your using and you need to adjust snmpd.conf<br>
<br>
See this as an example:<br>
<div class="Ih2E3d"><a href="http://portal.aphroland.org/%7Eaphro/snmp/snmpd.conf" target="_blank">http://portal.aphroland.org/~aphro/snmp/snmpd.conf</a><br>
<br>
</div><font color="#888888">nate<br>
</font><div><div></div><div class="Wj3C7c"><br>
_______________________________________________<br>
</div></div></blockquote><div><br>Mine returns 6861 entries:<br><br><br>snmpwalk -v1 -c public localhost .1 | wc -l<br><br>6861<br>[root@saturn snmp]#<br>[root@saturn snmp]# more snmpd.conf<br>rocommunity public <a href="http://127.0.0.1">127.0.0.1</a><br>
<br>includeAllDisks<br> <br></div></div><br><br clear="all"><br>-- <br><br>Kind Regards<br>Rudi Ahlers<br>
</div>