[ZBXNEXT-7109] Better server runtime commands Created: 2021 Dec 09 Updated: 2024 Apr 10 Resolved: 2022 Jan 25 |
|
Status: | Closed |
Project: | ZABBIX FEATURE REQUESTS |
Component/s: | Proxy (P), Server (S) |
Affects Version/s: | None |
Fix Version/s: | 6.0.0beta2, 6.0 (plan) |
Type: | Change Request | Priority: | Trivial |
Reporter: | Rostislav Palivoda | Assignee: | Andris Zeila |
Resolution: | Fixed | Votes: | 3 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Attachments: |
![]() |
Team: | |
Sprint: | Sprint 83 (Dec 2021), Sprint 84 (Jan 2022) |
Story Points: | 4 |
Description |
Currently, server runtime control options (runtime commands) are implemented with Unix signals. This means that such commands are just one-way messages with a very limited payload. There is no way for a command sender to get the result (e.g. diag info). We must implement a new transport for more verbose communications (e.g. Unix domain sockets) for the runtime commands. |
Comments |
Comment by Andris Zeila [ 2022 Jan 10 ] |
Released
Documentation updated: |