Host Deleting

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
Mike
Posts: 76
Joined: Wed Apr 03, 2013 11:37 am

Host Deleting

Post by Mike »

Hello,


The host is not able to delete, tried following steps :

1) deleted the services of the host from CCM ==> Applied configuration
2) deleted the host from CCM ==> Applied configuration

Configuration Applied successfully and host and services are not available in CCM hosts option

But, The host is visible in the host details with their services in Home page.

tried following steps :
1) restarting nagios
2) restarting post-gresql and mysql
3) run ./reconfigure.sh
4) tried deleting the host form the command line,
error :
# ./nagiosql_delete_host.php --host=kes
URL: http://localhost/nagiosql/admin/hosts.php
Unable find host in nagiosql database


Regards,
Thanks,
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Host Deleting

Post by slansing »

Are the hosts and services still shown in:

Code: Select all

/usr/local/nagios/etc/hosts/

/usr/local/nagios/etc/services/
If so, please remove them manually from those directories as these are likely ghost hosts.
Locked