Difference between revisions of "System Evaluation Final Triage"

From FreekiWiki
Jump to navigation Jump to search
m
Line 1: Line 1:
==Flow Chart==
 
 
<graphviz>
 
<graphviz>
 
   digraph D {
 
   digraph D {
  
 
   start        [label="START HERE", fontsize="11", shape="box", style="bold"]
 
   start        [label="START HERE", fontsize="11", shape="box", style="bold"]
 +
 +
  recycle      [label="We will\nRECYCLE the system", fontsize="11", shape="box", style="bold"]
 +
  keep          [label="This is a regular\nKEEPER the system", fontsize="11", shape="box", style="bold"]
 +
  bulksale      [label="We will take this\nitem\nto the BULK SALE shelf", fontsize="11", shape="box", style="bold"]
 +
  whitehole    [label="We will take this\nSERVER\nto the White Hole", fontsize="11", shape="box", style="bold"]
 +
  tardis        [label="We will take this\nHIGH END SYSTEM\nto the TARDIS", fontsize="11", shape="box", style="bold"]
 +
 
   at            [label="Is there an onboard\nAT keyboard connector?", fontsize="10"]
 
   at            [label="Is there an onboard\nAT keyboard connector?", fontsize="10"]
 
   server        [label="Do we want it for a\nSERVER?\n(see note)", fontsize="11"]
 
   server        [label="Do we want it for a\nSERVER?\n(see note)", fontsize="11"]
  keep          [label="This is a regular\nKEEPER the system", fontsize="11", shape="box", style="bold"]
 
  recycle      [label="We will\nRECYCLE the system", fontsize="11", shape="box", style="bold"]
 
  tardis        [label="We will take this\nHIGH END SYSTEM\nto the TARDIS", fontsize="11", shape="box", style="bold"]
 
 
   post          [label="Did it POST?", fontsize="11"]
 
   post          [label="Did it POST?", fontsize="11"]
 
   amd300        [label="Is it an AMD K6/2\n300 MHz or faster?", fontsize="11"]
 
   amd300        [label="Is it an AMD K6/2\n300 MHz or faster?", fontsize="11"]
Line 15: Line 18:
 
   missingparts  [label="Is it\nMISSING PARTS\n(i.e. side or front panel)?", fontsize="11"]
 
   missingparts  [label="Is it\nMISSING PARTS\n(i.e. side or front panel)?", fontsize="11"]
 
   blowncaps    [label="Are there any\nBLOWN CAPS?", fontsize="11"]
 
   blowncaps    [label="Are there any\nBLOWN CAPS?", fontsize="11"]
  bulksale      [label="We will take this\nitem\nto the BULK SALE shelf", fontsize="11", shape="box", style="bold"]
 
  whitehole    [label="We will take this\nSERVER\nto the White Hole", fontsize="11", shape="box", style="bold"]
 
 
    
 
    
 
   start        -> blowncaps
 
   start        -> blowncaps
Line 44: Line 45:
 
   fastenough  -> keep [label="YES"]
 
   fastenough  -> keep [label="YES"]
  
   }special
+
   }
 
</graphviz>
 
</graphviz>
 
{{Do we want it for a server?}}
 
{{Finding the processor speed}}
 
 
[[Category: Triage]]
 
[[Category: Prebuild]]
 
 
 
  
 
{{Do we want it for a server?}}
 
{{Do we want it for a server?}}

Revision as of 17:18, 14 November 2006