Services deleted but still shown on the portal

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
ashok.verma
Posts: 19
Joined: Tue May 25, 2021 7:24 am

Services deleted but still shown on the portal

Post 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
User avatar
pbroste
Posts: 1288
Joined: Tue Jun 01, 2021 1:27 pm

Re: Services deleted but still shown on the portal

Post 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
Locked