HP-UX Reference (11i v1 00/12) - 1M System Administration Commands N-Z (vol 4)

__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man1m/naaagt.1m
________________________________________________________________
___ ___
r
rstatd(1M) rstatd(1M)
NAME
rstatd - kernel statistics server
SYNOPSIS
/usr/lib/netsvc/rstat/rpc.rstatd [-l log_file][-e-n]
DESCRIPTION
rstatd is an RPC server that returns performance statistics obtained from the kernel. The rup utility
prints this information (see rup(1)).
inetd invokes rstatd through /etc/inetd.conf (see inetd(1M)).
Options
rstatd recognizes the following options and command-line arguments:
-l log_file Log any errors to the named log file, log_file. Errors are not logged if the -l option
is not specified.
Information logged to the file includes date and time of the error, the host name, pro-
cess ID and name of the function generating the error, and the error message. Note
that different services can share a single log file because enough information is
included to uniquely identify each error.
-e Exit after serving each RPC request. Using the -e option, the inetd security file
/var/adm/inetd.sec
can control access to RPC services.
-n Exit only if
portmap dies (see portmap(1M)),
another rpc.rstatd registers with portmap,or
rpc.rstatd becomes unregistered with portmap.
The -n option is more efficient since a new process is not launched for each RPC
request. Note, this option is the default.
AUTHOR
rstatd was developed by Sun Microsystems, Inc.
SEE ALSO
rup(1), inetd(1M), portmap(1M), inetd.conf(4), inetd.sec(4), services(4).
HP-UX Release 11i: December 2000 1 Section 1M741
___
___