Hi,
I want to add a large number of devices to the discovery.
We use a database with REST API, which stores data about the devices
I tried updating a "Discovery Rule" with all IP addresses from the devices, but the list is too long.
The IPRange only allows 2048 characters and I would need more than 14000.
So, basically, I want to avoid to do a discorvery logic on my own, like creating a host through the API if it was not created before and somehow trying to delete hosts which are not used anymore automatically.
I would need a (much) larger list for IPRange OR (what I would prefer):
A LLD-like option for host discovery, so i could write a script which returns {#HOSTNAME} and {#ADDRESS}.
I looked for a solution already, but did not find any, so I would consider this a feature request.
I want to add a large number of devices to the discovery.
We use a database with REST API, which stores data about the devices
I tried updating a "Discovery Rule" with all IP addresses from the devices, but the list is too long.
The IPRange only allows 2048 characters and I would need more than 14000.
So, basically, I want to avoid to do a discorvery logic on my own, like creating a host through the API if it was not created before and somehow trying to delete hosts which are not used anymore automatically.
I would need a (much) larger list for IPRange OR (what I would prefer):
A LLD-like option for host discovery, so i could write a script which returns {#HOSTNAME} and {#ADDRESS}.
I looked for a solution already, but did not find any, so I would consider this a feature request.