constant NAGIOS_STATUS_UNKNOWN in Nagios Monitoring 5
Same name and namespace in other branches
- 8 tests/phpstan-bootstrap.php \NAGIOS_STATUS_UNKNOWN
- 6 nagios.module \NAGIOS_STATUS_UNKNOWN
- 7 nagios.module \NAGIOS_STATUS_UNKNOWN
2 uses of NAGIOS_STATUS_UNKNOWN
- nagios_check_requirements in ./
nagios.module - nagios_status_page in ./
nagios.module - Callback for the nagios status page
File
- ./
nagios.module, line 7
Code
define('NAGIOS_STATUS_UNKNOWN', 1);