{"id":28612693,"url":"https://github.com/checkmk/grafana-checkmk-datasource","last_synced_at":"2026-02-12T11:18:26.227Z","repository":{"id":42064212,"uuid":"177747563","full_name":"Checkmk/grafana-checkmk-datasource","owner":"Checkmk","description":"CheckMK data source for Grafana","archived":false,"fork":false,"pushed_at":"2025-07-23T13:35:58.000Z","size":2857,"stargazers_count":98,"open_issues_count":22,"forks_count":17,"subscribers_count":31,"default_branch":"main","last_synced_at":"2025-09-06T11:56:31.766Z","etag":null,"topics":["grafana","grafana-datasource","monitoring"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Checkmk.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-03-26T08:43:09.000Z","updated_at":"2025-08-15T00:08:47.000Z","dependencies_parsed_at":"2023-02-19T06:15:51.430Z","dependency_job_id":"a897c758-ee5d-406d-b715-63ed75f864a7","html_url":"https://github.com/Checkmk/grafana-checkmk-datasource","commit_stats":null,"previous_names":["tribe29/grafana-checkmk-datasource"],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/Checkmk/grafana-checkmk-datasource","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmk%2Fgrafana-checkmk-datasource","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmk%2Fgrafana-checkmk-datasource/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmk%2Fgrafana-checkmk-datasource/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmk%2Fgrafana-checkmk-datasource/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Checkmk","download_url":"https://codeload.github.com/Checkmk/grafana-checkmk-datasource/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Checkmk%2Fgrafana-checkmk-datasource/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278425498,"owners_count":25984686,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"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":["grafana","grafana-datasource","monitoring"],"created_at":"2025-06-12T00:39:34.843Z","updated_at":"2026-02-12T11:18:26.219Z","avatar_url":"https://github.com/Checkmk.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Checkmk data source\n\n[![Grafana 10.4](https://img.shields.io/badge/Grafana-10.4-orange)](https://www.grafana.com)\n[![Grafana 11.6](https://img.shields.io/badge/Grafana-11.6-orange)](https://www.grafana.com)\n[![Checkmk data source](https://img.shields.io/badge/dynamic/json?color=blue\u0026label=Checkmk%20data%20source\u0026query=%24.version\u0026url=https%3A%2F%2Fgrafana.com%2Fapi%2Fplugins%2Fcheckmk-cloud-datasource)](https://grafana.com/grafana/plugins/checkmk-cloud-datasource)\n[![CI](https://github.com/Checkmk/grafana-checkmk-datasource/actions/workflows/ci.yml/badge.svg?branch=main\u0026event=schedule)](https://github.com/Checkmk/grafana-checkmk-datasource/actions/workflows/ci.yml?query=event%3Aschedule)\n\n\n![Checkmk Grafana Data Source Plugin](https://github.com/checkmk/grafana-checkmk-datasource/raw/ebf24142922ccce5cc5649aa4809d1c19d55958f/grafana-checkmk-datasource.png)\n## Introduction\n\nThis [data source][2] plugin for [Grafana][1] allows to address Checkmk as source and to display individual metrics in Grafana.\n\n## Requirements\n\nTo make use of the plugin, you need to take care the correct versions are installed. You need to match both, the Grafana and the Checkmk version:\n\n- **Grafana 10.4.18 or higher** Current and previous major version of Grafana\n- **Checkmk 2.3.0 or higher** for the plugin available from [Github][8] or from [Grafana marketplace][6]\n\n## Installing the plug-in\n\nThe plug-in can be installed from the [Grafana marketplace][6] or by using the `grafana-cli`:\n\n```bash\ngrafana-cli plugins install checkmk-cloud-datasource\n```\n\n\n## Official documentation\n\nFor detailed information regarding the installation, configuration and usage,\nplease consult the official [Checkmk User Guide][3].\n\n## Further information\n\nSee [CHANGELOG.md][4] for information about updating from previous\nversions.\n\nSee [DEVELOPMENT.md][5] for information about how to test, build and\nrelease this software.\n\n## License\n\nThis project is using the [Apache-2.0 license][7].\n\n[1]: https://grafana.com/grafana/\n[2]: https://grafana.com/docs/grafana/latest/datasources/\n[3]: https://docs.checkmk.com/latest/en/grafana.html\n[4]: https://github.com/checkmk/grafana-checkmk-datasource/blob/main/CHANGELOG.md\n[5]: https://github.com/checkmk/grafana-checkmk-datasource/blob/main/DEVELOPMENT.md\n[6]: https://grafana.com/grafana/plugins/checkmk-cloud-datasource/\n[7]: https://github.com/checkmk/grafana-checkmk-datasource/blob/main/LICENSE\n[8]: https://github.com/Checkmk/grafana-checkmk-datasource\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcheckmk%2Fgrafana-checkmk-datasource","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcheckmk%2Fgrafana-checkmk-datasource","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcheckmk%2Fgrafana-checkmk-datasource/lists"}