I am trying to execute a PowerShell Script as a notification when a sensor goes down. PowerShell script is executed successfully for a local probe (Sensor on the machine where PRTG is installed). But it is not running for an IMAP sensor. So when the IMAP sensor goes down the script isn't run at all. In the logs it says "Status sending EXE:OK" but the script doesn't run.

Is there a difference how notification is triggered for remote probe as appose to local probe. If not can someone please advise on how I can debug this issue


Article Comments

I have looked at process explorer and see on the instance when the PowerShell isn't run the PRTG process doesn't even create a PowerShell process which it does create when the script is run successfully.


Aug, 2016 - Permalink

What PRTG version are you actually running and what parameters is the powershell notification using?


Aug, 2016 - Permalink