summaryrefslogtreecommitdiffstats
path: root/cts/scheduler/dot/cloned-group.dot
diff options
context:
space:
mode:
Diffstat (limited to 'cts/scheduler/dot/cloned-group.dot')
-rw-r--r--cts/scheduler/dot/cloned-group.dot52
1 files changed, 52 insertions, 0 deletions
diff --git a/cts/scheduler/dot/cloned-group.dot b/cts/scheduler/dot/cloned-group.dot
new file mode 100644
index 0000000..d8d2f91
--- /dev/null
+++ b/cts/scheduler/dot/cloned-group.dot
@@ -0,0 +1,52 @@
+ digraph "g" {
+"apache2:0_stop_0 webcluster01" -> "grrr:2_stopped_0" [ style = bold]
+"apache2:0_stop_0 webcluster01" [ style=bold color="green" fontcolor="black"]
+"apache2:1_monitor_10000 webcluster01" [ style=bold color="green" fontcolor="black"]
+"apache2:1_start_0 webcluster01" -> "apache2:1_monitor_10000 webcluster01" [ style = bold]
+"apache2:1_start_0 webcluster01" -> "grrr:0_running_0" [ style = bold]
+"apache2:1_start_0 webcluster01" -> "mysql-proxy:1_start_0 webcluster01" [ style = bold]
+"apache2:1_start_0 webcluster01" [ style=bold color="green" fontcolor="black"]
+"apache2:1_stop_0 webcluster01" -> "apache2:1_start_0 webcluster01" [ style = bold]
+"apache2:1_stop_0 webcluster01" -> "grrr:0_stopped_0" [ style = bold]
+"apache2:1_stop_0 webcluster01" [ style=bold color="green" fontcolor="black"]
+"apache2_clone_running_0" [ style=bold color="green" fontcolor="orange"]
+"apache2_clone_start_0" -> "apache2_clone_running_0" [ style = bold]
+"apache2_clone_start_0" -> "grrr:0_start_0" [ style = bold]
+"apache2_clone_start_0" [ style=bold color="green" fontcolor="orange"]
+"apache2_clone_stop_0" -> "apache2_clone_stopped_0" [ style = bold]
+"apache2_clone_stop_0" -> "grrr:0_stop_0" [ style = bold]
+"apache2_clone_stop_0" -> "grrr:2_stop_0" [ style = bold]
+"apache2_clone_stop_0" [ style=bold color="green" fontcolor="orange"]
+"apache2_clone_stopped_0" -> "apache2_clone_start_0" [ style = bold]
+"apache2_clone_stopped_0" [ style=bold color="green" fontcolor="orange"]
+"grrr:0_running_0" -> "apache2_clone_running_0" [ style = bold]
+"grrr:0_running_0" [ style=bold color="green" fontcolor="orange"]
+"grrr:0_start_0" -> "apache2:1_start_0 webcluster01" [ style = bold]
+"grrr:0_start_0" -> "grrr:0_running_0" [ style = bold]
+"grrr:0_start_0" -> "mysql-proxy:1_start_0 webcluster01" [ style = bold]
+"grrr:0_start_0" [ style=bold color="green" fontcolor="orange"]
+"grrr:0_stop_0" -> "apache2:1_stop_0 webcluster01" [ style = bold]
+"grrr:0_stop_0" -> "grrr:0_stopped_0" [ style = bold]
+"grrr:0_stop_0" -> "mysql-proxy:1_stop_0 webcluster01" [ style = bold]
+"grrr:0_stop_0" [ style=bold color="green" fontcolor="orange"]
+"grrr:0_stopped_0" -> "apache2_clone_stopped_0" [ style = bold]
+"grrr:0_stopped_0" -> "grrr:0_start_0" [ style = bold]
+"grrr:0_stopped_0" [ style=bold color="green" fontcolor="orange"]
+"grrr:2_stop_0" -> "apache2:0_stop_0 webcluster01" [ style = bold]
+"grrr:2_stop_0" -> "grrr:2_stopped_0" [ style = bold]
+"grrr:2_stop_0" -> "mysql-proxy:0_stop_0 webcluster01" [ style = bold]
+"grrr:2_stop_0" [ style=bold color="green" fontcolor="orange"]
+"grrr:2_stopped_0" -> "apache2_clone_stopped_0" [ style = bold]
+"grrr:2_stopped_0" [ style=bold color="green" fontcolor="orange"]
+"mysql-proxy:0_stop_0 webcluster01" -> "apache2:0_stop_0 webcluster01" [ style = bold]
+"mysql-proxy:0_stop_0 webcluster01" -> "grrr:2_stopped_0" [ style = bold]
+"mysql-proxy:0_stop_0 webcluster01" [ style=bold color="green" fontcolor="black"]
+"mysql-proxy:1_monitor_10000 webcluster01" [ style=bold color="green" fontcolor="black"]
+"mysql-proxy:1_start_0 webcluster01" -> "grrr:0_running_0" [ style = bold]
+"mysql-proxy:1_start_0 webcluster01" -> "mysql-proxy:1_monitor_10000 webcluster01" [ style = bold]
+"mysql-proxy:1_start_0 webcluster01" [ style=bold color="green" fontcolor="black"]
+"mysql-proxy:1_stop_0 webcluster01" -> "apache2:1_stop_0 webcluster01" [ style = bold]
+"mysql-proxy:1_stop_0 webcluster01" -> "grrr:0_stopped_0" [ style = bold]
+"mysql-proxy:1_stop_0 webcluster01" -> "mysql-proxy:1_start_0 webcluster01" [ style = bold]
+"mysql-proxy:1_stop_0 webcluster01" [ style=bold color="green" fontcolor="black"]
+}