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
Nagios XI Service is not removing from frount end
-
[email protected]
- Posts: 66
- Joined: Tue Aug 07, 2018 2:24 am
-
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
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
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-
[email protected]
- Posts: 66
- Joined: Tue Aug 07, 2018 2:24 am
Re: Nagios XI Service is not removing from frount end
[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 ~]#
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
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
Thanks
-
[email protected]
- Posts: 66
- Joined: Tue Aug 07, 2018 2:24 am
Re: Nagios XI Service is not removing from frount end
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
scottwilkerson wrote:and send it to me along with the name of the host/service that is still showing in the UI
-
[email protected]
- Posts: 66
- Joined: Tue Aug 07, 2018 2:24 am
Re: Nagios XI Service is not removing from frount end
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
If you go to CCM -> Services
select 3ds-app40_53.40 from the "Config Name" dropdown menu
edit /log Usage
Remove the hostgroup
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
select 3ds-app40_53.40 from the "Config Name" dropdown menu
edit /log Usage
Remove the hostgroup
Code: Select all
3DS TATA IDC BangaloreSave
Repeat the same process with the / Usage service
Apply configuration