1 digraph "g" {
2"FAKE-crashed_monitor_60000 18builder" [ style=bold color="green" fontcolor="black"]
3"FAKE-crashed_start_0 18builder" -> "FAKE-crashed_monitor_60000 18builder" [ style = bold]
4"FAKE-crashed_start_0 18builder" -> "remote2_start_0 18builder" [ style = bold]
5"FAKE-crashed_start_0 18builder" [ style=bold color="green" fontcolor="black"]
6"FAKE-crashed_stop_0 18builder" -> "FAKE-crashed_start_0 18builder" [ style = bold]
7"FAKE-crashed_stop_0 18builder" -> "stonith 'reboot' remote2" [ style = bold]
8"FAKE-crashed_stop_0 18builder" [ style=bold color="green" fontcolor="black"]
9"FAKE_monitor_60000 18builder" [ style=bold color="green" fontcolor="black"]
10"remote1_monitor_0 18builder" -> "remote1_start_0 18builder" [ style = bold]
11"remote1_monitor_0 18builder" [ style=bold color="green" fontcolor="black"]
12"remote1_monitor_30000 18builder" [ style=bold color="green" fontcolor="black"]
13"remote1_start_0 18builder" -> "remote1_monitor_30000 18builder" [ style = bold]
14"remote1_start_0 18builder" [ style=bold color="green" fontcolor="black"]
15"remote2_monitor_0 18builder" -> "remote2_start_0 18builder" [ style = bold]
16"remote2_monitor_0 18builder" [ style=bold color="green" fontcolor="black"]
17"remote2_monitor_30000 18builder" [ style=bold color="green" fontcolor="black"]
18"remote2_start_0 18builder" -> "remote2_monitor_30000 18builder" [ style = bold]
19"remote2_start_0 18builder" [ style=bold color="green" fontcolor="black"]
20"stonith 'reboot' remote2" -> "remote1_start_0 18builder" [ style = bold]
21"stonith 'reboot' remote2" -> "remote2_start_0 18builder" [ style = bold]
22"stonith 'reboot' remote2" [ style=bold color="green" fontcolor="orange"]
23}
24