mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-11-06 22:08:01 +00:00
18 lines
748 B
Markdown
18 lines
748 B
Markdown
# OperatingSystemPerformance
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**model_type** | **str** | |
|
|
**status_data_type** | **str** | | [optional]
|
|
**num_cami_crashes** | **int** | | [optional]
|
|
**uptime_in_seconds** | **int** | | [optional]
|
|
**avg_cpu_utilization** | **float** | | [optional]
|
|
**avg_cpu_per_core** | **list[float]** | | [optional]
|
|
**avg_free_memory_kb** | **int** | | [optional]
|
|
**total_available_memory_kb** | **int** | | [optional]
|
|
**avg_cpu_temperature** | **float** | | [optional]
|
|
|
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
|