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

Constituent: mon     Tag: sun-gcc


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 Wed Dec 5 08:44:02 2007 by  doxygen 1.4.4