File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
modules/csv-host-importer/views Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ You can find the latest versions for the respective Zabbix releases on the [Gith
1414
1515## Requirements
1616
17- - Zabbix 6.0
17+ - Zabbix 6.0, 6.2 or 6.4
1818- File write access to the Zabbix frontend server
1919- Super admin permissions for the Zabbix users that want to use the frontend module
2020
@@ -34,7 +34,7 @@ Here's an example of two hosts: the first one with Zabbix agent and another with
3434```
3535NAME;VISIBLE_NAME;HOST_GROUPS;TEMPLATES;AGENT_IP;AGENT_DNS;SNMP_IP;SNMP_DNS;SNMP_VERSION;DESCRIPTION
3636example1;Example Host Agent;First host group, second host group;Linux by Zabbix agent;127.0.0.1;localhost;;;;Example Zabbix Agent host
37- example2;Example Host SNMP;Third host group;Generic SNMP;;;127.0.0.1;localhost;2;Example SNMPv2 host
37+ example2;Example Host SNMP;Third host group;Generic by SNMP;;;127.0.0.1;localhost;2;Example SNMPv2 host
3838```
3939
4040The following CSV columns are supported:
Original file line number Diff line number Diff line change 1818?>
1919NAME;VISIBLE_NAME;HOST_GROUPS;TEMPLATES;AGENT_IP;AGENT_DNS;SNMP_IP;SNMP_DNS;SNMP_VERSION;DESCRIPTION
2020example1;Example Host Agent;First host group, second host group;Linux by Zabbix agent;127.0.0.1;localhost;;;;Example Zabbix Agent host
21- example2;Example Host SNMP;Third host group;Generic SNMP;;;127.0.0.1;localhost;2;Example SNMPv2 host
21+ example2;Example Host SNMP;Third host group;Generic by SNMP;;;127.0.0.1;localhost;2;Example SNMPv2 host
You can’t perform that action at this time.
0 commit comments