Hello dear Zabbix users,
Can you please help me with following task:
I'd like to draw a sawtooth graph using a calculated item
which adds the last value from an item till the end of a day and at 12pm resets the value to 0 and then starts to add all values from an item again.
So it look's like this:

I already tried to achieve that by using the date macro but according to the documentation it doesn't work.
Do you have any hint?
Thank you in advance
Cheers
Alex
Can you please help me with following task:
I'd like to draw a sawtooth graph using a calculated item
which adds the last value from an item till the end of a day and at 12pm resets the value to 0 and then starts to add all values from an item again.
So it look's like this:

I already tried to achieve that by using the date macro but according to the documentation it doesn't work.
Do you have any hint?
Thank you in advance
Cheers
Alex
Comment