https://github.com/checkmk/grafana-checkmk-datasource
CheckMK data source for Grafana
https://github.com/checkmk/grafana-checkmk-datasource
grafana grafana-datasource monitoring
Last synced: 4 months ago
JSON representation
CheckMK data source for Grafana
- Host: GitHub
- URL: https://github.com/checkmk/grafana-checkmk-datasource
- Owner: Checkmk
- License: apache-2.0
- Created: 2019-03-26T08:43:09.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2025-07-23T13:35:58.000Z (11 months ago)
- Last Synced: 2025-09-06T11:56:31.766Z (10 months ago)
- Topics: grafana, grafana-datasource, monitoring
- Language: TypeScript
- Homepage:
- Size: 2.72 MB
- Stars: 98
- Watchers: 31
- Forks: 17
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Checkmk data source
[](https://www.grafana.com)
[](https://www.grafana.com)
[](https://grafana.com/grafana/plugins/checkmk-cloud-datasource)
[](https://github.com/Checkmk/grafana-checkmk-datasource/actions/workflows/ci.yml?query=event%3Aschedule)

## Introduction
This [data source][2] plugin for [Grafana][1] allows to address Checkmk as source and to display individual metrics in Grafana.
## Requirements
To 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:
- **Grafana 10.4.18 or higher** Current and previous major version of Grafana
- **Checkmk 2.3.0 or higher** for the plugin available from [Github][8] or from [Grafana marketplace][6]
## Installing the plug-in
The plug-in can be installed from the [Grafana marketplace][6] or by using the `grafana-cli`:
```bash
grafana-cli plugins install checkmk-cloud-datasource
```
## Official documentation
For detailed information regarding the installation, configuration and usage,
please consult the official [Checkmk User Guide][3].
## Further information
See [CHANGELOG.md][4] for information about updating from previous
versions.
See [DEVELOPMENT.md][5] for information about how to test, build and
release this software.
## License
This project is using the [Apache-2.0 license][7].
[1]: https://grafana.com/grafana/
[2]: https://grafana.com/docs/grafana/latest/datasources/
[3]: https://docs.checkmk.com/latest/en/grafana.html
[4]: https://github.com/checkmk/grafana-checkmk-datasource/blob/main/CHANGELOG.md
[5]: https://github.com/checkmk/grafana-checkmk-datasource/blob/main/DEVELOPMENT.md
[6]: https://grafana.com/grafana/plugins/checkmk-cloud-datasource/
[7]: https://github.com/checkmk/grafana-checkmk-datasource/blob/main/LICENSE
[8]: https://github.com/Checkmk/grafana-checkmk-datasource