Hi,
I'm using PRTG API to automatically add factory sensors into the system. To do so, I use a copy of a "template" factory sensor. The copy works great.
Now I'd like to modify channel definition of the factory sensor with the API. I checked the source code of the web page, and noticed this field was not an <input> field but a <textarea> field.
So I'd like to know if there is a way to modify this field with the API ?
Thanks, Jerome
Add comment