Changes between Version 21 and Version 22 of OnTimeMeasureTutorial


Ignore:
Timestamp:
02/16/12 14:35:26 (12 years ago)
Author:
yxu@osc.edu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OnTimeMeasureTutorial

    v21 v22  
    442442For demo, you can download a sample from http://ontime.oar.net/INSTALL/metric/CPU.tgz by typing the following command
    443443{{{
     444cd /opt/OnTimeMeasure/OnTimeControl
    444445wget http://ontime.oar.net/INSTALL/metric/CPU.tgz
    445446tar xzf CPU.tgz
     
    722723}}}
    723724
    724 This would be used in Section 7.6 "Use Gush to Configure !OnTimeMeasure" below.
     725This would be used in [wiki:OnTimeMeasureTutorial#a7.6UseGushtoConfigureOnTimeMeasure Section 7.6 "Use Gush to Configure !OnTimeMeasure"] below.
    725726
    726727
     
    791792
    792793{{{
    793 connect connect pc355.emulab.net:61601
     794connect pc355.emulab.net:61601
    794795shell "cp config_example.yaml config.yaml"
    795796shell "sed -i 's/192.168.1.1/155.98.39.155/g'   config.yaml"