I had a look in the manual and knowledge base, but I can't find anything about. If I missed it, please give me a hint.
Our own proprietary system has already a tree structure and all necessary data of the devices, so we want to import it to PRTG to use it as device tree. Because the tree changes sometimes (adding/remove/move devices ), we want to synchronize the tree PRTG on a regular basis. The DeviceTree in PRTG should then be read only.
Our system is using a Rest API to promote the DeviceTree as JSON. Is there an interface in PRTG we can access with a importer script to map our tree to the PRTG Tree ?
We need to monitor several hundred machines, to keep the tree synchronized manually is not an option.
Add comment