You are here

protected property SystemLoadSensorPlugin::$systemLoadAverage in Monitoring 8

The load average of the system provided by sys_getloadavg().

Type: array

File

src/Plugin/monitoring/SensorPlugin/SystemLoadSensorPlugin.php, line 36

Class

SystemLoadSensorPlugin
Monitors system load time average.

Namespace

Drupal\monitoring\Plugin\monitoring\SensorPlugin

Code

protected $systemLoadAverage;