nagios pager-duty integration

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
IT-OPS-SYS
Posts: 184
Joined: Sun Jan 07, 2018 12:56 pm

nagios pager-duty integration

Post by IT-OPS-SYS »

hi team,

I am integrating my pagerduty with nagios using the below link:

https://www.pagerduty.com/docs/guides/n ... ion-guide/

I have created command and contacts as per the article. I have installed the required perl libraries and dependencies but still we are not getting the directory /usr/share/pd-inegrations for the command to run properly.

is there any thing i am missing to install on the nagios xi server which can help me getting the pd-integration directory structure on my server.

thanks in advance
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: nagios pager-duty integration

Post by benjaminsmith »

Hi @IT-OPS-SYS,

Ok, let's see if we can get this going for you. What operating system are you using and were you able to successfully add the PagerDuty repository to your system and install the agent?

What happens when you run the pager duty command with a simple argument like the help option. Does it return the correct results? If not please post the error to the thread.

Code: Select all

/usr/share/pdagent-integrations/bin/pd-nagios -h
Keep in mind, the nagios user account is going to need sufficient permissions to run the pager duty command, so let's check that as well.

Code: Select all

ls -l /usr/share/pdagent-integrations/bin/pd-nagios
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
IT-OPS-SYS
Posts: 184
Joined: Sun Jan 07, 2018 12:56 pm

Re: nagios pager-duty integration

Post by IT-OPS-SYS »

All is good now.
I installed the agent from the repo and things are working fine now.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: nagios pager-duty integration

Post by scottwilkerson »

IT-OPS-SYS wrote:All is good now.
I installed the agent from the repo and things are working fine now.
Great!

Locking thread
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked