PDA

View Full Version : Notification Repeat Bug


disparo
20-10-2005, 09:38
Hi!

I added repetitions to notifications on some triggers. Two of them still send mails, despite the fact that triggers state is FALSE about last six hours!

Restarting of zabbix server didn't solve the problem.

Removing repetitions actually helped, spam was stopped :-)))

So, that's the bug, i guess...

disparo
20-10-2005, 11:20
Just now added back repetitions to buggy triggers... Still okay now...

disparo
20-10-2005, 14:30
No, triggers states are okay, but zabbix spamming and spamming again :-((( Why?

Corsar
31-10-2005, 07:33
Similar situation's i see.
Trigger set to "On", start e-mail notification scheme.
Situation resolved, but trigger not switched to "Off".

Example expression's:
{www.hostname.ru:Proc.num[apache2,root].last(0)}=0
{app01.hostname.ru:vfs.file.cksum[/thame/path/out.log].diff(0)}=0

Corsar
31-10-2005, 07:36
Whery funny situation in forum:
1. {www.hostname.ru:Proc.num[apache2,root].last(0)}=0
2. {www.hostname.ru:proc.num[apache2,root].last(0)}=0

Find 2 changes:
1. Proc.num
2. proc.num

egbert
11-11-2005, 16:06
I've the same problem.. is this a bug? Can I change something in my configuration to circumvent the problem? (besides from disabling repeats..)