Page 1 of 1

Deadpool Host / Serviec Configuration

Posted: Mon Oct 02, 2017 1:18 pm
by sandeepatil
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 ?

Re: Deadpool Host / Serviec Configuration

Posted: Mon Oct 02, 2017 2:11 pm
by scottwilkerson
Yes, the services need to be able to Apply Configuration which restarts the nagios process.

Re: Deadpool Host / Serviec Configuration

Posted: Tue Oct 03, 2017 9:10 am
by sandeepatil
Nagios process restart taking time depends on count of Deadpool server right ?

Can we user Deadpool with Nagios API :

Re: Deadpool Host / Serviec Configuration

Posted: Tue Oct 03, 2017 1:18 pm
by scottwilkerson
sandeepatil wrote:Nagios process restart taking time depends on count of Deadpool server right ?

Can we user Deadpool with Nagios API :
It should only take a second or two even on a large system.

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.

Re: Deadpool Host / Serviec Configuration

Posted: Thu Oct 05, 2017 7:39 am
by sandeepatil
Please share API details for Deadpool

Re: Deadpool Host / Serviec Configuration

Posted: Thu Oct 05, 2017 8:48 am
by scottwilkerson
sandeepatil wrote:Please share API details for Deadpool
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 restart

Re: Deadpool Host / Serviec Configuration

Posted: Mon Oct 09, 2017 6:38 am
by sandeepatil
If any one having information about, how to develop API in Nagios XI (Looking API for Deadpool feature), please share detail / URL / references etc.

Re: Deadpool Host / Serviec Configuration

Posted: Mon Oct 09, 2017 11:58 am
by scottwilkerson
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

Re: Deadpool Host / Serviec Configuration

Posted: Tue Oct 10, 2017 8:34 am
by sandeepatil
Will check this details and try to develop API, Thanks.

Re: Deadpool Host / Serviec Configuration

Posted: Tue Oct 10, 2017 9:13 am
by scottwilkerson
sandeepatil wrote:Will check this details and try to develop API, Thanks.
Let us know how it comes out!