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
 
 

Apple Remote Desktop 3.1 Adds Lights-Out Management

Apple last week released Apple Remote Desktop 3.1, making the company's remote control and management application into a universal binary and fixing numerous bugs and limitations that you can read more about on Apple's Web site. The main new capability in Remote Desktop 3.1 is support for "lights-out management," which enables a system administrator to monitor and manage a remote server whether or not the machine is powered on. Lights-out management is a new feature of the Intel-based Xserves, so if you're managing one of those machines with Remote Desktop 3.1, you can turn it on if it's off, even via AppleScript; all that's necessary is an Ethernet connection. (According to a post on the Ars Technica Infinite Loop journal, the Intel-based Xserve uses nearly all of the IPMI 2.0 specification, meaning that third party solutions will also be able to manage the Xserve remotely.) Apple Remote Desktop 3.1 is a free update for owners of version 3.0, and although the admin comes with a matching 3.1 client that's presumably necessary for the new lights-out management features, Remote Desktop 3.1 Admin can still control older versions of the client. The admin is a 28 MB download; the client is a 2.5 download, available from Apple Downloads and from Software Update.

Previous Article
Previous Article
Recommend This Article
-
Next Article
Top Articles in this Section
VMware Fusion. The most seamless way to run Windows on your Mac.
Backed by nearly a decade of proven virtualization technology.
Try VMware Fusion today for free, or order online for only $79.
Visit: <http://www.tidbits.com/about/support/vmware-fusion.html>