13 uses of NAGIOS_STATUS_OK in Nagios Monitoring 7
- hook_nagios in ./
nagios.api.php - Does the actual work of checking something.
- nagios_check in ./
nagios.drush.inc - Helper function for drush_nagios_check().
- 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_modules in ./
nagios.module - Report the number of enabled modules.
- nagios_check_nodes in ./
nagios.module - Report the number of published nodes.
- nagios_check_requirements in ./
nagios.module - Check all Drupal requirements are satisfied.
- nagios_check_session_anon in ./
nagios.module - Report the number of anonymous sessions.
- nagios_check_session_auth in ./
nagios.module - Report the number of logged in sessions.
- nagios_check_themes in ./
nagios.module - Report the number of enabled themes.
- nagios_check_users in ./
nagios.module - Report the number of active user accounts.
- nagios_check_watchdog in ./
nagios.module - Check Drupal {watchdog} table recent entries.
- nagios_status_page in ./
nagios.module - Callback for the nagios status page