|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: José M. Fandiño (openbsd
fadesa.es)
Date: Tue Mar 06 2007 - 10:04:23 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Darren Tucker wrote:
> If you have a logged-in shell you can do "exec ps -auwx" which won't
> require a new process table slot. It replaces the shell so you'll be
> effectively logged out after the ps completes, but hopefully with better
> information :-)
"exec ps -auwx" doesn't helps here because the box is locked by the time
I get the error.
> Alternatively you could put the ps into a cron job and log to a file
> every minute or so and do post-mortem analysis.
yes, it was one of my first ideas but I would like retrieve all the infomation
related to the system status and I wonder if top is the proper tool for this
purpose?
By now I have vmstat and iostat logging to a file.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]