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
 

 

Related Articles

 

 

iMovie 4.0.1 Improves Performance

iMovie 4.0.1 Improves Performance -- Apple has released iMovie 4.0.1, which improves performance in long projects and fixes a few bugs in the video editing application. The update corrects problems when launching the program and adding titles to the timeline, and better handles projects that used third-party plug-ins which are no longer present. It also includes fixes for pixelated video, corrupted Ken Burns (pan and zoom) clips, and audio loss after emptying the trash. Apple recommends upgrading to QuickTime 6.5.1 and, if you use an iSight as your video input source, iSight 1.0.2. The iMovie 4.0.1 update is a 1.2 MB download, and is also available in Software Update. [JLC]

<http://www.apple.com/support/downloads/ imovieformacosx.html>
<http://www.apple.com/support/downloads/ quicktime.html>
<http://www.apple.com/support/downloads/ isightfwupdater.html>

Previous Article
Previous Article
Recommend This Article
-
Next Article
Related Articles
Top Articles in this Section
Bare Bones Software's BBEdit 9.0 -- A burly upgrade introducing new
capabilities like Projects, non-modal Find and Multi-File Search,
editing in browsers, text completion, Scratchpad, new Ruby module,
better JavaScript, ObjC, Obj-C++, YAML <http://www.barebones.com/>