LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Hard drive activity monitoring (https://www.linuxquestions.org/questions/linux-general-1/hard-drive-activity-monitoring-21703/)

bkeating 05-24-2002 04:33 AM

Hard drive activity monitoring
 
Im pretty sure it's some cron of some sort.. though im very new with cron and haven't really looked into it but aside from that, is there anyway I can figure out whats creating hard drive activity? ever so often my system comes to a crawl, even in console mode and the hard drives reading writing(?) like mad.

I want to figure out whats causing it!!!

I went to top and saw that msec_find was at the top of processes for a little bit (though i don't think that was cuaseing the problem) anyone know what that is? theirs no man for it.

thanks.
Ben.

Mik 05-24-2002 04:40 AM

It's a script that is started from cron and what it does is some basic security checks. One of which is scan your harddrive to find out if any of the files are world writeable. That probably explains the harddrive activity.

If you are ever clueless about some weird script often going over to www.google.com/linux and then typing in the name will get you loads of information.


All times are GMT -5. The time now is 02:42 PM.