Your IP : 3.136.27.210


Current Path : /bin/
Upload File :
Current File : //bin/euscale-enable-metrics-collection

#!/usr/bin/python2 -tt

import euca2ools.commands.autoscaling.enablemetricscollection

if __name__ == '__main__':
    euca2ools.commands.autoscaling.enablemetricscollection.EnableMetricsCollection.run()