https://github.com/jvivian/one_off_scripts
Revision b0b21d865270842400434b55f604a5ae30defcd3 authored by John Vivian on 03 February 2016, 09:45:09 UTC, committed by John Vivian on 03 February 2016, 09:45:09 UTC
Metrics now collected and raw dumped to a file in real time (1 hour
intervals)

Workers are now killed during metric collection when idle.

Removed alarm application in lieu of `boto.terminate_instances()`

Replaced cost calculations with "Max" costs to simulate if entire
cluster were running.  Will have to develop a new method to analyze
costs given an average hourly cost and the generated metrics array that
represents time
1 parent 75ff824
History
Tip revision: b0b21d865270842400434b55f604a5ae30defcd3 authored by John Vivian on 03 February 2016, 09:45:09 UTC
Complete refactor
Tip revision: b0b21d8
File Mode Size
automated_scaling_tests.py -rw-r--r-- 14.8 KB
boto_lib.py -rw-r--r-- 8.1 KB
calculate_ec2_spot_instance.py -rw-r--r-- 3.9 KB
convert_files_to_uuid.py -rw-r--r-- 628 bytes
create_config_from_s3.py -rw-r--r-- 1.1 KB
encrypt_files_in_dir_to_s3.py -rw-r--r-- 6.3 KB
master_key_generator.py -rw-r--r-- 581 bytes
metrics_from_instance.py -rw-r--r-- 7.0 KB
reencrypt_s3_sample_data.py -rwxr-xr-x 2.4 KB
rename_from_namepair.py -rw-r--r-- 512 bytes
split_interleaved.py -rw-r--r-- 826 bytes
toil_recompute.py -rw-r--r-- 9.5 KB

back to top