Difference between revisions of "System Evaluation Final Triage"

From FreekiWiki
Jump to navigation Jump to search
Line 8: Line 8:
 
   start        [label="START HERE", shape="box", style="bold"]
 
   start        [label="START HERE", shape="box", style="bold"]
 
   server        [label="Do we want it for a\nSERVER?\n(see chart and\nthen come back here)"]
 
   server        [label="Do we want it for a\nSERVER?\n(see chart and\nthen come back here)"]
   keep          [label="This is a regular\nKEEPER SYSTEM", shape="box", style="bold"]
+
   green        [label="This is a\nGREEN LIGHT COMPUTER\n(go back to main chart)", shape="box", style="bold"]
   recycle      [label="We will\nRECYCLE the system", shape="box", style="bold"]
+
   yellow        [label="This is a\nYELLOW LIGHT COMPUTER\n(go back to main chart)", shape="box", style="bold"]
 
   fastenough    [label="Does it have a\n1000 MHz or faster proc?\n(or an AMD proc with\na model # of 1000 or greater?)"]
 
   fastenough    [label="Does it have a\n1000 MHz or faster proc?\n(or an AMD proc with\na model # of 1000 or greater?)"]
 
   blowncaps    [label="Are there any\nBLOWN CAPS?"]
 
   blowncaps    [label="Are there any\nBLOWN CAPS?"]
Line 20: Line 20:
  
 
   blowncaps    -> server  [label="NO"]
 
   blowncaps    -> server  [label="NO"]
   blowncaps    -> recycle [taillabel="YES"]
+
   blowncaps    -> yellow [taillabel="YES"]
  
 
   server      -> enterprise [label="YES"]
 
   server      -> enterprise [label="YES"]
Line 28: Line 28:
 
   rambus -> fastenough  [taillabel="NO"]
 
   rambus -> fastenough  [taillabel="NO"]
  
   rambus_toss -> recycle   [taillabel="YES"]
+
   rambus_toss -> yellow   [taillabel="YES"]
 
   rambus_toss -> fastenough [label="NO"]
 
   rambus_toss -> fastenough [label="NO"]
  
   fastenough  -> keep   [label="YES"]
+
   fastenough  -> green   [label="YES"]
   fastenough  -> recycle [label="NO"]
+
   fastenough  -> yellow [label="NO"]
  
 
   }
 
   }
 
</graphviz>
 
</graphviz>
 
{{Finding the processor speed}}
 
  
 
[[Category: Prebuild]]
 
[[Category: Prebuild]]

Revision as of 09:55, 2 January 2009

YELLOW Chart

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