I want to scale out when too many users on vmss/vm Linux system, what is the best way to do that? Is there any metrics available for that? if anyone do please share what you did!! thanks.
I want to scale out when too many users on vmss/vm Linux system, what is the best way to do that? Is there any metrics available for that? if anyone do please share what you did!! thanks.
Please refer to this doc on metrics for autoscaling VMSS:https://docs.microsoft.com/en-us/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-autoscale-overview#autoscale-rule-criteria
You can also autoscale using custom metrics as described in this document: https://docs.microsoft.com/en-us/azure/azure-monitor/platform/autoscale-custom-metric
thanks for your time however I read this doc and not scaling based on logged in users, auto scaling not include activity log or log search like set alerts unless missing something. :)
9 people are following this question.