joernclausen
joernclausen
Suppose I have a machine "minion123.example.com" and a CNAME "www.example.com" pointing to it: ``` minion123.example.com A 192.168.21.43 www.example.com CNAME minion123.example.com ``` The machine is running a single, non-vhosted webserver, and...
Sorry, I missed `MDBaseServer` completely. I added `MDBaseServer CNAME` to the example in the first comment, but as far as I can tell, the behavior is the same. `md/domains` contains...
Thanks, I'll try to investigate further. We have used this scenario successfully with acme.sh in our environment, though.
I support this request, I was looking for the same feature: https://forum.checkmk.com/t/host-groups-in-grafana/49302