Forum Discussion
Health Montior Configuration Question - Include a different hostname
Hi all,
Need some assistance with creating a health monitor that specifies the host name. I'm looking to use the following send string: GET /UI/Content/Secure/IWALogin.aspx HTTP/1.0\n but want it to check again a different host name ex: host.domain.com.
Can someone help me with the syntax for such a check?
Thanks, Pete
- Pete_Paiva_7147Nimbostratus
That worked, thanks again for the help!
- Cory_50405Noctilucent
Looks like you may have hit enter before your host name. Keep it all on the same line and it should work.
- Pete_Paiva_7147Nimbostratus
- Pete_Paiva_7147Nimbostratus
Hi Cory,
I just tried adding the text above but I get the following error:
Value may not contain literal newline characters.
- Cory_50405Noctilucent
It should look something like this (use HTTP/1.1):
GET /UI/Content/Secure/IWALogin.aspx HTTP/1.1\r\nHost: host.domain.com\r\nConnection: Close\r\n
Recent Discussions
Related Content
* 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