From: hadaq Date: Wed, 8 Feb 2012 09:07:51 +0000 (+0000) Subject: JAM: fixed caget location in nagios epics script for current EB installations X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=0375915e1a569ef88d4bc473e2ec563b6b623054;p=hadesicinga.git JAM: fixed caget location in nagios epics script for current EB installations --- 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 ##############################################################################