diff options
Diffstat (limited to 'site/docs/documentation/Output.md')
| -rw-r--r-- | site/docs/documentation/Output.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/docs/documentation/Output.md b/site/docs/documentation/Output.md index 176c8721..dbc2a765 100644 --- a/site/docs/documentation/Output.md +++ b/site/docs/documentation/Output.md @@ -33,7 +33,7 @@ The host output file, contains all metrics of related to the host run. | timestamp | int64 | ms | Timestamp of the sample | | absolute timestamp | int64 | ms | The absolute timestamp based on the given workload | | host_id | binary | string | The id of the host given by OpenDC | -| cpu_count | int32 | count | The number of available cpu cores | +| cpu_count | int32 | count | The number of available cpuModel cores | | mem_capacity | int64 | Mb | The amount of available memory | | guests_terminated | int32 | count | The number of guests that are in a terminated state. | | guests_running | int32 | count | The number of guests that are in a running state. | |
