Over the past couple releases I have run into a bug with both zendisc and 
dmd/Network add portion.

When trying to add a network as "172.16.0.0/24" I get an error about invalid 
characters.  This is a serious issue and may have a hand in my second issue 
which is with zendisc.

After installing zenoss, chown/chmoding zensocket, and restarting zenoss I add 
a network using 172.16.0.0.  On the CLI as the zenoss user I run:

./zendisc run -v 10 --net=172.16.0.0

This produces this output:

DEBUG:zen.ZenDisc:Run in foreground, starting immediately.
DEBUG:zen.ZenDisc:in debug mode starting apply in main thread.
INFO:zen.ZenDisc:discover network '172.16.0.0'
INFO:zen.Ping:starting ping cycle Thu Jul 26 14:08:20 2007
DEBUG:zen.Ping:Sent 10 packets
DEBUG:zen.Ping:morepkts=True jobqueue=0
DEBUG:zen.Ping:incount=0 outcount=0
DEBUG:zen.Ping:Sent 20 packets
DEBUG:zen.Ping:morepkts=True jobqueue=0
DEBUG:zen.Ping:incount=0 outcount=0
DEBUG:zen.Ping:Sent 30 packets
DEBUG:zen.Ping:morepkts=True jobqueue=0
-- snip --
DEBUG:zen.Ping:Sent 250 packets
DEBUG:zen.Ping:morepkts=True jobqueue=0
DEBUG:zen.Ping:incount=0 outcount=0
INFO:zen.Ping:ping cycle complete Thu Jul 26 14:08:23 2007
INFO:zen.Ping:pinged 254 devices in 2.50 seconds
INFO:zen.ZenDisc:discovered 0 active ips

There is a significant number of hosts in this network:

[EMAIL PROTECTED]:/usr/local/zenoss/bin$ nmap -sP 172.16.0.0/24

Starting Nmap 4.11 ( http://www.insecure.org/nmap/ ) at 2007-07-26 14:26 CEST
Host 172.16.0.1 appears to be up.
Host 172.16.0.2 appears to be up.
Host 172.16.0.3 appears to be up.
-- snip --
Nmap finished: 256 IP addresses (57 hosts up) scanned in 15.695 seconds

This has been the same on 2.0.2, 2.0.3 and build 6018 from SVN on both Ubuntu 
LTS and Debian etch.  Any help would be greatly appreciated.

------------------------
 Owen Shoemaker




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

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

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



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

Reply via email to