[squid-users] Monitoring Squid using SNMP.

Brendan Kearney bpk678 at gmail.com
Tue Oct 20 19:01:04 UTC 2015


On 10/20/2015 02:26 PM, Sebastien.Boulianne at cpu.ca wrote:
>
> Hi,
>
> I would like to monitor Squid with Centreon using SNMP.
>
> I configured Squid using http://wiki.squid-cache.org/Features/Snmp
>
> ## SNMP Configuration
>
> acl snmpcpu snmp_community cpuread
>
> snmp_port 3401
>
> snmp_access allow snmpcpu localnet
>
> snmp_access deny all
>
> netstat -ano | grep 3401
>
> udp6 0      0 :::3401 :::*                                off (0.00/0/0)
>
> BUT
>
> When I try to do a snmpwalk, I got a timeout.
>
> [root at bak ~]# snmpwalk xxxxxxxxxx:3401 -c cpuread -v 1
>
> [root at bak ~]#
>
> Anyone monitor Squid using SNMP ? Do you experiment some issues ?
>
> Thanks for your answers community!
>
> Sébastien Boulianne
>
>
>
> _______________________________________________
> squid-users mailing list
> squid-users at lists.squid-cache.org
> http://lists.squid-cache.org/listinfo/squid-users
this did not work - snmpwalk -v2c -c SecretHandShake proxy1:3401
this did work - snmpwalk -v2c -c SecretHandShake proxy1:3401 .1.3

not sure why you would need to "prime" the OID, but...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20151020/00a9f888/attachment.html>


More information about the squid-users mailing list