Hi all,
I was trying to check the log files this morning as I normally do, but it was stuck at loading the "View log files" page.
I jumped on good old putty, and had a look at top, and saw "perl5.6.1" eating up 98%-99.9% on one cpu, and that logrotate was eating up about 30-40% of the other, and thought I should check the "/var/log/" and saw that the latest messages file:messages.20060501011204 was well over 250MB in size, so first of all I killed the logrotate process, and then I copied the large messages file to another location, and deleted that one, thinking that it's the problem, and then recreated an empty "messages.20060501011204" file and linked it to messages.
Now when I try to view log files, perl5.6.1 jumps up again to 99.9% CPU usage, and after 2-3 min's it loads the "view log files" page, then perl5.6.1 drops back to normal (i'm not sure if it normally did that, but it does take a long time to load that page), and when I try to view the messages log file, it comes up empty, which makes me think that nothing is writing to it.
So I was hoping for a hero that would tell me exactly where I went wrong, and what I could do to solve it
Thanks in advance