Difference between revisions of "System Evaluation Visual Triage"

From FreekiWiki
Jump to navigation Jump to search
Line 13: Line 13:
 
   procthere    [label="Is there probably a\nPROCESSOR?"]
 
   procthere    [label="Is there probably a\nPROCESSOR?"]
  
  label        [label="Get a REASON FOR RECYCLE label\nCircle the reason you got here\n(We are recycling this system)", shape="box"]
 
 
 
   dimmslots    [label="Are there any\nDIMM slots?\n(SDRAM, DDR, or RAMBUS)"]
 
   dimmslots    [label="Are there any\nDIMM slots?\n(SDRAM, DDR, or RAMBUS)"]
 
   simmslots    [label="Are there any\nSIMM slots?\n(shorter than DIMMs)"]
 
   simmslots    [label="Are there any\nSIMM slots?\n(shorter than DIMMs)"]
Line 25: Line 23:
 
   missingparts  [label="Is it\nMISSING CASE PARTS?\n(i.e. side or front panel)"]
 
   missingparts  [label="Is it\nMISSING CASE PARTS?\n(i.e. side or front panel)"]
 
   isa          [label="Can you see\nany ISA slots?"]
 
   isa          [label="Can you see\nany ISA slots?"]
  exceptional  [label="Does it have anything\nfrom the\nEXCEPTIONAL COMPONENTS\nlist?"]
 
 
   blowncaps    [label="Can you see \nany blown caps?"]
 
   blowncaps    [label="Can you see \nany blown caps?"]
 
   pull_mobo      [label="PULL THE MOTHERBOARD OUT\nand take it to Advanced Testing\nWe are\nRECYCLING\nthis system", shape="box"]
 
   pull_mobo      [label="PULL THE MOTHERBOARD OUT\nand take it to Advanced Testing\nWe are\nRECYCLING\nthis system", shape="box"]
  
 
  red          [label="This is a\nRED LIGHT COMPUTER\n(go back to main chart)", shape="box", style="bold", URL="/index.php/System_Evaluation_Overview"]
 
  yellow        [label="This is a\nYELLOW LIGHT COMPUT\ER\n(go back to main chart)", shape="box", style="bold", URL="/index.php/System_Evaluation_1_Overview"]
 
 
   keep          [label="KEEP IT\n(for now anyway)\n(go back)", shape="box", style="bold", URL="/index.php?title=System_Evaluation_Overview"]
 
   keep          [label="KEEP IT\n(for now anyway)\n(go back)", shape="box", style="bold", URL="/index.php?title=System_Evaluation_Overview"]
 +
  recycle      [label="We are going to RECYCLE this one.\nGet REASON FOR RECYCLE label\nCIRCLE the reason you got here)", shape="box", style="bold"]
 
   
 
   
 
   start      -> at
 
   start      -> at
Line 40: Line 35:
  
 
   mobo        -> simmslots [taillabel="YES"]
 
   mobo        -> simmslots [taillabel="YES"]
   mobo        -> label [taillabel="NO"]
+
   mobo        -> recycle [taillabel="NO"]
  
 
   simmslots    -> dimmslots [taillabel="NO"]
 
   simmslots    -> dimmslots [taillabel="NO"]
   simmslots    -> label [taillabel="YES"]
+
   simmslots    -> recycle [taillabel="YES"]
  
 
   dimmslots    -> rambusslots [taillabel="YES"]
 
   dimmslots    -> rambusslots [taillabel="YES"]
   dimmslots    -> label [taillabel="NO"]
+
   dimmslots    -> recycle [taillabel="NO"]
  
 
   rambusslots  -> isa [taillabel="NO"]
 
   rambusslots  -> isa [taillabel="NO"]
 
   rambusslots  -> emptyrambus [taillabel="YES"]
 
   rambusslots  -> emptyrambus [taillabel="YES"]
  
   emptyrambus  -> label [taillabel="YES"]
+
   emptyrambus  -> recycle [taillabel="YES"]
 
   emptyrambus  -> isa [taillabel="NO"]
 
   emptyrambus  -> isa [taillabel="NO"]
  
   isa          -> label [taillabel="YES"]
+
   isa          -> recycle [taillabel="YES"]
 
   isa          -> blowncaps  [taillabel="NO"]
 
   isa          -> blowncaps  [taillabel="NO"]
  
 
   blowncaps    -> pull_mobo [taillabel="YES"]
 
   blowncaps    -> pull_mobo [taillabel="YES"]
   pull_mobo    -> label
+
   pull_mobo    -> recycle
 
   blowncaps    -> slot  [taillabel="NO"]
 
   blowncaps    -> slot  [taillabel="NO"]
  
   slot -> label [taillabel="YES"]
+
   slot -> recycle [taillabel="YES"]
 
   slot -> procthere  [taillabel="NO"]
 
   slot -> procthere  [taillabel="NO"]
  
 
   procthere -> visibleproc [taillabel="YES"]
 
   procthere -> visibleproc [taillabel="YES"]
   procthere -> label [taillabel="NO"]
+
   procthere -> recycle [taillabel="NO"]
  
 
   visibleproc -> fastproc [taillabel="YES"]
 
   visibleproc -> fastproc [taillabel="YES"]
Line 71: Line 66:
  
 
   fastproc    -> missingparts [taillabel="YES"]
 
   fastproc    -> missingparts [taillabel="YES"]
   fastproc    -> label [taillabel="NO"]
+
   fastproc    -> recycle [taillabel="NO"]
  
 
   missingparts    -> keep [taillabel="NO"]
 
   missingparts    -> keep [taillabel="NO"]
   missingparts    -> label [taillabel="YES"]
+
   missingparts    -> recycle [taillabel="YES"]
 
 
  label -> exceptional
 
 
 
  exceptional -> yellow [taillabel="YES"]
 
  exceptional -> red    [taillabel="NO"]
 
  
 
   }
 
   }
 
</graphviz>
 
</graphviz>
 
{{Exceptional Components List}}
 
 
 
  
 
[[Category: Prebuild]]
 
[[Category: Prebuild]]

Revision as of 12:51, 13 May 2009

BLUE Chart

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