Nagios XI Service is not removing from frount end

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
[email protected]
Posts: 66
Joined: Tue Aug 07, 2018 2:24 am

Nagios XI Service is not removing from frount end

Post by [email protected] »

Hi Team,

i have removed nagios xi services from Core config, after applying the configuration, still i am able to see Services in web console. Kindly help me to resolve

i have used below process to remove still facing same issue.

CCM -> Tools -> Config File Management
Click Delete Files
Click Write Configs
Click Verify Files

-
Harsha S
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagios XI Service is not removing from frount end

Post by scottwilkerson »

Did you delete the service from the service section of the CCM?

Did you Apply Configuration after making the change?

If you did both of the above and still see the service, can you post the output of the following to make sure we don't have multiple nagios parent processes

Code: Select all

ps -ef|grep nagios.cfg
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
[email protected]
Posts: 66
Joined: Tue Aug 07, 2018 2:24 am

Re: Nagios XI Service is not removing from frount end

Post by [email protected] »

[root@nagiosxi ~]# ps -ef|grep nagios.cfg
nagios 7338 1 3 04:03 ? 00:10:52 /usr/local/nagios/bin/nagios -d /usr/local/nagios/etc/nagios.cfg
nagios 7374 7338 0 04:03 ? 00:00:01 /usr/local/nagios/bin/nagios -d /usr/local/nagios/etc/nagios.cfg
root 15111 10597 0 08:54 pts/0 00:00:00 grep --color=auto nagios.cfg
[root@nagiosxi ~]#
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagios XI Service is not removing from frount end

Post by scottwilkerson »

Could you go to Admin -> System Profile and download the profile.zip and send it to me along with the name of the host/service that is still showing in the UI

Thanks
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
[email protected]
Posts: 66
Joined: Tue Aug 07, 2018 2:24 am

Re: Nagios XI Service is not removing from frount end

Post by [email protected] »

PFA
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagios XI Service is not removing from frount end

Post by scottwilkerson »

scottwilkerson wrote:and send it to me along with the name of the host/service that is still showing in the UI
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
[email protected]
Posts: 66
Joined: Tue Aug 07, 2018 2:24 am

Re: Nagios XI Service is not removing from frount end

Post by [email protected] »

in windows server linux services are created, and unable to find it in ccm and also server (checked manually)
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagios XI Service is not removing from frount end

Post by scottwilkerson »

If you go to CCM -> Services
select 3ds-app40_53.40 from the "Config Name" dropdown menu
edit /log Usage

Remove the hostgroup

Code: Select all

3DS TATA IDC  Bangalore
this hostgroup is currently added to the service, which will add this service to all of the hosts in the hostgroup.

Save

Repeat the same process with the / Usage service

Apply configuration
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked