Hi,
is it possible to automatically start/stop VMs (and create from template if necessary) based on specific criterias?
I think of setting up a template containing a webserver and I want to fire up and shut down instances based on load.
For example criterias might be:
- RAM usage
- CPU usage
- requests/s
- connected users, ie nr of sessions
I think the tool of choice would be the Orchestrator, but how much of the above could it do?
Thanks
Tim