opsgenie / opsgenie-integration

Apache License 2.0
28 stars 55 forks source link

Added PRTG to Opsgenie Powershell integration #69

Closed AllenCraigBarnard closed 2 years ago

AllenCraigBarnard commented 4 years ago

I put this together to circumvent some annoying PRTG config dependencies required by PRTG's webhook method, such as SNI and TLS1.2. The Powershell script can handle the TLS requests, even if the PRTG server does not have TLS turned on, there is also no need for SNI value to be set.