Page 1 of 1
XI and PagerDuty
Posted: Wed Jun 25, 2014 10:10 am
by rickwilson7425
We are working on migrating from Core to XI. We already use PagerDuty with Core. Will the commands and settings migrate to XI when we import the config files?
Re: XI and PagerDuty
Posted: Wed Jun 25, 2014 1:26 pm
by tmcdonald
Assuming you use the same plugin, commands, and arguments, and assuming you follow the proper import procedure, I see no reason why it would not still work.
What specifically are you using right now to integrate? Just notification commands and/or event handlers?
Re: XI and PagerDuty
Posted: Wed Jun 25, 2014 1:39 pm
by rickwilson7425
I'm not sure actually.
Here is the command string for "notify-service-by-pagerduty":
/opt/omd/sites/prod1/local/bin/notifiers/pagerduty_nagios.pl enqueue -f pd_nagios_object=service
Re: XI and PagerDuty
Posted: Wed Jun 25, 2014 4:01 pm
by sreinhardt
I would probably suggest copying that plugin to /usr/local/nagios/libexec and altering your command to use $USER1$/pagerduty_nagios.pl, but otherwise I doubt you need to make many if any other changes. We definitely have others using pagerduty and from all accounts it works great with both XI and Core.