Hi @torkel
We selected repeat panel, we are getting the boxes which is equal to the number of servers we have.
But, all the servers are showing empty responses.
We configured one server, at that server we are able to see the responses. But we couldn’t able to see for other servers.
Why we are getting like this?.
How to resolve this issue?.
Hi @torkel
After some time, all the panels got reloaded. All the panels are showing stats.
But, at all the panels, we are having same name Servers. We couldn’t able to see the individual server name.
We checked at each and every panel’s query inspector, there it is showing the respective hostname.
How to have that hostname as their server panel name?.
Can you please help us to resolve the issue ?.
We have host variable at the where clause. This is what my query looks like:
FROM default stats WHERE host =~ /^$Host$/
SELECT field (usage_precent) mean ()
GROUP BY time ($__interval) fill (none)
FORMAT AS
ALIAS BY Usage
Present, at panel title, we have Servers as a name. Instead of that, should we write the hostname at panel title or hostname variable at panel title like /^$Host$/ ?.
Hey, guys. I’m having a similar problem. I used the $HOSTS. It shows only one box with the values of all hosts, but does not divide each host into a box. In the title it shows the MSG All
Hi @torkel, I’m trying to use it with prometheus, but I got some trouble. Below is the configurations, I don’t know why it cannot display as expected. Could you help me to figure it out. Thanks.
BTW, I’m new to Grafana and Prometheus.
How do you get an alert when one of the panels notices a problem with a server? I’m stuck with the “Template variables are not supported in alert queries” bug.
I strongly recommend that you start a new thread, including information about
what version of Grafana you use and what your back-end data store is, instead
of replying to years-old discussions where the people involved may not even be
around any more.