{"id":19404604,"url":"https://github.com/seven-io/checkmk","last_synced_at":"2026-06-08T23:01:41.565Z","repository":{"id":106112320,"uuid":"565823938","full_name":"seven-io/checkmk","owner":"seven-io","description":"Notification plugin for Checkmk to send SMS via seven","archived":false,"fork":false,"pushed_at":"2025-03-24T13:23:58.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-11-17T23:03:57.673Z","etag":null,"topics":["checkmk","checkmk-extension","checkmk-plugin","sms"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/seven-io.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-14T12:04:01.000Z","updated_at":"2025-03-24T13:24:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"4a2c47e3-027d-434e-92e8-8ed804c5bc55","html_url":"https://github.com/seven-io/checkmk","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/seven-io/checkmk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seven-io%2Fcheckmk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seven-io%2Fcheckmk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seven-io%2Fcheckmk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seven-io%2Fcheckmk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seven-io","download_url":"https://codeload.github.com/seven-io/checkmk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seven-io%2Fcheckmk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34083848,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["checkmk","checkmk-extension","checkmk-plugin","sms"],"created_at":"2024-11-10T11:35:37.052Z","updated_at":"2026-06-08T23:01:41.560Z","avatar_url":"https://github.com/seven-io.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://www.seven.io/wp-content/uploads/Logo.svg\" width=\"250\" alt=\"seven logo\" /\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eseven SMS for Checkmk\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  Notification plugin for \u003ca href=\"https://checkmk.com/\"\u003eCheckmk\u003c/a\u003e that sends SMS alerts via the seven gateway.\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/badge/License-MIT-teal.svg\" alt=\"MIT License\" /\u003e\u003c/a\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Checkmk-2.x-blue\" alt=\"Checkmk 2.x\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Python-3-yellow\" alt=\"Python 3\" /\u003e\n\u003c/p\u003e\n\n---\n\n## Features\n\n- **Native Checkmk Notification Plugin** - Lives next to the bundled email and SMS plugins\n- **Env-Var or Param-Based Auth** - Pass the API key as the first parameter or via `SEVEN_API_KEY`\n\n## Prerequisites\n\n- A [Checkmk](https://checkmk.com/) site\n- A [seven account](https://www.seven.io/) with API key ([How to get your API key](https://help.seven.io/en/developer/where-do-i-find-my-api-key))\n\n## Installation\n\n```bash\ngit clone https://github.com/seven-io/checkmk\ncd checkmk\nmv seven.py /\u003comd-path\u003e/sites/\u003csitename\u003e/local/share/check_mk/notifications/seven\nchmod +x /\u003comd-path\u003e/sites/\u003csitename\u003e/local/share/check_mk/notifications/seven\n```\n\nReplace `\u003comd-path\u003e` (typically `/omd`) and `\u003csitename\u003e` with your Checkmk paths.\n\n## Configuration\n\nIn Checkmk, go to **Setup \u003e Notifications** and add a new rule. Pick *seven* as the notification method and provide the seven API key in one of two ways:\n\n- **Plugin parameter** - Pass the API key as the first parameter to the plugin in the notification rule\n- **Environment variable** - Set `SEVEN_API_KEY` in the site's profile\n\n## Support\n\nNeed help? Feel free to [contact us](https://www.seven.io/en/company/contact/) or [open an issue](https://github.com/seven-io/checkmk/issues).\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseven-io%2Fcheckmk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseven-io%2Fcheckmk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseven-io%2Fcheckmk/lists"}