logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

zstat - display Zephyr statistics

Author

       David C. Jedlinsky (MIT-Project Athena)

Description

Zstat  is used to display statistics reported by a HostManager, zhm(8), or a Zephyr Server zephyrd(8), or
       both.

       -h          is used to indicate that only HostManager statistics should be displayed.

       -s          is used to indicate that only server statistics should be displayed.

       If no hosts are specified, the current host is assumed.
                   When both HostManager and server statistics are displayed, statistics from the current server
                   for each host are displayed.

Name

       zstat - display Zephyr statistics

Restrictions

       Copyright (c) 1987,1988 by the Massachusetts Institute of Technology.  All Rights Reserved.
       zephyr(1) specifies the terms and conditions for redistribution.

MIT Project Athena                                July 1, 1988                                          ZSTAT(8)

See Also

zephyr(1), zhm(8), zephyrd(8)
       Project Athena Technical Plan Section E.4.1, `Zephyr Notification Service'

Synopsis

zstat [ -h ] [ -s ] [ host...  ]

See Also