Hi people. I have an Unknown status check but i can't remove from Nagios XI.
https://ibb.co/fGHF1j7
https://ibb.co/VTd0PPm
https://ibb.co/tPhttJm
Service status Unknown but i can't remove from Nagios XI
-
sistemasoperativos
- Posts: 3
- Joined: Mon May 06, 2019 12:21 pm
Service status Unknown but i can't remove from Nagios XI
Last edited by sistemasoperativos on Tue Sep 10, 2019 8:46 am, edited 1 time in total.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Service status Unknown but i can't remove from Nagios XI
For some reason your image didn't attach.
Can you search for the service description in CCM -> Services ?
Can you search for the service description in CCM -> Services ?
-
sistemasoperativos
- Posts: 3
- Joined: Mon May 06, 2019 12:21 pm
Re: Service status Unknown but i can't remove from Nagios XI
Hi. I've changed IMG link to URL link.
There it is detailed the problem we are having
There it is detailed the problem we are having
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Service status Unknown but i can't remove from Nagios XI
Can you go to Config -> CCM -> Tools -> Config File Management
Click Delete Files
Click Write config
Click Verify Files
If all looks good, Apply Configuration
If the service still appears, can you run the following and post the results
Click Delete Files
Click Write config
Click Verify Files
If all looks good, Apply Configuration
If the service still appears, can you run the following and post the results
Code: Select all
ps -ef|grep nagios.cfg
grep "Chequeo de AppPool DespachadorWS" -R /usr/local/nagios/etc-
sistemasoperativos
- Posts: 3
- Joined: Mon May 06, 2019 12:21 pm
Re: Service status Unknown but i can't remove from Nagios XI
Hi !
After applying the steps you explained the problem is solved.
After applying the steps you explained the problem is solved.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Service status Unknown but i can't remove from Nagios XI
Great!sistemasoperativos wrote:Hi !
After applying the steps you explained the problem is solved.
Locking