我正在使用Zabbix来监视日志文件。 我有触发器,当错误被写入日志时被激活:
{Test:log["/opt/test/log.out","^ERROR.*$","UTF-8",100].diff(0)}>0
所以,现在我承认,问题解决了,但是触发器还在。
如何处理这个?