hi I used to Ozeki SMS gateway and the pilot testing look like success. but the problem is the sms not show the alarm message like has been setup on notification. please advice.

here ozeki url that I used to prtg: http://127.0.0.1:9501/api?action=sendmessage&username=admin&password=abcd@1234&&recipient=+60196602197&messagetype=SMS:TEXT&messagedata=Hai+PRTG

refer to: http://www.ozekisms.com/index.php?owpn=413


Article Comments

Hi there,

Please make sure that you use PRTGs Placeholders for SMS-Notifications. To get the error text defined in a notification under "Setup > Account Settings > Notifications > MY NOTIFICATION > Send SMS", then please use "%SMSTEXT". In your case the call only sends "Hai PRTG" as a message.

Best regards.


Mar, 2018 - Permalink

so that mean, the url should I write is like this:

prtg: http://127.0.0.1:9501/api?action=sendmessage&username=admin&password=abcd@1234&&recipient=+60196602197&messagetype=SMS:TEXT&messagedata="%device"


Mar, 2018 - Permalink

Hi there,

Under "Setup > System Administration > Notification Delivery" where you define the SMS-API-URL you use the placeholder "%SMSTEXT". Under "Setup > Account Settings > Notifications" where you define the Notification Content you can use any valid placeholders.

Best regards.


Mar, 2018 - Permalink

wow great... it success like a miracle


Mar, 2018 - Permalink