summaryrefslogtreecommitdiffstats
path: root/plugins/check_proc_status.py
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/check_proc_status.py')
-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 8895b0f..bf3b077 100755
--- a/plugins/check_proc_status.py
+++ b/plugins/check_proc_status.py
@@ -32,7 +32,7 @@ from glusternagios import glustercli
_nfsService = "NFS"
_shdService = "Self-Heal"
-_smbService = "CIFS"
+_smbService = "SMB"
_brickService = "Brick - %s"
_glusterdService = "Gluster Management"
_quotadService = "Quota"