X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=tools%2Fbin%2Fnagios-service-proxy.sh;fp=tools%2Fbin%2Fnagios-service-proxy.sh;h=0de766d7058f4717f70575b797f7a4af2db0e4d8;hp=2904e85a8783bdce244a32619e0d6e559e6939c8;hb=2f3cbac2ddb231105231becc65494e7513c6dece;hpb=4b4e842f10f63a4b91ad81d7327174190b6d356a diff --git a/tools/bin/nagios-service-proxy.sh b/tools/bin/nagios-service-proxy.sh index 2904e85..0de766d 100755 --- a/tools/bin/nagios-service-proxy.sh +++ b/tools/bin/nagios-service-proxy.sh @@ -4,7 +4,7 @@ # nagios test if the the service proxy is up and running set -e -: ${mkws_host="http://mkws.indexdata.com/service-proxy/"} +: ${mkws_host="http://sp-mkws.indexdata.com/service-proxy/"} : ${mkws_username="mkws"} : ${mkws_password="mkws"} : ${user_agent="nagios service-proxy v0.9"}