Hi everybody, I'm new commer.
I read about info trigger at: http://www.zabbix.com/documentation/...ers/expression
As I see in that content with
and example
So, system.cpu.load is key variable. I have a question: where is key path in that document?
Thank you very much
I read about info trigger at: http://www.zabbix.com/documentation/...ers/expression
As I see in that content with
Code:
{<server>:<key>.<function>(<parameter>)}<operator><constant>
Code:
{www.zabbix.com:system.cpu.load[all,avg1].last(0)}>5
Thank you very much
, and here platform 
Comment