diff --git a/doc/plugin-guide/source/appendix.rst b/doc/plugin-guide/source/appendix.rst index 60bda77..069e21c 100644 --- a/doc/plugin-guide/source/appendix.rst +++ b/doc/plugin-guide/source/appendix.rst @@ -25,9 +25,9 @@ Memory cache sizes: The process numbers are also increased: -* StartPollers = 30 -* StartPollersUnreachable = 30 -* StartTrappersStartTrappers = 15 +* StartPollers = 30 (default 10) +* StartPollersUnreachable = 30 (default 1) +* StartTrappers = 15 (default 5) Refer to the `Zabbix server `_ official documentation for further details and this `blog entry `_ can be useful to configure the optimal number of Zabbix processes.