How can we help?

File transfer YAML

The file transfer YAML file describes the steps to obtain and transfer information from a network device to be stored in the Netpickers configs git repository. The information...

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

Backup devices using SSH keys

The private keys must be made available inside agent and kibbitzer containers, so that they are accessible whenever an ssh connection is being opened to the devices. Steps to get...

read more

External Git repository sync

This feature allows automatic syncing of configs and rules (local repository) to external Git providers (e.g., GitHub, GitLab). When enabled, any push to the local repository...

read more

Custom config backup command setup

Netpicker supports backing up configs for all Netmiko vendors. By default, it uses the command show running-config to get the config via screen scraping.   Watch this quick...

read more