Constants in Monitoring 7
Primary tabs
Name | Location | Description | Direct uses | Strings |
---|---|---|---|---|
MONITORING_DRUSH_SENSOR_STATUS_CRITICAL |
./ |
Exit code for a critical sensor status. | 1 | 1 |
MONITORING_DRUSH_SENSOR_STATUS_OK |
./ |
Exit code for a proper run with OK status. | 1 | 1 |
MONITORING_DRUSH_SENSOR_STATUS_UNKNOWN |
./ |
Exit code for an unknown sensor status. | 1 | 1 |
MONITORING_DRUSH_SENSOR_STATUS_WARNING |
./ |
Exit code for a warning sensor status. | 1 | 1 |