google-code-export / lusca-cache

Automatically exported from code.google.com/p/lusca-cache
0 stars 0 forks source link

SNMP error with tcmalloc #140

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

---

What is the expected output? What do you see instead?
..
..
Got: cacheFqdnMisses
Got: cacheDnsRequests
Got: cacheDnsReplies
SNMP Error:
Received SNMP response with error code
  error status: noSuchName
  index 22 (OID: 1.3.6.1.4.1.3495.1.3.2.2.1.2.5)
SNMPv1_Session (remote host: "localhost" [127.0.0.1].3401)
                  community: "public"
                 request ID: -2034356140
                PDU bufsize: 8000 bytes
                    timeout: 2s
                    retries: 5
                    backoff: 1)
 at /usr/local/lib/perl5/site_perl/5.10.1/SNMP_util.pm line 492
SNMPGET Problem for cacheSysVMsize cacheSysStorage cacheNumObjCount 
cacheMemUsage cacheCpuTime cacheCurrentFileDescrCnt cacheCurrentFileDescrMax 
cacheProtoClientHttpRequests cacheHttpHits cacheHttpErrors cacheHttpInKb 
cacheHttpOutKb cacheClients cacheIcpPktsSent cacheIcpPktsRecv cacheIcpKbSent 
cacheIcpKbRecv cacheServerRequests cacheServerErrors cacheServerInKb 
cacheServerOutKb cacheHttpAllSvcTime.5 cacheHttpMissSvcTime.5 
cacheHttpNmSvcTime.5 cacheHttpNhSvcTime.5 cacheHttpHitSvcTime.5 
cacheIcpQuerySvcTime.5 cacheIcpReplySvcTime.5 cacheDnsSvcTime.5 cacheIpEntries 
cacheIpRequests cacheIpHits cacheIpMisses cacheFqdnEntries cacheFqdnRequests 
cacheFqdnHits cacheFqdnMisses cacheDnsRequests cacheDnsReplies on localhost:3401
 at /usr/local/bin/squidstats.pl line 88
Use of uninitialized value $_ in concatenation (.) or string at 
/usr/local/bin/squidstats.pl line 94.
READ:
names: 
SysVMsize:SysStorage:NumObjCount:MemUsage:CpuTime:CurrentFileDescrCnt:CurrentFil
eDescrMax:ClientHttpRequests:HttpHits:HttpErrors:HttpInKb:HttpOutKb:Clients:IcpP
ktsSent:IcpPktsRecv:IcpKbSent:IcpKbRecv:ServerRequests:ServerErrors:ServerInKb:S
erverOutKb:HttpAllSvcTime:HttpMissSvcTime:HttpNmSvcTime:HttpNhSvcTime:HttpHitSvc
Time:IcpQuerySvcTime:IcpReplySvcTime:DnsSvcTime:IpEntries:IpRequests:IpHits:IpMi
sses:FqdnEntries:FqdnRequests:FqdnHits:FqdnMisses:DnsRequests:DnsReplies
Use of uninitialized value $r[0] in join or string at 
/usr/local/bin/squidstats.pl line 96.
values:
Use of uninitialized value $r[0] in join or string at 
/usr/local/bin/squidstats.pl line 97.
ERROR: /var/db/squidstats/rrd/squid.rrd: expected 39 data source readings (got 
1) from N

What version of the product are you using? On what operating system?
Squid Cache: Version LUSCA_HEAD-r14832, FreeBSD 8.1-STABLE *32bit

Please provide any additional information below.

---

Original issue reported on code.google.com by hen26...@gmail.com on 19 Jan 2011 at 4:34