Hi to all!
How i can use the paepy package found on the sensor_exaple.py in my python script to return a json?, or i can build a XML on my script and send that to the PRTG.
I use lxml package to build the XML so i need to know if it's possible to install any packages for the python on the prtg server and the paramiko package to open a remote SSH conection to the host to execute a linux command.
I don't now either if the paepy can do all this work by itself.
Add comment