summaryrefslogtreecommitdiff
path: root/clients/zstat
diff options
context:
space:
mode:
authorGravatar C. Anthony DellaFera <tony@mit.edu>1987-10-31 11:22:22 +0000
committerGravatar C. Anthony DellaFera <tony@mit.edu>1987-10-31 11:22:22 +0000
commit82cf7313133b0900ad99463dd13e66e95fe1389e (patch)
tree27d5d0e8abbb82d4b3986b23dd096c975735511b /clients/zstat
parent370b1634a1f95be3953cf96ae535af75e7df0a83 (diff)
Initial revision
Diffstat (limited to 'clients/zstat')
-rw-r--r--clients/zstat/zstat.846
1 files changed, 46 insertions, 0 deletions
diff --git a/clients/zstat/zstat.8 b/clients/zstat/zstat.8
new file mode 100644
index 0000000..892083f
--- /dev/null
+++ b/clients/zstat/zstat.8
@@ -0,0 +1,46 @@
+.\" Copyright 1987 by the Massachusetts Institute of Technology
+.\" All rights reserved. The file /usr/include/zephyr/mit-copyright.h
+.\" specifies the terms and conditions for redistribution.
+.\"
+.\" @(#)zstat.8 6.1 (MIT) 7/9/87
+.\"
+.TH ZSTAT 8 "July 30, 1987"
+.UC 6
+.SH NAME
+zstat \- display Zephyr statistics
+.SH SYNOPSIS
+.B zstat
+[
+.BI -h
+] [
+.BI -s
+] [
+.BI host \ ...
+]
+.SH DESCRIPTION
+.I Zstat
+is used to display statistics about a HostManager,
+.I hm(8),
+or Zephyr Server
+.I zephyrd(8).
+.TP 12
+.B \-h
+is used to indicate that only HostManager statistics should be displayed.
+.TP
+.B \-s
+is used to indicate that only server statistics should be displayed.
+.TP
+If no hosts are specified, the current host is assumed.
+.SH SEE ALSO
+zctl(1), zephyr(1), zhide(1), znol(1), zwgc(1), hm(8), zephyrd(8)
+.br
+`Zephyr Notification Service'
+.SH AUTHOR
+.PP
+Robert S. French (MIT-Project Athena)
+.sp
+Copyright (c) 1987 by the Massachusetts Institute of Technology
+.br
+See
+.I zephyr(1)
+for a full copyright notice.