Page 1 of 2
_ URL Status Service Cannot Remove
Posted: Thu Jan 23, 2020 9:27 am
by hul1
Hi I'm trying to remove the _ URL Status service that's monitoring our websites or fix the issue where it's missing.
Currently it's showing for all the services we have under the hostgroup
_ URL Status Warning HTTP WARNING: HTTP/1.1 404 Not Found - 7499 bytes in 0.012 second response time
I don't need URL Status but when I search for the service it doesn't exist so I can't remove it.
I did a find for URL Status for any of the website cfg files but didn't see anything so I'm pretty certain we didn't add URL Status when we set it up but now it's complaining about it.
How can I remove it for these websites we have monitored when it's missing from the service?
Re: _ URL Status Service Cannot Remove
Posted: Thu Jan 23, 2020 2:15 pm
by benjaminsmith
Hello Farmer John,
I see this is your first post and I'd like to thank you for choosing Nagios! We're happy to have you in the community.
I looked through your system profile I do see a few website checks.
1. Are you logged in as an Administrator when searching for this service in the Core Configuration Manager?
2. If that's not the cause, run through the following steps to resolve. Go to Configure > CCM > Tools > Config File Management, and then:
a. Delete Files
b. Write Configs
c. Verify Files ( Correct any errors you get )
d. Restart Nagios Core
Then check the interface to see if the check is still there.
Benjamin
Re: _ URL Status Service Cannot Remove
Posted: Fri Jan 24, 2020 10:02 am
by hul1
Hi I'm still seeing the issue after running the config file management.
You can see from the screenshots below that it still shows and also when I try to go edit the service it shows it doesn't exist.
Screen Shot 2020-01-24 at 9.59.18 AM.png
Screen Shot 2020-01-24 at 9.59.10 AM.png
Do you have any idea how I can remove it? Can I remove the URL Status from the cfg file for the websites manually and reapply it in Nagios XI?
Re: _ URL Status Service Cannot Remove
Posted: Fri Jan 24, 2020 1:29 pm
by benjaminsmith
Hello Hul1,
It looks like service is probably getting inherited from a hostgroup. Can you send me the System Profile and the exact name of the Host with this service and I'll review the configurations? Thanks.
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 share this in a private message and then reply to this post to bring it up in the queue.
Re: _ URL Status Service Cannot Remove
Posted: Fri Jan 24, 2020 3:42 pm
by hul1
I sent you it.
Thanks!
Re: _ URL Status Service Cannot Remove
Posted: Fri Jan 24, 2020 6:02 pm
by mbellerue
Can you check on these two services? These may be the culprit.
reskubeprod-proxy-0
etraining.research.chop.edu
Re: _ URL Status Service Cannot Remove
Posted: Mon Jan 27, 2020 11:11 am
by hul1
I removed the 2 services from the host Host Group and Service Group that manages all the other websites and that seems to have worked.
Do you know why adding the service to the host group would cause all the other websites to pull the service? Is it basically like a service template that all the hosts in the host group pull?
Thanks!
Re: _ URL Status Service Cannot Remove
Posted: Mon Jan 27, 2020 11:30 am
by benjaminsmith
Hello,
Do you know why adding the service to the host group would cause all the other websites to pull the service?
Glad that took care of it for you. This is the result of the
inheritance rules in Nagios Core.
See:
Nagios XI Hostgroup Inheritance
Re: _ URL Status Service Cannot Remove
Posted: Mon Jan 27, 2020 1:07 pm
by hul1
Okay think I understand thanks it might've become an inherited template that all the the other sites were pulling in this case.
Re: _ URL Status Service Cannot Remove
Posted: Mon Jan 27, 2020 1:35 pm
by benjaminsmith
Hi
@hul1,
Did you have any other questions or may we close this thread?