]> andersk Git - moira.git/blob - man/mrcheck.1
sq_save_unique_data and sq_save_unique_string didn't used to
[moira.git] / man / mrcheck.1
1 .TH SMSCHECK 1 "7 Feb 1988" "Project Athena"
2 \" RCSID: $Header$
3 .UC 4
4 .SH NAME
5 smscheck \- verify that SMS updates are successful
6 .SH SYNOPSIS
7 .B smscheck
8 .SH DESCRIPTION
9 .I Smscheck
10 will query the SMS database to determine of every system server which
11 should be updated has been successfully updated.  It will display a
12 one line summary for each service/host pair which has not been
13 successfully updated.  If all services are up-to-date, this will be
14 indicated.
15 .PP
16 The following information is displayed for unsuccessful services:
17 .TP
18 service
19 the name of the service
20 .TP
21 host
22 the internet hostname
23 .TP
24 s
25 The success/failure flag.  A value of 0 here indicates that the last
26 updated attempt failed.
27 .TP
28 e
29 The enable flag.  A value of 0 here indicates that this service/host
30 tuple is disabled.  This flag must be set for updates to be attempted.
31 Entries that are disabled are ignored by 
32 .I smscheck.
33 .TP
34 override
35 This shows the length of the re-try interval.  This length of time
36 after the last time an update was attempted, the DCM will try again.
37 .TP
38 last time attempted
39 This shows the date and time of the last update
40 attempt.
41 .TP
42 val1, val2
43 These values are service dependant, and are ignored by
44 the update algorithm.
45 .PP
46 .SH DIAGNOSTICS
47 Pay attention to Kerberos diagnostics, as one must be authenticated to
48 do most SMS database work.  
49 .SH "SEE ALSO"
50 dcmmaint(1), SMS section of the Project Athena Technical Plan
This page took 0.08088 seconds and 5 git commands to generate.