Changes between Version 21 and Version 22 of OnTimeMeasureTutorial
- Timestamp:
- 02/16/12 14:35:26 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OnTimeMeasureTutorial
v21 v22 442 442 For demo, you can download a sample from http://ontime.oar.net/INSTALL/metric/CPU.tgz by typing the following command 443 443 {{{ 444 cd /opt/OnTimeMeasure/OnTimeControl 444 445 wget http://ontime.oar.net/INSTALL/metric/CPU.tgz 445 446 tar xzf CPU.tgz … … 722 723 }}} 723 724 724 This would be used in Section 7.6 "Use Gush to Configure !OnTimeMeasure"below.725 This would be used in [wiki:OnTimeMeasureTutorial#a7.6UseGushtoConfigureOnTimeMeasure Section 7.6 "Use Gush to Configure !OnTimeMeasure"] below. 725 726 726 727 … … 791 792 792 793 {{{ 793 connect connectpc355.emulab.net:61601794 connect pc355.emulab.net:61601 794 795 shell "cp config_example.yaml config.yaml" 795 796 shell "sed -i 's/192.168.1.1/155.98.39.155/g' config.yaml"