Ice 3.7 Slice API Reference
Data Members | List of all members
IceGrid::LoadInfo Struct Reference

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

defined in <IceGrid/Admin.ice>

struct LoadInfo { ... }

Data Members

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

Detailed Description

Information about the load of a node.

Data Member Documentation

◆ avg1

float avg1

The load average over the past minute.

◆ avg15

float avg15

The load average over the past 15 minutes.

◆ avg5

float avg5

The load average over the past 5 minutes.


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