Configurable Timeout per item (host interface|item)
(ZBXNEXT-1096)
|
|
Status: | Closed |
Project: | ZABBIX FEATURE REQUESTS |
Component/s: | Agent (G), Server (S) |
Affects Version/s: | None |
Fix Version/s: | 7.0.0alpha7, 7.0 (plan) |
Type: | Change Request (Sub-task) | Priority: | Trivial |
Reporter: | Andris Zeila | Assignee: | Dmitrijs Goloscapovs |
Resolution: | Fixed | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Attachments: |
![]() ![]() ![]() |
||||||||
Issue Links: |
|
||||||||
Team: | |||||||||
Sprint: | Sprint 103 (Aug 2023), Sprint 104 (Sep 2023), Sprint 105 (Oct 2023) | ||||||||
Story Points: | 2 |
Description |
zbx_dc_item_t.timeout is set when preparing item before polling (zbx_prepare_items) with following steps:
The timeout validation step can optionally return converted timeout in seconds. It would make things more simple if the converted timeout would be stored in zbx_dc_item_t as integer rather than in string format. This change would affect item polling (server/proxy side) and network discovery. This does not affect active agent handling and proxy-server configuration sync. |
Comments |
Comment by Dmitrijs Goloscapovs [ 2023 Oct 19 ] |
Available in versions:
|