summaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rwxr-xr-xplugins/check_gluster_syslog.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/check_gluster_syslog.py b/plugins/check_gluster_syslog.py
index 6a37f52..c938273 100755
--- a/plugins/check_gluster_syslog.py
+++ b/plugins/check_gluster_syslog.py
@@ -63,7 +63,7 @@ def processQuorumMsg(msgid, msg, level):
pluginstatus = utils.PluginStatusCode.OK
if pluginstatus >= 0:
- serviceName = "Cluster - Quorum"
+ serviceName = "Cluster - Quorum Status"
nscautils.send_to_nsca_subproc(nscautils.getNagiosClusterName(),
serviceName,
pluginstatus,