Hello
I would like to discover devices on networks that don’t have an active OCS agent
The wiki says that it is possible to use ipdiscover-util.pl like this to scan and add devices to the OCS database:
perl ipdiscover-util.pl -network=10.1.1.0/24 -scantype=ping
But the current OCS version 2.9 ipdiscover-util.pl does not have these options (scantype, network)
Is there another way to discovery devices in networks that don't have an OCS agent and add to inventory?