How can we help?

Getting Started

Get started

Everything you need to get started with Slurp'it.

Changelog

See our latest changes and progress on the software

Training videos

We have online courses with videos explaining our products.

Upgrade

Upgrading From a Previous Version

FAQ

Frequently Asked Questions

Plugins & Libraries

Check out our Python SDK and 3rd-party plugins

By Category

Docker

Everything you need to know about Docker with Slurp'it

Slurp'it

Do you have some troubles within slurp'it ?

All items

All articles regarding troubleshooting, issues & errors.

NetBox

Changelog & Support articles regarding our NetBox Plugin

Nautobot

Changelog & Support articles regarding our Nautobot Plugin

Popular

OVA installation guide
Configure Slurp'it
Vendor support
Architecture
System Requirements
Multi server setup
Backup & Restore
Enable HTTPS
Self-hosted Databases
Setup LDAP
Rate limit requests

Recent Articles

Configure LDAP

1. Enable Ldap LDAP is only available in the Enterprise License. If the correct license is installed, you can enable it in portal by going to Settings -> Authentication and pressing the Edit button behind LDAP. In the following screen you can enable ldap and fill...

Fine-tune the Device Finder

By default our Device Finder will scan an IP or Subnet by using the following logic: ICMP ping If response try to connect with SNMP until we have a response or the time-out will hit if no response continue to the next IP But not every device will respond to a ping....

Benchmark your server performance

Our Network Discovery solution is fast and agile, but depending on your network it needs the proper amount of hardware to function. The more data it collects to more indexes it has to build for faster data retrieval but also to up-scale the amount of connections...

Backup & Restore

Slurp'it has a build-in Backup & Restore function. Schedule a interval or even do manual backup & restores.Step by step guideSetup the volumes slurpit-warehouse:     volumes:       - ./backup/warehouse:/backup/files slurpit-portal:     volumes:       -...