Been pulling my hair out over this one...
Sooo i can use {HOST.HOST} and it echos the hostname. or {HOST.IP} to get the IP address. This is working as expected.
However when i attempt to echo for example the built in zabbix Localhost Tags "system.cpu.util[,user]" Its not working.
I have tried every rendition of quotes, no quotes, with no avail.
Trying to use it with a host named "zab"
should i be using "zab" in place of "HOST" below?
{{HOST.HOST}:{system.cpu.util[,user]}
{HOST.HOST:system.cpu.util[,user]}
If anyone could help it would be greatly appreciated. I love this software, and this would be the icing on the cake if i coulds get it working..
Thanks,!!
Sooo i can use {HOST.HOST} and it echos the hostname. or {HOST.IP} to get the IP address. This is working as expected.
However when i attempt to echo for example the built in zabbix Localhost Tags "system.cpu.util[,user]" Its not working.
I have tried every rendition of quotes, no quotes, with no avail.
Trying to use it with a host named "zab"
should i be using "zab" in place of "HOST" below?
{{HOST.HOST}:{system.cpu.util[,user]}
{HOST.HOST:system.cpu.util[,user]}
If anyone could help it would be greatly appreciated. I love this software, and this would be the icing on the cake if i coulds get it working..
Thanks,!!
Comment