Hello, I have the problem, that my EXE-Notifications are not sending when a sensor goes down.
I configured a notification which executes a Powershell-Script to call a URL to send an SMS. The Script takes two parameters (recipients and message) and pastes them into the URL.
If I execute the Script manually it works every time. Triggered from the notification template it only triggers when the sensor goes back up (I have two templates, one for sensor going down and one for sensor going up again), I switched the templates in the notification triggers, it still only sends a sms when a sensor comes back up again (but ofc with the message from the other template) The templates are basicly the same just one different word in the message.
According to the notification-logs all the messages are sent, but I'm only getting the ones when sensors come up again (but they work perfectly every time)
If I test it with a test-notification within the notification template menu it works perfectly, even if i simulate an error on an sensor it works fine, but if a sensor really goes down it doesn't send a message.
My guess was that the notification isn't triggered right, but according to the logs it was triggered and sent just like the going-up messages (which work perfectly)
I have PRTG Network Monitor 19.2.50.2842 x64"
Add comment