quote:Originally posted by rharlandI'm experiencing issues very similar to what you describe, but only with nodes that are on the same subnet as our Solarwinds box itself. Very strange! Perhaps we should open a case?thanksRuss
quote:Originally posted by SSonnierI upgraded from 7.1.15 to 7.2.2 and the issue went away for ~ 1 week. I am now having the issue again on the same subnet as the Orion Server. Cisco Switches are reporting 30 to 50% loss. What now? I staggered polling between International and Domestic sites, tried changing the ICMP Timeout to 3000ms...nothing is working.
quote:Originally posted by Network_GuruOne possible explanation for this behaviour could be the arp cache size on the Orion server.Since the nodes you are polling are all on the same segment, the server must cache theMAC address of these servers if it is to get an ICMP reply packet from the first pingsent out. If the arp cache on the server has cleared, then the first ping is usuallydropped while the MAC address is discovered from a broadcast arp on the local segment.I was polling every 5 minutes, which is also the default arp cache timeout value forMS Windows. I set the polling frequency to 2 minutes, thinking this would resolve theissue, but it did not. I could see the node in the arp cache on the server using "arp -a",but it still dropped polls and indicated packet loss in the 50-70% range.Magically, the packet loss stopped sometime in March, so I never did figure out whatthe cause of this was.If you have a sniffer available, I suggest you put it on the server's local segment,and find out what is actually happening "on the wire".-=Cheers=- NG