Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches
IceGrid::LoadInfo Struct Reference

Information about the load of a node. More...

#include <IceGrid/IceGrid.h>

Public Member Functions

void ice_printFields (std::ostream &os) const
 Outputs the name and value of each field of this instance to the stream.
std::tuple< const float &, const float &, const float & > ice_tuple () const
 Creates a tuple with all the fields of this struct.

Public Attributes

float avg1
 The load average over the past minute.
float avg15
 The load average over the past 15 minutes.
float avg5
 The load average over the past 5 minutes.

Detailed Description

Information about the load of a node.

Definition at line 3132 of file Admin.h.


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