- Backup /opt/zenoss/Products/ZenStatus/nmap/NmapPingTask.py file just in case..
- Open it up and look for args.extend(["-iL", inputFileFilename]) line and then after it add this args.extend(["--data-length", "8"])
- Issue zenping restart as zenoss user and see what happens.
Hope it helps,