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

v
vxfsstat(1M) vxfsstat(1M)
921 sec recycle age [not limited by maximum]
4294967295 sec free age
To display all shared counters that are non-zero:
vxfsstat -vz /mount_point
10:53:56.471 Mon Apr 15 2002 -- absolute sample
vxi_alloc_emap 127970901 vxi_alloc_expand_retry 891135
vxi_alloc_find_retry 153918 vxi_alloc_findfail 25474427
vxi_alloc_findfix 889319 vxi_alloc_mapflush 2
vxi_alloc_prev 14598090 vxi_alloc_search 59282134
vxi_alloc_sumsum 31483425 vxi_alloc_try 73892402
.
.
.
vxi_write_dio 4030035 vxi_write_donetran 645551
vxi_write_logged 5708641 vxi_write_only 75826
vxi_write_rand 145197162 vxi_write_seq 9729784
vxi_clone_create 73 vxi_clone_remove 120
vxi_clone_convnodata 33 vxi_clone_dispose 32
To save two samples of the per-file system counters taken at 10-second intervals to a file named
stat-
file
, then display only the non-zero values, one per line:
vxfsstat -w /tmp/statfile -t 10 -c 2 /mount_point
vxfsstat -vz -e 1 -r /tmp/statfile
11:01:42.481 Mon Apr 15 2002 -- absolute sample
vxi_bawrite 4
vxi_bcache_curkbyte 128
vxi_bcache_maxkbyte 37898
vxi_bcache_recycleage 3569
vxi_bc_hits 41
vxi_bc_lookups 74
vxi_bc_reuse 29
vxi_bc_waits 2
vxi_bdwrite 3
vxi_bmap 438
vxi_bmap_cache 407
vxi_bread 29
vxi_brelse 5
vxi_bwrite 3
vxi_dnlc_size 19940
vxi_eau_unexpand 1
vxi_iaccess 9
vxi_icache_allocedino 27
vxi_icache_curino 27
vxi_icache_inuseino 27
vxi_icache_maxino 19937
vxi_icache_peakino 27
vxi_ifree_timelag 600
vxi_iget 28
vxi_iget_loop 55
vxi_inopage 1
vxi_log 1
vxi_log_blks 6
vxi_log_flush 1
vxi_log_idle 1
vxi_log_write 3
vxi_lread 57
vxi_lwrite 6
662 Hewlett-Packard Company 3 HP-UX 11i Version 2: December 2007 Update