source: trunk/athena/etc/cviewd/cviewd.8 @ 11903

Revision 11903, 1.5 KB checked in by ghudson, 26 years ago (diff)
cviewd, a daemon to present larvnet report information to users.
Line 
1.\" $Id: cviewd.8,v 1.1 1998-09-01 20:54:56 ghudson Exp $
2.\"
3.\" Copyright 1998 by the Massachusetts Institute of Technology.
4.\"
5.\" Permission to use, copy, modify, and distribute this
6.\" software and its documentation for any purpose and without
7.\" fee is hereby granted, provided that the above copyright
8.\" notice appear in all copies and that both that copyright
9.\" notice and this permission notice appear in supporting
10.\" documentation, and that the name of M.I.T. not be used in
11.\" advertising or publicity pertaining to distribution of the
12.\" software without specific, written prior permission.
13.\" M.I.T. makes no representations about the suitability of
14.\" this software for any purpose.  It is provided "as is"
15.\" without express or implied warranty.
16.TH CVIEWD 8 "24 Aug 1998"
17.SH NAME
18cviewd \- Display workstation status to users
19.SH SYNOPSIS
20.B cviewd
21.SH DESCRIPTION
22.B cviewd
23is normally run from inetd and contacted by the
24.BR cview (1)
25or
26.BR xcluster (1)
27programs.
28.B cviewd
29reads report files written by
30.BR larvnetd (8)
31and displays that information according to a one-line command read
32from standard input (the network connection).  The valid commands are
33described in
34.BR cview (1).
35.SH FILES
36.B /var/athena/larvnet.cgroups
37.br
38.B /var/athena/larvnet.clusters
39.br
40.B /var/athena/larvnet.printers
41.SH "SEE ALSO"
42.BR cview (1),
43.BR xcluster (1),
44.BR larvnetd (8)
45.SH AUTHOR
46Greg Hudson, MIT Information Systems
47.br
48Copyright 1998 by the Massachusetts Institute of Technology.
Note: See TracBrowser for help on using the repository browser.