Hi
I'm trying to execute a custom program on our servers when a monitor fails. The program should not iisreset but instead via the monitor name find the correct applicationpool and only do a recycle. The program itself works fine, i'm just having some problem getting the alert action to work..
I found this thread that helped me alot! 
Only one problem left now and that is the username/password arguments. Is it possible to pass user/pass from the monitor to the action (psexec.exe's -u & -p)?