Meta Triage of Systems

From FreekiWiki
Revision as of 09:52, 2 January 2009 by Rfs (talk | contribs)
Jump to navigation Jump to search

<graphvizr>

 digraph D {
  node [fontname="Helvetica", fontsize="11"]
  edge [fontname="Helvetica"]
  start         [label="START HERE", shape="box"]
  missingmobo [label="Missing the\nMotherboard?"]
  damaged     [label="Missing sides?\nor other major damage?"]
  atkeyboard  [label="AT Keyboard\nconnector?"]
  proprietary [label="Non-upgradeable model?\n(see list)"]
  p2          [label="Marked P2 or worse?"]
  low_speed   [label="Marked too slow?"]
  good_burner [label="HIGH SPEED or\nULTRA SPEED\nCD RW?"]
  keep        [label="KEEP IT HERE\nin Incoming Pile", shape="box", style="bold"]
  red         [label="RED\n(no mining)", shape="box", style="bold"]
  yellow      [label="YELLOW\n(mining)", shape="box", style="bold"]
  start       -> atkeyboard
  damaged     -> yellow [taillabel="YES"]
  damaged     -> missingmobo [taillabel="NO"]
  missingmobo -> good_burner [taillabel="YES"]
  missingmobo -> keep [taillabel="NO"]
  atkeyboard  -> good_burner [taillabel="YES"]
  atkeyboard  -> proprietary [taillabel="NO"]
  proprietary -> p2 [taillabel="YES"]
  proprietary -> damaged [taillabel="NO"]
  p2 -> good_burner [taillabel="YES"]
  p2 -> low_speed [taillabel="NO"]
  low_speed -> good_burner [taillabel="YES"]
  low_speed -> damaged [taillabel="NO"]
  good_burner -> red    [taillabel="NO"]
  good_burner -> yellow [taillabel="YES"]
  
 }

</graphvizr>

The idea of this chart is to determine is a system is so low end we are not interested in mining it for parts. In general this job should be done by trained system evaluation instructors and staff.

RED LIGHT COMPUTERS
systems are not worth mining. There parts are not worth keeping. We will just destroy the drive and send them to recycling for deconstruction.
GREEN LIGHT LIGHT COMPUTERS
systems are potentially worth keeping because they will likely get reused. We will mine them lightly to test their components.
YELLOW LIGHT LIGHT COMPUTERS
systems are in between. We will mine them for components, but we will not reuse the system as a whole.

There will be two carts, one for GREEN LIGHT systems (bound for storage), and one for YELLOW LIGHT and RED LIGHT systems, bound for recycling.

Non-upgradeable

Systems that are typically not upgraded are:

  • Compaq
  • White or beige Dell (black Dells are OK)
  • eMachine
  • Gateway
  • HP
  • Micron
  • Packard Bell

Since these systems are seldom upgraded, markings on the outside usually indicate what is actually in the computer.