About 10 years ago I wrote a sar data collector (sadc) that added
networks and a few other things to the sar data file without changing
the data format (so that the sar command didn't need to be changed). I
don't know what happened to my code, I seem to remember I reverse
engineered sadc using the SE toolkit, but the code isn't part of the
current SE toolkit distribution. I also found a place to encode the
CPU count into the file, which solves a huge problem with the analysis
of sar data. In the end however, I abandoned sar, its too broken to be
really useful, and created the percollator script (performance
collator - all the data on one timestamp) that morphed into orcallator
(see orcaware.com). Its much better to have a flexible ascii based
data format than the fixed binary sar file.

Hope that helps....
Adrian

On Dec 22, 2007 10:53 AM, Alexander Welter <[EMAIL PROTECTED]> wrote:
> Hello,
>
> does somebody know, if there are any feature extensions planned for sar?
>
> I've been working with sar for years now. It covers pretty much all, for a 
> first view. The only thing I'm missing - for years now ;-) - is a network 
> activity report. So you always start it separatly and have to synchronize the 
> collected data later yourself.
>
> Are there any plans to add network data collection to sar?
>
> Alex
>
>
> This message posted from opensolaris.org
> _______________________________________________
> perf-discuss mailing list
> perf-discuss@opensolaris.org
>
_______________________________________________
perf-discuss mailing list
perf-discuss@opensolaris.org

Reply via email to