Merge remote-tracking branch 'origin/develop' into ent-7427-nexcon-datos-de-monitorizacion-con-origen-en-netflow

This commit is contained in:
Calvo 2023-03-22 14:26:58 +01:00
commit 6ff4ed4c98

View File

@ -331,17 +331,18 @@ recon_timing_template 3
snmpget /usr/bin/snmpget snmpget /usr/bin/snmpget
# Location of the braa binary needed by the Enterprise SNMP Server # Location of the pandorafsnmp/braa binary needed by the Enterprise SNMP Server v1 and v2c
# /usr/bin/braa by default (PANDORA FMS ENTERPRISE ONLY). # /usr/bin/pandorafsnmp by default for v1 and v2c (PANDORA FMS ENTERPRISE ONLY).
# /usr/bin/braa could be set as optional legacy binary for snmp v1 and v2c (PANDORA FMS ENTERPRISE ONLY).
braa /usr/bin/braa braa /usr/bin/pandorafsnmp
# Number of retries before braa hands a module over to the Network Server (PANDORA FMS ENTERPRISE ONLY). # Number of retries before braa hands a module over to the Network Server (PANDORA FMS ENTERPRISE ONLY).
braa_retries 3 braa_retries 3
# Location of the pandorafsnmp binary needed by the Enterprise SNMP Server. # Location of the pandorafsnmp binary needed by the Enterprise SNMP Server v3.
# /usr/bin/pandorafsnmp by default (PANDORA FMS ENTERPRISE ONLY). # /usr/bin/pandorafsnmp by default for snmp version 3 (PANDORA FMS ENTERPRISE ONLY).
fsnmp /usr/bin/pandorafsnmp fsnmp /usr/bin/pandorafsnmp