Difference between revisions of "Budget Reorganization"

From FreekiWiki
Jump to navigation Jump to search
Line 18: Line 18:
 
     tardis        [label="Send to\nthe TARDIS\n(no mining)", fontsize="11", shape="box", style="bold"]
 
     tardis        [label="Send to\nthe TARDIS\n(no mining)", fontsize="11", shape="box", style="bold"]
 
     wantmobo      [label="Do we want the Motherboard?", fontsize="11"]
 
     wantmobo      [label="Do we want the Motherboard?", fontsize="11"]
     minemobo       [label="Mine the MOTHERBOARD\nand take it to\nADVANCED TESTING", fontsize="11", shape="box"]
+
     markmobo       [label="Mark label as\nKEEP MOBO", fontsize="11", shape="box"]
 
     wantcase      [label="Do we want the case?", fontsize="11"]
 
     wantcase      [label="Do we want the case?", fontsize="11"]
    holdforstore  [label="Take the\nCASE TO THE STORE", fontsize="11", shape="box"]
 
 
     whitehole      [label="Send to\nthe WHITE HOLE\n(no mining)", fontsize="11", shape="box", style="bold"]
 
     whitehole      [label="Send to\nthe WHITE HOLE\n(no mining)", fontsize="11", shape="box", style="bold"]
     specialmine    [label="Follow instructions in\nSPECIAL MINING", fontsize="11", shape="box"]
+
     markcase      [label="Mark label as\nGOOD CASE", fontsize="11", shape="box"]
  
 
     start -> received
 
     start -> received
Line 40: Line 39:
 
     tallyit -> mineit [label="KEEP"]
 
     tallyit -> mineit [label="KEEP"]
 
     mineit -> putoncart
 
     mineit -> putoncart
     triageoutcome -> wantcase [label="YES"]
+
     triageoutcome -> recyclelabel [label="YES"]
     wantcase -> specialmine [label="YES"]
+
     wantcase -> markcase [label="YES"]
 
     wantcase -> wantmobo  [label="NO"]
 
     wantcase -> wantmobo  [label="NO"]
     wantmobo -> minemobo [label="YES"]
+
     wantmobo -> markmobo [label="YES"]
    minemobo -> recyclelabel [label="CASE"]
+
     wantmobo -> incomingpile [label="NO"]
     wantmobo -> recyclelabel [label="NO"]
+
     markcase -> wantmobo [label="MOBO"]
     specialmine -> holdforstore
+
     markmobo -> incomingpile
    holdforstore -> wantmobo [label="MOBO"]
 
     recyclelabel -> incomingpile
 
 
</graphviz>
 
</graphviz>
  

Revision as of 15:10, 9 August 2006

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

NOTE: Servers:

  • have RACK MOUNT cases, or
  • have XEON processors, or
  • have DUAL PROCESSOR capability AND their processors are P-III or better