summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xplugins/check_proc_status.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/check_proc_status.py b/plugins/check_proc_status.py
index bb9f2c5..5655f7e 100755
--- a/plugins/check_proc_status.py
+++ b/plugins/check_proc_status.py
@@ -30,7 +30,7 @@ from glusternagios import utils
from glusternagios import glustercli
-_nfsService = "NFS"
+_nfsService = "Gluster NFS"
_shdService = "Self-Heal"
_smbService = "SMB"
_brickService = "Brick - %s"