Ticket #273 (new defect)

Opened 3 months ago

Last modified 3 months ago

Hardcoded pathes during Installation

Reported by: roland.guthauser Owned by:
Priority: major Milestone: Centreon-2.1
Component: Centreon Version: RC5
Keywords: Cc: roland.guthauser@…

Description

I've found some hardcoded pathes in the install scripts:
www/install/insertBaseConf.sql:

snmpttconvertmib_path_bin is set to '@INSTALL_DIR_CENTREON@/bin/snmpttconvertmib' should be '@SNMPTT_BINDIR@/snmpttconvertmib'

snmp_trapd_path_conf is set to '/etc/snmp/centreon_traps/' nothing defined in install.sh script or templates, maybe it would be nice to have something like SNMP_TRAPDIR="/usr/local/etc/snmp/centreon_traps" in the template.

Change History

Changed 3 months ago by jmathis

  • milestone changed from Centreon-2.0 to Centreon-2.1
Note: See TracTickets for help on using tickets.