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.
›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
# Requires a running Proxmox Backup Server instance and netbox-proxbox for cluster context.
›repo
emerson@netdevops:~/netbox-pbs$ repo:stats
- stars
- 0
- forks
- 0
- lang
- Python
- release
- —
static · from public/github-data
›links
emerson@netdevops:~/netbox-pbs$ links
- repo → https://github.com/emersonfelipesp/netbox-pbs
- netbox-proxbox → https://emersonfelipesp.com/netbox-proxbox
- Proxmox Backup Server Docs → https://pbs.proxmox.com/docs/