Hello,
I am having some trouble with the install.sh script for centreon on a debian system.
I did download and installed all the centreon perl prerequisites, but at the end of the install.sh, I am getting the following error:
mktemp: cannot create temp file /tmp/crontab_nagios.XXXX: Invalid argument
mktemp: cannot create temp file /tmp/crontab_nagios.XXXX: Invalid argument
Please specify user do you use for oreon cron
By default, oreon use nagios user, it's correct ?
[y] or specifie user, default to [nagios]
functions: line 681: $CRONSAV: ambiguous redirect
You old crontab is backup on file
functions: line 685: $CRONTMP: ambiguous redirect
I did see in the below post on the forum page that I should edit the install.sh file and change permissions on the oreon directories. Will I didn't edit install.sh, but when I tried to stop ods, I got the following error.
nagios_noc:/etc/init.d# ./ods stop
Configuration file /usr/local/oreon/ODS/etc/conf.pm not found. Exiting.
Here is the post that I was referring to earlier.
http://forum.oreon-project.org/showt...ight=cron+user
Any help would be appreciated it.
Thank you,
Tim
I am having some trouble with the install.sh script for centreon on a debian system.
I did download and installed all the centreon perl prerequisites, but at the end of the install.sh, I am getting the following error:
mktemp: cannot create temp file /tmp/crontab_nagios.XXXX: Invalid argument
mktemp: cannot create temp file /tmp/crontab_nagios.XXXX: Invalid argument
Please specify user do you use for oreon cron
By default, oreon use nagios user, it's correct ?
[y] or specifie user, default to [nagios]
functions: line 681: $CRONSAV: ambiguous redirect
You old crontab is backup on file
functions: line 685: $CRONTMP: ambiguous redirect
I did see in the below post on the forum page that I should edit the install.sh file and change permissions on the oreon directories. Will I didn't edit install.sh, but when I tried to stop ods, I got the following error.
nagios_noc:/etc/init.d# ./ods stop
Configuration file /usr/local/oreon/ODS/etc/conf.pm not found. Exiting.
Here is the post that I was referring to earlier.
http://forum.oreon-project.org/showt...ight=cron+user
Any help would be appreciated it.
Thank you,
Tim
Comment