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
Running different scripts on sensor error and after exiting the error
Modified on 2025-06-10 14:50:46 +0200
Disclaimer:
The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.
The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.
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