Difference between revisions of "System Evaluation Visual Triage"

From FreekiWiki
Jump to navigation Jump to search
Line 14: Line 14:
 
   proc_gone    [label="Is the\nPROCESSOR\nCLEARLY MISSING?"]
 
   proc_gone    [label="Is the\nPROCESSOR\nCLEARLY MISSING?"]
  
  rambusslots  [label="Are there any\nRAMBUS slots?\n(5 1/4 inch\nRAM with two\nnotches in center)"]
 
 
   mobo          [label="Is the\nMOTHERBOARD\nthere?"]
 
   mobo          [label="Is the\nMOTHERBOARD\nthere?"]
 
   slot          [label="Does it have a\nSLOT based processor\n(instead of a\nsocket based processor)?"]
 
   slot          [label="Does it have a\nSLOT based processor\n(instead of a\nsocket based processor)?"]
 
   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)"]
   simm          [label="Can you see\nany SIMM slots?"]
+
   memory        [label="Can you see\nany DDR slots?"]
  sdram        [label="Can you see\nany SDRAM slots?"]
 
 
   blowncaps    [label="Can you see \nany BLOWN CAPS?"]
 
   blowncaps    [label="Can you see \nany BLOWN CAPS?"]
 
   pull_mobo1    [label="PULL THE MOTHERBOARD\nand take it to\nAdvanced Testing", shape="box"]
 
   pull_mobo1    [label="PULL THE MOTHERBOARD\nand take it to\nAdvanced Testing", shape="box"]
Line 34: Line 32:
 
   at -> mobo [taillabel="NO"]
 
   at -> mobo [taillabel="NO"]
  
   mobo        -> simm [taillabel="YES"]
+
   mobo        -> memory [taillabel="YES"]
 
   mobo        -> recycle [taillabel="NO"]
 
   mobo        -> recycle [taillabel="NO"]
  
  rambusslots  -> missingparts [label="NO"]
 
  rambusslots  -> recycle [taillabel="YES"]
 
  
   simm       -> recycle [taillabel="YES"]
+
   memory       -> recycle [taillabel="NO"]
  simm        -> sdram  [taillabel="NO"]
+
   memory      -> slot  [taillabel="YES"]
 
 
  sdram        -> recycle [taillabel="YES"]
 
   sdram        -> slot  [taillabel="NO"]
 
  
 
   proc_gone -> blowncaps [label="NO"]
 
   proc_gone -> blowncaps [label="NO"]
Line 51: Line 44:
 
   pull_mobo1  -> pull_mobo2 -> recycle
 
   pull_mobo1  -> pull_mobo2 -> recycle
  
   blowncaps    -> rambusslots [taillabel="NO"]
+
   blowncaps    -> missingparts [taillabel="NO"]
 
   blowncaps    -> pull_mobo1 [taillabel="YES"]
 
   blowncaps    -> pull_mobo1 [taillabel="YES"]
  

Revision as of 16:06, 20 January 2010

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.