Quote:
Originally Posted by
zaxxon
I know accounting a bit from the AIX side where it is used in our case to check which department used how much resources and is billed by that.
If you are going to sort out performance problems, you might want to start with vmstat, top, ps, iostat etc.
Maybe you check the net for nmon for example. There are different tools available.
What OS are you using?
System log analysis showed, that the free memory ended.
I know that the acct daemon provides SOME info, but not the one I need (how much memory the process consumed at a given time)
The OS is Linux (Debian Etch).