Nagios functions
[Helper functions]


Functions

 _multi_nagios_root ()
 _multi_nagios_site ()

Detailed Description

Functions that deals with Nagios
See also:
multi-nagios

Function Documentation

_multi_nagios_root (  ) 

Monitores a Drupal installation for core updates

Returns:
MULTI_NAGIOS_OK(0) if monitored DRUPAL_ROOT is up to date

or MULTI_NAGIOS_WARNING (1), if there is new release that contains bug fixes

or MULTI_NAGIOS_CRITICAL(2) if there is new release that contains a security updates

Definition at line 586 of file multi.inc.

References _multi_current_version(), and _multi_recommended_version().

Referenced by multi_nagios().

_multi_nagios_site (  ) 

Monitores a single Drupal site for module and core updates

Returns:
MULTI_NAGIOS_OK (0) if monitored site is up to date

or MULTI_NAGIOS_WARNING (1) if there are updates or unsupported modules available

or MULTI_NAGIOS_CRITICAL(2) if there are security updates available

Definition at line 652 of file multi.inc.

Referenced by multi_nagios().


Generated on Wed Dec 29 13:43:21 2010 for drush_multi by  doxygen 1.5.8