Linux: Tool to monitor every process, execute-command, shortly, monitor what's happening at the moment
Posted
by
Bevor
on Super User
See other posts from Super User
or by Bevor
Published on 2010-12-17T18:19:18Z
Indexed on
2011/01/09
19:55 UTC
Read the original article
Hit count: 208
Hello,
due to a freeze problem of my Ubuntu 10.10 (it is not isolatable) I though about logging every executable of the kernel somehow in any file to see what happens last when a freeze occures the next time to not lose valuable information.
I found acct but this is obviously not what I'm looking for. Actually it logs just user commands and those things. I need something which logs in a much "deeper" level. The best would be some kind of script which records every interrupt. Does anybody know some tool like that?
© Super User or respective owner