Ticket #273 (new defect)
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
Note: See
TracTickets for help on using
tickets.
