Raymond Kuiper
|
53d679e638
|
Merge pull request #4 from TheNetworkGuy/main
Merge from upstream
|
2025-02-14 16:38:11 +01:00 |
|
Raymond Kuiper
|
72558d3825
|
Updated docs for VM inventory
|
2025-02-14 16:35:40 +01:00 |
|
Raymond Kuiper
|
eea7df660a
|
Full usermacro support
|
2025-02-14 15:18:26 +01:00 |
|
Raymond Kuiper
|
1b831a2d39
|
Moved Inventory mapping logic to tools module
|
2025-02-14 09:46:55 +01:00 |
|
Raymond Kuiper
|
6d4e250b23
|
✨ Working usermacros based on config context
|
2025-02-14 08:28:10 +01:00 |
|
Raymond Kuiper
|
cebefd681e
|
started work on macro support
|
2025-02-12 17:43:57 +01:00 |
|
Raymond Kuiper
|
4264dc9b31
|
Merge pull request #3 from q1x/vm_inventory
Vm inventory
|
2025-02-12 15:15:43 +01:00 |
|
Raymond Kuiper
|
c67180138e
|
cleanup
|
2025-02-12 12:39:36 +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
|
1157ed9e64
|
cleanup
|
2025-02-12 12:32:42 +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
|
ba2f77a640
|
Added Pipfile ignore
|
2025-02-12 11:25:27 +01:00 |
|
Raymond Kuiper
|
4c91c660a8
|
removed newline
|
2025-02-12 11:22:27 +01:00 |
|
Raymond Kuiper
|
8272e34c12
|
removed pipenv artefacts
|
2025-02-12 11:20:45 +01:00 |
|
Twan Kamans
|
4c982ff0f5
|
Merge pull request #94 from TheNetworkGuy/develop
implements fix for hostgroup - host API call
|
2025-02-05 10:54:05 +01:00 |
|
TheNetworkGuy
|
7a671d6625
|
Also added backwards support for Zabbix 5
|
2025-02-04 12:46:00 +01:00 |
|
TheNetworkGuy
|
5617275594
|
implements fix for hostgroup - host API call
|
2025-02-04 12:40:13 +01:00 |
|
TheNetworkGuy
|
1673f7bb59
|
Downgrade to old version of zabbix_utils for Zabbix 7.2. Referenced in #91
|
2025-01-23 13:54:23 +01:00 |
|
Raymond Kuiper
|
c76e36ad38
|
Split inventory from the device module and started working on vm inventory support
|
2024-12-19 16:26:18 +01:00 |
|
TheNetworkGuy
|
b0eee8ad9b
|
Fixed linter problems
|
2024-12-19 14:50:29 +01:00 |
|
Twan K.
|
9ff6b66c96
|
Merge pull request #88 from q1x/traversal_fixes
Traversal fixes
|
2024-12-19 14:44:39 +01:00 |
|
Raymond Kuiper
|
ffb8d5239c
|
Embedded nesting in hostgroup init.
|
2024-12-18 14:06:40 +01:00 |
|
Raymond Kuiper
|
73d5306898
|
:Revert "added testing branch"
This reverts commit f301244306 .
|
2024-12-18 13:00:16 +01:00 |
|
Raymond Kuiper
|
f301244306
|
added testing branch
|
2024-12-09 18:46:06 +01:00 |
|
Raymond Kuiper
|
867749ddd6
|
Merge pull request #86 from q1x/main
🏷️ Changed all occurences of "Netbox" to "NetBox"
|
2024-12-06 14:01:31 +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 |
|
Raymond Kuiper
|
434722df53
|
Merge pull request #83 from retigra/main
✨ Added support for custom CA contexts within ZabbixAPI
|
2024-12-06 13:10:47 +01:00 |
|
Wouter de Bruijn
|
9131c940c5
|
📝 Added custom CA-bundle example
|
2024-12-05 14:35:25 +01:00 |
|
Wouter de Bruijn
|
8b670ba395
|
✨ Added support for custom CA contexts within ZabbixAPI
|
2024-12-05 13:59:12 +01:00 |
|
TheNetworkGuy
|
4ec8036c88
|
Implemented #81
|
2024-11-21 08:38:42 +01:00 |
|
TheNetworkGuy
|
81764b589a
|
Removed some forgotten code lines from testing
|
2024-11-18 14:11:38 +01:00 |
|
Twan K.
|
acab7dd6d2
|
Merge pull request #80 from TheNetworkGuy/virtual_machines
Virtual machines
|
2024-11-18 13:38:35 +01:00 |
|
TheNetworkGuy
|
2177234d7f
|
Fixed some documentation
|
2024-11-18 13:27:24 +01:00 |
|
TheNetworkGuy
|
3f4d173ac0
|
Markdown fixed on custom field in README
|
2024-11-18 12:59:50 +01:00 |
|
TheNetworkGuy
|
0996059c5f
|
Added better documentation for VMs nd fixed typo
|
2024-11-18 12:58:57 +01:00 |
|
TheNetworkGuy
|
0155c29fcc
|
Fixed Pylint too-many-public-methods error
|
2024-11-15 14:08:04 +01:00 |
|
TheNetworkGuy
|
5d4ff9c5ed
|
Fixed #79
|
2024-11-15 14:03:42 +01:00 |
|
TheNetworkGuy
|
204937b784
|
Fixed variable name typo
|
2024-11-13 20:32:47 +01:00 |
|
TheNetworkGuy
|
e0827ac428
|
Fixed long line linter error
|
2024-11-13 20:00:50 +01:00 |
|
TheNetworkGuy
|
09a6906a63
|
Added VM filtering
|
2024-11-13 19:56:09 +01:00 |
|
TheNetworkGuy
|
30545ec0f3
|
Added hostname filtering based on Cyrillic characters
|
2024-11-13 19:39:24 +01:00 |
|
TheNetworkGuy
|
56c19d97de
|
Added basic error message when Netbox details are invalid. Fixed logging message for when template context keys are not present.
|
2024-11-06 15:57:11 +01:00 |
|
TheNetworkGuy
|
ffc2aa1947
|
Fixed location hostgroup bug
|
2024-10-31 20:03:09 +01:00 |
|
TheNetworkGuy
|
9417908994
|
Swapped hostgroup and template calculation since template lookup is a read-only operation and hostgroup lookup could be a read-write operation.
|
2024-10-31 15:51:33 +01:00 |
|
TheNetworkGuy
|
06f97b132a
|
Changed some logging messages and removed import logging statement from troubleshooting
|
2024-10-30 21:25:58 +01:00 |
|
TheNetworkGuy
|
20096a215b
|
Added HG and template checks for devices and VM's. Temp disabled inventory mapping for VMs
|
2024-10-30 21:10:22 +01:00 |
|
TheNetworkGuy
|
f1da1cfb50
|
Fixed logging formatting for submodules
|
2024-10-30 20:57:20 +01:00 |
|
TheNetworkGuy
|
5093823287
|
Added some logging and fixed role assignment for VM's
|
2024-10-30 20:52:28 +01:00 |
|
TheNetworkGuy
|
c1504987f1
|
Fixed bug for Tenant hostgroup generation
|
2024-10-30 18:21:42 +01:00 |
|