Next / Previous / Contents / TCC Help System / NM Tech homepage

6. Web layout

The start page for the generated report will reside at http://www.nmt.edu/tcc/hw/index.html. We'll try to keep this page fairly short, moving bulky sections to separate pages.

There are three main categories of machines to be displayed:

To keep the start page from getting too large, it will be structured like this.

6.1. Format of the server table

Because these systems are in the server room and not user-accessible, we won't need to present information on peripherals. Here are the columns in this table, in order.

  • Server name, e.g., “login”.

  • Number of CPUs.

  • Processor speed in MHz.

  • Architecture, typically “i686”.

  • Memory size in MB.

6.2. Room page layout

For each open lab or classroom, there will be a room page displaying the information on the clients in that room as a table.

  • Client name, e.g., speare5-1-6.

  • Number of CPUs.

  • Processor speed in MHz.

  • Architecture, e.g., “i686”.

  • Memory size in MB.

  • Operating system: one of “Linux/Windows”, “Linux-only”, or “Mac OS X”.

  • List of peripherals of interest to users. Because there are several types, we won't put each type in a separate column; that would make the table much too wide.

    Instead, there will be one column labeled “Peripherals”, with vertically stacked blocks for each peripheral.

    Each block will start with a label such as “Video:”, “Monitor:”, “Optical:”, or “Scanner:”, followed by the description of that peripheral.

    These blocks will use a hanging indent, so that if the entry for one peripheral does not fit within the width of a cell, continuation lines will be indented further.