Forum Discussion
Ricardo_77091
Nimbostratus
Mar 26, 2009HTTP Monitor that follows redirects
We are trying to configure an HTTP monitor to monitor a .NET application and mark the member as down if it does not receive the response it expects. The problem is that the first response is a 401 Una...
Dbow_21284
Nimbostratus
Jul 13, 2009Ok BAM ... its failing.
++ echo 10.10.185.39
++ sed s/::ffff://
+ IP=10.10.185.39
+ $'\r'
: command not foundTLM_Auth_Intranet: line 3:
+ PORT=80
+ $'\r'
: command not foundTLM_Auth_Intranet: line 5:
++ basename /usr/bin/monitors/NTLM_Auth_Intranet
+ PIDFILE=/var/run/NTLM_Auth_Intranet._.pid
+ $'\r'
: command not foundTLM_Auth_Intranet: line 6:
'usr/bin/monitors/NTLM_Auth_Intranet: line 11: syntax error near unexpected token `
'usr/bin/monitors/NTLM_Auth_Intranet: line 11: `fi
It looks like its failing on these lines:
LINE 3= IP=`echo ${1} | sed 's/::ffff://'`
LINE 5= PORT=${2}
LINE 6= PIDFILE="/var/run/`basename ${0}`.${IP}_${PORT}.pid"
Could this be a version thing? I have 9.4.2.
I definitely have the host headers right too and definitely the script name (case that is) is working as it opened the script.
Hmmmmmmmmmmmm.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects