I tried creating dashboards on grafana using checkmk as datasource and when trying to write multiple queries am able to pull the data but the display name for multiple queries are same, can i differentiate that using hostname_variable instead of same display name for multiple queries/hosts?
Here you can find the versions i am using:
Grafana: grafana-11.3.0
Checkmk : 2.2.0p35
Here you can find the graph with the same display name for all the queries.
These are the queries i have used to pull data from check-mk data source:
Is there any query to check all the host status which is up should be displayed in green and which is down should display on red?