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
 
 

Article 1 of 1 in series

Quicken 98: Evolution at Work

For the past several years, Intuit has released annual updates to Quicken, a popular personal finance software package. This year in Quicken 98, Intuit has further refined its impressive capabilities and added several useful features, including new Web-related options. This article assumes a basic knowledge of Quicken, so if you want to brush up on how the program works, refer to earlier reviews in TidBITS-299 and TidBITS-359. Appearances Are Helpful -- In its early releases, Quicken gained Show full article

Show the full text of all articles