[ZBXNEXT-5528] Change zabbix_server settings without restarting it. Created: 2019 Oct 25 Updated: 2020 Jul 29 Resolved: 2020 Jul 29 |
|
Status: | Closed |
Project: | ZABBIX FEATURE REQUESTS |
Component/s: | None |
Affects Version/s: | 4.0.13 |
Fix Version/s: | None |
Type: | New Feature Request | Priority: | Trivial |
Reporter: | Cesar Murilo da Silva Junior | Assignee: | Unassigned |
Resolution: | Duplicate | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Issue Links: |
|
Description |
As I understand it, if I increase the CacheSize value and run zabbix_server -R config_cache_reload, the Zabbix server will understand this and will increase it. This is also done at the time set in CacheUpdateFrequncy. Are these two statements right? Because I can be wrong. But I would like to increase the number of miscellaneous pollers and other settings, especially MaxHousekeeperDelete and Timeout, without having to restart zabbix_server. Is this possible in current versions? I did a test, changed MaxHousekeeperDelete = 5000 to 10000, did not restart zabbix_server but ran zabbix_server -R config_cache_reload and then zabbix_server -R housekeeper_execute. I continued to see "slow query: 6.653826 sec," delete from history where itemid = 28656 limit 5000 "" |
Comments |
Comment by Glebs Ivanovskis [ 2019 Oct 25 ] |
Ideally, setting like this one should be moved from configuration file to the frontend (Administration → ...). |
Comment by Glebs Ivanovskis [ 2019 Oct 25 ] |
Also duplicates ZBXNEXT-3162. |
Comment by Cesar Murilo da Silva Junior [ 2019 Oct 25 ] |
Surely that idea would be even better, Glebs (can't you mention it here with any forum?) I made sure to vote in the other post. |
Comment by Glebs Ivanovskis [ 2019 Oct 26 ] |
Sorry, I didn't understand this part. |
Comment by dimir [ 2020 Jul 29 ] |
Closing as duplicate of ZBXNEXT-3162, thanks cyclone. Let's move the discussion there. |