Changes between Version 24 and Version 25 of OnTimeMeasureTutorial
- Timestamp:
- 02/16/12 15:24:40 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OnTimeMeasureTutorial
v24 v25 857 857 858 858 859 If you want to query the new added measurement task (i.e., MemFree in Node 3), you need wait about 5 minutes and invoke the following Gush command: 859 If you want to query the new added measurement task (i.e., !MemFree in Node 3), you need wait about 5 minutes and invoke the following Gush command: 860 {{{ 860 861 shell "python query.py -f '2012-01-30 18:00:00' -t '2012-02-09 20:00:00' -s node3 -d node3 -m MemFree -r TimeSeries" 861 862 }}} 862 863 863 '''Note:''' You can also access Root Beacon through port 17280 in your web-browser (i.e., http://pc355.emulab.net:17280/) to check the new measurement data generated already in measurement dashboard.864 864 865 865 The output … … 872 872 http://155.98.39.36:17280/render?height=300&width=500&from=18%3A00%2001/30/2012&until=20%3A00%2003/09/2012&target=Graphite.node3_node3.MemFree 873 873 Downloaded to local folder: /opt/OnTimeMeasure/OnTimeControl/results/20120216201621_MemFree.png 874 875 }}} 876 874 }}} 875 876 '''Note:''' You can also access Root Beacon through port 17280 in your web-browser (i.e., http://pc355.emulab.net:17280/) to check the new measurement data generated already in measurement dashboard. 877 877 878 878 === 7.8 Further Operation ===