source: trunk/third/moira/man/mrcheck.1 @ 23740

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.
RevLine 
[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
5mrcheck \- verify that Moira updates are successful
6.SH SYNOPSIS
7.B mrcheck [-noauth]
8.SH DESCRIPTION
9.I Mrcheck
10will query the Moira database to determine which services and hosts have
11failed updates.  It will display a summary of each, listing the name,
12error code and message, last successful update, and last attempted
13update.  If all services are up-to-date, this will be indicated.
14.PP
15If the
16.B -noauth
17flag is given,
18.I mrcheck
19will not attempt to authenticate to the moira server.  This is useful
20if it is run out of a script and Moira has been configured to allow
21this to run without authentication.
22.SH AUTHOR
23Mark Rosenstein, MIT Project Athena
24.SH "SEE ALSO"
25moira(1), Moira section of the Project Athena Technical Plan
Note: See TracBrowser for help on using the repository browser.