dhodovsk / source-git / pacemaker

Forked from source-git/pacemaker 3 years ago
Clone
Blob Blame History Raw
 digraph "g" {
"c7auto4_stop_0 c7auto1" [ style=bold color="green" fontcolor="black"]
"fake2_monitor_10000 c7auto1" [ style=bold color="green" fontcolor="black"]
"fake2_start_0 c7auto1" -> "fake2_monitor_10000 c7auto1" [ style = bold]
"fake2_start_0 c7auto1" [ style=bold color="green" fontcolor="black"]
"fake2_stop_0 c7auto4" -> "fake2_start_0 c7auto1" [ style = bold]
"fake2_stop_0 c7auto4" [ style=bold color="green" fontcolor="orange"]
"stonith 'reboot' c7auto4" -> "fake2_start_0 c7auto1" [ style = bold]
"stonith 'reboot' c7auto4" -> "fake2_stop_0 c7auto4" [ style = bold]
"stonith 'reboot' c7auto4" [ style=bold color="green" fontcolor="black"]
}