Ice 3.6 Slice API 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... | |
Information about the load of a node.
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.