You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*`keyname`: The attribute you want to use to select items in the configuration. `name` refers to the item name configured in Zabbix, `key_` to the item key, `itemid` to the id
50
-
*`hostname`: The hostname of the host you want to used
49
+
*`keyname`: the attribute you want to use to select items in the configuration, possible values:
50
+
**`name` refers to the item name configured in Zabbix
51
+
**`key_` refers to the key configured in Zabbix
52
+
**`itemid` refers to the item id used by Zabbix
53
+
*`hostname`: the hostname of the host you want to use
51
54
*`input_item_name`: the input item identifier (according to what you put as keyname)
52
55
*`output_item_name`: the output item identifier (according to what you put as keyname)
*`keyname`: The attribute you want to use to select items in the configuration. `name` refers to the item name configured in Zabbix, `key_` to the item key, `itemid` to the id
111
-
*`hostname`: The hostname of the host you want to used
113
+
*`keyname`: the attribute you want to use to select items in the configuration, possible values:
114
+
**`name` refers to the graph name configured in Zabbix
115
+
**`graphid` refers to the graph is used by Zabbix
116
+
*`hostname`: the hostname of the host you want to use
112
117
*`graph_name`: the graph identifier (according to what you put as keyname)
0 commit comments