Forum Discussion
Brantly_Perry_1
Nimbostratus
Aug 17, 2010Problems monitoring web page content - LTM v. 9.4.x
Hey everyone. I'm trying to set up what I thought was a pretty straight forward health monitor. This is pretty typical of what I've done with other systems, except this one will not all my node to be marked up.
Trying to monitor content at the following URL:
http://hrsdr/hmcng_web/login.jsp
My string is:
GET /hmcng_web/login.jsp HTTP/1.1\r\nHost: hrsdr\r\nConnection: Close
I've been sitting here for a couple hours making changes and tweaks to my syntax with no luck.
Any suggestions? Thanks!
11 Replies
- hoolio
Cirrostratus
Hi Brantly, - Brantly_Perry_1
Nimbostratus
Thank you Aaron. My receive string is: - Brantly_Perry_1
Nimbostratus
Interesting. Connection Refused. Wonder why? The webpage comes up fine: - smp_86112
Cirrostratus
It looks like this monitor is checking multiple pool members: port 9001, 9002, and 9020. The 9020 is being refused, but you referenced port 9002 at the top. Are you sure you're looking at the right pool members? - Brantly_Perry_1
Nimbostratus
Sorry, not blowing anyone off on my monitoring issue. I've been on vacation and just returned today. I'm jumping back into this issue now. - Brantly_Perry_1
Nimbostratus
Based on this output, I really don't know why this monitor isn't working: - smp_86112
Cirrostratus
This is what I've gathered from your post:
Send string:
GET /hmcng_web/login.jsp HTTP/1.1\r\nHost: hrsdr\r\nConnection: Close
Receive string:
Use a valid HRS username and password
Output:
}); var loginPanel = new Ext.Panel({ contentEl: 'login-panel', title:'Welcome to the Healthy Returns System (HRS)', frame:true, width:500, height:200, autoShow:true, renderTo:'ext-login-panel' });
- Brantly_Perry_1
Nimbostratus
Sorry for the confusion. The receive string I mentioned above is incorrect. The string configured on my bigip is actually: - smp_86112
Cirrostratus
This may be a case of a bad Send String - but since I've never run 9.4.x, I don't know how many trailing \r\n are required. Hoolio said it should work without any, and he may be right. But if it were me, I'd also try one trailing \r\n, and then two if one didn't work. - Brantly_Perry_1
Nimbostratus
I did run a trace, and everything there seems to be in order as well. I'll go ahead and start fooling with the send string.
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