~ubuntu-branches/ubuntu/utopic/pacemaker/utopic-proposed

« back to all changes in this revision

Viewing changes to pengine/test10/systemhealth3.dot

  • Committer: Package Import Robot
  • Author(s): Andres Rodriguez
  • Date: 2013-07-16 16:40:24 UTC
  • mfrom: (1.1.11) (2.2.3 experimental)
  • Revision ID: package-import@ubuntu.com-20130716164024-lvwrf4xivk1wdr3c
Tags: 1.1.9+git20130321-1ubuntu1
* Resync from debian expiremental.
* debian/control:
  - Use lower version for Build-Depends on libcorosync-dev
    and libqb-dev.
  - Build-Depends on libcfg-dev.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
"probe_complete" -> "nfs_1_start_0 hs21c" [ style = bold]
17
17
"probe_complete" -> "stonith-1_start_0 hs21c" [ style = bold]
18
18
"probe_complete" [ style=bold color="green" fontcolor="orange" ]
19
 
"stonith hs21d" -> "all_stopped" [ style = bold]
20
19
"stonith hs21d" -> "stonith_complete" [ style = bold]
21
20
"stonith hs21d" [ style=bold color="green" fontcolor="black" ]
22
21
"stonith-1_monitor_0 hs21c" -> "probe_complete hs21c" [ style = bold]
23
22
"stonith-1_monitor_0 hs21c" [ style=bold color="green" fontcolor="black" ]
24
 
"stonith-1_start_0 hs21c" -> "stonith_up" [ style = bold]
25
23
"stonith-1_start_0 hs21c" [ style=bold color="green" fontcolor="black" ]
 
24
"stonith_complete" -> "all_stopped" [ style = bold]
26
25
"stonith_complete" -> "apache_1_start_0 hs21c" [ style = bold]
27
26
"stonith_complete" -> "nfs_1_start_0 hs21c" [ style = bold]
 
27
"stonith_complete" -> "stonith-1_start_0 hs21c" [ style = bold]
28
28
"stonith_complete" [ style=bold color="green" fontcolor="orange" ]
29
 
"stonith_up" -> "stonith hs21d" [ style = bold]
30
 
"stonith_up" -> "stonith_complete" [ style = bold]
31
 
"stonith_up" [ style=bold color="green" fontcolor="orange" ]
32
29
}