Page 1 of 1

Auto-Discovery OK but no hosts are imported

Posted: Wed Jun 02, 2021 7:53 am
by andromeda
Hello!

Anyone please help me here? I run the 583centos ova go through the auto discovery job, it finds my hosts, then I click on the hosts it found on that job, select common services all completes well, HOWEVER no hosts or services show up because none are imported?

Checked all under admin: engine status all show green but we have this error:
Error: No output from backend!

How is this possible for a brand new VM?

Many thanks!

Re: Auto-Discovery OK but no hosts are imported

Posted: Wed Jun 02, 2021 2:43 pm
by vtrac
Hi,
How are you doing?
Here's the helpful video on Auto-Discovery:
https://support.nagios.com/kb/article/n ... s-715.html

Please try the followings commands

Code: Select all

systemctl stop mariadb
systemctl stop nagios
killall -9 nagios
rm -f /usr/local/nagios/etc/import/*
systemctl start mariadb
/usr/local/nagiosxi/scripts/repair_databases.sh
systemctl start nagios
/usr/local/nagiosxi/scripts/reconfigure_nagios.sh
Please try logging into Nagios xi again and see if your hosts and services are displaying.
Please upload screenshots of issue(s), if possible


Best Regards,
Vinh