From: Volker F. <vol...@gm...> - 2017-05-05 16:51:30
|
On 04.05.2017 21:49, az...@po... wrote: > > Citát Volker Fröhlich <vol...@gm...>: > >> On 04.05.2017 19:09, az...@po... wrote: >>> Hi, >>> >>> i would like to enable repeated notifications but i'm, probably, >>> misunderstanding something. >>> >>> I need from Zabbix to repeatedly (for example every 10 minutes) send >>> an SMS notification if something wrong happens. Even more, i need from >>> Zabbix to stop these notifications if problem goes away (=is fixed for >>> example). >>> >>> I have everything (tiggers, garphs, actions etc.), except repeated >>> notifications, fully set and working. If i enable repeated >>> notifications in section Actions - Operations - Step: >>> From - 1 >>> To - 0 >>> Step duration - 600 >>> >>> Everything seems to be working fine UNTIL the problem is resolved and >>> trigger switch to off. From now on, Zabbix is sending 'OK' >>> notifications forever! The only thing, which stop these notifications, >>> is disabling and enabling the action. >>> >>> My questions: >>> - Is this bug of excepted behavior? >>> - If this is excepted, how should i configure it to do what i need? >> >> Unless you did not specify "PROBLEM" as an action condition, that's >> certainly not normal. > > > These are action conditions: > > Type of calculation: AND (A) and (B) > (A) Trigger severity = Disaster > (B) Host group = MY_GROUP > Please add "status = problem"! Volker > > >> 2.2.18 is the latest 2.2, by the way. > > > I'm using Zabbix packages from Debian Jessie (latest stable version of > Debian). > > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Zabbix-users mailing list > Zab...@li... > https://lists.sourceforge.net/lists/listinfo/zabbix-users > |