forked from green-coding-solutions/green-metrics-tool
-
Notifications
You must be signed in to change notification settings - Fork 0
/
test-config.yml
90 lines (81 loc) · 2.06 KB
/
test-config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
postgresql:
host: test-green-coding-postgres-container
user: postgres
dbname: test-green-coding
password: testpw
port: 9573
redis:
host: test-green-coding-redis-container
smtp:
server: null
sender: null
port: null
password: null
user: null
admin:
notification_email: False
error_file: False
error_email: False
email_bcc: False
cluster:
api_url: http://api.green-coding.internal:9142
metrics_url: http://metrics.green-coding.internal:9142
client:
sleep_time_no_job: 300
jobs_processing: random
time_between_control_workload_validations: 21600
send_control_workload_status_mail: false
shutdown_on_job_no: false
control_workload:
name: Measurement control Workload
uri: https://github.com/green-coding-berlin/measurement-control-workload
filename: usage_scenario.yml
branch: main
comparison_window: 5
threshold: 0.01
phase: 004_[RUNTIME]
metrics:
- psu_energy_ac_mcp_machine
- psu_power_ac_mcp_machine
- cpu_power_rapl_msr_component
- cpu_energy_rapl_msr_component
machine:
id: 1
description: Development machine for testing
base_temperature_value: false
base_temperature_chip: false
base_temperature_feature: false
measurement:
system_check_threshold: 3
idle-time-start: 0
idle-time-end: 0
flow-process-runtime: 3800
phase-transition-time: 1
boot:
wait_time_dependencies: 20
metric-providers:
linux:
cpu.utilization.procfs.system.provider.CpuUtilizationProcfsSystemProvider:
resolution: 99
macos:
cpu.utilization.mach.system.provider.CpuUtilizationMachSystemProvider:
resolution: 99
common:
psu.energy.ac.xgboost.machine.provider.PsuEnergyAcXgboostMachineProvider:
resolution: 99
CPUChips: 1
HW_CPUFreq: 3200
CPUCores: 4
CPUThreads: 4
TDP: 65
HW_MemAmountGB: 16
Hardware_Availability_Year: 2011
sci:
EL: 3.5
RS: 1
TE: 194000
I: 475
optimization:
ignore:
- example_optimization_test
electricity_maps_token: 'testing'