First of all, what means "instance utilization is 0%", just kernel
processes and maintenance tasks can increase CPU usage during this period.
No utilization means no logins?
I don't know any service/soft that do it, but you can do it yourself:
For example:
You can easily develop a script to be ex
Hello, Ghaith.
I think ACS doesn't support this easily, but It still can be achieved. The
second part of your demand is quite simple and probably can be achieved
with just API VM list call and additional information from the database,
but the first one is out of ACS features obviosly.
I just woul
Hello All,
I have a case that I need to turn off instance in case that the instance
utilization is 0% for three days ( the instance is not used ) and destroy the
instance if its stopped more than 7 days .
Is there any automated way to do like this case (like Ansible) , I believe that
auto sca