Hi,
I'm new in zabbix and there is a lot of info ( to many for begginer ) about hosts.
I'm monitoring a bunch unix/linux hosts, and would like trigger like this:
cpu_user_time + cpu_system_time > 80%
I know how to create only one expresion:
{hostname:system.stat[cpu,sy]}>80
But how to connect two of them?
And is there some way to customize monitoring -> triggers page?
Thanks
I'm new in zabbix and there is a lot of info ( to many for begginer ) about hosts.
I'm monitoring a bunch unix/linux hosts, and would like trigger like this:
cpu_user_time + cpu_system_time > 80%
I know how to create only one expresion:
{hostname:system.stat[cpu,sy]}>80
But how to connect two of them?
And is there some way to customize monitoring -> triggers page?
Thanks


Comment