You are here

constant NAGIOS_STATUS_OK in Nagios Monitoring 5

Same name and namespace in other branches
  1. 8 tests/phpstan-bootstrap.php \NAGIOS_STATUS_OK
  2. 6 nagios.module \NAGIOS_STATUS_OK
  3. 7 nagios.module \NAGIOS_STATUS_OK
9 uses of NAGIOS_STATUS_OK
nagios_check_cron in ./nagios.module
nagios_check_modules in ./nagios.module
nagios_check_nodes in ./nagios.module
nagios_check_requirements in ./nagios.module
nagios_check_session_anon in ./nagios.module

... See full list

File

./nagios.module, line 6

Code

define('NAGIOS_STATUS_OK', 0);