cachefswssize.1m (2010 09)
c
cachefswssize(1M) cachefswssize(1M)
NAME
cachefswssize - determine working set size for cachefs
SYNOPSIS
/usr/sbin/cachefswssize
[-a
] logfile
DESCRIPTION
The
cachefswssize
command displays the workspace size determined from logfile. This includes the
amount of cache space used by each filesystem using the same cachedir and the total cache space used by
all the filesystems using the same cachedir. Optionally, it also displays the operations that are logged in
the logfile.
The logfile generated by the
cachefslog
command is used by cachefswssize
for reporting these
statistics.
Options
cachefswssize
recognizes the following option:
-a Display the data in the logfile in ASCII format. This option is used for debugging purposes
only.
RETURN VALUE
cachefswssize returns the following values:
0 Success.
non-zero An error occurred.
EXAMPLES
Following is sample cachefswssize
output:
cachefswssize /var/tmp/samlog
/home/sam
end size: 10688k
high water size: 10704k
/foo
end size: 128k
high water size: 128k
/usr/dist
end size: 1472k
high water size: 1472k
total for cache
initial size: 110960k
end size: 12288k
high water size: 12304k
Following is an example using
cachefswssize with the -a option:
cachefswssize -a /var/tmp/samlog
AUTHOR
cachefswssize was developed by Sun Microsystems, Inc.
SEE ALSO
cachefslog(1M), cachefsstat(1M), cfsadmin(1M).
HP-UX 11i Version 3: September 2010 − 1 − Hewlett-Packard Company 1