1digraph "g" {
2"apache2:0_stop_0 webcluster01" -> "grrr:2_stopped_0" [ style = bold]
3"apache2:0_stop_0 webcluster01" [ style=bold color="green" fontcolor="black"]
4"apache2:1_monitor_10000 webcluster01" [ style=bold color="green" fontcolor="black" ]
5"apache2:1_start_0 webcluster01" -> "apache2:1_monitor_10000 webcluster01" [ style = bold]
6"apache2:1_start_0 webcluster01" -> "grrr:0_running_0" [ style = bold]
7"apache2:1_start_0 webcluster01" -> "mysql-proxy:1_start_0 webcluster01" [ style = bold]
8"apache2:1_start_0 webcluster01" [ style=bold color="green" fontcolor="black" ]
9"apache2:1_stop_0 webcluster01" -> "apache2:1_start_0 webcluster01" [ style = bold]
10"apache2:1_stop_0 webcluster01" -> "grrr:0_stopped_0" [ style = bold]
11"apache2:1_stop_0 webcluster01" [ style=bold color="green" fontcolor="black" ]
12"apache2_clone_running_0" [ style=bold color="green" fontcolor="orange" ]
13"apache2_clone_start_0" -> "apache2_clone_running_0" [ style = bold]
14"apache2_clone_start_0" -> "grrr:0_start_0" [ style = bold]
15"apache2_clone_start_0" [ style=bold color="green" fontcolor="orange" ]
16"apache2_clone_stop_0" -> "apache2_clone_stopped_0" [ style = bold]
17"apache2_clone_stop_0" -> "grrr:0_stop_0" [ style = bold]
18"apache2_clone_stop_0" -> "grrr:2_stop_0" [ style = bold]
19"apache2_clone_stop_0" [ style=bold color="green" fontcolor="orange" ]
20"apache2_clone_stopped_0" -> "apache2_clone_start_0" [ style = bold]
21"apache2_clone_stopped_0" [ style=bold color="green" fontcolor="orange" ]
22"grrr:0_running_0" -> "apache2_clone_running_0" [ style = bold]
23"grrr:0_running_0" [ style=bold color="green" fontcolor="orange"]
24"grrr:0_start_0" -> "apache2:1_start_0 webcluster01" [ style = bold]
25"grrr:0_start_0" -> "grrr:0_running_0" [ style = bold]
26"grrr:0_start_0" -> "mysql-proxy:1_start_0 webcluster01" [ style = bold]
27"grrr:0_start_0" [ style=bold color="green" fontcolor="orange"]
28"grrr:0_stop_0" -> "apache2:1_stop_0 webcluster01" [ style = bold]
29"grrr:0_stop_0" -> "grrr:0_stopped_0" [ style = bold]
30"grrr:0_stop_0" -> "mysql-proxy:1_stop_0 webcluster01" [ style = bold]
31"grrr:0_stop_0" [ style=bold color="green" fontcolor="orange"]
32"grrr:0_stopped_0" -> "apache2_clone_stopped_0" [ style = bold]
33"grrr:0_stopped_0" -> "grrr:0_start_0" [ style = bold]
34"grrr:0_stopped_0" [ style=bold color="green" fontcolor="orange"]
35"grrr:2_stop_0" -> "apache2:0_stop_0 webcluster01" [ style = bold]
36"grrr:2_stop_0" -> "grrr:2_stopped_0" [ style = bold]
37"grrr:2_stop_0" -> "mysql-proxy:0_stop_0 webcluster01" [ style = bold]
38"grrr:2_stop_0" [ style=bold color="green" fontcolor="orange" ]
39"grrr:2_stopped_0" -> "apache2_clone_stopped_0" [ style = bold]
40"grrr:2_stopped_0" [ style=bold color="green" fontcolor="orange" ]
41"mysql-proxy:0_stop_0 webcluster01" -> "apache2:0_stop_0 webcluster01" [ style = bold]
42"mysql-proxy:0_stop_0 webcluster01" -> "grrr:2_stopped_0" [ style = bold]
43"mysql-proxy:0_stop_0 webcluster01" [ style=bold color="green" fontcolor="black"]
44"mysql-proxy:1_monitor_10000 webcluster01" [ style=bold color="green" fontcolor="black" ]
45"mysql-proxy:1_start_0 webcluster01" -> "grrr:0_running_0" [ style = bold]
46"mysql-proxy:1_start_0 webcluster01" -> "mysql-proxy:1_monitor_10000 webcluster01" [ style = bold]
47"mysql-proxy:1_start_0 webcluster01" [ style=bold color="green" fontcolor="black" ]
48"mysql-proxy:1_stop_0 webcluster01" -> "apache2:1_stop_0 webcluster01" [ style = bold]
49"mysql-proxy:1_stop_0 webcluster01" -> "grrr:0_stopped_0" [ style = bold]
50"mysql-proxy:1_stop_0 webcluster01" -> "mysql-proxy:1_start_0 webcluster01" [ style = bold]
51"mysql-proxy:1_stop_0 webcluster01" [ style=bold color="green" fontcolor="black" ]
52}
53