Run the application in Acceptance mode

Slurp’it is a container-based platform and therefore it’s really easy to switch from Production to Acceptance mode. To do this you have to set the relevant container image tag in the docker compose configuration file.   How to run the application in...

Upgrade 1.2.x to 1.3.x

This major update requires a bit of changes for your running setup. We tried to make it as easy as possible, you can run the following script to automate the process on Docker: major_upgrade.sh It can be downloaded here from our GIT // Download the latest...

Setup a separate Scanner & Scraper worker

We recommend for every 3000 devices to spin up a dedicated Scanner & Scraper. This way you can devide the load of collecting data from the Network over multiple physical instances. Per worker it’s also possible to enable and disable certain features. This...

Setup a separate profiler worker

The Profiler is building an unique Profile per network device. Currently this profile contains the following: Prefered SSH vault Remembers the Vault ID that worked last time and tries that first when Collecting data from a Device. Prefered SNMP vault Remembers the...

Technical Installation Manual

Basic installation information is available in our Knowledge Base, including YouTube videos that guide you through installing Slurp’it from scratch.[Click here] For more advanced documentation, including requirements for LDAP and the variables you can use to...