Dynamo Middleware

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

int dynamo_cpu::active_process
 

currently active processes on the server

float dynamo_cpu::load
 

load value of the cpu 0 - 1.0 average of CPU over the past min

char dynamo_cpu::model
 

The model name of the CPU.

int dynamo_cpu::total_process
 

total processes active on the device


The documentation for this struct was generated from the following files: