Hi Gurus,
I'm not good in linux but my boss ask me to install observium in our RHEL box.
I followed this link http://www.observium.org/wiki/RHEL_Installation#Introduction
then I stop here. (I have a fresh install RHEL then i just follow everything)
My comments are in open and closed parenthesis.Copy the default configuration file and edit it for your system: (I copy the config.php in my observium folder where the extracted folder was. Is this right?)cp config.php.default config.phpAdd an entry for fping to config.php as the location is different on RHEL: (I edit the copied file)$config['fping'] = "/usr/sbin/fping";Edit config.php. Change the options to reflect your installation.Setup the MySQL database and insert the default schema: (I really stop here because when i type this in shell i had this error -bash: php: command not found)php includes/update/update.phpIt is OK to have some errors in the SQL revisions up to 006.Create the rrd directory to store RRDs in: (i dont know where to put this?)mkdir rrd chown apache:apache rrdThank you and Regards,Michelle
_______________________________________________
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium