转自:
https://www.zabbix.com/documentation/3.4/zh/manual/config/triggers/expression
https://www.cnblogs.com/forever521Lee/p/10098034.html
count
{docker3:web.test.rspcode[Webtest,iip_check].count(#10,200,ne,60)}>5
#60s检测一次状态,最后10次结果中5次不等于200触发
#亲测有效
相关配置如下: