Hello,
I want to control the state of a service (activate/deactivate) using a custom frontend.
What methods does Nagios XI provide us to accomplish this action?
Is the Nagios CCM the only way todo this? If not, then kindly help us with the task.
Nagios XI 2012R1.7
Best Regards,
Activate/Deactive services using a frontend.
Re: Activate/Deactive services using a frontend.
You will probably want to look at event handlers. We have a few guides for using them to restart services below. You can use them as a starting point for creating more complex event handler actions:
Restart Linux Services
Restart Windows Services
EDIT: I was rereading your post, do you want to enable/disable service checks or start/stop services on hosts?
Restart Linux Services
Restart Windows Services
EDIT: I was rereading your post, do you want to enable/disable service checks or start/stop services on hosts?
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: Activate/Deactive services using a frontend.
You could disable active or passive checks on a host/service level from the front end service/host details page by clicking advanced, then clicking the "X" symbol next to either active or passive checks "depending on which you are using for the service/host."
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: Activate/Deactive services using a frontend.
Great, closing as resolved.