Cleaned up test campaigns and scenarios
authorGeorge Milescu <george.milescu@gmail.com>
Fri, 6 Aug 2010 15:19:22 +0000 (17:19 +0200)
committerGeorge Milescu <george.milescu@gmail.com>
Fri, 6 Aug 2010 15:19:22 +0000 (17:19 +0200)
Signed-off-by: George Milescu <george.milescu@gmail.com>
14 files changed:
ConfigFiles/campaign-pre-post.cfg [deleted file]
ConfigFiles/campaign-rd.cfg [deleted file]
ConfigFiles/campaign-rd.html [deleted file]
ConfigFiles/scenario-rd.cfg [deleted file]
ConfigFiles/scenario-rd.r [deleted file]
ConfigFiles/scenario-rd2.cfg [deleted file]
ConfigFiles/scenario-rd2.r [deleted file]
ConfigFiles/scenario01ct-new.cfg [deleted file]
ConfigFiles/test-campaign.cfg [new file with mode: 0644]
ConfigFiles/test-campaign.html [moved from ConfigFiles/campaign-pre-post.html with 100% similarity]
ConfigFiles/test-scenario-pre-post-nop.cfg [moved from ConfigFiles/scenario-pre-post-nop.txt with 100% similarity]
ConfigFiles/test-scenario-pre-post-nop.r [moved from ConfigFiles/scenario-pre-post-nop.r with 100% similarity]
ConfigFiles/test-scenario-pre-post.cfg [moved from ConfigFiles/scenario-pre-post.cfg with 100% similarity]
ConfigFiles/test-scenario-pre-post.r [moved from ConfigFiles/scenario-pre-post.r with 100% similarity]

diff --git a/ConfigFiles/campaign-pre-post.cfg b/ConfigFiles/campaign-pre-post.cfg
deleted file mode 100644 (file)
index e1dc31e..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-# Campaign-pre-post
-# Description:
-#   * pre-run and post-run scripts-aware campaign
-#
-# ScenarioDescription          PlotScript
-scenario-pre-post.cfg          scenario-pre-post.r
-#scenario-pre-post-nop.cfg     scenario-pre-post-nop.r
diff --git a/ConfigFiles/campaign-rd.cfg b/ConfigFiles/campaign-rd.cfg
deleted file mode 100644 (file)
index 1fd6271..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-# Campaign01
-# Description:
-#   * a complete run of all the 7 scenarios
-#
-# ScenarioDescription  PlotScript
-scenario-rd.cfg                scenario-rd.r
diff --git a/ConfigFiles/campaign-rd.html b/ConfigFiles/campaign-rd.html
deleted file mode 100644 (file)
index 34aefa0..0000000
+++ /dev/null
@@ -1,136 +0,0 @@
-<html>
-  <head>
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-    <title>Swarm metrics validation campaign</title>
-    <style  TYPE="text/css">
-    <!--
-      #centered-content {
-        margin: 0 auto;
-        width: 1000px;
-        text-align: center;
-      }
-      body {
-        margin: 0px;
-        padding: 0px;
-      }
-
-      #header {
-        background: #d0dafd;
-        color: #339;
-        font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
-        font-size: 14px;
-        width: 100%;
-        text-align: center;
-        padding: 5px;
-      }
-      #leftcol {
-        background: #fff;
-        float: left;
-        width: 5%;
-      }
-      #rightcol {
-        background: #fff;
-        float: right;
-        width: 5%;
-      }
-      #content {
-        background: #fff;
-        float: left;
-        width: 100%;
-      }
-      #footer {
-        background: #d0dafd;
-        color: #339;
-        font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
-        font-size: 12px;
-        clear: both;
-        width: 100%;
-        text-align: center;
-        padding: 5px;
-      }
-
-      #box-table-a {
-        font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
-        font-size: 12px;
-        margin: 10px;
-        width: 1000px;
-        text-align: left;
-        border-collapse: collapse;
-      }
-      #box-table-a th {
-        font-size: 14px;
-        font-weight: normal;
-        padding: 8px;
-        background: #b9c9fe;
-        border-top: 4px solid #aabcfe;
-        border-bottom: 1px solid #fff;
-        color: #039;
-      }
-      #box-table-a td {
-        padding: 12px;
-        background: #e8edff; 
-        border-bottom: 2px solid #fff;
-        color: #669;
-      }
-      #box-table-a tr:hover td {
-        background: #d0dafd;
-        color: #339;
-      }
-
-      a:link { 
-        color: #0000ff;
-      }
-      a:visited { 
-        color: #808080;
-      }
-      a:hover { 
-        color: #ff0000;
-        text-decoration: none;
-      }
-      a:active { 
-        color: #777777;
-      }
-    -->
-    </style>
-  </head>
-  <body>
-    <div id="header">Swarm metrics validation campaign - Results
-    </div>
-
-    <div id="leftcol">
-    </div>
-
-    <div id="rightcol">
-    </div>
-
-    <div id="content">
-      <div id="centered-content">
-
-        <table id="box-table-a" summary="Campaign-rd results">
-          <thead>
-            <tr>
-              <th scope="col">Name</th>
-              <th scope="col">No. of Seeders</th>
-              <th scope="col">No. of Leechers</th>
-              <th scope="col">Bandwidth Rectrictions</th>
-              <th scope="col">Graphs</th>
-            </tr>
-          </thead>
-          <tbody>
-            <tr>
-              <td>scenario-rd</td>
-              <td>1</td>
-              <td>1</td>
-              <td>8 Mbit/s up/down</td>
-              <td><a href="scenario-rd/scenario-rd-dlspeed-percent.png">dlspeed vs percent</a>; <a href="scenario-rd/scenario-rd-dlspeed-time.png">dlspeed vs time</a></td>
-            </tr>
-          </tbody>
-        </table>
-      </div>
-    </div>
-
-    <div id="footer">For further information please contact George Milescu (george.milescu [at] gmail.com) and Răzvan Deaconescu (razvan.deaconescu [at] cs.pub.ro)
-    </div>
-
-  </body>
-</html>
diff --git a/ConfigFiles/scenario-rd.cfg b/ConfigFiles/scenario-rd.cfg
deleted file mode 100644 (file)
index f8eed4f..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-# Scenario01ct
-# Description:
-#   * a flashcrowd swarm
-#   * 1 seeder
-#   * 89 leechers
-#   * all peers have the same bandwidth
-#
-# Hostname                     SSHport         User    RemoteFolder            NetInterface    Download(Mbps)  DownloadBurst(K)        Upload(Mbps)    UploadBurst(K)          TcScript        ClientType              TorrentFile             Periods
-p2p-next-01.grid.pub.ro                10122           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_seeder       Data.100M.ct.torrent    (10,60) (60,100) (120,200) (200,230) (250,600)
-p2p-next-01.grid.pub.ro                10322           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,30) (40,70) (80,110) (130,160) (180,250) (300,600)
diff --git a/ConfigFiles/scenario-rd.r b/ConfigFiles/scenario-rd.r
deleted file mode 100644 (file)
index 906c1de..0000000
+++ /dev/null
@@ -1,66 +0,0 @@
-#
-# Copyright: George Milescu 2010 - george.milescu@gmail.com
-#
-# R script used to plot the results of a scenario
-
-# import ggplot2
-library(ggplot2)
-
-# Read transmitted command line arguments
-args <- commandArgs(trailingOnly = TRUE)
-
-# The data files are located in the target folder. Also, the graph will be saved in the target folder.
-target_folder <- args[2]
-campaign_name <- args[3]
-rm(args)
-
-# read data from the data file
-seeder=read.table(paste(target_folder, "p2p-next-01-101.log.data", sep="/"), header=T, sep=" ")
-leecher=read.table(paste(target_folder, "p2p-next-01-103.log.data", sep="/"), header=T, sep=" ")
-
-
-# transform KB/s to Mbit/s
-leecher$dlspeed <- leecher$dlspeed*8/1000
-
-
-# plot dlspeed-percent data
-p <- ggplot() + 
-geom_point(aes(x=leecher$percent, y=leecher$dlspeed, label="Leecher"), size=1) +
-theme_bw() +
-scale_x_continuous("Percent", limits=c(0, 100), breaks=seq(0, 100, 10)) +
-scale_y_continuous("Download speed (Mbit/s)", limits=c(0, 8), breaks=seq(0, 8, 0.5)) +
-coord_cartesian() +
-scale_colour_manual("Legend") +
-opts(title=paste(campaign_name, "Scenario-rd: a test swarm (1 Seeder, 1 Leecher), all peers have an 8 Mbit/s BW", sep="\n"))
-
-# plot data as an eps file
-postscript(paste(target_folder, "scenario-rd-dlspeed-percent.eps", sep="/"))
-print(p)
-dev.off()
-
-# plot data as an png file
-png(paste(target_folder, "scenario-rd-dlspeed-percent.png", sep="/"), width = 1280, height = 800)
-print(p)
-dev.off()
-
-
-
-# plot dlspeed-time data
-p <- ggplot() + 
-geom_point(aes(x=leecher$time, y=leecher$dlspeed, label="Leecher"), size=1) +
-theme_bw() +
-scale_x_continuous("Time(s)") +
-scale_y_continuous("Download speed (Mbit/s)", limits=c(0, 8), breaks=seq(0, 8, 0.5)) +
-coord_cartesian() +
-scale_colour_manual("Legend") +
-opts(title=paste(campaign_name, "Scenario-rd: a test swarm (1 Seeder, 1 Leecher), all peers have an 8 Mbit/s BW", sep="\n"))
-
-# plot data as an eps file
-postscript(paste(target_folder, "scenario-rd-dlspeed-time.eps", sep="/"))
-print(p)
-dev.off()
-
-# plot data as an png file
-png(paste(target_folder, "scenario-rd-dlspeed-time.png", sep="/"), width = 1280, height = 800)
-print(p)
-dev.off()
diff --git a/ConfigFiles/scenario-rd2.cfg b/ConfigFiles/scenario-rd2.cfg
deleted file mode 100644 (file)
index 37c640d..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-# Scenario01ct
-# Description:
-#   * a flashcrowd swarm
-#   * 1 seeder
-#   * 89 leechers
-#   * all peers have the same bandwidth
-#
-# Hostname                     SSHport         User    RemoteFolder            NetInterface    Download(Mbps)  DownloadBurst(K)        Upload(Mbps)    UploadBurst(K)          TcScript        ClientType              TorrentFile             Periods
-p2p-next-06.grid.pub.ro                10122           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_seeder       Data.100M.ct.torrent    (10,60) (60,100) (120,200) (200,230) (250,600)
-p2p-next-06.grid.pub.ro                10222           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,30) (40,70) (80,110) (130,160) (180,250) (300,600)
diff --git a/ConfigFiles/scenario-rd2.r b/ConfigFiles/scenario-rd2.r
deleted file mode 100644 (file)
index 9905fa2..0000000
+++ /dev/null
@@ -1,66 +0,0 @@
-#
-# Copyright: George Milescu 2010 - george.milescu@gmail.com
-#
-# R script used to plot the results of a scenario
-
-# import ggplot2
-library(ggplot2)
-
-# Read transmitted command line arguments
-args <- commandArgs(trailingOnly = TRUE)
-
-# The data files are located in the target folder. Also, the graph will be saved in the target folder.
-target_folder <- args[2]
-campaign_name <- args[3]
-rm(args)
-
-# read data from the data file
-seeder=read.table(paste(target_folder, "p2p-next-06-101.log.data", sep="/"), header=T, sep=" ")
-leecher=read.table(paste(target_folder, "p2p-next-06-102.log.data", sep="/"), header=T, sep=" ")
-
-
-# transform KB/s to Mbit/s
-leecher$dlspeed <- leecher$dlspeed*8/1000
-
-
-# plot dlspeed-percent data
-p <- ggplot() + 
-geom_point(aes(x=leecher$percent, y=leecher$dlspeed, label="Leecher"), size=1) +
-theme_bw() +
-scale_x_continuous("Percent", limits=c(0, 100), breaks=seq(0, 100, 10)) +
-scale_y_continuous("Download speed (Mbit/s)", limits=c(0, 8), breaks=seq(0, 8, 0.5)) +
-coord_cartesian() +
-scale_colour_manual("Legend") +
-opts(title=paste(campaign_name, "Scenario-rd: a test swarm (1 Seeder, 1 Leecher), all peers have an 8 Mbit/s BW", sep="\n"))
-
-# plot data as an eps file
-postscript(paste(target_folder, "scenario-rd-dlspeed-percent.eps", sep="/"))
-print(p)
-dev.off()
-
-# plot data as an png file
-png(paste(target_folder, "scenario-rd-dlspeed-percent.png", sep="/"), width = 1280, height = 800)
-print(p)
-dev.off()
-
-
-
-# plot dlspeed-time data
-p <- ggplot() + 
-geom_point(aes(x=leecher$time, y=leecher$dlspeed, label="Leecher"), size=1) +
-theme_bw() +
-scale_x_continuous("Time(s)") +
-scale_y_continuous("Download speed (Mbit/s)", limits=c(0, 8), breaks=seq(0, 8, 0.5)) +
-coord_cartesian() +
-scale_colour_manual("Legend") +
-opts(title=paste(campaign_name, "Scenario-rd: a test swarm (1 Seeder, 1 Leecher), all peers have an 8 Mbit/s BW", sep="\n"))
-
-# plot data as an eps file
-postscript(paste(target_folder, "scenario-rd-dlspeed-time.eps", sep="/"))
-print(p)
-dev.off()
-
-# plot data as an png file
-png(paste(target_folder, "scenario-rd-dlspeed-time.png", sep="/"), width = 1280, height = 800)
-print(p)
-dev.off()
diff --git a/ConfigFiles/scenario01ct-new.cfg b/ConfigFiles/scenario01ct-new.cfg
deleted file mode 100644 (file)
index 4c5f5f7..0000000
+++ /dev/null
@@ -1,98 +0,0 @@
-# Scenario01ct
-# Description:
-#   * a flashcrowd swarm
-#   * 1 seeder
-#   * 89 leechers
-#   * all peers have the same bandwidth
-#
-# Hostname                     SSHport         User    RemoteFolder            NetInterface    Download(Mbps)  DownloadBurst(K)        Upload(Mbps)    UploadBurst(K)          TcScript        ClientType              TorrentFile             Periods
-p2p-next-01.grid.pub.ro                10122           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_seeder       Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-01.grid.pub.ro                10222           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-01.grid.pub.ro                10322           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-01.grid.pub.ro                10422           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-01.grid.pub.ro                10522           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-01.grid.pub.ro                10622           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-01.grid.pub.ro                10722           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-01.grid.pub.ro                10822           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-01.grid.pub.ro                10922           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-01.grid.pub.ro                11022           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-03.grid.pub.ro                10122           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-03.grid.pub.ro                10222           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-03.grid.pub.ro                10322           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-03.grid.pub.ro                10422           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-03.grid.pub.ro                10522           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-03.grid.pub.ro                10622           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-03.grid.pub.ro                10722           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-03.grid.pub.ro                10822           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-03.grid.pub.ro                10922           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-03.grid.pub.ro                11022           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-04.grid.pub.ro                10122           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-04.grid.pub.ro                10222           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-04.grid.pub.ro                10322           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-04.grid.pub.ro                10422           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-04.grid.pub.ro                10522           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-04.grid.pub.ro                10622           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-04.grid.pub.ro                10722           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-04.grid.pub.ro                10822           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-04.grid.pub.ro                10922           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-04.grid.pub.ro                11022           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-05.grid.pub.ro                10122           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-05.grid.pub.ro                10222           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-05.grid.pub.ro                10322           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-05.grid.pub.ro                10422           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-05.grid.pub.ro                10522           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-05.grid.pub.ro                10622           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-05.grid.pub.ro                10722           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-05.grid.pub.ro                10822           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-05.grid.pub.ro                10922           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-06.grid.pub.ro                11022           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-06.grid.pub.ro                10122           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-06.grid.pub.ro                10222           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-06.grid.pub.ro                10322           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-06.grid.pub.ro                10422           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-06.grid.pub.ro                10522           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-06.grid.pub.ro                10622           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-06.grid.pub.ro                10722           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-06.grid.pub.ro                10822           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-06.grid.pub.ro                10922           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-06.grid.pub.ro                11022           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-07.grid.pub.ro                10122           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-07.grid.pub.ro                10222           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-07.grid.pub.ro                10322           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-07.grid.pub.ro                10422           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-07.grid.pub.ro                10522           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-07.grid.pub.ro                10622           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-07.grid.pub.ro                10722           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-07.grid.pub.ro                10822           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-07.grid.pub.ro                10922           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-07.grid.pub.ro                11022           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-08.grid.pub.ro                10122           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-08.grid.pub.ro                10222           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-08.grid.pub.ro                10322           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-08.grid.pub.ro                10422           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-08.grid.pub.ro                10522           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-08.grid.pub.ro                10622           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-08.grid.pub.ro                10722           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-08.grid.pub.ro                10822           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-08.grid.pub.ro                10922           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-08.grid.pub.ro                11022           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-09.grid.pub.ro                10122           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-09.grid.pub.ro                10222           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-09.grid.pub.ro                10322           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-09.grid.pub.ro                10422           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-09.grid.pub.ro                10522           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-09.grid.pub.ro                10622           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-09.grid.pub.ro                10722           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-09.grid.pub.ro                10822           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-09.grid.pub.ro                10922           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-09.grid.pub.ro                11022           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-10.grid.pub.ro                10122           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-10.grid.pub.ro                10222           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-10.grid.pub.ro                10322           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-10.grid.pub.ro                10422           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-10.grid.pub.ro                10522           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-10.grid.pub.ro                10622           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-10.grid.pub.ro                10722           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-10.grid.pub.ro                10822           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-10.grid.pub.ro                10922           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
-p2p-next-10.grid.pub.ro                11022           p2p     /home/p2p/george        eth0            8               100                     8               100                     bw_limit_ct.sh  hrktorrent_leecher      Data.100M.ct.torrent    (10,600) (650,1200)
diff --git a/ConfigFiles/test-campaign.cfg b/ConfigFiles/test-campaign.cfg
new file mode 100644 (file)
index 0000000..69366b0
--- /dev/null
@@ -0,0 +1,7 @@
+# Campaign-pre-post
+# Description:
+#   * pre-run and post-run scripts-aware campaign
+#
+# ScenarioDescription                  PlotScript
+test-scenario-pre-post.cfg             test-scenario-pre-post.r
+#test-scenario-pre-post-nop.cfg                test-scenario-pre-post-nop.r