Details
-
Type:
Problem report
-
Status: Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 3.0.28, 4.0.11
-
Fix Version/s: 4.0.14rc1, 4.2.8rc1, 4.4.1rc1, 5.0.0alpha1, 5.0 (plan)
-
Labels:None
-
Team:Team A
-
Sprint:Sprint 56 (Sep 2019), Sprint 55 (Aug 2019), Sprint 57 (Oct 2019)
-
Story Points:1
Description
Steps to reproduce:
- configuration zabbix_proxy.conf
ConfigFrequency=60
- create Proxy(Configuration -> Proxies)
Zabbix proxy Proxy mode Zabbix proxy Active - create Host(Configuration -> Hosts)
Host name Monitored by proxy monitor by proxy Zabbix proxy - create Item(Configuration -> Hosts -> Items (by Host "monitor by proxy"))
Name Type key Update interval agent.ping Zabbix agent agent.ping 3600 - create Maintenance(Configuration -> Maintenance)
(Maintenance tab)Maintenance type (Hosts and groups tab)Hosts No data collection monitor by proxy - wait to end of maintenance...
Result:
maintenance period: 2019/08/14 15:00〜16:00
2019/8/14 15:34 Host in maintenance
20190814_1534_Host_in_maintenance.png
2019/8/14 15:53 Host in maintenance are not counted in queue
20190814_1553_not_counted_queue.png
2019/8/14 16:00 Host immediately after maintenance are counted in queue
20190814_1600_counted_queue.png
2019/8/14 16:00 Host's latest data
20190814_1600_latest_data.png
Expected:
Should not counted in queue until next check.