Auto-Discovery Wizard discovers no devices

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
htel
Posts: 32
Joined: Tue Mar 01, 2011 10:03 am

Auto-Discovery Wizard discovers no devices

Post 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
htel
Posts: 32
Joined: Tue Mar 01, 2011 10:03 am

Re: Auto-Discovery Wizard discovers no devices

Post 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.
User avatar
nscott
Posts: 1040
Joined: Wed May 11, 2011 8:54 am

Re: Auto-Discovery Wizard discovers no devices

Post by nscott »

Can you try running an fping manually?

fping -a -A -d -g 10.44.0.0/24
Nicholas Scott
Former Nagios employee
htel
Posts: 32
Joined: Tue Mar 01, 2011 10:03 am

Re: Auto-Discovery Wizard discovers no devices

Post 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.
User avatar
nscott
Posts: 1040
Joined: Wed May 11, 2011 8:54 am

Re: Auto-Discovery Wizard discovers no devices

Post by nscott »

I'm currently running the wizard through its paces, re-checking for bugs. I'm currently trying to re-create your issue.
Nicholas Scott
Former Nagios employee
Locked