Page 1 of 1

Services deleted but still shown on the portal

Posted: Wed Mar 09, 2022 4:30 am
by ashok.verma
I have deleted a few services from one host. But they are still being shown on the portal.
how can i delete them completly?
My nagiosxi version is 5.8.7

Re: Services deleted but still shown on the portal

Posted: Fri Mar 11, 2022 3:13 pm
by pbroste
Hello @ashok.verma

Thanks for reaching out,

Let's go ahead and reindex the Core Configuration Manager (CCM) configs by:
    • Code: Select all

      rm -rf /usr/local/nagios/etc/import/*
    • Code: Select all

      /usr/local/nagiosxi/scripts/reconfigure_nagios.sh
    Verify that the host and services look good and verify that there are no errors in core by:
    • Code: Select all

      /usr/local/nagios/bin/nagios -vvv /usr/local/nagios/etc/nagios.cfg

    Issue persists, please PM your system profile for us to review updates.

    To send us your system profile.
    • Login to the Nagios XI GUI using a web browser.
    • Click the "Admin" > "System Profile" Menu
    • Click the "Download Profile" button
    • Save the profile.zip file and send as Private Message
Thanks,
Perry