$ /opt/mesosphere/bin/python marathon-autoscale.py
Enter the DNS hostname or IP of your Marathon Instance : ip-**-*-*-***
Enter the Marathon Application Name to Configure Autoscale for from the Marathon UI : testing
Enter the Max percent of Mem Usage averaged across all Application Instances to trigger Autoscale (ie. 80) : 5
Enter the Max percent of CPU Usage averaged across all Application Instances to trigger Autoscale (ie. 80) : 5
Enter which metric(s) to trigger Autoscale ('and', 'or') : or
Enter Autoscale multiplier for triggered Autoscale (ie 1.5) : 2
Enter the Max instances that should ever exist for this application (ie. 20) : 10
