Changes between Version 27 and Version 28 of OnTime-Installv1


Ignore:
Timestamp:
08/18/10 16:56:16 (14 years ago)
Author:
zhu.249@osu.edu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OnTime-Installv1

    v27 v28  
    11= !OnTimeMeasure-GENI Installation Document =
    22'''Prasad Calyam, Kunpeng Zhu'''[[BR]]
    3 '''Aug 13, 2010'''[[BR]]
     3'''Aug 18, 2010'''[[BR]]
    44
    55''Software License:'' [http://www.geni.net/wp-content/uploads/2009/02/geniprojlic.pdf ''GENI Project License (GPL)''] [[BR]]
     
    110110
    111111=== 2.4 Software Installation ===
    112 Download the ''!OnTimeMeasure-v1.0.tar.gz'' release package at http://ontime.oar.net/download/OnTimeMeasure-v1.0.tar.gz .
     112Download the ''!OnTimeMeasure-v1.0.tar.gz'' release package at http://ontime.oar.net/download/OnTimeMeasure-v1.0.tar.gz.
    113113
    114114In case you have not received the download information, please email - pcalyam@osc.edu [[BR]]
     
    134134}}}
    135135
    136 __Perl CPAN Module Installation__ [[BR]]
    137 
    138 The Comprehensive Perl Archive Network (CPAN) tools is used to install the Perl modules listed in the System Requirement section and is installed by the ontime_software_install.sh script. 
    139 
    140 '''Note:''' The CPAN configuration must point to Internet2 Perl CPAN repository
    141 
    142 {{{
    143 sudo perl -MCPAN -e shell
    144 cpan>  o conf urllist push ftp://cpan.uchicago.edu/pub/CPAN/
    145 cpan>  o conf prerequisites_policy follow
    146 cpan>  o conf commit
    147 cpan>  exit
    148 chmod +x ontime_perlmodule_install.sh
    149 ./ontime_perlmodule_install.sh
    150 }}}
     136The Comprehensive Perl Archive Network (CPAN) tools is used to install the Perl modules listed in the System
    151137
    152138__MySQL Initialization__
     
    154140{{{
    155141mysqladmin -u root password '<new-password>'
    156 }}}
    157 
    158 __Graphite and Twisted Installation__
    159 
    160 {{{
    161 chmod +x ontime_graphite_install.sh
    162 sudo ./ontime_graphite_install.sh
    163142}}}
    164143
     
    171150chmod +x ontime_software_install.sh
    172151./ontime_software_install.sh
    173 }}}
    174 
    175 __Perl CPAN Module Installation__ [[BR]]
    176 
    177 The Comprehensive Perl Archive Network (CPAN) tools is used to install the Perl modules listed in the System Requirement section and is installed by the ontime_software_install.sh script. 
    178 
    179 '''Note:''' The CPAN configuration must point to Internet2 Perl CPAN repository
    180 
    181 {{{
    182 sudo perl -MCPAN -e shell
    183 cpan>  o conf urllist push ftp://cpan.uchicago.edu/pub/CPAN/
    184 cpan>  o conf prerequisites_policy follow
    185 cpan>  o conf commit
    186 cpan>  exit
    187 chmod +x ontime_perlmodule_install.sh
    188 ./ontime_perlmodule_install.sh
    189152}}}
    190153
     
    324287Go to "Collector/" and run
    325288{{{
    326 chmod +x ../AnalysisScripts/Plateau/plateau.exe
    327 chmod +x ../AnalysisScripts/Forecast/forecaster/add_forecast
    328289screen
    329290perl collector.pl
     
    342303__'''''On a Node Beacon Server:'''''__
    343304
    344 Go to 'Datagen/certs' run
    345 
    346 {{{
    347 chmod +x createSSL.sh
    348 ./createSSL.sh
    349 cd ..
     305Go to 'Datagen/' run
     306
     307{{{
    350308screen
    351309perl file_server.pl