icingaweb2-module-grafana icon indicating copy to clipboard operation
icingaweb2-module-grafana copied to clipboard

Graphs of different sizes for one Service

Open Aleksey-Maksimov opened this issue 7 years ago • 2 comments

Hello.

Is it possible to create graphics of different sizes for a single Service?

Expected Behavior

Displaying multiple graphs of different sizes for the same Service:

graphs-of-different-sizes

Current Behavior

All graphics have the same size. This is not always convenient.

Possible Solution

It is necessary to specify several values of the sizes of graphs.

graphs-of-different-sizes-settings

Aleksey-Maksimov avatar May 28 '18 18:05 Aleksey-Maksimov

Iam sorry thats not possible. I will leave this issue open, maybe i get an idea how to make this possible.

Mikesch-mp avatar May 29 '18 04:05 Mikesch-mp

Just reading this again, why you dont have a single graph for every temperature group?

Mikesch-mp avatar Jul 02 '18 17:07 Mikesch-mp

Just reading this again, why you dont have a single graph for every temperature group?

In my example, it is not possible to use one graph for all sensors, as this is logically wrong. Some of the sensors show the temperature, the other part of the sensors shows the speed of the fans.

Mission Impossible? :)

Aleksey-Maksimov avatar Feb 24 '23 13:02 Aleksey-Maksimov

You can filter in your grafana panel with something like /^Temp.*CPU.*/ or /^Temp.*Memory.*/ and so on and trhen use multiple panels to show in the module

Mikesch-mp avatar Feb 26 '23 06:02 Mikesch-mp

I do. But all charts in Icinga are the same size, and this is very inconvenient. Because one graph can have 20 metrics and another graph can have 2 metrics. And these graphs should have different sizes. That's what I wrote about in my first post.

Aleksey-Maksimov avatar Feb 27 '23 07:02 Aleksey-Maksimov

Then its not possible with the module

Mikesch-mp avatar Feb 27 '23 16:02 Mikesch-mp