From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows 98) Description of problem: Syslogd averages between %50 and %60 CPU with load averages above 6.0 on my Dell PowerEdge 2500 w/ 1GHZ processor and 1Gig RAM. POP3 mail seems to be very slow also, but I don't know if these are related. I have not made any changes to the default /etc/syslog.conf file. I am running sysklogd- 1.4.1-4.i386.rpm rawhide. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.enter 'top' at the command prompt. 2.observe. 3.Freak out because syslogd is eating so much CPU. Actual Results: I called Red Hat Tech Support and they had me install a new syslogd from the following rpm: sysklogd-1.4.1-4.i386.rpm Expected Results: CPU usage drop to around %1 or %2. Additional info: see attached file.
Created attachment 31796 [details] screenshot of my top info and dmesg.
Among other things... - you've run out of file descriptors and memory at least at one point, which is not good - how fast are your logs growing? It really could be logging that much...
closed, lack of response.