constant NAGIOS_STATUS_UNKNOWN in Nagios Monitoring 8
Same name and namespace in other branches
- 5 nagios.module \NAGIOS_STATUS_UNKNOWN
- 6 nagios.module \NAGIOS_STATUS_UNKNOWN
- 7 nagios.module \NAGIOS_STATUS_UNKNOWN
4 uses of NAGIOS_STATUS_UNKNOWN
- NagiosCommands::check_updates in src/
Commands/ NagiosCommands.php - Allows querying Drupal's update status. Useful for NRPE.
- nagios_check_requirements in ./
nagios.module - Check is all Drupal requirenemts are satisfied.
- nagios_check_watchdog in ./
nagios.module - Check Drupal {watchdog} table recent entries.
- StatuspageController::content in src/
Controller/ StatuspageController.php - Main function building the string to show via HTTP.
File
- tests/
phpstan-bootstrap.php, line 6
Code
define('NAGIOS_STATUS_UNKNOWN', 3);