The page https://www.paessler.com/manuals/prtg/ssh_script_advanced_sensor shows an advanced sensor that was run by ssh. Is it possible to get the script code and any supporting code for that sensor?
Or is it possible to get the python code that runs the sensor on https://www.paessler.com/manuals/prtg/python_script_advanced_sensor?
Dear MKessler
The Python example script can be found in C:\Program Files (x86)\PRTG Network Monitor\Custom Sensors\python
The SSH example script is not available, but you can get another example script here. The Advanced script sensors have to output an XML which conforms to the PRTG custom sensor API. That documentation is integrated into PRTG, menu Setup | PRTG API, tab "Custom Sensors".
Oct, 2015 - Permalink