How to use pagerduty
Posted: Wed Apr 18, 2012 12:02 pm
What is the best way to configure pagerduty with Nagios XI?
Thanks
Joe
Thanks
Joe
Support for Nagios products and services
https://support.nagios.com/forum/
Code: Select all
yum install perl-libwww-perl perl-Crypt-SSLeayCode: Select all
cd /usr/local/nagios/etc
wget http://www.pagerduty.com/configs/pagerduty_nagios.cfgCode: Select all
cfg_file=/usr/local/nagios/etc/pagerduty_nagios.cfgCode: Select all
cd /usr/local/nagios/libexec
wget http://www.pagerduty.com/configs/pagerduty_nagios.plCode: Select all
chmod 755 /usr/local/nagiosxi/cron/pagerduty_nagios.plCode: Select all
enable_environment_macros=1Code: Select all
crontab -u nagios -eCode: Select all
* * * * * /usr/local/nagiosxi/cron/pagerduty_nagios.pl flush