************************************************************* HOWTO: Install glite-netmon2rgma ************************************************************* Description *********** Java and GLite/R-GMA version of netmon2rgma. This software allows edg-pinger, edg-iperf and edg-udpmon to publish data into R-GMA Installing ******************************* Date: 1st April 2005 1) Download glite-netmon2rgma-20050401.tar.gz in your source directory # > cd /usr/local/src # > wget http://marianne.in2p3.fr/egee/network/download/glite-netmon2rgma-20050401.tar.gz 2) Unpack the tar ball # > tar zxf glite-netmon2rgma-20050401.tar.gz 3) Enter the directory # > cd glite-netmon2rgma-20050401 4) Make the following copies # > cp etc/init.d/* /etc/init.d # > cp opt/glite/share/java/* /opt/glite/share/java/ 5) Set the correct file permissions: # > chmod ug+x /etc/init.d/glite-netmon2rgmad 6) Start the service # > service glite-netmon2rgmad start 7) Once everything is working you can run # > chkconfig glite-netmon2rgmad --add