Difference between revisions of "System Evaluation Final Triage"

From FreekiWiki
Jump to navigation Jump to search
Line 1: Line 1:
 
<graphviz>
 
<graphviz>
 
   digraph D {
 
   digraph D {
 
#  size="7,10"
 
#  ddr          [label="Does it have\nDDR memory slots?", fontsize="11"]
 
#  rambus        [label="Does it have\nRAMBUS memory slots?", fontsize="11"]
 
#  fastrambus    [label="Does it have a\n900 MHz or faster proc?", fontsize="11"]
 
  
 
   start        [label="START HERE", fontsize="11", shape="box", style="bold"]
 
   start        [label="START HERE", fontsize="11", shape="box", style="bold"]
 
   server        [label="Do we want it for a\nSERVER?\n(see note)", fontsize="11"]
 
   server        [label="Do we want it for a\nSERVER?\n(see note)", fontsize="11"]
   keep          [label="KEEP the system", fontsize="11", shape="box", style="bold"]
+
   keep          [label="This is a regular\nKEEPER the system", fontsize="11", shape="box", style="bold"]
   recycle      [label="RECYCLE the system", fontsize="11", shape="box", style="bold"]
+
   recycle      [label="We will\nRECYCLE the system", fontsize="11", shape="box", style="bold"]
   tardis        [label="TARDIS", fontsize="11", shape="box", style="bold"]
+
   tardis        [label="We will take this\nHIGH END SYSTEM\nto the TARDIS", fontsize="11", shape="box", style="bold"]
 
   superfast    [label="Does it have a\n1500 MHz or faster proc?", fontsize="11"]
 
   superfast    [label="Does it have a\n1500 MHz or faster proc?", fontsize="11"]
 
   fastenough    [label="Does it have a\n500 MHz or faster proc?", fontsize="11"]
 
   fastenough    [label="Does it have a\n500 MHz or faster proc?", fontsize="11"]
Line 21: Line 16:
 
   server      -> whitehole [label="YES"]
 
   server      -> whitehole [label="YES"]
 
   server      -> superfast [label="NO"]
 
   server      -> superfast [label="NO"]
#  ddr          -> tardis [label="YES"]
 
#  ddr          -> superfast [label="NO"]
 
 
   superfast    -> tardis [label="YES"]
 
   superfast    -> tardis [label="YES"]
 
   superfast    -> fastenough [label="NO"]
 
   superfast    -> fastenough [label="NO"]
#  rambus      -> fastrambus [label="YES"]
 
#  rambus      -> fastenough [label="NO"]
 
#  fastrambus  -> tardis [label="YES"]
 
#  fastrambus  -> recycle [label="NO"]
 
 
   fastenough  -> recycle [label="NO"]
 
   fastenough  -> recycle [label="NO"]
 
   fastenough  -> missingparts [label="YES"]
 
   fastenough  -> missingparts [label="YES"]

Revision as of 16:55, 25 October 2006

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

Servers

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