How can I run my probes without invoking aprobe?
Use RootCause. That’s one of it’s key features If for some reason you can’t do that, you can • Substitute the Aprobe command line for the command that starts your program • Rename your application and replace it with a hard-coded script that calls aprobe on the renamed executable. On Unix there is a script delivered that facilitates this, called “run_with_aprobe_edit”, which documents its use. • On Unix, use the “run_with_aprobe_apo” script. The script text includes documentation on its use. • On Solaris there’s an additional option of linking aprobe into your application. This mechanism is coming soon for AIX and Linux, but will never be available for Windows. See Chapter 4 of the Aprobe User’s Guide, “Loading Probes without aprobe”.