Commit Graph

20 Commits

Author SHA1 Message Date
Raymond Kuiper
d65fa5b699 Added tag support 2025-02-19 15:56:01 +01:00
Raymond Kuiper
f9453cc23c Updated documentation for usermacro support 2025-02-17 12:54:11 +01:00
Raymond Kuiper
b8bb3fb3f0 removed unsupported fields from vm_inventory_map 2025-02-12 12:36:27 +01:00
Raymond Kuiper
5f78a2c789 removed unsupported field from vm_inventory_map 2025-02-12 12:35:21 +01:00
Raymond Kuiper
c7d3dab27c reverted module split, switched to class inheretance instead. Updated config example. 2025-02-12 12:30:28 +01:00
Raymond Kuiper
d0941ff909 🏷️ 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
TheNetworkGuy
2177234d7f Fixed some documentation 2024-11-18 13:27:24 +01:00
TheNetworkGuy
204937b784 Fixed variable name typo 2024-11-13 20:32:47 +01:00
TheNetworkGuy
09a6906a63 Added VM filtering 2024-11-13 19:56:09 +01:00
TheNetworkGuy
9f29d2b27b Added basic VM support 2024-10-25 18:46:20 +02:00
TheNetworkGuy
e827953d8d Fixed extra space in config.py.example 2024-10-25 16:50:56 +02:00
TheNetworkGuy
053028b283 Splitted hostgroup generation logic into its seperate module. Changed hostgroup "dev_role" to "role" for VM role prepration. Started work on basic VM class. 2024-10-25 16:02:08 +02:00
TheNetworkGuy
d1ec1114ac Fixes #70 2024-07-24 13:14:12 +02:00
Raymond Kuiper
5b08d27a5e Added support for syncing Zabbix Inventory, this is also a fix for https://github.com/TheNetworkGuy/netbox-zabbix-sync/issues/44 2024-03-27 15:37:50 +01:00
Raymond Kuiper
71f604a6f6 Added functionality to build full region and site_group paths to be used in hostgroup names. 2024-03-25 11:49:41 +01:00
TheNetworkGuy
3f28986c09 Implemented #48 2024-02-22 14:10:59 +01:00
TheNetworkGuy
528efd0ff8 Added #39. Updated code, documentation and config example 2023-12-27 15:33:45 +01:00
TheNetworkGuy
6389146342 Updated script to support config context as source for Zabbix templates. Updated config and readme with instructions 2023-05-10 21:03:56 +02:00
TheNetworkGuy
830f6f0d55 Added example configurations for device filtering 2022-11-29 23:29:02 +01:00
TheNetworkGuy
eef905acbe Added configuration file in response to #25 2022-11-29 17:03:05 +01:00