We need to remove service check "Swap" on one of the hosts.
But this service check has come by default upon configuring the host.
We are using Nagios core.
how to remove service check from Monitoring
-
benjaminsmith
- Posts: 5324
- Joined: Wed Aug 22, 2018 4:39 pm
- Location: saint paul
Re: how to remove service check from Monitoring
Hi Pratapa,
Not exactly sure how you have the templates and configurations set, but if you can't delete the service, one option is to leave it there and disable checks in the object definition.
I hope that helps.
Not exactly sure how you have the templates and configurations set, but if you can't delete the service, one option is to leave it there and disable checks in the object definition.
Code: Select all
active_checks_enabled 0
passive_checks_enabled 0
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!