forked from ManageIQ/manageiq
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchargeback_vm_monthly.yaml
191 lines (191 loc) · 2.89 KB
/
chargeback_vm_monthly.yaml
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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
---
title: Chargeback_Vm_Monthly
rpt_group: Custom
rpt_type: Custom
priority:
db: ChargebackVm
cols:
- start_date
- display_range
- vm_id
- vm_name
- cpu_allocated_cost
- cpu_used_metric
- cpu_used_cost
- memory_allocated_cost
- memory_used_metric
- memory_used_cost
- disk_io_used_metric
- disk_io_used_cost
- net_io_used_metric
- net_io_used_cost
- storage_allocated_metric
- storage_allocated_cost
- storage_used_metric
- storage_used_cost
include: {}
col_order:
- vm_name
- display_range
- cpu_allocated_cost
- cpu_used_metric
- cpu_used_cost
- memory_allocated_cost
- memory_used_metric
- memory_used_cost
- disk_io_used_metric
- disk_io_used_cost
- net_io_used_metric
- net_io_used_cost
- storage_allocated_metric
- storage_allocated_cost
- storage_used_metric
- storage_used_cost
headers:
- VM Name
- Date Range
- vCPUs Allocated Cost
- CPU Used
- CPU Used Cost
- Memory Allocated Cost
- Memory Used
- Memory Used Cost
- Disk I/O Used
- Disk I/O Used Cost
- Network I/O Used
- Network I/O Used Cost
- Storage Allocated
- Storage Allocated Cost
- Storage Used
- Storage Used Cost
conditions:
order: Ascending
sortby:
- vm_name
- start_date
group: y
template_type: report
db_options:
:rpt_type: ChargebackVm
:options:
:interval: monthly
:interval_size: 6
:end_interval_offset: 0
col_formats:
-
-
-
- :mhz
-
-
-
-
-
-
-
-
-
-
-
-
tz: UTC
col_options:
cpu_allocated_cost:
:grouping:
- :total
cpu_allocated_metric:
:grouping:
- :total
cpu_cost:
:grouping:
- :total
cpu_metric:
:grouping:
- :total
cpu_used_cost:
:grouping:
- :total
cpu_used_metric:
:grouping:
- :total
disk_io_cost:
:grouping:
- :total
disk_io_metric:
:grouping:
- :total
disk_io_used_cost:
:grouping:
- :total
disk_io_used_metric:
:grouping:
- :total
fixed_compute_metric:
:grouping:
- :total
fixed_compute_1_cost:
:grouping:
- :total
fixed_compute_2_cost:
:grouping:
- :total
fixed_cost:
:grouping:
- :total
fixed_storage_1_cost:
:grouping:
- :total
fixed_storage_2_cost:
:grouping:
- :total
memory_allocated_cost:
:grouping:
- :total
memory_allocated_metric:
:grouping:
- :total
memory_cost:
:grouping:
- :total
memory_metric:
:grouping:
- :total
memory_used_cost:
:grouping:
- :total
memory_used_metric:
:grouping:
- :total
net_io_cost:
:grouping:
- :total
net_io_metric:
:grouping:
- :total
net_io_used_cost:
:grouping:
- :total
net_io_used_metric:
:grouping:
- :total
storage_allocated_cost:
:grouping:
- :total
storage_allocated_metric:
:grouping:
- :total
storage_cost:
:grouping:
- :total
storage_metric:
:grouping:
- :total
storage_used_cost:
:grouping:
- :total
storage_used_metric:
:grouping:
- :total
total_cost:
:grouping:
- :total