Hi. So far I was using a Python Script Advanced Sensor to query certain details from our product providing a special API. Now we extended our API to also provide data via HTTP in PRTG API conform format. I have now hundreds of existing python sensors with channels and a data history. To phase out the old approach I'd like to convert all those sensors to the new sensor type. Unfortunately I could not find any option to change the type of a sensor.
Is the conversion of a sensor to another type a supported workflow within PRTG? I could not find any option to change the sensor type. A manual option via UI would be nice but even better would an API that allows changing sensors. This way I can automate the migration and take over previous command line arguments into the URL.
Kind Regards Daniel
Add comment