Added VM filtering

This commit is contained in:
TheNetworkGuy
2024-11-13 19:56:09 +01:00
parent 30545ec0f3
commit 09a6906a63
2 changed files with 5 additions and 2 deletions

View File

@@ -63,6 +63,8 @@ traverse_site_groups = False
# Default device filter, only get devices which have a name in Netbox:
nb_device_filter = {"name__n": "null"}
# Default filter for VMs
vm_device_filter = {"name__n": "null"}
## Inventory
# See https://www.zabbix.com/documentation/current/en/manual/config/hosts/inventory#building-inventory