Hello,

I got a power-shell script that sends a message using Twilio service.

I would like to use it as a notification in PRTG.

I don't understand how I can pass PRTG parameters like what is down, what time, what is the down message etc etc into this script that I am executing.

Can I ask some guidance on this?

Many thanks.

Mirek


Article Comments

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.

Simply use the available placeholders in the parameter field. Make sure that you modify your script accordingly, so it evaluates these parameters accordingly (https://ss64.com/ps/syntax-args.html).


PRTG Scheduler | PRTGapi | Feature Requests | WMI Issues | SNMP Issues

Kind regards,
Stephan Linke, Tech Support Team


Jan, 2019 - Permalink

Many thanks.


Jan, 2019 - Permalink