You are here

constant NAGIOS_STATUS_CRITICAL in Nagios Monitoring 8

Same name and namespace in other branches
  1. 5 nagios.module \NAGIOS_STATUS_CRITICAL
  2. 6 nagios.module \NAGIOS_STATUS_CRITICAL
  3. 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.

... See full list

File

tests/phpstan-bootstrap.php, line 5

Code

define('NAGIOS_STATUS_CRITICAL', 2);