How can I schedule Device Tracker Discovery process to add new found ports in a existing node?
The ports, when discovered, are added automatically. However, you need to select them for monitoring automatically.
Hi michalB,
That is not what I meant.
I want the make UDT discovery process recurring everyday.
Thanks,
R
It's not possible (and I pointed this out to the product manager).
It's also not possible to add them programmatically either (no SDK support to add the UDT pollers)
Ideally I'd like to be able to sync all nodes from NPM into UDT and have filters applied on what gets imported.
We're up to over 300,000 switch ports; The way I keep them up to date is a custom property on the node 'in_UDT' that I use to select the nodes not yet imported into UDT, and then I set the flag once the UDT-discovery has been completed.
Hi Richard,
This is a very good workaround.