January 2019
Intermediate to advanced
798 pages
20h 33m
English
We met the configuration cache in Chapter 2, Getting Your First Notification, and we discussed ways to monitor it in Chapter 20, Zabbix Maintenance. While it helps a lot performance-wise, it can be a bit of a problem if we are trying to quickly test something. It is possible to force the Zabbix server to reload the configuration cache.
Run the following to display the Zabbix server options:
# zabbix_server --help
In the output, look for the runtime control options section:
-R --runtime-control runtime-option Perform administrative functions Runtime control options:config_cache_reload ...
Read now
Unlock full access