I am currently experiencing problems with ZenPing failing when the ping 
"Command" is succeeding.  I can ping the host from the box itself and from the 
/Device/... command option.

I am running Zenoss version 2.1.1 on ubuntu 6.06 and have never experienced 
this issue with previous installations of Zenoss.

When I look in the ZenPing log I see the following errors and stack trace:

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

I am assuming that this is what is causing the false alert but am not 
completely sure.

This is only happening on a small number of IPs.

Has anyone experienced this issue before?  Does anyone know of a workaround 
other than turning it off?

Thank you,

John




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

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

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



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

Reply via email to