Quantcast
Channel: 日本Zabbixユーザー会 - 日本Zabbixユーザー会フォーラム
Viewing all articles
Browse latest Browse all 1811

トリガー表現式の()の優先度について

$
0
0

Zabbix:5.0.2
OS:CentOS8.1
=================

ログ監視トリガーの式で、And条件で一部内容を静観しようとしていますが、
括弧内()で表現される部分は優先的に処理されないのでしょうか。

下記のような表記法をとっても、A×2のパターンや、B×1のパターンでアラートを検知しなくなっているので、
念のため知見がある方がおられましたら教えてください。

{Template:eventlog[System,,"Error",,,,skip].iregexp()}<>0 and
({Template:eventlog[System,,"Error",,,,skip].logsource(A)}=0 and {Template:eventlog[System,,"Error",,,,skip].logeventid(1)}=0) and
({Template:eventlog[System,,"Error",,,,skip].logsource(B)}=0 and {Template:eventlog[System,,"Error",,,,skip].logeventid(2)}=0)


Viewing all articles
Browse latest Browse all 1811

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>