Ice 3.7 C++98 API Reference
Loading...
Searching...
No Matches
IceGrid::LoadInfo Struct 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.

Detailed Description

Information about the load of a node.

Member Data Documentation

◆ avg1

::Ice::Float IceGrid::LoadInfo::avg1

The load average over the past minute.

◆ avg15

::Ice::Float IceGrid::LoadInfo::avg15

The load average over the past 15 minutes.

◆ avg5

::Ice::Float IceGrid::LoadInfo::avg5

The load average over the past 5 minutes.


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