Skip to content

tribe29/grafana-checkmk-datasource

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

In realistic setups, the graph select would display
a rather unspecific error message by default.
It has been replaced by a more understandable
message

CMK-12679 (internal ticket id)
805aad4

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Checkmk's Grafana Data Source Plugin

CI

This is a Grafana data source plugin for visualizing Checkmk metrics in Grafana.

The plugin requires Checkmk >= 2.1.0 and Grafana >= 8.0
(It is possible query data from Checkmk >= 2.0.0p20 but host and service dropdowns are not constrained by other active filters and single metric graphs do not work with Checkmk Raw Edition)

All Checkmk Editions are supported by this plugin, but with different query interface as the Enterprise Edition has a more comprehensive filtering engine.

Please consult the chapter "Integrating Checkmk in Grafana" in the official Checkmk documentation on how to use this plugin.

Checkmk Grafana Data Source Plugin

See CHANGELOG.md for information about updating from previous versions.

See DEVELOPMENT.md for information about how to test, build and release this software.