mirror of
https://github.com/TheNetworkGuy/netbox-zabbix-sync.git
synced 2025-07-14 09:51:26 -06:00
Updated readme
This commit is contained in:
parent
093e861de9
commit
e749829cf0
@ -44,10 +44,12 @@ You can make the hostID field hidden or read-only to prevent human intervention.
|
|||||||
|
|
||||||
This is optional and there is a use case for leaving it read-write in the UI to manually change the ID. For example to re-run a sync.
|
This is optional and there is a use case for leaving it read-write in the UI to manually change the ID. For example to re-run a sync.
|
||||||
|
|
||||||
### Netbox permissions
|
## Permissions
|
||||||
Make sure that the Netbox user has proper permissions for device read and modify (modify to set the Zabbix HostID custom field) operations.
|
|
||||||
|
|
||||||
### Zabbix permissions
|
### Netbox
|
||||||
|
Make sure that the Netbox user has proper permissions for device read and modify (modify to set the Zabbix HostID custom field) operations. The user should also have read-only access to the device types.
|
||||||
|
|
||||||
|
### Zabbix
|
||||||
Make sure that the Zabbix user has permissions to read hostgroups and proxy servers. The user should have full rights on creating, modifying and deleting hosts.
|
Make sure that the Zabbix user has permissions to read hostgroups and proxy servers. The user should have full rights on creating, modifying and deleting hosts.
|
||||||
|
|
||||||
If you want to automatically create hostgroups then the create permission on host-groups should also be applied.
|
If you want to automatically create hostgroups then the create permission on host-groups should also be applied.
|
||||||
|
Loading…
Reference in New Issue
Block a user