I once saw report that contained information, that within given time frame, total number of x cpu minutes, were used, and this was: - afterwards was list of uids (or usernames), and total number of cpu minutes used by all programs that this user ran in given time frame.

I thought that the program is/was sar, but I can't find any option to do it.

Any hint what program shows such reports?

link|improve this question

74% accept rate
feedback

1 Answer

up vote 3 down vote accepted

You may be thinking of sa rather than sar. Take a look at GNU's process accounting site.

Documentation

link|improve this answer
That's exactly it. Thanks a lot. – depesz Oct 5 '10 at 11:40
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.