Added commands for interacting with google's spreadsheets:
authorStephen Soltesz <soltesz@cs.princeton.edu>
Fri, 27 May 2011 22:40:15 +0000 (22:40 +0000)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Fri, 27 May 2011 22:40:15 +0000 (22:40 +0000)
commit5b75bd95cdacf04311b1aa4e28084eff17faba4d
tree2cd2e4c335d8ec7ec929e762ae7911fc90e286a5
parent262c17820ff311cb64a994e2290417335e78fe9c
Added commands for interacting with google's spreadsheets:
    statistics/add-google-record.py
    statistics/get-records.py
    Added commands for parsing RT database and generating figure.
    Added command for dumping monitor db to CSV (dump_db_m3_raw.py)
    minor fixes
12 files changed:
Monitor.spec
automate-default.sh
commands/nodebad.py
monitor/common.py
monitor/reboot.py
statistics/add-google-record.py
statistics/dump_db_m3_raw.py [new file with mode: 0755]
statistics/dump_subset.py [new file with mode: 0755]
statistics/get-records.py [new file with mode: 0755]
statistics/rt_s1_raw_dump.py [new file with mode: 0755]
statistics/rt_s2_parse_raw.py [new file with mode: 0755]
statistics/rt_s3_overhead.r [new file with mode: 0644]