Bar gauge showing values of more than one server

Hi everyone.

I am running into an issue when trying to display the CPU utilization from Windows Exporter in a Bar gauge.

If you look at the attached screenshot you will notice that when I select “Numeric Values” in the Fields I am seeing CPU utilization for both servers that I have in the cluster. My goal is to only see the value for one server that is selected in the “Server” section in the upper left corner.

Any suggestion how to resolve this?

Anyone with a suggestion on how to resolve this?

@stefanos I believe you need to insert your template variable $server into your query to achieve that dynamic ability:

@mattabrams this was the solution, thanks a million!

1 Like