#How to
Ensure that the CORD config is installed and then run:
python xos_auto_scaling_app.py
This command will start the autoscaling application and start REST server on 9991 port.
To verify the autoscaling application:
To: - name: cpu_source interval: 60 meters: - "cpu" sinks: - cpu_sink 4) sudo service ceilometer-agent-compute restart 5) With this change, the autoscaling application should start receiving the CPU utilization samples every 60 seconds 6) The REST API to retrieve the cpu utilization samples from autoscaling application: http://<app_ip>:9991/autoscaledata