0

I have 3 ubuntu Vm's configured (They are not websites but configured as a cloud service) with http endpoints in a load-balanced set. This is working really well with the probe configured to check every 15 secs on port 80. When the url does not return a status of 200 it gets removed from the load-balanced set until the next time that it returns a status of 200. I have used the webPortal to configure the endpoints and probe settings.

When the unhealthy instances is taken out of the load-balanced set I would like to be informed (via email preferable) of the situation so that I can fix the issue.

gbradley
  • 21
  • 5
  • Why would your endpoint be "removed"? That seems like something you'd do in the portal and you should know when you do it. – Peter Ritchie Dec 10 '13 at 19:42
  • Have you tried anything yet ? – FazoM Dec 10 '13 at 19:54
  • 1
    The endpoints are not removed. Just the unhealthy instances are taken off of the load balancer. As for whether you can get notified when this happens - mm, no, there is not such service yet in Azure. – astaykov Dec 10 '13 at 22:07
  • @PeterRitchie I updated my post to be more specific that it is removed from the load-balanced set. – gbradley Dec 11 '13 at 15:38
  • what criteria does the load balancer use to determine "unhealthy"? I think you'll have to run something to check that independant of the load-balancer. – Peter Ritchie Dec 11 '13 at 16:01

0 Answers0