summaryrefslogtreecommitdiffstats
path: root/config/glusternagios.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/glusternagios.conf.in')
-rw-r--r--config/glusternagios.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/glusternagios.conf.in b/config/glusternagios.conf.in
index e3a8bc0..b845b55 100644
--- a/config/glusternagios.conf.in
+++ b/config/glusternagios.conf.in
@@ -8,7 +8,7 @@ $actionomprogbinary @glusternagiospluginsdir@/check_gluster_syslog.py
#
$template GLFS_NAG_Template,"%msgid%/%syslogfacility-text:::uppercase%/%syslogseverity-text:::uppercase%/%app-name:::uppercase% [%TIMESTAMP:::date-rfc3339%] %msg:::sp-if-no-1st-sp%%msg:::drop-last-lf%\n"
-if (($app-name contains 'glusterfsd' or $programname startswith 'bricks') and not ($msg contains '@cee')) or ($msg contains 'quorum') then :omprog:;GLFS_NAG_Template
+if (($msg contains 'quorum' or $msg contains 'quota_log_usage') and not ($msg contains '@cee')) then :omprog:;GLFS_NAG_Template
#