Request your support for the file size for the below files
256G /var/log/snmptt/snmptt.log
as I checked the snmptt.ini I found the below.
Code: Select all
[Logging]
# Set to 1 to enable messages to be sent to standard output, or 0 to disable.
# Would normally be disabled unless you are piping this program to another
stdout_enable = 0
# Set to 1 to enable text logging of *TRAPS*. Make sure you specify a log_file
# location
log_enable = 1
# Log file location. The COMPLETE path and filename. Ex: '/var/log/snmptt/snmptt.log'
log_file = /var/log/snmptt/snmptt.log
if I removed the snmptt.log is that will impact the Nagios Application or will missing alert from the history?
Best regards.