netbox-zabbix-sync/modules
2025-04-28 14:50:52 +02:00
..
__init__.py Fixed several bugs, set default interface for VM to agent, fixed several linter errors. 2024-10-30 12:23:15 +01:00
config.py Removed YAML config logic, added python config logic with default fallback. Added ENV variable support for config parameters. 2025-04-28 14:50:52 +02:00
device.py Removed YAML config logic, added python config logic with default fallback. Added ENV variable support for config parameters. 2025-04-28 14:50:52 +02:00
exceptions.py Splitted modules up into seperate files. 2024-06-10 20:20:38 +02:00
hostgroups.py Fixed linter problems 2024-12-19 14:50:29 +01:00
interface.py 🏷️ Changed all occurences of "Netbox" to "NetBox" as per the [NetBox Style Guide](https://netboxlabs.com/docs/netbox/en/stable/development/style-guide/). 2024-12-06 13:51:05 +01:00
tools.py Added logic for proxy groups. Only thing left is consistency check 2024-06-11 16:13:45 +02:00
virtual_machine.py Removed YAML config logic, added python config logic with default fallback. Added ENV variable support for config parameters. 2025-04-28 14:50:52 +02:00