diff options
Diffstat (limited to 'misc')
| -rw-r--r-- | misc/conf/zabbix_agentd.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/misc/conf/zabbix_agentd.conf b/misc/conf/zabbix_agentd.conf index e344ac90..2ce8dd64 100644 --- a/misc/conf/zabbix_agentd.conf +++ b/misc/conf/zabbix_agentd.conf @@ -7,6 +7,11 @@ Server=127.0.0.1 +# Number of pre-forked instances of zabbix_agentd. +# Default value is 5 +# This parameter must be between 1 and 16 +StartAgents=5 + # Specifies debug level # 1 - critical information # 2 - warnings (default) |
