<HTML>
<HEAD>
<!-- Copyright (c) 1997  San Diego Supercomputer Center (SDSC)            -->
<!--            San Diego, California, USA                                -->
<!--                                                                      -->
<!--    Users and possessors of this source code are hereby granted a     -->
<!--    nonexclusive, royalty-free copyright and design patent license to -->
<!--    use this code in individual software.  License is not granted for -->
<!--    commercial resale, in whole or in part, without prior written     -->
<!--    permission from SDSC.  This source is provided "AS IS" without    -->
<!--    express or implied warranty of any kind.                          -->

<!-- Authors: Chris Daharsh and         -->
<!--          Michael Smith             -->
<!--          1997/03                   -->

<TITLE> Backups to Archival Storage Data Viewer </TITLE>

<H1> Backup System Status Reports </H1>
The following menus are provided to help you to find the data that you
require about when the most recent set of backups were made for a machine.
It also allows you to view historical data on the backup system to find
past backups.  Unlike previous reports these give the latest backup
data. <P>

<HR>

<FORM METHOD="POST"
ACTION="http://staff.sdsc.edu/Workstation_services/Backups/filter.cgi">

<INPUT TYPE="radio" NAME="choice" VALUE="0" CHECKED> 
<B> Overall Summary </B> <BR>
This report provides a listing of the status of the last run backup on
every machine.

<P>
<INPUT TYPE="radio" NAME="choice" VALUE="1">
<B> Successful Backup Level 0,3,6 Summary </B>
<SELECT NAME="machine1">
  <OPTION SELECTED VALUE = "ALL"> ALL
  <OPTION VALUE="Cray Parallel Compute Server"> Cray Parallel Compute Server
  <OPTION VALUE="Cray Vector Compute Server"> Cray Vector Compute Server
  <OPTION VALUE="Auspex File Server"> Auspex File Server
  <OPTION VALUE="DEC Compute Server"> DEC Compute Server
  <OPTION VALUE="Mail Server"> Mail Server
  <OPTION VALUE="Sun Compute Server"> Sun Compute Server
  <OPTION VALUE="Reference System Server"> Reference System Server
  <OPTION VALUE="Admin Server"> Admin Server
  <OPTION VALUE="News Server"> News Server
  <OPTION VALUE="dns Server"> DNS Server
  </SELECT>
<BR> This report gives a listing of the last successful level 0,3,6 for a
machine.
<BR><B>Level 0</B> - Full backup
<BR><B>Level 3</B> - Incremental backup of all changes since last level 0
<BR><B>Level 6</B> - Incremental backup of all changes since last level 0
or 3
<P>
<INPUT TYPE="radio" NAME="choice" VALUE="2">
<B> Individual Reports </B>
<SELECT NAME="machine2">
  <OPTION SELECTED VALUE = "ALL"> ALL
  <OPTION VALUE="Cray Parallel Compute Server"> Cray Parallel Compute Server
  <OPTION VALUE="Cray Vector Compute Server"> Cray Vector Compute Server
  <OPTION VALUE="Auspex File Server"> Auspex File Server
  <OPTION VALUE="DEC Compute Server"> DEC Compute Server
  <OPTION VALUE="Mail Server"> Mail Server
  <OPTION VALUE="Sun Compute Server"> Sun Compute Server
  <OPTION VALUE="Reference System Server"> Reference System Server
  <OPTION VALUE="Admin Server"> Admin Server
  <OPTION VALUE="News Server"> News Server
  <OPTION VALUE="dns Server"> DNS Server
</SELECT>
<BR>
This page gives an individual report of all of a given machine's backups.
<BR>

<HR>
<P>
<INPUT TYPE="submit" VALUE="Get Report">

</BODY>
</HTML>


