Device Finder – Ignore device rule

Maybe a ‘Device’ should be learned on a different IP address, or it should be not added at all. This is possible with the ‘Ignore Device’ Transform rule. We can create a rule with a condition, and when the condition matches, all matching...

update Netbox plugin

Updating Plugins The instructions below detail the process for updating a NetBox plugin. 1. Go in the right environment and update the Slurp’t plugin $ source /opt/netbox/venv/bin/activate(venv) $ pip install –no-cache-dir slurpit_netbox –upgrade 2....

Share Incomplete Logs

It can happen that we don’t recognize a new vendor or hardware model. But no worries, our device recognition database can be easily extended. If you share with us your incomplete logs our team will make sure your devices are detected. Download your Incomplete...

Request a new Driver

What is a Driver? A Driver is being used for Slurp’it to connect to the devices to get the Data.By Default we support a lot of drivers already, so before you submit a new driver have a look at what we already support: Current Supported Drivers What’s...