Difference between revisions of "User:RfS/Cashiering Issues"

From FreekiWiki
Jump to navigation Jump to search
Line 3: Line 3:
  
 
   start        [label="START HERE", fontsize="10", shape="box", style="bold"]
 
   start        [label="START HERE", fontsize="10", shape="box", style="bold"]
  recycle      [label="RECYCLE", fontsize="10", shape="box", style="bold", URL="/index.php/System_Evaluation_1_Overview"]
 
  waiting      [label="Put on the\nWAITING FOR\nSYSTEM EVALUATION 2\npile", fontsize="10", shape="box", style="bold", URL="/index.php?title=System_Evaluation_2_Overview"]
 
 
   at            [label="Is there an\nAT connector?", fontsize="10"]
 
   at            [label="Is there an\nAT connector?", fontsize="10"]
 
   ddr          [label="Are there any\nDDR\nslots?", fontsize="10"]
 
   ddr          [label="Are there any\nDDR\nslots?", fontsize="10"]
Line 18: Line 16:
 
   video        [label="Is there an\nAGP slot\nor\nONBOARD VIDEO?", fontsize="10"]
 
   video        [label="Is there an\nAGP slot\nor\nONBOARD VIDEO?", fontsize="10"]
 
   blowncaps    [label="Are there any\nBLOWN CAPS?", fontsize="10"]
 
   blowncaps    [label="Are there any\nBLOWN CAPS?", fontsize="10"]
 +
 +
  recycle      [label="RECYCLE", fontsize="10", shape="box", style="bold", URL="/index.php/System_Evaluation_1_Overview"]
 +
  waiting      [label="Put on the\nWAITING FOR\nSYSTEM EVALUATION 2\npile", fontsize="10", shape="box", style="bold", URL="/index.php?title=System_Evaluation_2_Overview"]
 
   tardis        [label="We will take this\nto the TARDIS", fontsize="10", shape="box", style="bold"]
 
   tardis        [label="We will take this\nto the TARDIS", fontsize="10", shape="box", style="bold"]
 
   whitehole    [label="We will take this\nSERVER\nto the White Hole", fontsize="10", shape="box", style="bold"]
 
   whitehole    [label="We will take this\nSERVER\nto the White Hole", fontsize="10", shape="box", style="bold"]
Line 47: Line 48:
 
   visibleproc -> waiting [taillabel="NO"]
 
   visibleproc -> waiting [taillabel="NO"]
  
 +
  ddr        -> rambus [taillabel="NO"]
 
   ddr        -> tardis [taillabel="YES"]
 
   ddr        -> tardis [taillabel="YES"]
  ddr        -> rambus [taillabel="NO"]
 
  
 
   rambus      -> fastrambus [taillabel="YES"]
 
   rambus      -> fastrambus [taillabel="YES"]
 
   rambus      -> fastproc [taillabel="NO"]
 
   rambus      -> fastproc [taillabel="NO"]
  
 +
  fastrambus  -> recycle [taillabel="NO"]
 
   fastrambus  -> tardis [taillabel="YES"]
 
   fastrambus  -> tardis [taillabel="YES"]
  fastrambus  -> recycle [taillabel="NO"]
 
  
 
   fastproc    -> blowncaps [taillabel="YES"]
 
   fastproc    -> blowncaps [taillabel="YES"]
Line 65: Line 66:
 
</graphvizr>
 
</graphvizr>
  
 
== + ==
 
  goback        [label="Go back to\nSystem Eval I\nOVERVIEW", fontsize="10", shape="box"]
 
 
  whitehole  -> goback
 
  tardis      -> goback
 
  waiting    -> goback
 
  recycle    -> goback
 
 
==Servers:==
 
* have RACK MOUNT cases, or
 
* have XEON processors, or
 
* have DUAL PROCESSOR capability AND their processors are P-III or better
 
  
 
[[Category: Triage]]
 
[[Category: Triage]]
 
[[Category: Prebuild]]
 
[[Category: Prebuild]]

Revision as of 18:07, 18 August 2006

<graphvizr>

 digraph D {
  start         [label="START HERE", fontsize="10", shape="box", style="bold"]
  at            [label="Is there an\nAT connector?", fontsize="10"]
  ddr           [label="Are there any\nDDR\nslots?", fontsize="10"]
  rambus        [label="Are there any\nRAMBUS\nslots?", fontsize="10"]
  dimmslots     [label="Are there any\nDIMM slots\n(SDRAM, DDR, or RAMBUS)?", fontsize="10"]
  procthere     [label="Is there a\nPROCESSOR?", fontsize="10"]
  visibleproc   [label="Can you see the\nPROCESSOR SPEED?", fontsize="10"]
  mobo          [label="Is the\nMOTHERBOARD\nthere?", fontsize="10"]
  fastproc      [label="Does it have\n500 MHz or faster proc?", fontsize="10"]
  fastrambus    [label="Does it have\n900 MHz or faster proc?", fontsize="10"]
  bigzif        [label="Can you see a\n3 DIGIT ZIF SOCKET?", fontsize="10"]
  server        [label="Do we want it for a\nSERVER?\n(see note)", fontsize="10"]
  video         [label="Is there an\nAGP slot\nor\nONBOARD VIDEO?", fontsize="10"]
  blowncaps     [label="Are there any\nBLOWN CAPS?", fontsize="10"]
  recycle       [label="RECYCLE", fontsize="10", shape="box", style="bold", URL="/index.php/System_Evaluation_1_Overview"]
  waiting       [label="Put on the\nWAITING FOR\nSYSTEM EVALUATION 2\npile", fontsize="10", shape="box", style="bold", URL="/index.php?title=System_Evaluation_2_Overview"]
  tardis        [label="We will take this\nto the TARDIS", fontsize="10", shape="box", style="bold"]
  whitehole     [label="We will take this\nSERVER\nto the White Hole", fontsize="10", shape="box", style="bold"]
  start       -> mobo
  mobo        -> server [taillabel="YES"]
  mobo        -> recycle [taillabel="NO"]
  server      -> dimmslots [taillabel="NO"]
  server      -> whitehole [taillabel="YES"]
  dimmslots   -> at [taillabel="YES"]
  dimmslots   -> recycle [taillabel="NO"]
  at          -> recycle [taillabel="YES"]
  at          -> video [taillabel="NO"]
  video       -> recycle [taillabel="NO"]
  video       -> bigzif [taillabel="YES"]
  bigzif      -> waiting [taillabel="YES"]
  bigzif      -> procthere [taillabel="NO"]
  procthere   -> visibleproc [taillabel="YES"]
  procthere   -> recycle [taillabel="NO"]
  visibleproc -> ddr [taillabel="YES"]
  visibleproc -> waiting [taillabel="NO"]
  ddr         -> rambus [taillabel="NO"]
  ddr         -> tardis [taillabel="YES"]
  rambus      -> fastrambus [taillabel="YES"]
  rambus      -> fastproc [taillabel="NO"]
  fastrambus   -> recycle [taillabel="NO"]
  fastrambus   -> tardis [taillabel="YES"]
  fastproc    -> blowncaps [taillabel="YES"]
  fastproc    -> recycle [taillabel="NO"]
  blowncaps   -> recycle [taillabel="YES"]
  blowncaps   -> waiting [taillabel="NO"]
 }

</graphvizr>