#!/bin/bash echo hello world exit 0
I have been reading around on your forums and I am unable to get a clear instructions in how to get PRTG to interpret bash scripts properly. I keep getting the following error:
"Response not wellformed (PE132)" I want the status for the senser to return an ok status to PRTG when the script is done running.
Can you provide some insight on what I am doing wrong?
Add comment