I've got (to me) an interesting problem.  One of the servers I help
manage keeps kicking up a system load of 30+ at midnight every
day.  There are no cron jobs for that time period.  Sendmail shuts
down for the duration of the load, as does the apache webserver (an
angel script has to restart it).

Is there any way I can non-interatively monitor which processes are
taking up CPU etc at that time?  I know I could sit online with top
and watch it, but I'd rather just have something that polls
/proc/whatever if thats possible.  Heck, even the right file(s) in
proc would help, as I could write my own code to parse it.

-- 

Sapere aude
My mind not only wanders, it sometimes leaves completely.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to