On Thu, 22 Jul 1999, Dan Larsson wrote:
> Hi! Thanks for all the replies, here are the configuration parameters for squid and mrtg
> I have not tried manually to snmp squid, but will do that.
>
> squid.conf
> ----------------
> acl mrtgsnmp snmp_community public
> snmp_access allow mrtgsnmp localhost
> snmp_access deny all
> snmp_incoming_address 127.0.0.1 ### Have tried 0.0.0.0 and ip of computer
> snmp_outgoing_address 0.0.0.0 ### See above
>
Shouldn't it be:
snmp_acl allow mrtgsnmp localhost
snmp_acl deny all !localhost
instead of snmp_access
Doesn't it miss
snmp_mib_path /usr/local/squid/etc/squidmib.txt
And just in case:
snmp_port 3401
Servicepack SR12 for NT. Available at www.linux.org
-- Morten S. Nielsen mailto:msn@ipt.dtu.dk
-- -- | Linux - the choice of a GNU generation | -- | Skaane Sjaelland Linux User Group | -- | at http://www.sslug.dk |Received on Thu Jul 22 1999 - 07:58:42 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:47:29 MST