Pagerduty giving Key errors with correct API key

CMK version:
Latest - 2.0.0p20 (CRE/RAW)
OS version:
Ubuntu 20.04.3

Error message:
KeyError: ‘DOWNTIMESTART’

Output of “cmk --debug -vvn hostname”: (If it is a problem with checks or plugins)
root@checkmk:~# cmk --debug -vvn checkmk
Command ‘cmk’ not found, but can be installed with:
snap install cloudmonkey

(Yes, I know that’s not right, but if the command is different for raw version, I need to know)

I am looking to test sending notifications through Pagerduty, but it is throwing a key error and PD has an API key and a URL for the site

CMK only has a field for the key, not url and I suspect I need both to make it work, where does the URL need to go?

Their integration guide is updated as of CheckMK 1.24 and the CMK guide doesn’t have anything related to PD urls either

Any tips while waiting for PD to open?

Where do you get this error message exactly?

The pagerduty URL is set inside the system as “https://events.pagerduty.com/v2/enqueue”. This URL cannot be changed.

Good to know, is it limited in the types of alerts?

Maybe my litmus test of scheduled downtime isn’t being passed correctly or being accepted by Pagerduty?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.