Add a comment regarding snmp_logfile.
There's an entry for pandora_snmptrap.log in /etc/logrotate.d/pandora_server which should be updated if snmp_logfile is changed in pandora_server.conf. Ref. pandora_enterprise#7027.
This commit is contained in:
parent
847b567f5c
commit
47c73518bd
|
@ -25,6 +25,7 @@ incomingdir /var/spool/pandora/data_in
|
||||||
log_file /var/log/pandora/pandora_server.log
|
log_file /var/log/pandora/pandora_server.log
|
||||||
|
|
||||||
# Log file for Pandora FMS SNMP console. Its generated by NetSNMP Trap daemon
|
# Log file for Pandora FMS SNMP console. Its generated by NetSNMP Trap daemon
|
||||||
|
# If you change it, please update the file /etc/logrotate.d/pandora_server accordingly.
|
||||||
|
|
||||||
snmp_logfile /var/log/pandora/pandora_snmptrap.log
|
snmp_logfile /var/log/pandora/pandora_snmptrap.log
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue