Hello, On Tue, 8 Jul 2003, seid mehdi bostandoust nik wrote:
> I installed oscar with ganglia and I can see the > ganglia webpage from http://127.0.0.1/ganglia on the > cluster server.Is it possible to see the webpage from > other computers for the users who wants to connect to > server? Sure it is. By default, http access is (should be ?) allowed from everywhere. The only thing your users should do to access the ganglia web page from outside the cluster is pointing their web browsers to http://yourservername.yourserverdomain/ganglia or http://yourserverip/ganglia e.g., let's say your cluster server is named donaldduck.disneyland.com, and has ip 216.109.123.85, then ganglia can be accessed from outside the cluster by pointing your browser to http://donaldduck.disneyland.com/ganglia or http://216.109.123.85/ganglia Btw, you can even (provided you don't need to put up a web page on your cluster) make a soft link in /var/www/html named index.php that points to /var/www/html/ganglia/index.php , so that you could access the ganglia page by simply pointing to http://yourservername.yourserverdomain/ . Have a good day, Franz --------------------------------------------------------- Franz Marini Sys Admin and Software Analyst, Dept. of Physics, University of Milan, Italy. email : [EMAIL PROTECTED] --------------------------------------------------------- ------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps _______________________________________________ Oscar-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-users
