Hi i want connect my sms panel to prtg for if one of my links offline or my recive bandwidh over a number send sms to me how can i setup this?

my webservice sms is?

http://37.130.202.188/class/sms/webservice/send_url.php?from=fromnumber&to=yourtdestnumber&msg=yourmsg&uname=youruname&pass=yourpass


Article Comments

Hi there,

To use custom SMS-Urls use the following guide as an example configuration (for Clickatell) under "More via Custom URL":
https://helpdesk.paessler.com/en/support/solutions/articles/76000065287-how-do-i-send-sms-with-prtg-using-a-clickatell-account

Basically you just have to add your custom URL with the %SMSNUMBER and %SMSTEXT placeholder under "Setup > System Administration > Notification Delivery".

Best regards.


Mar, 2017 - Permalink

Hi i do this but i get:

Error sending "SMS": Number=+989155967113, Message=HTTP/1.1 403 Forbidden (Sensor/Source/ID: 2024/2024/2)

but i can use that url on my browser corectly


Mar, 2017 - Permalink

Hi there,

"403 Forbidden" indicates an error with the authentication. Please make sure that you have changed "&uname=youruname&pass=yourpass" in your URL accordingly. Please also test the URL from the PRTG Core Server itself instead of your local client.

Best regards.


Mar, 2017 - Permalink

I test url on my browser and its ok but prtg error


Mar, 2017 - Permalink

Hi there,

So you tested the URL via a browser on the PRTG Core Server? If yes, then I am afraid that there is something wrong on your end as the server itself is unable to reach the SMS API.


Mar, 2017 - Permalink