[ZBX-20919] Discovery with custom interval gets unsupported: Incorrect update interval. Created: 2022 Apr 20 Updated: 2022 Apr 28 Resolved: 2022 Apr 28 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Agent (G), Proxy (P), Server (S) |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Problem report | Priority: | Trivial |
Reporter: | Tauri Jaanus | Assignee: | Eduardo Mazzali Stelmaszczyk |
Resolution: | Known Error | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified | ||
Environment: |
zabbix server 5.4.10 |
Attachments: |
![]() ![]() |
Description |
Steps to reproduce:
Result: Expected: |
Comments |
Comment by Tauri Jaanus [ 2022 Apr 20 ] |
If I delete values from Interval and Period, discovery will start working. |
Comment by Tauri Jaanus [ 2022 Apr 20 ] |
Even with agent 5.4.12 the bug is there |
Comment by Eduardo Mazzali Stelmaszczyk [ 2022 Apr 23 ] |
Hello Tauri, Are you using Zabbix agent or Zabbix agent 2? Flexible/scheduled intervals as active items are supported only in Zabbix agent 2. The old Zabbix agent supports them only as passive items. This (and other) differences between agents can be found in https://www.zabbix.com/documentation/5.4/en/manual/appendix/agent_comparison. I've been able to reproduce your problem by using Zabbix agent. As soon as I've switched to Zabbix agent 2, the problem disappeared. Regards, Eduardo |
Comment by Tauri Jaanus [ 2022 Apr 25 ] |
Hei. Yes we used older agent, but this error hasn't been before and it seemed to work. I tested with Agent2 and it's working. We will go with agent2 for now. Thanks |