I read that in the notifications I could use the option Execute HTTP action, but as prtg would log into the tool since it needs authentication because it is external to prtg
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.
Hello Daniel,
with PRTG you can do a HTTP Post, allowing you to authenticate via post payload. However, more complex authentication might not be possible.
PRTG also allows to run an executable as part of a notification template. This could be a Powershell script which uses invoke-webrequest to communicate with an external ticket system. While this implies everything has to be implemented by the user, it is a flexible option.
Apr, 2022 - Permalink