In Zabbix 7.0 now I have the following Graph widget for CPU usage:

Red is for current data.
Blue background is the same metric, defined in separate data set with Timeshift=-1d.
This allows me to quickly compare what is CPU usage today (red) vs. CPU usage yesterday at the same time.
At the right-side of the graph we see huge spike of red color (current data), but blue background of yesterday data quickly shows today is something extraordinary comparing to yesterday.
But... now I would like to quickly see CPU usage not for yesterday (in blue background) but one week ago.
Currently I have a separate graph of Timeshift=-7d to see CPU usage data as were a week ago.
Is there some option like adding additional data set (to have tree data sets on the same graph: current data, yesterday data, a week old data) and then quickly turn on or turn off the item like clicking on item on legend to show/hide the item?
Red is for current data.
Blue background is the same metric, defined in separate data set with Timeshift=-1d.
This allows me to quickly compare what is CPU usage today (red) vs. CPU usage yesterday at the same time.
At the right-side of the graph we see huge spike of red color (current data), but blue background of yesterday data quickly shows today is something extraordinary comparing to yesterday.
But... now I would like to quickly see CPU usage not for yesterday (in blue background) but one week ago.
Currently I have a separate graph of Timeshift=-7d to see CPU usage data as were a week ago.
Is there some option like adding additional data set (to have tree data sets on the same graph: current data, yesterday data, a week old data) and then quickly turn on or turn off the item like clicking on item on legend to show/hide the item?
But you can always submit a feature request..
To make it work like timeseries widget in Grafana..
Comment