]> andersk Git - moira.git/commitdiff
updated for version 2.0 client
authormar <mar>
Thu, 1 Dec 1988 12:42:22 +0000 (12:42 +0000)
committermar <mar>
Thu, 1 Dec 1988 12:42:22 +0000 (12:42 +0000)
man/mrcheck.1

index 2dd1f05aacb9b6d000885c4d1a54c83ded2d8155..7075cbc1f0883526c335415e9236afcb3c241dd0 100644 (file)
@@ -7,46 +7,15 @@ smscheck \- verify that SMS updates are successful
 .B smscheck
 .SH DESCRIPTION
 .I Smscheck
-will query the SMS database to determine of every system server which
-should be updated has been successfully updated.  It will display a
-one line summary for each service/host pair which has not been
-successfully updated.  If all services are up-to-date, this will be
-indicated.
+will query the SMS database to determine which services and hosts have
+failed updates.  It will display a summary of each, listing the name,
+error code and message, last successful update, and last attempted
+update.  If all services are up-to-date, this will be indicated.
 .PP
-The following information is displayed for unsuccessful services:
-.TP
-service
-the name of the service
-.TP
-host
-the internet hostname
-.TP
-s
-The success/failure flag.  A value of 0 here indicates that the last
-updated attempt failed.
-.TP
-e
-The enable flag.  A value of 0 here indicates that this service/host
-tuple is disabled.  This flag must be set for updates to be attempted.
-Entries that are disabled are ignored by 
-.I smscheck.
-.TP
-override
-This shows the length of the re-try interval.  This length of time
-after the last time an update was attempted, the DCM will try again.
-.TP
-last time attempted
-This shows the date and time of the last update
-attempt.
-.TP
-val1, val2
-These values are service dependant, and are ignored by
-the update algorithm.
-.PP
-The determination that a service needs updating is that the last update
-failed, or that the current update is more than an hour past due.
 .SH DIAGNOSTICS
 Pay attention to Kerberos diagnostics, as one must be authenticated to
 do most SMS database work.  
+.SH AUTHOR
+Mark Rosenstein, MIT Project Athena
 .SH "SEE ALSO"
-dcmmaint(1), SMS section of the Project Athena Technical Plan
+sms(1), SMS section of the Project Athena Technical Plan
This page took 0.038522 seconds and 5 git commands to generate.