]> andersk Git - moira.git/blobdiff - man/moirad.8
changing status field in host table now results in only the target host's
[moira.git] / man / moirad.8
index dcecad3ce129e3b05bec6d976e14bbd7485f7531..455ae2989e465e8bdb3bce176912e4d73ae7c029 100644 (file)
@@ -1,40 +1,40 @@
-.TH SMSD 8 "30 Nov 1988" "Project Athena"
+.TH MOIRAD 8 "30 Nov 1988" "Project Athena"
 \" RCSID: $Header$
 .SH NAME
-smsd, startsms \- SMS query daemon
+moirad, startmoira \- Moira query daemon
 .SH SYNOPSIS
-.B smsd
+.B moirad
 .br
-.B startsms
+.B startmoira
 .SH DESCRIPTION
-The SMS server
-must be running on the machine hosting the SMS database for any of the
-SMS clients to function.  Rather than invoke
-.B smsd
+The Moira server
+must be running on the machine hosting the Moira database for any of the
+Moira clients to function.  Rather than invoke
+.B moirad
 directly, it is started by
-.B startsms,
+.B startmoira,
 which starts the daemon running in the proper working directory and
 captures logging messages.
 .PP
 Logging is done to standard output.
 How much gets logged by
-.B smsd
+.B moirad
 is controlled by the variable
 .I log_flags
 which is compiled into the file
-.I sms_srvdata.c.
+.I mr_srvdata.c.
 If critical errors are detected, they are logged to
 .B /u1/sms/critical.log
 and in a zephyrgram to class
-.B SMS
+.B MOIRA
 instance
-.B SMS
+.B MOIRA
 in addition to standard output.
 Also, a journal file is kept in
 .B /u1/sms/journal
 logging every successful change of the database in a format that can
 be replayed by
-.I smstest(8).
+.I mrtest(8).
 For the server to be able to function properly, if must be run as root
 and root must have access to the tables through RTI Ingres.
 .PP
@@ -51,22 +51,22 @@ file is removed, the database will be re-opened.  To force an
 immediate reopening, send the server a USR2 signal.  The contents of
 the
 .B /etc/smsdown
-file are returned as the SMS motd.
+file are returned as the Moira motd.
 .PP
-.B startsms
+.B startmoira
 sets its working directory to the root, disconnects from the terminal
 and puts itself in the background.  It then starts
-.B /u1/sms/bin/smsd,
+.B /u1/sms/bin/moirad,
 and will capture lines the server writes to standard output and log them
 in
-.B /u1/sms/sms.log
+.B /u1/sms/moira.log
 along with a timestamp.
-.B startsms
+.B startmoira
 will also log the exit status of the
-.B smsd
+.B moirad
 if it is non-zero.
 .SH FILES
-/u1/sms/sms.log
+/u1/sms/moira.log
 .br
 /u1/sms/critical.log
 .br
@@ -74,6 +74,7 @@ if it is non-zero.
 .br
 /etc/smsdown
 .br
-/etc/srvtab \- The dcm must be able to get Kerberos tickets for "sms.sms".
+/etc/srvtab \- The server must be able to get Kerberos tickets for
+"moira.[servername]".
 .SH "SEE ALSO"
-The Project Athena Technical Plan section on SMS.
+The Project Athena Technical Plan section on Moira.
This page took 0.036739 seconds and 4 git commands to generate.