On 3/7/07, Thiruguhan S <[EMAIL PROTECTED]> wrote:

 Hi,

I am unable to get the device details using auto discovery, here is the
output I am getting

[EMAIL PROTECTED] ~]$ /usr/local/zenoss/bin/zendisc run --net 10.1.30.0/24
INFO:zen.ZenDisc:loading collector plugins
from:/usr/local/zenoss/Products/DataCollector/plugins
ERROR:zen.ZenDisc:Error performing net discovery on network 10.1.30.0/24not 
found in dmd
Traceback (most recent call last):
  File "/usr/local/zenoss/Products/DataCollector/zendisc.py", line 167, in
run
    raise SystemExit("network %s not found in dmd" % net)
SystemExit: network 10.1.30.0/24 not found in dmd


Try this instead:
/usr/local/zenoss/bin/zendisc run --net 10.1.30.0 <http://10.1.30.0/24>

10.1.30.0 is the name Zenoss would know the network by if it has already
been discovered.

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

Reply via email to