Hi i have been getting intermittent pings from all devices added bar one.  The 
error below is what is being outputed in my zenping.log

2008-04-15 08:30:11 ERROR zen.Ping: receiving packet error: short format 
requires 0<=number<=USHRT_MAX
Traceback (most recent call last):
  File "/opt/zenoss/Products/ZenStatus/AsyncPing.py", line 149, in recvPackets
    ipreply = ip.disassemble(data)
  File "opt/zenoss/lib/python/ip.py", line 224, in disassemble
    packet._disassemble(buffer, cksum)
  File "opt/zenoss/lib/python/ip.py", line 190, in _disassemble
    packet = inetutils.net2iph(raw_packet)
  File "opt/zenoss/lib/python/inetutils.py", line 58, in net2iph
    return s[:2] + mks(len) + mks(id) + mks(off) + s[8:]
  File "opt/zenoss/lib/python/inetutils.py", line 46, in mks
    return struct.pack('H', h)
error: short format requires 0<=number<=USHRT_MAX

My RRD graphs have sections missing out of them where pings have failed and 
then worked. etc. The only host that seems to be working fine appears to be the 
last one added to my device list.

Is there a fix for this. I am running "solaris 10" and downloaded netsnmp 
library from the sun freeware site.




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

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

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



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

Reply via email to