From: Volker F. <vol...@gm...> - 2017-05-16 18:13:15
|
On 16.05.2017 14:28, Florent B wrote: > Hi everyone, > > I have a little problem with maintenance period. I use Zabbix 3.2.5. > > During an app deployment, I set the host in maintenance without data > collection. > > For example, host entered maintenance at 12:45:23. ^ How did you verify that? > > Why an item is fetched and triggered at 12:45:46 ? Is it expected ? Then > the trigger stays until the end of maintenance period. That's probably the effect of the "pause" option of the action. > > The item is configured to be fetched every 30 seconds. Do I have to wait > 30 seconds after entering maintenance ? You should wait up to 60 seconds to be sure maintenance becomes effective: Maintenances are processed only at the full minute, e. g. 17:21:00, 17:22:00, ... Volker > > Thank you. > > Florent > > > > ------------------------------------------------------------------------------ > 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 > |