This data source plugin for Grafana allows to address Checkmk as source and to display individual metrics in Grafana.
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 9.5.15 or higher Current and previous major version of Grafana
- Checkmk Cloud or Checkmk MSP 2.2.0 or higher for the signed plugin available from Grafana
- Checkmk 2.1.0 or higher for the unsigned plugin available from Github
The signed plug-in can be installed from the Grafana marketplace or by using the grafana-cli
:
grafana-cli plugins install checkmk-cloud-datasource
For the installation of the unsigned plugin, please take a look at the official Checkmk User Guide.
For detailed information regarding the installation, configuration and usage, please consult the official Checkmk User Guide.
See CHANGELOG.md for information about updating from previous versions.
See DEVELOPMENT.md for information about how to test, build and release this software.
This project is using the Apache-2.0 license.