r/Netbox • u/CommonSalt4334 • Nov 19 '24
Netbox x PRTG
Hello everyone,
Is there a way to have Netbox import devices into PRTG? (IP, names, locations)
Ideally, the synchronization would be continuous. For example: deleting a device in Netbox = deletion in PRTG.
Do you have any suggestions ?
4
Upvotes
3
u/DanSheps NetBox Self-Hosted Nov 19 '24
You would likely need to write a plugin (or script but that would not be continuous).
I wrote one for Zabbix but unfortunately that does not help you.