Hi:
I would like to know if it's possibly to set an item similar to this one:
Suppose we have a host called Dom0 with two items: xen.name1 and cpu1
Item Name= xen.name1
Item Key: xen.name[1]
this is an UserParameter defined in the zabbix_agentd.conf
Item Name= cpu1
Item Key= xen.cpu[{Dom0:xen.name[1].last()}]
and this is another UserParameter also defined in zabbix_agentd.conf.
The first one works, but second one doesn't.
I would like to know if it's possibly to set an item similar to this one:
Suppose we have a host called Dom0 with two items: xen.name1 and cpu1
Item Name= xen.name1
Item Key: xen.name[1]
this is an UserParameter defined in the zabbix_agentd.conf
Item Name= cpu1
Item Key= xen.cpu[{Dom0:xen.name[1].last()}]
and this is another UserParameter also defined in zabbix_agentd.conf.
The first one works, but second one doesn't.
Comment