1digraph "g" {
2"clnStonith_running_0" [ style=bold color="green" fontcolor="orange" ]
3"clnStonith_start_0" -> "clnStonith_running_0" [ style = bold]
4"clnStonith_start_0" -> "grpStonith:0_start_0" [ style = bold]
5"clnStonith_start_0" [ style=bold color="green" fontcolor="orange" ]
6"grpStonith:0_running_0" -> "clnStonith_running_0" [ style = bold]
7"grpStonith:0_running_0" [ style=bold color="green" fontcolor="orange" ]
8"grpStonith:0_start_0" -> "grpStonith:0_running_0" [ style = bold]
9"grpStonith:0_start_0" -> "prmStonith:0_start_0 rh5node2" [ style = bold]
10"grpStonith:0_start_0" [ style=bold color="green" fontcolor="orange" ]
11"prmIpPostgreSQLDB_monitor_0 rh5node2" -> "prmIpPostgreSQLDB_start_0 rh5node2" [ style = bold]
12"prmIpPostgreSQLDB_monitor_0 rh5node2" [ style=bold color="green" fontcolor="black" ]
13"prmIpPostgreSQLDB_monitor_30000 rh5node2" [ style=bold color="green" fontcolor="black" ]
14"prmIpPostgreSQLDB_start_0 rh5node2" -> "prmIpPostgreSQLDB_monitor_30000 rh5node2" [ style = bold]
15"prmIpPostgreSQLDB_start_0 rh5node2" [ style=bold color="green" fontcolor="black" ]
16"prmStonith:0_monitor_0 rh5node2" -> "clnStonith_start_0" [ style = bold]
17"prmStonith:0_monitor_0 rh5node2" [ style=bold color="green" fontcolor="black" ]
18"prmStonith:0_start_0 rh5node2" -> "grpStonith:0_running_0" [ style = bold]
19"prmStonith:0_start_0 rh5node2" [ style=bold color="green" fontcolor="black" ]
20"stonith 'reboot' rh5node1" -> "prmIpPostgreSQLDB_start_0 rh5node2" [ style = bold]
21"stonith 'reboot' rh5node1" -> "prmStonith:0_start_0 rh5node2" [ style = bold]
22"stonith 'reboot' rh5node1" [ style=bold color="green" fontcolor="black"]
23}
24