Your source for indispensable Apple and Macintosh news, reviews, tips, and commentary since 1990.

 

Syslogd Overwhelming Your Computer?

If your Leopard (Mac OS X 10.5) system is unexpectedly sluggish, logging might be the culprit. Run Activity Monitor (Applications/Utilities/ folder), and click the CPU column twice to get it to show most to least activity. If syslogd is at the top of the list, there's a fix. Syslogd tracks informational messages produced by software and writes them to the asl.db, a file in your Unix /var/log/ directory. It's a known problem that syslogd can run amok. There's a fix: deleting the asl.db file.

Launch Terminal (from the same Utilities folder), and enter these commands exactly as written, entering your administrative password when prompted:

sudo launchctl stop com.apple.syslogd

sudo rm /var/log/asl.db

sudo launchctl start com.apple.syslogd

Your system should settle down to normal. For more information, follow the link.

Visit Discussion of syslogd problem at Smarticus

Written by Glenn Fleishman

 

 

Recent TidBITS Talk Discussions
 
 
Previous: TidBITS 43 Next: TidBITS 45

Excel Turns Three

Microsoft has always led the Macintosh world by its spreadsheet nose, although other companies have come out with more powerful programs over the yearsShow full article

Guerilla Marketing

No, I don't mean putting simians in your booth at Macworld Expo! I'm talking about the cut-rate offers that many software firms are using now that the economy is feeling blueShow full article

Snazzier Graphics

I've put this article off for a little while because every time I think about it, something new happens. I'm talking about the epidemic of upgrades for major graphics programs that have swept the Macintosh worldShow full article

Lotus Tries Harder

I'll give Lotus a lot of credit, it takes a beating and keep coming back for more. Unfortunately, like baseball's New York Yankees, Lotus insists on trying to buy success, which works neither in baseball nor the computer industryShow full article

Show the full text of all articles