Forum Discussion
Configuring a maintenance monitor for webservices
Ok, so the way i´ve configured it in my lab is like this.
I have a pool of 3 server, two monitors. One monitor checks the health of each member using a http header and that works very well. The second (the reverse monitor) checks that a status file (with an alias on the monitor to check it on another server, sort of a status mgmt server for the pool members) does not contain the string Maintenance, if it does it should be considered offline (not disabled) and a new member will be reselected.
But.. I wondered if it is possible to have it react only of the recieve string and sort of disable the timeout setting completly. This way i could hand over control of the pool to a party that doesnt have access to the ADC platform without the risk of losing the whole pool if the status mgmt server went offline.
kimhenriksen ,
For this inquiry : " But.. I wondered if it is possible to have it react only of the recieve string and sort of disable the timeout setting completly. This way i could hand over control of the pool to a party that doesnt have access to the ADC platform without the risk of losing the whole pool if the status mgmt server went offline. " )
Do you mean that you do not want to loose the avilabilty of pool if the " Reverse" monitor fails/down.
you mean that , it is of course doable.
- Another thing :
I understood from you that you want to prevent these users from modifying in " Content of file " that you are assigning your monitor.
- Or you can replace the two monitors by using this
Configure ( send string , Receive string and Recieve disable string as well )
"Recieve disable string" means if this string returned from pool member , this monitor should be down.
I hope I could help.
- kimhenriksenNov 16, 2022Cirrostratus
Ok, any tips on how the timeout disable is doable? I´ve yet to find a solution.
Yes, if we comebine those two to one.. we´ll might get a problem with the Get URI.. they might have to be independent of each other. And the filecheck would be good if it could be done to another IP then the pool member. The customer want the member as standard as possible, but still have the possibility for online/offline.
But.. If the first part is solved, that solves all of it.
- Nov 16, 2022
kimhenriksen ,
> Do you mean the timeout of Health monitor ?
> if you assign 2 monitors to one pool , you can configure an option to not loose the availability of whole pool if one of both monitors fails.
this is the option :- kimhenriksenNov 16, 2022Cirrostratus
Yeah, but if configured that way.. you loose the ability of monitor1 to function correctly. Monitor1 should always take precedence in my case as that checks the actually health of the server. If i could specify that per monitor that would be great.
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