From 0375915e1a569ef88d4bc473e2ec563b6b623054 Mon Sep 17 00:00:00 2001 From: hadaq Date: Wed, 8 Feb 2012 09:07:51 +0000 Subject: [PATCH] JAM: fixed caget location in nagios epics script for current EB installations --- plugins/my_epics.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/my_epics.sh b/plugins/my_epics.sh index ec68089..946c5d6 100755 --- a/plugins/my_epics.sh +++ b/plugins/my_epics.sh @@ -90,7 +90,7 @@ DEBUG="0" # made by root (i.e.): ln -s /opt/epics/base-3.14.9/bin/linux-x86/caget /usr/bin/caget -CAGET_LOCATION=/home/scs/epics/base-3.14.9/bin/linux-x86/caget +CAGET_LOCATION=/home/scs/base-3-14-11/bin/linux-x86_64/caget ############################################################################## -- 2.43.0