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
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