IceGrid::LoadInfo

Overview

struct LoadInfo

Data Member Index

avg1

The load average over the past minute.

avg15

The load average over the past 15 minutes.

avg5

The load average over the past 5 minutes.

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.