I'm running  v 2.1.0 on a SUSE Enterprise 10.1 PPC server. The discovery 
process returns these errors when pinging:


Code:

error: short format requires 0<=number<=USHRT_MAX
2007-10-25 15:05:53 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)




For every device it hits. Any ideas on how to tackle this?

Thanks
Greg




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

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

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



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

Reply via email to