View Source Wobserver.System.Scheduler (Wobserver NG v1.14.0)

Scheduler utilization per scheduler.

Example:

Wobserver.System.Scheduler.utilization
[1.0, 0.0306945631032665, 0.03640598025269633, 0.05220935570330663,
 0.04884165187164101, 0.08352432821297966, 0.11547042454628796,
 0.2861211090456038]

Link to this section Summary

Functions

Calculates scheduler utilization per scheduler.

Link to this section Functions

@spec utilization() :: [float()]

Calculates scheduler utilization per scheduler.

Returns a list of floating point values range (0-1) indicating 0-100% utlization.

Example:

Wobserver.System.Scheduler.utilization
[1.0, 0.0306945631032665, 0.03640598025269633, 0.05220935570330663,
 0.04884165187164101, 0.08352432821297966, 0.11547042454628796,
 0.2861211090456038]