Hello, I'm working with a Nagios plugin called check_logfiles. a pretty powerful script. I have it working on Unix/Linux and Windows. well, all but 1 feature. the ability to execute a post or pre script hook. I just can't get a postscript to execute from the check_logfiles.cfg. I get from check_logfiles protocol file WARNING Errors in postscript (tag postscript) cannot execute custom_mail_alert.pl I tried running it with the -d trace option - no success gettng debug output. ? I've tried several different...