PDA

View Full Version : Installation d oreon


maxime21121
5th April 2007, 15:31
Dan verifying configuration

on me di pour le PEAR:Warning: PHP Pear not found
/usr/share/pear/PEAR.php
et ceci
Writable Directory for Graphical plugins Critical: Not Writeable
/usr/local/oreon/rrd/ www-data:www-data (775)
Should be nagios:nagiocmd (775)
pouvez vous m aidez a comprendre comment reparer ceci
j ai installer nagios2.5 et j essay d installer orion 1.3 par le web sur mon serveur
merci

WAtt
5th April 2007, 16:11
Tu as tout bien renseigné dans le script install.sh ?

WAtt

maxime21121
5th April 2007, 16:14
c est a dire j ai fai install.sh et j ai suivi ce qui me disai

maxime21121
5th April 2007, 16:15
ms commen peu t on desintaller tt le install.sh et recommencer

FrOsT
5th April 2007, 19:25
slt,

regarde les droits du repertoire /usr/local/oreon/rrd/ si c'est pas nagios, tu fais un p'tit chown nagios:nagios /usr/local/oreon/rrd/ ça devrait résoudre ton pb.

tu devrais avoir ça au final :

root@serv-sup:~# ls -l /usr/local/oreon
total 28
drwxrwxr-x 2 www-data www-data 4096 2007-03-30 17:40 cron
drwxrwxr-x 5 www-data www-data 4096 2007-02-09 14:53 filesGeneration
drwxrwxr-x 4 www-data www-data 4096 2007-02-09 14:53 filesUpload
drwxrwxr-x 7 www-data www-data 4096 2007-02-09 14:53 GPL_LIB
drwxrwxr-x 2 www-data www-data 4096 2007-02-09 14:53 log
drwxrwxr-x 2 nagios nagios 4096 2007-02-09 14:53 rrd
drwxrwxr-x 12 www-data www-data 4096 2007-02-13 16:10 www

Jeff