pwgr_stat(1M) pwgr_stat(1M)
NAME [Toc] [Back]
pwgr_stat - Password and Group Hashing and Caching Statistics.
SYNOPSIS [Toc] [Back]
/usr/sbin/pwgr_stat
DESCRIPTION [Toc] [Back]
pwgr_stat displays the current status of the pwgrd daemon process
running on the system. It includes whether or not the daemon is
running, how much activity is occurring, as well as statistics for
each kind of request serviced by pwgrd. Request specific statistics
include the number of request and the percent of requests handled by
the cache and the hashtables used to service that request. A request
may not have both a cache and a hashtable. Such requests will have a
- for the corresponding hit rate. Requests where no answer was found
are not counted in the hit rate.
The display is updated every 2 seconds. Use the q key to exit
pwgr_stat. pwgr_stat verifies that pwgrd is accessible by issuing a
NULL request to pwgrd, therefore the NULL request count will be
increased as long as pwgr_stat is running.
FILES [Toc] [Back]
/var/spool/pwgr/daemon Daemon Unix domain socket.
/var/spool/pwgr/status Daemon process status file.
AUTHOR [Toc] [Back]
pwgr_stat was developed by the Hewlett-Packard Company.
SEE ALSO [Toc] [Back]
pwgrd(1M).
Hewlett-Packard Company - 1 - HP-UX 11i Version 2: August 2003 [ Back ] |