Hi list:

With the help from Jason Brechin, I have succesully installed Clumon with Oscar 2.3.1 running RedHat 9.0.

Here are just a few things to note:

Since I am installing clumon on a cluster which has already been deployed, using opd is out of the question - therefore I just manually installed the RPMs provided by Jason.

You need clumon-1.2.1-5.i386.rpm and pcp-2.3.2-4.<arch>.rpm on the server and just pcp on the clients.

To set up the mysql database, create a db called 'club' and import the schema found in /opt/clumon (after you have installed the clumon RPMs).

You may or may not need to install php-mysql-4.2.2-17.i386.rpm since clumon is PHP-based and requires a MySQL database.

Your PHP may not be configured to use the mysql.so so you need to add this line to the end of your /etc/php.ini file:

extension=mysql.so

Also make sure that 'register_globals' is 'On'

After that restart apache, run all the pcp daemons on the client nodes and clumon should be working.

I ditched pbs_ganglia in favour of clumon.

Thanks for reading.

Cheers,

Bernard



-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
_______________________________________________
Oscar-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/oscar-users

Reply via email to