dhodovsk / source-git / pacemaker

Forked from source-git/pacemaker 3 years ago
Clone
Blob Blame History Raw
 digraph "g" {
"A-clone_running_0" [ style=dashed color="red" fontcolor="orange"]
"A-clone_start_0" -> "A-clone_running_0" [ style = dashed]
"A-clone_start_0" -> "A_start_0 <none>" [ style = dashed]
"A-clone_start_0" [ style=dashed color="red" fontcolor="orange"]
"A-clone_stop_0" -> "A-clone_stopped_0" [ style = bold]
"A-clone_stop_0" -> "A_stop_0 rhel7-auto1" [ style = bold]
"A-clone_stop_0" -> "A_stop_0 rhel7-auto2" [ style = bold]
"A-clone_stop_0" [ style=bold color="green" fontcolor="orange"]
"A-clone_stopped_0" -> "A-clone_start_0" [ style = dashed]
"A-clone_stopped_0" [ style=bold color="green" fontcolor="orange"]
"A_start_0 <none>" -> "A-clone_running_0" [ style = dashed]
"A_start_0 <none>" [ style=dashed color="red" fontcolor="black"]
"A_stop_0 rhel7-auto1" -> "A-clone_stopped_0" [ style = bold]
"A_stop_0 rhel7-auto1" -> "A_start_0 <none>" [ style = dashed]
"A_stop_0 rhel7-auto1" [ style=bold color="green" fontcolor="black"]
"A_stop_0 rhel7-auto2" -> "A-clone_stopped_0" [ style = bold]
"A_stop_0 rhel7-auto2" -> "A_start_0 <none>" [ style = dashed]
"A_stop_0 rhel7-auto2" [ style=bold color="green" fontcolor="black"]
"B-clone_running_0" [ style=dashed color="red" fontcolor="orange"]
"B-clone_start_0" -> "B-clone_running_0" [ style = dashed]
"B-clone_start_0" -> "B_start_0 rhel7-auto3" [ style = dashed]
"B-clone_start_0" -> "B_start_0 rhel7-auto4" [ style = dashed]
"B-clone_start_0" [ style=dashed color="red" fontcolor="orange"]
"B-clone_stop_0" -> "B-clone_stopped_0" [ style = bold]
"B-clone_stop_0" -> "B_stop_0 rhel7-auto3" [ style = bold]
"B-clone_stop_0" -> "B_stop_0 rhel7-auto4" [ style = bold]
"B-clone_stop_0" [ style=bold color="green" fontcolor="orange"]
"B-clone_stopped_0" -> "A-clone_stop_0" [ style = bold]
"B-clone_stopped_0" -> "B-clone_start_0" [ style = dashed]
"B-clone_stopped_0" [ style=bold color="green" fontcolor="orange"]
"B_monitor_10000 rhel7-auto3" [ style=dashed color="red" fontcolor="black"]
"B_monitor_10000 rhel7-auto4" [ style=dashed color="red" fontcolor="black"]
"B_start_0 rhel7-auto3" -> "B-clone_running_0" [ style = dashed]
"B_start_0 rhel7-auto3" -> "B_monitor_10000 rhel7-auto3" [ style = dashed]
"B_start_0 rhel7-auto3" [ style=dashed color="red" fontcolor="black"]
"B_start_0 rhel7-auto4" -> "B-clone_running_0" [ style = dashed]
"B_start_0 rhel7-auto4" -> "B_monitor_10000 rhel7-auto4" [ style = dashed]
"B_start_0 rhel7-auto4" [ style=dashed color="red" fontcolor="black"]
"B_stop_0 rhel7-auto3" -> "B-clone_stopped_0" [ style = bold]
"B_stop_0 rhel7-auto3" -> "B_start_0 rhel7-auto3" [ style = dashed]
"B_stop_0 rhel7-auto3" [ style=bold color="green" fontcolor="black"]
"B_stop_0 rhel7-auto4" -> "B-clone_stopped_0" [ style = bold]
"B_stop_0 rhel7-auto4" -> "B_start_0 rhel7-auto4" [ style = dashed]
"B_stop_0 rhel7-auto4" [ style=bold color="green" fontcolor="black"]
"shooter_monitor_60000 rhel7-auto3" [ style=bold color="green" fontcolor="black"]
"shooter_start_0 rhel7-auto3" -> "shooter_monitor_60000 rhel7-auto3" [ style = bold]
"shooter_start_0 rhel7-auto3" [ style=bold color="green" fontcolor="black"]
"shooter_stop_0 rhel7-auto1" -> "shooter_start_0 rhel7-auto3" [ style = bold]
"shooter_stop_0 rhel7-auto1" [ style=bold color="green" fontcolor="black"]
}