29-Aug-2015 07:43
Hi Friends,
I am novice to F5 and following CBT Nuggets to understand LTM in a better way. I have completed basic configuration i.e defined Nodes, defined Pool and assigned Pool Members to my Pool.
Now the problem is that I have enabled "http" health monitor and right after I click 'finished' the icon Transitions from 'Blue Square' to 'Rectangle Red' - Offline(Enabled) - The children pool member(s) are down when I hover over the Pool in 'Pool List'.
Now this is a very basic setup with 3 .OVA web servers pre configured which I received in my Nuggetlabs.
I am able to login to the servers using my browser, telnet 10.2.0.11 80 and curl http://10.2.0.11 commands but the Servers are showing as Offline(Enabled) - Pool member has been marked down by a monitor in 'Members' list.
I need your help to proceed further please.
Thanks in advance,
Sagar
Solved! Go to Solution.
29-Aug-2015 08:13
Hi,
I got it! I had to create a custom monitor with 'GET /\r\n\r\n' as send string as my version of VE is 11.3.
Pool members came up straight away!!
Regards Sagar
29-Aug-2015 08:13
Hi,
I got it! I had to create a custom monitor with 'GET /\r\n\r\n' as send string as my version of VE is 11.3.
Pool members came up straight away!!
Regards Sagar
08-May-2016 06:49
15-May-2016 09:12
14-Mar-2023 08:24
Hi Sagar,
As I am facing the same problem,
Availability | Offline (Enabled) - Pool member has been marked down by a monitor |
Health Monitors |
|
In monitor --> send string --GET /\r\n updated same. But still same problem
14-Sep-2016 08:43
Hi Sagar,
The Custom health Monitor worked for me.
Thanks a Ton mate !
Regards, RajaSekher
04-Oct-2016 14:55
This work thanks posting this solution.
29-Oct-2016 08:04
That works perfectly.. Thanks mate 🙂
10-Jan-2017 18:54
Am new to F5 ,Can u explain How to create custom Health Monitor.Please help i struck at that point .
11-Jan-2017 10:51
See this link.
10-Dec-2017 23:21
Hi all ,i have same issue VIP and pool member down .from F5 pool IP i can ping but telnet port 80 no response .i try curl no response .pls help me