digraph "g" { "bar_monitor_10000 rhel8-3" [ style=bold color="green" fontcolor="black"] "bar_start_0 rhel8-3" -> "bar_monitor_10000 rhel8-3" [ style = bold] "bar_start_0 rhel8-3" -> "grp_running_0" [ style = bold] "bar_start_0 rhel8-3" -> "vip_start_0 rhel8-3" [ style = bold] "bar_start_0 rhel8-3" [ style=bold color="green" fontcolor="black"] "bar_stop_0 rhel8-4" -> "bar_start_0 rhel8-3" [ style = bold] "bar_stop_0 rhel8-4" -> "foo_stop_0 rhel8-4" [ style = bold] "bar_stop_0 rhel8-4" -> "grp_stopped_0" [ style = bold] "bar_stop_0 rhel8-4" [ style=bold color="green" fontcolor="black"] "foo_monitor_10000 rhel8-3" [ style=bold color="green" fontcolor="black"] "foo_start_0 rhel8-3" -> "bar_start_0 rhel8-3" [ style = bold] "foo_start_0 rhel8-3" -> "foo_monitor_10000 rhel8-3" [ style = bold] "foo_start_0 rhel8-3" -> "grp_running_0" [ style = bold] "foo_start_0 rhel8-3" [ style=bold color="green" fontcolor="black"] "foo_stop_0 rhel8-4" -> "foo_start_0 rhel8-3" [ style = bold] "foo_stop_0 rhel8-4" -> "grp_stopped_0" [ style = bold] "foo_stop_0 rhel8-4" [ style=bold color="green" fontcolor="black"] "grp_running_0" [ style=bold color="green" fontcolor="orange"] "grp_start_0" -> "bar_start_0 rhel8-3" [ style = bold] "grp_start_0" -> "foo_start_0 rhel8-3" [ style = bold] "grp_start_0" -> "grp_running_0" [ style = bold] "grp_start_0" -> "vip_start_0 rhel8-3" [ style = bold] "grp_start_0" [ style=bold color="green" fontcolor="orange"] "grp_stop_0" -> "bar_stop_0 rhel8-4" [ style = bold] "grp_stop_0" -> "foo_stop_0 rhel8-4" [ style = bold] "grp_stop_0" -> "grp_stopped_0" [ style = bold] "grp_stop_0" -> "vip_stop_0 rhel8-3" [ style = bold] "grp_stop_0" [ style=bold color="green" fontcolor="orange"] "grp_stopped_0" -> "grp_start_0" [ style = bold] "grp_stopped_0" [ style=bold color="green" fontcolor="orange"] "vip_monitor_10000 rhel8-3" [ style=bold color="green" fontcolor="black"] "vip_start_0 rhel8-3" -> "grp_running_0" [ style = bold] "vip_start_0 rhel8-3" -> "vip_monitor_10000 rhel8-3" [ style = bold] "vip_start_0 rhel8-3" [ style=bold color="green" fontcolor="black"] "vip_stop_0 rhel8-3" -> "bar_stop_0 rhel8-4" [ style = bold] "vip_stop_0 rhel8-3" -> "grp_stopped_0" [ style = bold] "vip_stop_0 rhel8-3" -> "vip_start_0 rhel8-3" [ style = bold] "vip_stop_0 rhel8-3" [ style=bold color="green" fontcolor="black"] }