Difference between revisions of "Server Evaluation Triage"

From FreekiWiki
Jump to navigation Jump to search
m
m
Line 7: Line 7:
 
     start [label="START", shape="box", style="bold"]
 
     start [label="START", shape="box", style="bold"]
 
     no [label="NO\n(we do not want it for a server)", shape="box", style="bold"]
 
     no [label="NO\n(we do not want it for a server)", shape="box", style="bold"]
     notyet [label="Return system to PreBuild\nTELL PreBuild INSTRUCTOR WHY", shape="box", style="bold"]
+
     notyet [label="Return system to PreBuild\nTELL PREBUILD INSTRUCTOR WHY", shape="box", style="bold"]
 
     yes [label="YES\n(we want it for a server)", shape="box", style="bold"]
 
     yes [label="YES\n(we want it for a server)", shape="box", style="bold"]
  
Line 22: Line 22:
 
     KeeperTag -> HardDrives [label="YES"]
 
     KeeperTag -> HardDrives [label="YES"]
  
     HardDrives -> notyet [label="NO"]
+
     HardDrives -> RAMcapacity [label="NO"]
     HardDrives -> RAMcapacity [label="YES"]
+
     HardDrives -> notyet [label="YES"]
 
 
  
 
     RAMcapacity -> no [label="NO"]
 
     RAMcapacity -> no [label="NO"]
 
     RAMcapacity -> KeyboardlessBoot [label="YES"]
 
     RAMcapacity -> KeyboardlessBoot [label="YES"]
  
 +
    KeyboardlessBoot -> no [taillabel="NO"]
 
     KeyboardlessBoot -> AutoReboot [label="YES"]
 
     KeyboardlessBoot -> AutoReboot [label="YES"]
    KeyboardlessBoot -> no [taillabel="NO"]
 
  
     AutoReboot -> yes [label="YES"]
+
     AutoReboot -> no [label="NO"]
     AutoReboot -> no [taillabel="NO"]
+
     AutoReboot -> yes [taillabel="YES"]
  
 
   }
 
   }

Revision as of 16:59, 25 August 2008

This is a graph with borders and nodes. Maybe there is an Imagemap used so the nodes may be linking to some Pages.