You are here

6 uses of NAGIOS_STATUS_WARNING in Nagios Monitoring 8

hook_nagios in ./nagios.api.php
Does the actual work of checking something.
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.
WatchdogCheckTest::testOrder in tests/src/Kernel/WatchdogCheckTest.php
WatchdogCheckTest::testWithLevelWarning in tests/src/Kernel/WatchdogCheckTest.php