One Graph and multiple Servernames

Hi,

Is it possible to display a value from several servers in a graph with a wildcard in the host entry?

I have 5 servers that are supposed to display a value as a bar chart. Normally I would do 5 queries - each with different server names. Is it also possible to do a query where all 5 servers are displayed?

Regards
Hermann

Hi,

Yes it’s possible, you can either change your query to bring all servers and then use Transform Tab to filter only for the 5 servers, or you can use wildcard in your query that matches your server names for example.

Hope it helps.

Good Luck

Thx,
now i have use regex to select the servers.


But only one bar is show in the diagram. I have change some transformation, but i can’t see all 5 Servers (5 Bars) with the Value from each server.

Hi,

Maybe try and group by server name.

Good Luck

Great, thx.
It works now.

Regards
Hermann

1 Like