Page 1 of 1

Auto-Discovery Wizard discovers no devices

Posted: Tue Jul 19, 2011 3:59 am
by htel
Hello,

I am having some trouble with the Auto Discovery Wizard.

If I run a new discovery job and set the scan target to "10.44.1.0/24" it works fine and finds all of the devices, but if I run a discovery and set the scan target to "10.44.0.0/24" it does not find any devices.

I can ping devices on the 10.44.0.0 subnet from the Nagios XI server fine so netowrk routing is ok. The 10.44.0.0 network has a 24bit mask 255.255.255.0.

Regards

Re: Auto-Discovery Wizard discovers no devices

Posted: Tue Jul 19, 2011 10:01 am
by htel
Just some more info,

I am using the Nagios XI VM and I am able to manually add devices from the 10.44.0.0/24 network using the monitoring wizard and they can be monitored ok.

Re: Auto-Discovery Wizard discovers no devices

Posted: Tue Jul 19, 2011 11:58 am
by nscott
Can you try running an fping manually?

fping -a -A -d -g 10.44.0.0/24

Re: Auto-Discovery Wizard discovers no devices

Posted: Thu Jul 21, 2011 9:47 am
by htel
nscott wrote:Can you try running an fping manually?

fping -a -A -d -g 10.44.0.0/24
Hello,

fping works fine and discovers all devices.

Re: Auto-Discovery Wizard discovers no devices

Posted: Thu Jul 21, 2011 10:36 am
by nscott
I'm currently running the wizard through its paces, re-checking for bugs. I'm currently trying to re-create your issue.