From 0682f3b48c06a5bf53f305dd77250cdb796693a5 Mon Sep 17 00:00:00 2001 From: Timothy Asir Date: Tue, 1 Apr 2014 17:31:44 +0530 Subject: Add gluster process monitoring plugin This helps monitoring gluster related process such as glusterd, glusterfsd, gluster self heal process, nfs and also helps to monitor other running services Change-Id: I8c6f252270a847e7ff007c358125a9310525f201 Signed-off-by: Timothy Asir --- plugins/gluster-proc.crontab | 1 + 1 file changed, 1 insertion(+) create mode 100644 plugins/gluster-proc.crontab (limited to 'plugins/gluster-proc.crontab') diff --git a/plugins/gluster-proc.crontab b/plugins/gluster-proc.crontab new file mode 100644 index 0000000..7344ea2 --- /dev/null +++ b/plugins/gluster-proc.crontab @@ -0,0 +1 @@ +*/1 * * * * root /usr/lib64/nagios/gluster/plugins/check_proc_status.py -- cgit