An open API service indexing awesome lists of open source software.

https://github.com/seven-io/checkmk

Notification plugin for Checkmk to send SMS via seven
https://github.com/seven-io/checkmk

checkmk checkmk-extension checkmk-plugin sms

Last synced: 8 months ago
JSON representation

Notification plugin for Checkmk to send SMS via seven

Awesome Lists containing this project

README

          

seven notification plugin for checkmk

## Installation

```shell
git clone https://github.com/seven-io/checkmk
```

```shell
cd checkmk
```

```shell
mv seven.py //sites//local/share/check_mk/notifications/seven
```

```shell
chmod +x //sites//local/share/check_mk/notifications/seven
```

### Set API Key

Set your [API Key](https://help.seven.io/en/api-key-access) as the first parameter or via environment variable `SEVEN_API_KEY`.

## Support

Need help? Feel free to [contact us](https://www.c.io/en/company/contact).

[![MIT](https://img.shields.io/badge/License-MIT-teal.svg)](LICENSE)