GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > MON / V0-2-0

Constituent: mon_unit_test     Tag: mv2304


Interface   Data Structures   File List   Data Fields   Globals  

_MON_Load_Stats Struct Reference

CPU loading statistics. More...

#include <MON_pubdefs.h>


Data Fields

unsigned int avg_prev_sec
unsigned int avg_prev_min
unsigned int min_prev_min
unsigned int max_prev_min


Detailed Description

CPU loading statistics.


Field Documentation

unsigned int _MON_Load_Stats::avg_prev_min
 

Average load during previous minute, expressed as a percentage between 0 and 100.

unsigned int _MON_Load_Stats::avg_prev_sec
 

Average load during previous second, expressed as a percentage between 0 and 100.

unsigned int _MON_Load_Stats::max_prev_min
 

Largest value of avg_prev_sec during the previous minute.

unsigned int _MON_Load_Stats::min_prev_min
 

Smallest value of avg_prev_sec during the previous minute.


The documentation for this struct was generated from the following file:
Generated on Sun Jul 17 09:45:42 2005 by doxygen 1.3.3