Check out SE toolkit pea.se, also pw.se which groups processes into workloads and aggregates. You can easily edit it to collect whatever data you want. Its also higher resolution than prstat, which truncates the data to fit into a narrow column.
http://sourceforge.net/projects/setoolkit/ Adrian On 9/24/07, Mike Gerdts <[EMAIL PROTECTED]> wrote: > On 9/24/07, Alex <[EMAIL PROTECTED]> wrote: > > Obviously prstat(1M) is a great interactive tool, but it's less > > useful to me to use for backgrounded logging since it doesn't have a > > time stamp and so forth. Is there a tool in Solaris 10 where I can > > monitor this useful statistic without having to use prstat(1M)? > > Remember that one of the founding principles of UNIX is the pipe to > connect various processes together to do useful stuff. > > $ prstat -mL -n50 | perl -nle 'print scalar localtime time, " $_"' > > -- > Mike Gerdts > http://mgerdts.blogspot.com/ > _______________________________________________ > perf-discuss mailing list > perf-discuss@opensolaris.org > _______________________________________________ perf-discuss mailing list perf-discuss@opensolaris.org