You are here

11 uses of NAGIOS_STATUS_CRITICAL in Nagios Monitoring 8

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.
nagios_check_maintenance in ./nagios.module
Check when the site is in maintenance mode.
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.
WatchdogCheckTest::testFilter in tests/src/Kernel/WatchdogCheckTest.php
WatchdogCheckTest::testWithLevelError in tests/src/Kernel/WatchdogCheckTest.php
WatchdogCheckTest::testWithLevelWarning in tests/src/Kernel/WatchdogCheckTest.php