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
- Host: GitHub
- URL: https://github.com/seven-io/checkmk
- Owner: seven-io
- License: mit
- Created: 2022-11-14T12:04:01.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-11-04T16:08:58.000Z (12 months ago)
- Last Synced: 2025-01-07T12:51:39.272Z (9 months ago)
- Topics: checkmk, checkmk-extension, checkmk-plugin, sms
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).
[](LICENSE)