Page 1 of 1

Adding Component to Nagios Core

Posted: Mon Dec 19, 2016 6:25 am
by mr_m_cox
Hi All,

Is it possible to install the Mass Acknowledge component to Nagios Core? If so, how?

I can see documentation to add it via the GUI of Nagios XI but not core.

Thanks.

Re: Adding Component to Nagios Core

Posted: Mon Dec 19, 2016 11:18 am
by mcapra
Assuming you are referring to this component:
https://exchange.nagios.org/directory/A ... nt/details

According to the page for this component, this component is only compatible with Nagios XI.

Re: Adding Component to Nagios Core

Posted: Mon Dec 19, 2016 11:50 am
by mr_m_cox
Thats the one. Shame it cant be used in Core but thanks for the quick response and clarification

I have had to go through and manually click away a number (50+) of service downtime schedules as the work completed over a day early and i needed the real time alerts back in action.

Would it be possible to clear all from cmd line?

Thanks.

Re: Adding Component to Nagios Core

Posted: Mon Dec 19, 2016 12:46 pm
by mcapra
You could try leveraging the ACKNOWLEDGE_SVC_PROBLEM or ACKNOWLEDGE_HOST_PROBLEM commands, but those still only work on individual hosts/services:
https://old.nagios.org/developerinfo/ex ... mand_id=40
https://old.nagios.org/developerinfo/ex ... mand_id=39

You would probably be able to script out a sequence if you could provide a list of all the service/host objects to acknowledge.