Revision 23740,
924 bytes
checked in by broder, 16 years ago
(diff) |
In moira:
* New CVS snapshot (Trac: #195)
* Drop patches that have been incorporated upstream.
* Update to build without krb4 on systems that no longer have it.
This doesn't build yet on squeeze, which lacks a krb4 library, but I'm
committing now before I start hacking away at a patch to fix that.
|
Rev | Line | |
---|
[23095] | 1 | .TH MRCHECK 1 "7 Feb 1988" "Project Athena" |
---|
[23740] | 2 | \" RCSID: $Header: /afs/athena.mit.edu/astaff/project/moiradev/repository/moira/man/mrcheck.1,v 1.6 1998-01-07 17:10:07 danw Exp $ |
---|
[23095] | 3 | .UC 4 |
---|
| 4 | .SH NAME |
---|
| 5 | mrcheck \- verify that Moira updates are successful |
---|
| 6 | .SH SYNOPSIS |
---|
| 7 | .B mrcheck [-noauth] |
---|
| 8 | .SH DESCRIPTION |
---|
| 9 | .I Mrcheck |
---|
| 10 | will query the Moira database to determine which services and hosts have |
---|
| 11 | failed updates. It will display a summary of each, listing the name, |
---|
| 12 | error code and message, last successful update, and last attempted |
---|
| 13 | update. If all services are up-to-date, this will be indicated. |
---|
| 14 | .PP |
---|
| 15 | If the |
---|
| 16 | .B -noauth |
---|
| 17 | flag is given, |
---|
| 18 | .I mrcheck |
---|
| 19 | will not attempt to authenticate to the moira server. This is useful |
---|
| 20 | if it is run out of a script and Moira has been configured to allow |
---|
| 21 | this to run without authentication. |
---|
| 22 | .SH AUTHOR |
---|
| 23 | Mark Rosenstein, MIT Project Athena |
---|
| 24 | .SH "SEE ALSO" |
---|
| 25 | moira(1), Moira section of the Project Athena Technical Plan |
---|
Note: See
TracBrowser
for help on using the repository browser.