dynamo_cpu Struct Reference
Contains CPU Information. More...
Data Fields | |
char | model [40] |
The model name of the CPU. | |
float | load |
load value of the cpu 0 - 1.0 average of CPU over the past min | |
int | total_process |
total processes active on the device | |
int | active_process |
currently active processes on the server |
Detailed Description
Contains CPU Information.
Field Documentation
|
currently active processes on the server
|
|
load value of the cpu 0 - 1.0 average of CPU over the past min
|
|
The model name of the CPU.
|
|
total processes active on the device
|
The documentation for this struct was generated from the following files: