Does autoscale not work?
I've setup autoscale on my web role to trigger on high CPU usage but this does not seem to work. It never triggers even if my web role is at 99% CPU utilization. Has anyone else come across this issue?
November 18th, 2013 4:59am

Hi TheNimble,

Thanks for posting!

Do you check your CPU usage in MONITOR or DASHBOARD? Base on my experience, if CPU usage is over your setting level, it may trigger auto scale (http://www.windowsazure.com/en-us/manage/services/cloud-services/how-to-monitor-a-cloud-service/). I suggest you could view the log form the Management Service (Click Management Service =>Operation Log => select date and so on) . Also I suggest you could use the "Alert" (http://msdn.microsoft.com/en-us/library/windowsazure/dn306639.aspx). When your setting trigged, the azure will send you email about the state changed. 

Hope it helps.

Regards,

Will

Free Windows Admin Tool Kit Click here and download it now
November 18th, 2013 11:55am

Hello,

Also, note that CPU has to be high for a sustained period of time -- if CPU is high for only 15 minutes, a scale up action will not be triggered. You should have at least 45 minutes of sustained CPU to see a scale up. Also, you can get the exact JSON that represents your autoscale rules by looking in the Operation Log (the operation is called PutAutoscaleSetting I believe). If you paste that here we could look at exactly what your settings are.

Thanks,
-Stephen

November 20th, 2013 6:28am

45 minutes of sustained CPU for scaling to kick in seems crazy. We had a big spike in traffic today where requests were timing out due to excessive CPU utilisation. The auto scale didn't kick in despite having a 70% threshold for up scale and we had to disable auto scaling and manually scale up an extra instance to cater for the load.

45 minutes is way too long in my opinion for responding to increases in load. One of the main appeals of Azure is the ability to quickly scale up and down to handle increased loads so having to wait about an hour for auto scale to respond (including firing up a new instance) is not good enough. At the very least this should be configurable within the autoscale dashboard.

Free Windows Admin Tool Kit Click here and download it now
December 9th, 2013 9:40am

I totally agree on this. 45 minutes - no configuration - makes the autoscaling feature via web portal totally useless. A lot of money can be lost in 45 minutes, with the lure of saving some money using autoscaling.

I am not happy to admit it, but AWS CloudWatch (and monitoring portal) is light years ahead.

February 18th, 2015 5:51pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics