Greetings,
Is it possible to edit existing triggers in Zabbix? For example, looking at one of our hosts, we have the following trigger:
Host.Unix:Too many processes on (hostname) {(hostname)
roc.num[].last(0)}>300
Well, the host in question normally has over 300 processes, so we'd like to boost the number of processes before Zabbix sends out a warning. The problem is, we can't figure out how to do it - we're aware we can disable this specific trigger and just create a different one with a modified number, but is there any way to edit the existing trigger?
Hoping we're just missing something un/obvious.
Thanks,
- Gary
Is it possible to edit existing triggers in Zabbix? For example, looking at one of our hosts, we have the following trigger:
Host.Unix:Too many processes on (hostname) {(hostname)
roc.num[].last(0)}>300Well, the host in question normally has over 300 processes, so we'd like to boost the number of processes before Zabbix sends out a warning. The problem is, we can't figure out how to do it - we're aware we can disable this specific trigger and just create a different one with a modified number, but is there any way to edit the existing trigger?
Hoping we're just missing something un/obvious.
Thanks,
- Gary
Comment