You are here

Functions in Nagios Monitoring 6

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_nagios_check ./nagios.drush.inc Drush command callback: nagios-check.
drush_nagios_list ./nagios.drush.inc Drush command callback: nagios-list.
drush_nagios_updates ./nagios.drush.inc Drush command callback: nagios-updates.
nagios_check ./nagios.drush.inc Helper function for drush_nagios_check(). 1
nagios_check_cron ./nagios.module Check when the Drupal cron system was last invoked.
nagios_check_modules ./nagios.module Report the number of enabled modules.
nagios_check_nodes ./nagios.module Report the number of published nodes.
nagios_check_requirements ./nagios.module Check is all Drupal requirenemts are satisfied.
nagios_check_session_anon ./nagios.module Report the number of anonymous sessions.
nagios_check_session_auth ./nagios.module Report the number of logged in sessions.
nagios_check_themes ./nagios.module Report the number of enabled themes.
nagios_check_users ./nagios.module Report the number of active user accounts.
nagios_check_watchdog ./nagios.module Check Drupal {watchdog} table recent entries.
nagios_drush_command ./nagios.drush.inc Implementation of hook_drush_command().
nagios_functions ./nagios.module Functions to be performed by the base nagios module. 3
nagios_init ./nagios.module Implementation of hook_init().
nagios_invoke_all ./nagios.module Custom invoke function 2
nagios_menu ./nagios.module Implementation of hook_menu
nagios_nagios ./nagios.module Implementation of hook_nagios
nagios_nagios_check ./nagios.module Implementation of drush hook_nagios_check().
nagios_nagios_checks ./nagios.module Implementation of hook_nagios_checks().
nagios_nagios_info ./nagios.module Implementation of hook_nagios_info()
nagios_nagios_settings ./nagios.module Implementation of hook_nagios_settings()
nagios_requirements ./nagios.install Implementation of hook_requirements().
nagios_settings ./nagios.module Callback for the settings page 1
nagios_status ./nagios.module Mapping of defines to text strings that Nagios understands 3
nagios_status_page ./nagios.module Callback for the nagios status page 1
nagios_uninstall ./nagios.install
nagios_updates ./nagios.drush.inc Helper function for drush_nagios_updates(). 1 1
nagios_update_6100 ./nagios.install Setting Nagios status values to original declared defaults.
_nagios_updates_sort_by_severity ./nagios.module Helper function to sort modules by severity with usort(). 1

Other projects