diff --git a/centreon-plugins/src/traps/conf/snmptt.ini b/centreon-plugins/src/traps/conf/snmptt.ini index 313ab4ed5..03e46b32a 100644 --- a/centreon-plugins/src/traps/conf/snmptt.ini +++ b/centreon-plugins/src/traps/conf/snmptt.ini @@ -462,13 +462,13 @@ exec_enable = 1 # 0 - do not output messages # 1 - output some basic messages # 2 - out all messages -DEBUGGING = 2 +DEBUGGING = 0 # Debugging file - SNMPTT # Location of debugging output file. Leave blank to default to STDOUT (good for # standalone mode, or daemon mode without forking) #DEBUGGING_FILE = -DEBUGGING_FILE = /etc/snmp/debug.snmptt +DEBUGGING_FILE = /var/log/debug.snmptt # Debugging file - SNMPTTHANDLER # Location of debugging output file. Leave blank to default to STDOUT