Deadpool Host / Serviec Configuration
-
sandeepatil
- Posts: 211
- Joined: Tue Dec 27, 2016 3:12 am
Deadpool Host / Serviec Configuration
In the process of Deadpool, after removing Hosts/Services from deadpool and delete form monitoring configuration, Nagios XI service or any other service will restart ?
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Deadpool Host / Serviec Configuration
Yes, the services need to be able to Apply Configuration which restarts the nagios process.
-
sandeepatil
- Posts: 211
- Joined: Tue Dec 27, 2016 3:12 am
Re: Deadpool Host / Serviec Configuration
Nagios process restart taking time depends on count of Deadpool server right ?
Can we user Deadpool with Nagios API :
Can we user Deadpool with Nagios API :
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Deadpool Host / Serviec Configuration
It should only take a second or two even on a large system.sandeepatil wrote:Nagios process restart taking time depends on count of Deadpool server right ?
Can we user Deadpool with Nagios API :
If you were to do the same thing through the API, the nagios process still needs to restart for the changes to take affect. This is the case no matter how the changes get there.
-
sandeepatil
- Posts: 211
- Joined: Tue Dec 27, 2016 3:12 am
Re: Deadpool Host / Serviec Configuration
Please share API details for Deadpool
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Deadpool Host / Serviec Configuration
There is not a deadpool API endpoint. I was just mentioning that if you interact with the PAI or use the deadpool feature, they both require the configuration to be applied which includes a brief nagios restartsandeepatil wrote:Please share API details for Deadpool
-
sandeepatil
- Posts: 211
- Joined: Tue Dec 27, 2016 3:12 am
Re: Deadpool Host / Serviec Configuration
If any one having information about, how to develop API in Nagios XI (Looking API for Deadpool feature), please share detail / URL / references etc.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Deadpool Host / Serviec Configuration
I will add to this that under the Help section of Nagios XI there are 2 menu items that have info on making costom developments.
- Custom API Endpoints
- Callback Reference
-
sandeepatil
- Posts: 211
- Joined: Tue Dec 27, 2016 3:12 am
Re: Deadpool Host / Serviec Configuration
Will check this details and try to develop API, Thanks.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Deadpool Host / Serviec Configuration
Let us know how it comes out!sandeepatil wrote:Will check this details and try to develop API, Thanks.