1 03/27/85 mos_edac_summary
 2 
 3 Syntax as a command:  mos_edac_summary {-control_args}
 4 
 5 
 6 Function:  scans the syserr log and summarizes MOS EDAC activity in a
 7 brief report.
 8 
 9 
10 Control arguments:
11 -day_limit N
12    sets a threshold of N days that a memory chip can fail before
13    including it in the summary.  The maximum value for N is 16.
14 -for T
15    specifies a relative time (such as "1 hour") used to compute the
16    ending time from the starting time.
17 -from DT, -fm DT
18    specifies the date/time to start scanning the log.
19 -limit N
20    sets a threshold of N EDAC errors for a memory chip before including
21    it in the summary.
22 
23 
24 -mem list
25    specifies a list of memories for which information is required
26    (i.e., mem a b c).
27 -to D
28    specifies the date/time to stop scanning the log.
29 
30 
31 Access required:  Read permission is required on the log segments
32 themselves and status permission is required on their containing
33 directories.
34 
35 
36 Notes:  If -from DT is not specified, the scan starts with the earliest
37 message in the syserr log.  The ending time may be specified by using
38 -for or -to, but not both.  If both are omitted, the scan terminates
39 with the last message in the log.  All dates and times must be in a
40 format acceptable to the convert_date_to_binary_ subroutine, described
41 in the Multics Subroutines and I/O Modules manual, Order No.  AG93.