Sending Out PRTG SMS Notifications using iSMS from MultiTech
Modified on 2025-06-10 14:14:51 +0200
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.
Important: We no longer maintain this article. The information might be out of date.
Hi,
do you have any suggestions, how to merge PRTG and iSMS from MultiTech?
Best Regards
Thomas Coenen
Article Comments
Hi Thomas,
From the information on the MultiTech Developer website this seems possible by creating a new notification in PRTG and select "Execute HTTP Action".
In the URL field enter:
http://192.168.2.1[:portnumber]/sendmsg?user=user1&passwd=puser1&cat=1&to="7637175845"&text=message
You have to change the IP, portumber and crendentials of course. Use PRTG's placeholders to construct the actual message.
Jun, 2013 - Permalink
Disclaimer:
The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.
Hi Thomas,
From the information on the MultiTech Developer website this seems possible by creating a new notification in PRTG and select "Execute HTTP Action".
In the URL field enter:
You have to change the IP, portumber and crendentials of course. Use PRTG's placeholders to construct the actual message.
Jun, 2013 - Permalink