From 9be09bca10a1e1bc65df4f2801f8039070223ef9 Mon Sep 17 00:00:00 2001 From: Raymond Kuiper Date: Thu, 4 Jul 2024 13:26:58 +0200 Subject: [PATCH] corrected minor typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 32fac4a..1e204fc 100644 --- a/README.md +++ b/README.md @@ -174,7 +174,7 @@ You can modify this behaviour by changing the following list variables in the sc This script allows you to enable the inventory on managed Zabbix hosts and sync NetBox device properties to the specified inventory fields. To enable, set `inventory_sync` to `True`. Set `inventory_automatic` to `False` to use manual inventory, or `True` for automatic. -See [Zabix Manual](https://www.zabbix.com/documentation/current/en/manual/config/hosts/inventory#building-inventory) for more information about the modes. +See [Zabbix Manual](https://www.zabbix.com/documentation/current/en/manual/config/hosts/inventory#building-inventory) for more information about the modes. Use the `inventory_map` variable to map which NetBox properties are used in which Zabbix Inventory fields. For nested properties, you can use the '/' seperator.