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?