mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
Add configuration options for the Netflow Server.
This commit is contained in:
parent
7c85b530ad
commit
31f9aa7b4b
@ -736,3 +736,10 @@ tentacle_service_watchdog 1
|
|||||||
# Enable (1) or disable (0) the parameter of mysql ssl certification (mysql_ssl_verify_server_cert) (enabled by default).
|
# Enable (1) or disable (0) the parameter of mysql ssl certification (mysql_ssl_verify_server_cert) (enabled by default).
|
||||||
|
|
||||||
verify_mysql_ssl_cert 1
|
verify_mysql_ssl_cert 1
|
||||||
|
|
||||||
|
# Enable (1) or disable (0) the Pandora FMS Netflow Server (PANDORA FMS ENTERPRISE ONLY).
|
||||||
|
netflowserver 0
|
||||||
|
|
||||||
|
# Number of threads for the Pandora FMS Netflow Server (PANDORA FMS ENTERPRISE ONLY).
|
||||||
|
netflowserver_threads 1
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user