Add configuration options for the Netflow Server.

This commit is contained in:
Ramon Novoa 2023-03-22 12:52:36 +01:00
parent 7c85b530ad
commit 31f9aa7b4b
1 changed files with 7 additions and 0 deletions

View File

@ -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).
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