Skip to content

Commit 1ee0aaa

Browse files
[CHG] Using Zabbix 5.0 template names
1 parent 536f9b7 commit 1ee0aaa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/csv-host-importer/views/layout.ichi.example.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717
header('Content-Disposition: attachment; filename="hosts_example.csv"');
1818
?>
1919
NAME;VISIBLE_NAME;HOST_GROUPS;TEMPLATES;AGENT_IP;AGENT_DNS;SNMP_IP;SNMP_DNS;SNMP_VERSION;DESCRIPTION
20-
example1;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
20+
example1;Example Host Agent;First host group, second host group;Template OS Linux by Zabbix agent;127.0.0.1;localhost;;;;Example Zabbix Agent host
21+
example2;Example Host SNMP;Third host group;Template Module Generic SNMP;;;127.0.0.1;localhost;2;Example SNMPv2 host

0 commit comments

Comments
 (0)