DisabledSensorException |
src/Sensor/DisabledSensorException.php |
Thrown if a disabled sensor is requested to be executed. |
NonExistingSensorException |
src/Sensor/NonExistingSensorException.php |
Thrown if a sensor is requested that does not exist. |
SensorCompilationException |
src/Sensor/SensorCompilationException.php |
Thrown in case of an error during sensor result compilation. |
SensorManager |
src/Sensor/SensorManager.php |
Manages sensor definitions and settings. |
Thresholds |
src/Sensor/Thresholds.php |
Determine status based on thresholds during sensor run. |