Checkmk
to checkmk.com

1. Function

The incident management platform VictorOps handles the distribution of messages from dozens of different sources, which can be selected as integrations directly in the web interface. A generic REST backend is available for Checkmk.

2. Configuring VictorOps

You do not need to explicitly activate the notifications from Checkmk, only the REST endpoint address:

  1. In VictorOps under Integrations, call the REST Generic item.

  2. Copy the displayed REST endpoint URL.

3. Configuration in Checkmk

You have already learned how to set up Checkmk notifications in general in the article about notifications. In Checkmk you only need now to specify this key:

  1. For the Notification Method choose VictorOps.

  2. Enter the copied URL under VictorOPS REST Endpoint.

notifications victorops

For testing you can use the Fake check results and Custom notification commands.

On this page