Hi. Please tell me if it is possible to use two script files in notifications of one sensor. Example: Sensor server123 is offline when the notification starts the script error.ps1. Sensor server123 online script runs online.ps1


Article Comments

Hello,

a state trigger allows you to use a different template when a sensor no longer has the triggering status. But in this case, it would be better to use two different triggers, one for down, one for up, each using a different notification template which defines a different script to run.


Oct, 2021 - Permalink