You are here

constant NAGIOS_STATUS_WARNING in Nagios Monitoring 8

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

... See full list

File

tests/phpstan-bootstrap.php, line 4

Code

define('NAGIOS_STATUS_WARNING', 1);