Hi,
For example:
Using Windows Event Logs sensor, filter for certain events, when it finds those events fire off a Notification which will run a powershell script, is it possible to use the last sensor message as a parameter for that script?
If so, since the sensor might return more than one event. Will they all be in the same sensor message?
Thanks
Article Comments
Attention: This article is a record of a conversation with the Paessler support team. The information in this conversation is not updated to preserve the historical record. As a result, some of the information or recommendations in this conversation might be out of date.
Simply use %lastmessage to use the message that was shown when the state changed :)
Jul, 2016 - Permalink