I found out that there are some placeholders to adjust the notifications / pass arguments to script..
BUT, how can I define my own placeholders for device ?
Imagine Situation, with 2 devices:
- APC PDU Unit
- IP Camera (power cable connected to APC PDU, outlet #1)
Now, IP Camera has stopped responding, and I want to use PRTG to take an action - execute "notification/script" to reset power on PDU for outlet #1 - So, I need to define some custom attributes/properties for my WIFI:
- PDU IP Address
- PDU Outlet number Now I want to use these attributes/properties and pass it to script "restart_pdu_outlet.bat" with arguments IP & Outlet_Number. Script will connect to PDU and reset power..
Is it possible in PRTG ?
thanks !
Add comment