File: //opt/perf/man/man1/perfstat.1
.TH PERFSTAT 1
.ad b
.SH NAME
perfstat \- Performance tool status checking script
.SH SYNOPSIS
.BR perfstat
[\fIoptions\fR]
.SH DESCRIPTION
.I perfstat
is a script which can be used to easily monitor the status of
performance tool processes on unix analysis and agent systems.
.SH Options
.TP 15
.B -?
Lists all perfstat options. If your shell interprets ? as a
wildcard character,use an invalid option such as -xxx instead
of -?.
.TP 15
.B -c
Shows system configuration information.
.TP 15
.B -e
Searches for warnings and errors from performance tool status
files.
.TP 15
.B -f
Lists size of performance tool status files.
.TP 15
.B -p
Lists active performance tool processes.
.TP 15
.B -t
Displays last few lines of performance tool status files.
.TP 15
.B -v
Lists permissions and version strings for key performance tool
files.
.TP 15
.B -z
Dumps perfstat info to a file and optionally create a compressed
image of info and data files.
.TP 15
.B -d
Displays configuration information of the data communication
mechanism used.
.SH FILES
on HP-UX, Solaris, Linux, and AIX:
.nf
/var/opt/perf/status.*
/var/opt/OV/log/coda.log
/var/tmp/perfstat.out (-z option)
.SH AUTHOR
.B perfstat
was developed by Hewlett-Packard.