[ZBX-16342] Unsupported items are not rechecked at [Refresh unsupported items (in sec)] interval Created: 2019 Jul 05 Updated: 2024 Apr 10 Resolved: 2019 Jul 23 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Proxy (P), Server (S) |
Affects Version/s: | 3.0.27, 4.0.9 |
Fix Version/s: | 4.4 (plan) |
Type: | Problem report | Priority: | Trivial |
Reporter: | Syusei YIn | Assignee: | Aleksejs Sestakovs (Inactive) |
Resolution: | Fixed | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Attachments: |
![]() ![]() ![]() |
||||
Issue Links: |
|
||||
Team: | |||||
Sprint: | Sprint 54 (Jul 2019) | ||||
Story Points: | 1 |
Description |
As mentioned in Zabbix Documentation 3.0, Unsupported items unsupported items are considered to be rechecked by [Refresh unsupported items (in sec)], but Zabbix do not activate unsupported item every N seconds set here. Steps to reproduce:
It can reproduce most of the time, but sometimes it makes sense activate the unsupported item by [Refresh unsupported items] (600s).You can try several times above steps to checkout different behaviors from Zabbix Documentations. Best regards. |
Comments |
Comment by Aleksejs Sestakovs (Inactive) [ 2019 Jul 10 ] |
Hello Syusei, The first item check after update interval change might occur earlier than configured. This includes update interval change to [Refresh unsupported items] value if item became unsupported. That is intended behavior caused by the seed value applied to the delay to spread item checks. We will update the documentation to reflect it. yIn Thank you. Now, I've got it. |
Comment by Alexander Vladishev [ 2019 Jul 23 ] |
Updated documentation: |
Comment by alix [ 2019 Oct 12 ] |
I'm having the same problem on 4.0.13, unsupported items are not being retried with "Refresh unsupported items interval" (item update interval is bigger than refresh interval obviously). I don't understand the answer given for the original bug reporter, it seems like there was a miscommunication. It is obvious that zabbix doesn't work the way it is supposed to work. Or are you saying that the issue is known and is planned to be fixed only in 4.4? |