Checkmk
to checkmk.com

1. Function

Pushover is a simple service to send messages from various sources to Apple or Android mobile devices, where they appear as notifications. On the desktop, the messages can be received via the browser. The connection is established via two API keys for a group and an app/source.

2. Configuring Pushover

In Pushover you need to create both a group, even if you only have one 'group', and an app explicitly for Checkmk — each receives their own API key:

  1. Create a new group with at least one member via Create a Group in Pushover.

  2. Copy the displayed Group API key.

  3. Create an app with any name via Create an Application/API Token.

  4. Copy the displayed App API key.

3. Configuration in Checkmk

You have already learned how to set up Checkmk notifications in general in the article about notifications. In Checkmk it is now sufficient to specify the two keys:

  1. For the Notification Method choose Push Notifications (using Pushover).

  2. Enter the App-API key under API Key.

  3. Enter the Group API key in User / Group Key.

notifications pushover

You can optionally activate the Priority and Select sound Pushover functions. You can use the priority function to override rest periods configured in Pushover — and then accompany such notifications with appropriate sounds.

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

On this page