Forum Discussion
Bruno_Bellarasa
Nimbostratus
Apr 11, 2006Monitors Loadbalancing on BigIP Kernel Version: 4.5.9 build2
On our Intranet we have a BigIP in front of four FrontEnd (Node), we need to check all application layer on every Node for decide to maintain the Node active or not. So we have developed a web service who check: application, Document Server, DB and respond to BIG-IP.
The monitor http is:
monitor http {
type http
interval 5
timeout 16
dest *:*
send "GET /docum.company.it/checkstatus/checkstatus.asmx/checkstatus?lib=sdicsa&userid=xx_yy&password=vv_aa&datasource=work.domain.alfa"
recv "docum are running"
username ""
password ""
//get
//url
//
//transparent
//reverse
}
The response html page is like this one? :
docum are running
Thanks.
- Colin_Walker_12Historic F5 AccountI'm not sure if I understand the question, here. Are you just posting to share your monitoring solution, or is there something specific you wanted help with in regards to iRules?
- Bruno_Bellarasa
Nimbostratus
Sorry, the posting is a request of help! I am not sure about the parsing of attribute RECV. If I describe a string in the recv attribute all html page is parsed for the value? In my example the value is "docum are running", the recv attribute must contain it? - Colin_Walker_12Historic F5 AccountWe here at DevCentral are the folks who work on the API (iControl) and the onboard packet inspector/scripting language (iRules). If you have a question about building iControl apps or writing iRules, this is the place for you.
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