Well... I started with a complete fresh and clean installation of Zenoss with 
the recent 2.4 beta "Blue Crab"...
Only 2 host added so far, with no ZenPacks installed (yet) or extra checks 
added (e.g. processes).
FYI on the previous version I had the MIB-pack, fping, Dell OptiPlex, HPMonitor 
installed. Maybe these matters.

When I run an snmpwalk-command from within Zenoss to our Nagios-node, this is 
the output on that node in /var/log/daemon.log. This will trigger the 
"repeated":


Code:
Apr 13 21:01:22 nagioslive snmpd[29205]: Connection from UDP: 
[192.168.0.110]:53315 
Apr 13 21:01:22 nagioslive last message repeated 31 times



This below however is the normal / new Zenoss-scan to that node and the 
"repeated" is not showing up now.


Code:
Apr 13 21:04:33 nagioslive snmpd[29205]: Connection from UDP: 
[192.168.0.110]:40524 
Apr 13 21:09:33 nagioslive snmpd[29205]: Connection from UDP: 
[192.168.0.110]:38142



and it's accompanying tcpdump-output (slightly censored):


Code:
# tcpdump -vv host nagioslive and port snmp
tcpdump: listening on eth0, link-type EN10MB (Ethernet), capture size 96 bytes
21:04:33.902036 IP (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto UDP 
(17), length 527) zenoss.40524 > nagioslive.snmp:  { SNMPv1 C=tfe { 
GetRequest(483) R=564372915  interfaces.ifTable.ifEntry.ifInOctets.1 [|snmp] } 
} 
21:04:33.902545 IP (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto UDP 
(17), length 600) nagioslive.snmp > zenoss.40524:  { SNMPv1 C=tfe { 
GetResponse(556) R=564372915  interfaces.ifTable.ifEntry.ifInOctets.1=866524717 
[|snmp] } } 
21:09:33.911916 IP (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto UDP 
(17), length 527) zenoss.38142 > nagioslive.snmp:  { SNMPv1 C=tfe { 
GetRequest(483) R=564372917  interfaces.ifTable.ifEntry.ifInOctets.1 [|snmp] } 
} 
21:09:33.912520 IP (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto UDP 
(17), length 600) nagioslive.snmp > zenoss.38142:  { SNMPv1 C=tfe { 
GetResponse(556) R=564372917  interfaces.ifTable.ifEntry.ifInOctets.1=866569683 
[|snmp] } } 






-------------------- m2f --------------------

Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=33358#33358

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to