1 digraph "g" {
2"A-clone_running_0" [ style=dashed color="red" fontcolor="orange"]
3"A-clone_start_0" -> "A-clone_running_0" [ style = dashed]
4"A-clone_start_0" -> "A_start_0 <none>" [ style = dashed]
5"A-clone_start_0" [ style=dashed color="red" fontcolor="orange"]
6"A-clone_stop_0" -> "A-clone_stopped_0" [ style = bold]
7"A-clone_stop_0" -> "A_stop_0 rhel7-auto1" [ style = bold]
8"A-clone_stop_0" -> "A_stop_0 rhel7-auto2" [ style = bold]
9"A-clone_stop_0" [ style=bold color="green" fontcolor="orange"]
10"A-clone_stopped_0" -> "A-clone_start_0" [ style = dashed]
11"A-clone_stopped_0" [ style=bold color="green" fontcolor="orange"]
12"A_start_0 <none>" -> "A-clone_running_0" [ style = dashed]
13"A_start_0 <none>" [ style=dashed color="red" fontcolor="black"]
14"A_stop_0 rhel7-auto1" -> "A-clone_stopped_0" [ style = bold]
15"A_stop_0 rhel7-auto1" -> "A_start_0 <none>" [ style = dashed]
16"A_stop_0 rhel7-auto1" [ style=bold color="green" fontcolor="black"]
17"A_stop_0 rhel7-auto2" -> "A-clone_stopped_0" [ style = bold]
18"A_stop_0 rhel7-auto2" -> "A_start_0 <none>" [ style = dashed]
19"A_stop_0 rhel7-auto2" [ style=bold color="green" fontcolor="black"]
20"B-clone_running_0" [ style=dashed color="red" fontcolor="orange"]
21"B-clone_start_0" -> "B-clone_running_0" [ style = dashed]
22"B-clone_start_0" -> "B_start_0 rhel7-auto3" [ style = dashed]
23"B-clone_start_0" -> "B_start_0 rhel7-auto4" [ style = dashed]
24"B-clone_start_0" [ style=dashed color="red" fontcolor="orange"]
25"B-clone_stop_0" -> "B-clone_stopped_0" [ style = bold]
26"B-clone_stop_0" -> "B_stop_0 rhel7-auto3" [ style = bold]
27"B-clone_stop_0" -> "B_stop_0 rhel7-auto4" [ style = bold]
28"B-clone_stop_0" [ style=bold color="green" fontcolor="orange"]
29"B-clone_stopped_0" -> "A-clone_stop_0" [ style = bold]
30"B-clone_stopped_0" -> "B-clone_start_0" [ style = dashed]
31"B-clone_stopped_0" [ style=bold color="green" fontcolor="orange"]
32"B_monitor_10000 rhel7-auto3" [ style=dashed color="red" fontcolor="black"]
33"B_monitor_10000 rhel7-auto4" [ style=dashed color="red" fontcolor="black"]
34"B_start_0 rhel7-auto3" -> "B-clone_running_0" [ style = dashed]
35"B_start_0 rhel7-auto3" -> "B_monitor_10000 rhel7-auto3" [ style = dashed]
36"B_start_0 rhel7-auto3" [ style=dashed color="red" fontcolor="black"]
37"B_start_0 rhel7-auto4" -> "B-clone_running_0" [ style = dashed]
38"B_start_0 rhel7-auto4" -> "B_monitor_10000 rhel7-auto4" [ style = dashed]
39"B_start_0 rhel7-auto4" [ style=dashed color="red" fontcolor="black"]
40"B_stop_0 rhel7-auto3" -> "B-clone_stopped_0" [ style = bold]
41"B_stop_0 rhel7-auto3" -> "B_start_0 rhel7-auto3" [ style = dashed]
42"B_stop_0 rhel7-auto3" [ style=bold color="green" fontcolor="black"]
43"B_stop_0 rhel7-auto4" -> "B-clone_stopped_0" [ style = bold]
44"B_stop_0 rhel7-auto4" -> "B_start_0 rhel7-auto4" [ style = dashed]
45"B_stop_0 rhel7-auto4" [ style=bold color="green" fontcolor="black"]
46"shooter_monitor_60000 rhel7-auto3" [ style=bold color="green" fontcolor="black"]
47"shooter_start_0 rhel7-auto3" -> "shooter_monitor_60000 rhel7-auto3" [ style = bold]
48"shooter_start_0 rhel7-auto3" [ style=bold color="green" fontcolor="black"]
49"shooter_stop_0 rhel7-auto1" -> "shooter_start_0 rhel7-auto3" [ style = bold]
50"shooter_stop_0 rhel7-auto1" [ style=bold color="green" fontcolor="black"]
51}
52