On Sat, Feb 14, 2009 at 11:35 PM, Dan Price <dp at eng.sun.com> wrote: > > I'm pleased to sponsor the following fast-track for Chad Mynhier. > Chad is enhancing some of the various "stat" commands to support > a time stamp option in keeping with a similar option provided by > iostat(1m). This case also defines a uniform specification for > this option which future cases can reference in order to add > timestamp options to other "stat" commands.
FTR, the one-pager specifically addresses adding the timestamp option mpstat(1M), vmstat(1M), and prstat(1M) (per 4775687) and fixing the timestamp option for iostat(1M) (which I'm considering to be within the scope of the fix for 4775687, given that I've made the timestamp processing for everything under usr/src/cmd/stat common.) In addition, kstat(1M) needs to be converted to be locale-specific, and the following commands would need a timestamp option added to meet the proposed standard: /usr/bin/busstat /usr/bin/ctstat /usr/bin/dsstat /usr/bin/netstat /usr/bin/nfsstat /usr/bin/poolstat /usr/bin/rcapstat /usr/sbin/auditstat /usr/sbin/cpustat /usr/sbin/fmstat /usr/sbin/intrstat /usr/sbin/ipfstat /usr/sbin/ndmpstat /usr/sbin/syncstat /usr/sbin/trapstat /usr/sbin/zpool iostat (This is an attempt at an exhaustive list, but it's possible I've missed something.) Chad