Checkmk / grafana-checkmk-datasource

CheckMK data source for Grafana
Apache License 2.0
81 stars 14 forks source link

docker image don't work #23

Closed cryptolukas closed 4 years ago

cryptolukas commented 4 years ago

I tried to use the docker image for 1.6.0p2 as CEE and CRE. Both images don't work properly. I get the following error with

docker run -d -p 8080:50000 checkmk/check-mk-enterprise:1.6.0p2
docker: Error response from daemon: No command specified.
See 'docker run --help'.
LarsMichelsen commented 4 years ago

I think you posted in the wrong project. This is about the Grafana connector of Checkmk.

Have a look at https://checkmk.com/cms_introduction_docker.html on how to use the Checkmk docker container.