Hi all,

I'm searching for a method to track calls to other programs by Perl Scripts (or other CGI) in a Virtual Host Environment.

For example I'd like to know what script is calling "sendmail" or other programs and where the 'calling script' is located (so I could understand what domain is calling it).

P.S.
Actually I've tried attaching (from GNU/Linux) 'strace' to a live Apache instance, but I'm having problems with output filtering (I'm managing Servers with high load), so I hope there's something better... ;-)

Thank you in advance,

Silvio Mazzaro


Reply via email to