constant NAGIOS_STATUS_CRITICAL in Nagios Monitoring 8
Same name and namespace in other branches
- 5 nagios.module \NAGIOS_STATUS_CRITICAL
- 6 nagios.module \NAGIOS_STATUS_CRITICAL
- 7 nagios.module \NAGIOS_STATUS_CRITICAL
11 uses of NAGIOS_STATUS_CRITICAL
- MaintenanceModeTest::testMaintenanceModeCheck in tests/
src/ Kernel/ MaintenanceModeTest.php - NagiosCheckTest::testElysiaCronCheck in tests/
src/ Kernel/ NagiosCheckTest.php - NagiosCommands::check_updates in src/
Commands/ NagiosCommands.php - Allows querying Drupal's update status. Useful for NRPE.
- nagios_check_cron in ./
nagios.module - Check when the Drupal cron system was last invoked.
- nagios_check_elysia_cron in ./
nagios.module - Check when the Drupal cron system was last invoked.
File
- tests/
phpstan-bootstrap.php, line 5
Code
define('NAGIOS_STATUS_CRITICAL', 2);