This website requires JavaScript.
Explore
Help
Register
Sign In
NeoAnd
/
netbox-zabbix-sync
Watch
1
Star
0
Fork
0
You've already forked netbox-zabbix-sync
mirror of
https://github.com/TheNetworkGuy/netbox-zabbix-sync.git
synced
2025-12-18 11:22:22 -06:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
539ad64c8d517a9981a1fd294d0419692ddb744a
netbox-zabbix-sync
/
modules
History
TheNetworkGuy
bbe28d9705
Added all default config statements and added warning to any curious users.
2025-04-28 22:31:36 +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
Added all default config statements and added warning to any curious users.
2025-04-28 22:31:36 +02:00
device.py
Fixed some basic Flake8 errors, added Pylinter exception, Fixed some minor logging bugs.
2025-04-28 15:44:45 +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