I installed the VMware image Nagios XI 2009R1.1E.
I added a few hosts and services and i tried to import the files from the normal Nagios, but that didn't work properly.
So my question:
How can i delete all hosts and services which are in Nagios XI and in the Nagios Core Config Manager?
I deleted...
/usr/local/nagios/etc/hosts/
/usr/local/nagios/etc/services/
and...
...I tried:
rm -f /usr/local/nagios/etc/import/*.cfg
usermod -a -G nagios nagios
/etc/init.d/httpd restart
... but all entrys are still there.
Thanks