Difference between revisions of "Hold For Triage"

From FreekiWiki
Jump to navigation Jump to search
(formatting)
(updated formatting)
 
(One intermediate revision by the same user not shown)
Line 12: Line 12:
 
     start          [label="START HERE", shape="box", style="bold", color="pink"]
 
     start          [label="START HERE", shape="box", style="bold", color="pink"]
  
     p3_sticker [label="Does it have a PIII sticker on it?"]
+
     p3_sticker [label="Does it have a\nPIII sticker on it?"]
     xeon_sticker [label="Does it have a XEON sticker on it?"]
+
     xeon_sticker [label="Does it have a\nXEON sticker on it?"]
     xeon_p3 [label="Does the XEON sticker mention PIII?"]
+
     xeon_p3 [label="Does the XEON sticker\nmention PIII?"]
  
     dell_poweredge [label="Is it a dell poweredge model 2600 or bigger?"]
+
     dell_poweredge [label="Is it a dell poweredge\nmodel 2600 or bigger?"]
  
 
     rack_mount      [label="Is it a\nRACK MOUNT\nCOMPUTER?",
 
     rack_mount      [label="Is it a\nRACK MOUNT\nCOMPUTER?",
Line 29: Line 29:
 
     conditional_hold [label="Fill out a hold for label,\ncheck the following boxes:\n server, blown caps, no post,\ncpu less than 2.8GHz", shape="box"]
 
     conditional_hold [label="Fill out a hold for label,\ncheck the following boxes:\n server, blown caps, no post,\ncpu less than 2.8GHz", shape="box"]
  
     return_to_incoming [label="Return it to the incoming pile,\nwithout a label,\or check in with\nserver build instructor.", shape="box"]
+
     return_to_incoming [label="Return it to the incoming pile\nwithout a label,\or check in with\nserver build instructor.", shape="box"]
  
 
     start -> p3_sticker
 
     start -> p3_sticker
  
     p3_sticker -> dell_poweredge [label="NO"]
+
     p3_sticker -> xeon_sticker [label="NO"]
 
     p3_sticker -> recycle [label="YES"]
 
     p3_sticker -> recycle [label="YES"]
  
    dell_poweredge -> xeon_sticker [label="NO"]
 
    dell_poweredge -> hold [label="YES"]
 
  
 
     xeon_sticker -> xeon_p3 [label="YES"]
 
     xeon_sticker -> xeon_p3 [label="YES"]
     xeon_sticker -> rack_mount [label="NO"]
+
     xeon_sticker -> dell_poweredge [label="NO"]
  
 
     xeon_p3 -> recycle [label="YES"]
 
     xeon_p3 -> recycle [label="YES"]
Line 47: Line 45:
 
     rack_mount -> conditional_hold [label="YES"]
 
     rack_mount -> conditional_hold [label="YES"]
 
     rack_mount -> return_to_incoming [label="NO"]
 
     rack_mount -> return_to_incoming [label="NO"]
 +
 +
    dell_poweredge -> rack_mount [label="NO"]
 +
    dell_poweredge -> hold [label="YES"]
  
 
   }
 
   }

Latest revision as of 18:44, 19 October 2010

Note: This chart is for INSTRUCTORS to determine if a hold for label is needed for something server-like.

Hold For Triage

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