[EMAIL PROTECTED] wrote:
Hi

Does anyone know how to do it?

Thanks - Lokesh

-----Original Message-----
From: Lokesh Khanna Sent: Monday, May 29, 2006 10:04 AM
To: [email protected]
Subject: current concurrent connections

Hi

I want to Plot Total current concurrent connections in squid using MRTG.
How can I do this? Which OID do I need to poll?


You have to tell snmpwalk to load the squid mib.
and look for the relevant OID.

snmpwalk host:3401 -v 1 -c public .1.3.6.1.4.1.3495 -m squid_mib.txt

Previous to this command you have to configure the snmp access in your squid.conf
http://wiki.squid-cache.org/SquidFaq/SquidSnmp

Thanks
Emilio C.


Reply via email to