|
Ice 3.7 C++98 API Reference
|
Information about the load of a node. More...
#include <IceGrid/IceGrid.h>
Public Attributes | |
| ::Ice::Float | avg1 |
| The load average over the past minute. | |
| ::Ice::Float | avg15 |
| The load average over the past 15 minutes. | |
| ::Ice::Float | avg5 |
| The load average over the past 5 minutes. | |
Information about the load of a node.
| ::Ice::Float IceGrid::LoadInfo::avg1 |
The load average over the past minute.
| ::Ice::Float IceGrid::LoadInfo::avg15 |
The load average over the past 15 minutes.
| ::Ice::Float IceGrid::LoadInfo::avg5 |
The load average over the past 5 minutes.