I would like to be able to exclude certain event IDs from event sensor counts. I'm aware it is not possible with the standard event log sensor provided, and that Paessler has provided an "as is" script previously.
I'd rather not use vbscript as I'm now more familiar with Powershell.
My question is, is it possible for me to provide a Powershell script to use in PRTG instead? If so, how does PRTG handle the running of the script: - where should output from the script be sent to in order for PRTG to process the result - what is the correct output format to send to PRTG? - where must the script reside? On PRTG server? On each node to be monitored?
Thanks.
Add comment