I see that various SMS Gateways are supported; I've got a working subscription to Clickatell - so this looks good. However, I need to call the SMS gateway via an HTTP proxy. From what I can see, this is not possible.
I was able to create a HTTP POST notification using the HTTP Proxy - this works ok (although only BASIC auth works, any planned support for NTLM challenge/response?), but when trying an SMS Gateway notification the PRTG server simply ignores the HTTP proxy settings and tries to contact the SMS API directly (in my case using HTTPS direct to www.clickatell.com)
thanks PG
Article Comments
Thanks Torsten
Yes, I got the POST working as a Customer HTTP notification (via the proxy) - the drawback is that only BASIC proxy auth is supported, so the pw is in the clear.
I think i'll use direct (bypassing proxy) instead and the native SMS gateway provider functionality
thanks again Patrick
May, 2011 - Permalink
Dear Patrick,
PRTG does not support proxies for the direct SMS calls. Please ask you SMS provider for the specific URL (and eventual POST parameters) and create a "Custom HTTP notification" (which supports proxies).
best regards.
Apr, 2011 - Permalink