Hello:

g0rt wrote,
> the squid faq says it needs to be built with the snmp configure if i
> need to use mrtg to monitor it. I have this box running with squid
> installed form the rpm, does it work with the snmp enabled ? our would
> i need to download and compile squid ?

By default Squid (on RedHat) is compiled with SNMP support, all you need
to do is enable SNMP via squid.conf. This is what I have in my
squid.conf relating to SNMP:

acl snmppublic snmp_community public

snmp_port 3401
snmp_access allow snmppublic localhost
snmp_access deny all

# snmpwalk -p 3401 localhost public .1.3.6.1.4.1.3495.1.1
enterprises.3495.1.1.1.0 = 84
enterprises.3495.1.1.2.0 = 84
enterprises.3495.1.1.3.0 = Timeticks: (13501) 0:02:15.01

-- Shanu
http://shankerbalan.com

-- 
While anyone can admit to themselves they were wrong, the true test is
admission to someone else.

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas - 
http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink

_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to