zabbix_server: Add extra configuration
Signed-off-by: David Kirwan <dkirwan@redhat.com>
This commit is contained in:
parent
82e7d6ab4c
commit
286d31fb07
1 changed files with 9 additions and 0 deletions
|
@ -990,3 +990,12 @@ StatsAllowedIP=127.0.0.1
|
||||||
# Mandatory: no
|
# Mandatory: no
|
||||||
# Default:
|
# Default:
|
||||||
# NodeAddress=localhost:10051
|
# NodeAddress=localhost:10051
|
||||||
|
|
||||||
|
StartPollers=120
|
||||||
|
StartIPMIPollers=2
|
||||||
|
StartPreprocessors=10
|
||||||
|
StartPollersUnreachable=30
|
||||||
|
StartTrappers=240
|
||||||
|
StartSNMPTrapper=1
|
||||||
|
StartPingers=20
|
||||||
|
StartHTTPPollers=10
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue