Hi, Was doing this the day before yesterday.
goto this site for more info: http://www.psychofx.com/chris/unix/mrtg some additional notes: in your squid.conf: acl snmppublic snmp_community publiko snmp_port 3401 snmp_access allow snmppublic localhost snmp_access deny all to query the snmp agent: (from squid faq) snmpwalk -p 3401 localhost publiko .1.3.6.1.4.1.3495.1.1 regards, --- Andre M. Varon, SCSA http://andre.lasaltech.com On Sat, 13 Jul 2002, Ronald Chan wrote: > Fellow Pluggers, > > to all linux guru's out there, anyone has successfully monitor their proxy > server using mrtg > i read all many document's regarding this particular matter but i don't > have any luck :( > thanks in advance > > ./configure --enable-snmp > > squid.conf > > acl snmpserver 192.168.0.1/255.255.255.255 > snmp_access allow snmpserver > > ./cfgmaker --global 'WorkDir: /var/www/html/mrtg' --global 'Options[_]: > bits,growright' [EMAIL PROTECTED] --output /var/www/html/mrtg.cfg' > > > could u please give some advice fella regards, --- Andre M. Varon, SCSA http://andre.lasaltech.com _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]
