Weblog

All | General
« Previous day (Mar 30, 2006) | Main | Next day (Mar 31, 2006) »
20060331 Friday March 31, 2006

Easy way to install AppCrash system-wide

Here's an easy way to do it. I've used it myself for most Solaris 10 (or later) systems I work with, both SPARC and x86/x64.

Download file app_crash.tar.gz, say into /tmp. Then:


% su -
Password: xxxxx
# cd /opt
# gunzip -c /tmp/app_crash.tar.gz | tar xvf -
# cd app_crash

[Optional: edit script runme_on_app_crash. For example, you can
uncomment its last lines to email the AppCrash output to yourself
and/or to anyone else.]

# ./install_as_daemon

This is all you need to do. From now on, any process that crashes on your system will trigger the AppCrash action. The AppCrash daemon will be restarted automatically any time your system is rebooted.

( Mar 31 2006, 10:41:06 AM EST ) Permalink

Calendar

RSS Feeds

Search

Links

Navigation

Referers