]> asedeno.scripts.mit.edu Git - 1ts-debian.git/blob - zephyr/clients/zstat/zstat.8
Initial revision
[1ts-debian.git] / zephyr / clients / zstat / zstat.8
1 .\"     $Id: zstat.8,v 1.6 1999/01/22 23:18:49 ghudson Exp $
2 .\"
3 .\" Copyright 1987,1988 by the Massachusetts Institute of Technology
4 .\" All rights reserved.  The file /usr/include/zephyr/mit-copyright.h
5 .\" specifies the terms and conditions for redistribution.
6 .\"
7 .\"
8 .TH ZSTAT 8 "July 1, 1988" "MIT Project Athena"
9 .ds ]W MIT Project Athena
10 .SH NAME
11 zstat \- display Zephyr statistics
12 .SH SYNOPSIS
13 .B zstat
14 [
15 .BI -h
16 ] [
17 .BI -s
18 ] [
19 .BI host \ ...
20 ]
21 .SH DESCRIPTION
22 .I Zstat
23 is used to display statistics reported by a HostManager,
24 .I zhm(8),
25 or a Zephyr Server
26 .I zephyrd(8),
27 or both.
28 .TP 12
29 .B \-h
30 is used to indicate that only HostManager statistics should be displayed.
31 .TP
32 .B \-s
33 is used to indicate that only server statistics should be displayed.
34 .TP
35 If no hosts are specified, the current host is assumed.
36 When both HostManager and server statistics are displayed,
37 statistics from the current server for each host are displayed.
38 .SH SEE ALSO
39 zephyr(1), zhm(8), zephyrd(8)
40 .br
41 Project Athena Technical Plan Section E.4.1, `Zephyr Notification
42 Service'
43 .SH AUTHOR
44 .PP
45 David C. Jedlinsky (MIT-Project Athena)
46 .SH RESTRICTIONS
47 Copyright (c) 1987,1988 by the Massachusetts Institute of Technology.
48 All Rights Reserved.
49 .br
50 .I zephyr(1)
51 specifies the terms and conditions for redistribution.