Search found 5 matches
- Tue May 24, 2016 12:36 pm
- Forum: Nagios XI
- Topic: Nagios XI and PagerDuty Integrations UNKNOWN Doesn't Alert
- Replies: 10
- Views: 3690
Re: Nagios XI and PagerDuty Integrations UNKNOWN Doesn't Ale
I'm mainly concerned about why a disconnected drive would show up as UNKNOWN. I understand that it is technically UNKNOWN because WMI cannot get the information, but I would think it would be a PROBLEM because it doesn't see what is placed in the configuration. Is there a way to show an UNKNOWN stat...
- Tue May 24, 2016 10:16 am
- Forum: Nagios XI
- Topic: Nagios XI and PagerDuty Integrations UNKNOWN Doesn't Alert
- Replies: 10
- Views: 3690
Re: Nagios XI and PagerDuty Integrations UNKNOWN Doesn't Ale
I have notify-host-by-pagerduty and notify-service-by-pagerduty listed in the commands for the contact. I am currently receiving notifications for things such as an SSL cert being down to PagerDuty because they are showing as critical. It is just the UNKNOWN states that are not being sent to PagerDu...
- Tue May 24, 2016 7:03 am
- Forum: Nagios XI
- Topic: Nagios XI and PagerDuty Integrations UNKNOWN Doesn't Alert
- Replies: 10
- Views: 3690
Re: Nagios XI and PagerDuty Integrations UNKNOWN Doesn't Ale
The only option to select when setting up a service is a drop-down for Event Handlers. I have selected the command I created "notify-service-by-pagerduty". I'm not sure what you mean by changing it to a notification handler.
- Thu May 19, 2016 8:04 pm
- Forum: Nagios XI
- Topic: Nagios XI and PagerDuty Integrations UNKNOWN Doesn't Alert
- Replies: 10
- Views: 3690
Re: Nagios XI and PagerDuty Integrations UNKNOWN Doesn't Ale
Nofity-host-by-pagerduty: /usr/share/pdagent-integrations/bin/pd-nagios -n host -k $CONTACTPAGER$ -t "$NOTIFICATIONTYPE$" -f HOSTNAME="$HOSTNAME$" -f HOSTSTATE="$HOSTSTATE$" Notify-service-by-pagerduty: /usr/share/pdagent-integrations/bin/pd-nagios -n service -k $CONTAC...
- Thu May 19, 2016 3:27 pm
- Forum: Nagios XI
- Topic: Nagios XI and PagerDuty Integrations UNKNOWN Doesn't Alert
- Replies: 10
- Views: 3690
Nagios XI and PagerDuty Integrations UNKNOWN Doesn't Alert
I am not sure if this is a PagerDuty or Nagios XI issue, but I am having trouble getting an UNKNOWN state in Nagios XI to send a notification to PagerDuty. I am currently evaluating both products and am trying to get a result from shutting down specific services. If I were to stop an actual service,...