Raymond Kuiper
|
48a04c58e3
|
Merge pull request #6 from q1x/new-ghcr-workflow
New ghcr workflow
|
2025-02-20 11:29:16 +01:00 |
|
Raymond Kuiper
|
733df33b71
|
added step to run linting tests
|
2025-02-20 11:02:43 +01:00 |
|
Raymond Kuiper
|
593c8707af
|
New publish-image workflow
Should remove the dependency on PAT
|
2025-02-20 11:01:04 +01:00 |
|
Raymond Kuiper
|
523393308d
|
Updated docs
|
2025-02-19 16:25:11 +01:00 |
|
Raymond Kuiper
|
d65fa5b699
|
Added tag support
|
2025-02-19 15:56:01 +01:00 |
|
Raymond Kuiper
|
fd70045c6d
|
Minor doc updates
|
2025-02-17 12:57:57 +01:00 |
|
Raymond Kuiper
|
f9453cc23c
|
Updated documentation for usermacro support
|
2025-02-17 12:54:11 +01:00 |
|
Raymond Kuiper
|
3d4e7803cc
|
Implemented vm_usermacro_map
|
2025-02-17 12:48:26 +01:00 |
|
Raymond Kuiper
|
edb9cd6ab6
|
Merge pull request #5 from q1x/vm_inventory
Sync from upstream
|
2025-02-14 16:41:46 +01:00 |
|
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 |
|