u/ConnectCap1200

▲ 2 r/zabbix

I use trendavg to monitor the server load from the previous day and compare that value with the load from yesterday + week ago.

I’d like to have the option to display multiple events.

For example, so that on Monday I can also see triggers from Saturday and Sunday.

If I simply switch the current trigger to “Multiple,” I get a constant stream of new notifications.

I’ve already experimented a bit with “time,” but I’m unsure if that’s the right approach.

time()>=000500 and time()<000530

One idea was to have the trigger active only during a 30-second window around 00:05 a.m.—but that doesn’t really feel like the right solution.

Is there a better way to do this?

Thank you very much!

reddit.com
u/ConnectCap1200 — 20 days ago
▲ 3 r/zabbix

Hello,

I have a trendavg trigger that compares yesterday's utilization to that of the same day a week ago.

I would like to include both days being compared in the event name, if possible.

Currently, the event name looks like:

High CPU Load compared to Last week

This would be nice to have:

High CPU Load at Monday compared with Monday-Last-Week
or
High CPU Load at 23.04.26 compared with 16.04.26

Does anyone have any ideas?

Thank you very much!

reddit.com
u/ConnectCap1200 — 20 days ago