[op5-users] merlin 0.6
a.hanifi at ville.laval.qc.ca
a.hanifi at ville.laval.qc.ca
Fri Jul 10 08:43:26 CEST 2009
hi guys,
is there a new bug introduced with the new version of merlin ? (v0.6)
seems like this version con not (or will not try ?) to connect to mysql...just to be sure i grabbed an old snapshot which work just fine.
also merlin module by default will try to make a log file called neb.log in $dest_dir/logs/neb.log
and since merlin module will be running with the same credentials as nagios .. this file may never be created if nagios_user can not write create files in $dest_dir directory
adding a simple ligne to install-merlin.sh like
chown -R `cat $nagios_cfg | grep -i nagios_user | cut -d= -f2` $dest_dir
will fix this.
regards,
SunChero
More information about the op5-users
mailing list