On 10/09/10 00:22, Ralf Hildebrandt wrote:
> * Amos Jeffries<squid3_at_treenet.co.nz>:
>> The Squid HTTP Proxy team is very pleased to announce the
>> availability of the Squid-3.2.0.2 beta release!
>
> My scripts used to query the SNMP attributes:
> VmRSS VmData
>
> But 3.2.x doesn't have them anymore:
>
> # snmpget -Os -OQ -v 2c -c public -m /usr/share/squid3/mib.txt localhost:3401 VmSize VmRSS VmData
> VmRSS: Unknown Object Identifier (Sub-id not found: (top) -> VmRSS)
> VmData: Unknown Object Identifier (Sub-id not found: (top) -> VmData)
>
> # fgrep -i rss
> /usr/share/squid3/mib.txt
> # fgrep -i vm
> /usr/share/squid3/mib.txt
> cacheSysVMsize OBJECT-TYPE
>
> What is replacing them?
>
This is the complete list of every OID in Squid since 2.0:
http://wiki.squid-cache.org/Features/Snmp#Squid_OIDs
We have never had any such info by those names. They look more like what
the OS or malloc would provide about process memory usage. Which makes
sense since Squid cannot account for its own memory usage completely.
Amos
-- Please be using Current Stable Squid 2.7.STABLE9 or 3.1.8 Beta testers wanted for 3.2.0.2Received on Thu Sep 09 2010 - 12:54:31 MDT
This archive was generated by hypermail 2.2.0 : Thu Sep 09 2010 - 12:00:02 MDT