]> andersk Git - moira.git/blobdiff - man/mrcheck.1
Document how to clear a list's membership acl.
[moira.git] / man / mrcheck.1
index 2dd1f05aacb9b6d000885c4d1a54c83ded2d8155..4c1bb871e22df289ffa64e5d065980a58094a8cf 100644 (file)
@@ -1,52 +1,25 @@
-.TH SMSCHECK 1 "7 Feb 1988" "Project Athena"
+.TH MRCHECK 1 "7 Feb 1988" "Project Athena"
 \" RCSID: $Header$
 .UC 4
 .SH NAME
-smscheck \- verify that SMS updates are successful
+mrcheck \- verify that Moira updates are successful
 .SH SYNOPSIS
-.B smscheck
+.B mrcheck [-noauth]
 .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.
+.I Mrcheck
+will query the Moira 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.  
+If the
+.B -noauth
+flag is given, 
+.I mrcheck
+will not attempt to authenticate to the moira server.  This is useful
+if it is run out of a script and Moira has been configured to allow
+this to run without authentication.
+.SH AUTHOR
+Mark Rosenstein, MIT Project Athena
 .SH "SEE ALSO"
-dcmmaint(1), SMS section of the Project Athena Technical Plan
+moira(1), Moira section of the Project Athena Technical Plan
This page took 0.034124 seconds and 4 git commands to generate.