1digraph "g" {
2"A_monitor_0 lxc2" [ style=bold color="green" fontcolor="black"]
3"B_monitor_0 lxc2" -> "B_start_0 lxc1" [ style = bold]
4"B_monitor_0 lxc2" [ style=bold color="green" fontcolor="black"]
5"B_monitor_10000 lxc1" [ style=bold color="green" fontcolor="black"]
6"B_start_0 lxc1" -> "B_monitor_10000 lxc1" [ style = bold]
7"B_start_0 lxc1" [ style=bold color="green" fontcolor="black"]
8"B_stop_0 lxc1" -> "B_start_0 lxc1" [ style = bold]
9"B_stop_0 lxc1" [ style=bold color="green" fontcolor="orange"]
10"D_monitor_0 lxc2" [ style=bold color="green" fontcolor="black"]
11"M-clone_running_0" [ style=bold color="green" fontcolor="orange"]
12"M-clone_start_0" -> "M-clone_running_0" [ style = bold]
13"M-clone_start_0" -> "M_start_0 lxc1" [ style = bold]
14"M-clone_start_0" [ style=bold color="green" fontcolor="orange"]
15"M-clone_stop_0" -> "M-clone_stopped_0" [ style = bold]
16"M-clone_stop_0" -> "M_stop_0 lxc1" [ style = bold]
17"M-clone_stop_0" [ style=bold color="green" fontcolor="orange"]
18"M-clone_stopped_0" -> "M-clone_start_0" [ style = bold]
19"M-clone_stopped_0" [ style=bold color="green" fontcolor="orange"]
20"M_monitor_10000 lxc1" [ style=bold color="green" fontcolor="black"]
21"M_start_0 lxc1" -> "M-clone_running_0" [ style = bold]
22"M_start_0 lxc1" -> "M_monitor_10000 lxc1" [ style = bold]
23"M_start_0 lxc1" [ style=bold color="green" fontcolor="black"]
24"M_stop_0 lxc1" -> "M-clone_stopped_0" [ style = bold]
25"M_stop_0 lxc1" -> "M_start_0 lxc1" [ style = bold]
26"M_stop_0 lxc1" [ style=bold color="green" fontcolor="orange"]
27"container1_start_0 18node2" -> "B_start_0 lxc1" [ style = bold]
28"container1_start_0 18node2" -> "M_start_0 lxc1" [ style = bold]
29"container1_start_0 18node2" -> "lxc1_start_0 18node2" [ style = bold]
30"container1_start_0 18node2" [ style=bold color="green" fontcolor="black"]
31"container1_stop_0 18node2" -> "container1_start_0 18node2" [ style = bold]
32"container1_stop_0 18node2" -> "stonith 'reboot' lxc1" [ style = bold]
33"container1_stop_0 18node2" [ style=bold color="green" fontcolor="black"]
34"lxc1_monitor_30000 18node2" [ style=bold color="green" fontcolor="black"]
35"lxc1_start_0 18node2" -> "B_monitor_10000 lxc1" [ style = bold]
36"lxc1_start_0 18node2" -> "B_start_0 lxc1" [ style = bold]
37"lxc1_start_0 18node2" -> "M_monitor_10000 lxc1" [ style = bold]
38"lxc1_start_0 18node2" -> "M_start_0 lxc1" [ style = bold]
39"lxc1_start_0 18node2" -> "lxc1_monitor_30000 18node2" [ style = bold]
40"lxc1_start_0 18node2" [ style=bold color="green" fontcolor="black"]
41"lxc1_stop_0 18node2" -> "container1_stop_0 18node2" [ style = bold]
42"lxc1_stop_0 18node2" -> "lxc1_start_0 18node2" [ style = bold]
43"lxc1_stop_0 18node2" [ style=bold color="green" fontcolor="black"]
44"stonith 'reboot' lxc1" -> "B_start_0 lxc1" [ style = bold]
45"stonith 'reboot' lxc1" -> "B_stop_0 lxc1" [ style = bold]
46"stonith 'reboot' lxc1" -> "M-clone_stop_0" [ style = bold]
47"stonith 'reboot' lxc1" -> "M_start_0 lxc1" [ style = bold]
48"stonith 'reboot' lxc1" -> "M_stop_0 lxc1" [ style = bold]
49"stonith 'reboot' lxc1" -> "container1_start_0 18node2" [ style = bold]
50"stonith 'reboot' lxc1" -> "lxc1_start_0 18node2" [ style = bold]
51"stonith 'reboot' lxc1" [ style=bold color="green" fontcolor="orange"]
52}
53