[12911] | 1 | .\" $Id: larvnet.cgroups.5,v 1.2 1999-04-13 21:22:09 ghudson Exp $ |
---|
[11938] | 2 | .\" |
---|
[12911] | 3 | .\" Copyright 1998, 1999 by the Massachusetts Institute of Technology. |
---|
[11938] | 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 | .\" |
---|
[12911] | 17 | .TH LARVNET.CLUSTERS 5 "13 April 1999" |
---|
[11938] | 18 | .SH NAME |
---|
[12911] | 19 | larvnet.cgroups \- larvnetd cluster group report file |
---|
| 20 | .SH SYNOPSIS |
---|
| 21 | .B /var/athena/larvnet.cgroups |
---|
[11938] | 22 | .SH DESCRIPTION |
---|
| 23 | The file |
---|
| 24 | .B /var/athena/larvnet.cgroups |
---|
| 25 | contains configuration information about public clusters. It is |
---|
| 26 | written by |
---|
| 27 | .BR larvnetd (8) |
---|
| 28 | and typically presented to the user by |
---|
| 29 | .BR cviewd (8). |
---|
| 30 | .PP |
---|
| 31 | The report consists of lines in the following format: |
---|
| 32 | .PP |
---|
| 33 | .RS |
---|
| 34 | \fIcgname\fP \fIx\fP \fIy\fP {\fIcluster\fP \fIphone\fP} ... \fB---\fP \fIprinter\fP ... |
---|
| 35 | .RE |
---|
| 36 | .PP |
---|
| 37 | The field |
---|
| 38 | .I cgname |
---|
| 39 | is the cluster group name. The fields |
---|
| 40 | .I x |
---|
| 41 | and |
---|
| 42 | .I y |
---|
| 43 | give the coordinates of the cluster group on the cluster map (see |
---|
| 44 | .BR xcluster(1)). |
---|
| 45 | The |
---|
| 46 | .I cluster |
---|
| 47 | and |
---|
| 48 | .I phone |
---|
| 49 | fields give the names and phone numbers of clusters in the cluster |
---|
| 50 | group, and the |
---|
| 51 | .I printer |
---|
| 52 | fields give the names of printers in the cluster group. |
---|
| 53 | .SH EXAMPLE |
---|
| 54 | The following example reports on two cluster groups, each with only |
---|
| 55 | one cluster. |
---|
| 56 | .PP |
---|
| 57 | .RS |
---|
| 58 | .nf |
---|
| 59 | 1-142 34120 22686 M1-142 3-2019 --- bob plato |
---|
| 60 | 2-032 40228 22700 M2-032 3-2190 --- corfu |
---|
| 61 | .fi |
---|
| 62 | .RE |
---|
| 63 | .SH SEE ALSO |
---|
| 64 | .BR larvnetd (8), |
---|
| 65 | .BR cviewd (8), |
---|
| 66 | .BR larvnet.conf (5) |
---|
| 67 | .SH AUTHOR |
---|
| 68 | Greg Hudson, MIT Information Systems |
---|
| 69 | .br |
---|
[12911] | 70 | Copyright 1998, 1999 by the Massachusetts Institute of Technology. |
---|