How can we help?

Collecting Netpicker Docker Logs

Use the following commands when Netpicker Support requests logs. Check container status docker compose ps Collect logs from all containers Last 30 minutes: docker compose logs...

read more...

Nautobot Plugin Changelog

Our versioning is setup like: 1.x.x = Majorx.1.x = Minorx.x.1 = Build number 1.0.8 Nautobot 3.1.x compatibleNetpicker > 2.7.0 required Opens backups now in a different tab...

read more...

NetBox Plugin Changelog

Our versioning is setup like: 1.x.x = Majorx.1.x = Minorx.x.1 = Build number 1.1.2 Netpicker >= 2.7.5  is required. Netbox 4.6 support 1.0.22 Netpicker > 2.7.1  is...

read more...

Resetting a Local User Password

Access to a Netpicker GUI account may be lost due to a forgotten password. This procedure allows you to reset a local user’s password directly from the Netpicker server....

read more...

File transfer YAML

Setup Since version 2.6, Netpicker supports file transfer configuration backups using various protocols like SCP, SFTP and TFTP. To enable this, you need configure and start up...

read more...

Netpicker syslog server

A syslog-ng container that listens for network device configuration change events and forwards them to the agent. Overview This container: Receives syslog messages via TCP (port...

read more...

Supported vendors

Currently we support 150+ vendors, is your vendor not included in our list then just let us know and we will add it for you. The strategy is to use the Opensource Community for...

read more...

External Python libraries

To add external libraries for using in the python rules, these are the steps: Modify the docker-compose.override.yml: x-shared-libs: &shared-libs:environment:PYTHONPATH:...

read more...