TheNetworkGuy
|
c00ec4de31
|
Fixed several ruff and ty checks.
|
2026-02-18 14:10:59 +00:00 |
|
TheNetworkGuy
|
dfba6f4714
|
Renamed NB API import, removed unused sys import, added error when ZBX token and password are both used, revamped the core testing file and added useful tests such as device clustering and a base for future device testing.
|
2026-02-18 13:57:37 +00:00 |
|
TheNetworkGuy
|
223a27f47c
|
Changed sync function to class
|
2026-02-17 15:45:43 +00:00 |
|
TheNetworkGuy
|
d55fc0a4e7
|
Fixed ruff formatting
|
2026-02-16 13:29:48 +00:00 |
|
TheNetworkGuy
|
39f3c57cca
|
Renamed module/config.py file to settings.py to avoid confusion with the main config.py file
|
2026-02-16 13:28:18 +00:00 |
|
TheNetworkGuy
|
de02d257f7
|
Fixed file for linting issues.
|
2026-02-12 16:27:18 +00:00 |
|
TheNetworkGuy
|
b3f02dc028
|
Renamed run_sync function to sync and imported it at package level for easier imports.
|
2026-02-12 17:22:41 +01:00 |
|
Wouter de Bruijn
|
22ebeaec1b
|
🐛 Fixed exclusion of all config.py files instead of only root file
|
2026-02-12 15:20:47 +01:00 |
|
Wouter de Bruijn
|
a8146b1e05
|
♻️ Moved sourcecode into netbox_zabbix_sync module
|
2026-02-12 15:17:34 +01:00 |
|
Twan Kamans
|
1b84f2c2eb
|
Fixed problem with SNMP version change and added log message when changing interface type.
|
2021-04-19 21:26:41 +02:00 |
|
Twan Kamans
|
b18a0c0897
|
Added Tenant flag, fixed #1. Fixed duplicate 'Hostgroup not found' log message.
|
2021-04-16 21:29:07 +02:00 |
|
Twan Kamans
|
1f38e165c6
|
Added sync script
|
2021-04-11 20:07:37 +02:00 |
|