sar under OS X 10.4.3

Apple

what a weird hack! OS X comes with the sar command, which I found to be very helpful to look at what a machine is doing.
Just running
sar

Will look for todays performance. You have to collect it first. Traditionally this gets done via a cron job. OS X really likes to use launchd instead. But I need to get some work done, I don’t have the time to learn another propriatary solution for a very common problem: Running things periodically. So I stick with cron. Not sure why it is running on some of the systems and not on others. If you follow this make sure cron shows up in a ps ax | grep cron command. If it does then you could enable daily performance traces reportable by “sar” by adding

# run system activity accounting tool every 10 minutes
*/10 * * * * root /usr/lib/sa/sa1 1 1
# generate a daily summary of process accounting at 23:53
53 23 * * * root /usr/lib/sa/sa2 -A

to /etc/crontab. If cron runs then it will reread the file automatically. The remaining problem for me and under
OS X 10.4.3 was that sa1 overwrote instead of appended the performance data. A really terrible hack that fixed this was to change the lines in /usr/lib/sa/sa1 from

exec ${ENDIR}/sadc 1 1 ${DFILE}

to

exec ${ENDIR}/sadc 1 1 >>${DFILE}

This works, but generates error messages like:

sar: drivepath sync code error -4

when I retrieve the daily performance data.

This is good enough for me. All I am after is to find out what that 30TB Xsan has been doing.

simple and nice

art internet technology

surprisingly simple yet nice.

xsan admin don’t bother with the GUI

Apple

in case you should consider to get an xsan I would recommend not to bother with the ‘Gui’ for the Xsan Admin utility.
While you still can break the thing make yourself familiar with ‘cvadmin’ in the terminal.
Once the thing is in use that so called ‘Gui’ will be just getting in the way. Much like the early OS X Server UI it is a bad hack that does not conform to the Apple UI guidelines. It will not give you any feedback if there will be an update or not on what you see. Managing terrabytes through a wacky interface is not even not fun, it is terrifying …

cvadmin is your friend. As much as Xsan can be your friend that is …

when OS X starts

Apple

this is what is going on.

Nice to know in general. But especially if things get weird.

free Avid

misc

Who would have thought that you would get free Avid software one day.

convert movie for a Motorola Razr under OS X 10.4

misc

You probably need Quicktime Pro.
You might want to try a shorter piece first.
Open the movie and select export.

3G parameters:

Video options:

{looks not so good}

Audio options:

{sounds even worse}

Not pretty, but it works. YMMV

Journalists like Seth Lubove

media misc technology

Forbes writes about Digital Domain

Yes, that’s the company that did the effects for Titanic. Last century.
Maybe the company is stuck there, I am not sure. The Author of the article certainly is:


Competition for assignments is cutthroat, and increasingly powerful off-the-shelf software from Autodesk, Microsoft, Apple and others lets anyone with a workstation concoct the same stunts as the big guys.

Microsoft? Maybe I am missing something here, but Microsofts involvement in the visual effects industry is as important as in lets say the poultry industry: Office, and that’s it.
Autodesk: yes. Apple: yes. But Microsoft? They sold Softimage to Avid in 1998. Have they bought it back? Or is the author just stuck in the last century like Cameron or DD?

genes and history

misc

This abstract drifts between fact and interpretation.

microsoft classifies Sony Audio CDs as malware

misc

The rather busy people over at the Microsoft Anti-Malware Technology Team have added the Sony DRM rootkit added to their list.

No matter how Sony got into this mess, they had weeks to get out of it better. Now I am afraid it’s just to late.

look

art internet misc

A random internet find

I like the look.