]> jspc29.x-matter.uni-frankfurt.de Git - hadesicinga.git/commitdiff
JAM: fixed caget location in nagios epics script for current EB installations
authorhadaq <hadaq>
Wed, 8 Feb 2012 09:07:51 +0000 (09:07 +0000)
committerhadaq <hadaq>
Wed, 8 Feb 2012 09:07:51 +0000 (09:07 +0000)
plugins/my_epics.sh

index ec680891261a8226f40328a33252f485b4ac5a46..946c5d6b54a7ae4c58d991b1a6147418797bceed 100755 (executable)
@@ -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
 
 
 ##############################################################################