[ ~/netbox-pbs ]tty0

emerson@netdevops:~/netbox-pbs$ ./describe.sh netbox-pbs

netbox-pbs

NetBox plugin for Proxmox Backup Server — tracks datastores, backup jobs, verification schedules, and retention policies.

netbox-pbs integrates Proxmox Backup Server (PBS) inventory into NetBox, giving your DCIM a complete picture of your backup infrastructure alongside the VMs and nodes it protects.

Datastores, backup jobs, tape drives, and pruning schedules are discovered automatically and linked to the Proxmox clusters and virtual machines already managed by netbox-proxbox.

license=Apache-2.0netbox=4.6.xpython=3.12+

overview

emerson@netdevops:~/netbox-pbs$ cat OVERVIEW.md

netbox-pbs integrates Proxmox Backup Server (PBS) inventory into NetBox, giving your DCIM a complete picture of your backup infrastructure alongside the VMs and nodes it protects.

Datastores, backup jobs, tape drives, and pruning schedules are discovered automatically and linked to the Proxmox clusters and virtual machines already managed by netbox-proxbox.

features

emerson@netdevops:~/netbox-pbs$ ./features --list

  • ├─Automatic discovery of PBS datastores and their usage metrics
  • ├─Backup job tracking: status, schedule, last run, and next run
  • ├─Verification job and garbage collection schedule visibility
  • ├─Retention policy modeling per datastore
  • ├─Links PBS objects to existing Proxmox cluster and VM records
  • ├─Read-only discovery — never mutates resources on PBS
  • ├─REST API for all plugin models

stack

emerson@netdevops:~/netbox-pbs$ cat stack.txt

  • NetBox plugin (Django / Python 3.12+)
  • Proxmox Backup Server API integration
  • netbox-proxbox (companion plugin for VM and cluster context)

install

emerson@netdevops:~/netbox-pbs$ install

install
emerson@netdevops:~$ pip install netbox-pbs

# Requires a running Proxmox Backup Server instance and netbox-proxbox for cluster context.

repo

emerson@netdevops:~/netbox-pbs$ repo:stats

$ gh repo view emersonfelipesp/netbox-pbs --json
stars
0
forks
0
lang
Python
release

static · from public/github-data

emerson@netdevops:~/netbox-pbs$ links