Nagios monitoring

Component type

module

Maintenance status

Development status

Downloads

47454

Component created

Component changed

The Nagios monitoring module integrates your Drupal site with the Nagios monitoring application.

The module reports to Nagios that the site is up and running normally, including:

  • PHP is parsing scripts and modules correctly (in case PHP gets disabled for some reason)
  • The database is accessible from Drupal
  • Whether there are configuration issues with the site, such as:
    • pending Drupal version update
    • pending Drupal module updates
    • unwritable 'files' directory
    • Pending updates to the database schema
    • Cron not running for a specified period
    • Anything else reported in the Administer -> Reports -> Status report (requirements)

If you already use Nagios in your organization to monitor your infrastructure, then this module will be useful for you. If you only run one or two Drupal sites, Nagios may be overkill for this task.

Warning

Component type

module

Categories

Maintenance status

Development status

Downloads

2772

Component created

Component changed

The Warning module is a simple module that can add messages (admonitions) to common forms (like the user registration or comment submission form) to provide the user with important information like submission policy, the fact that content is moderated or simply a scare message to get rid of spammers.

Comment Moderation

Component type

module

Maintenance status

Development status

Downloads

4795

Component created

Component changed

The Comment Moderation module gives an alternative view to your approval queue with all actions directly available from the comment moderation view. This helps to analyse comments one by one, take action and move on to the next comment in the queue. You can also much easier browse through your comments without having to go back to the approval queue all the time.

Taxonomy Cloud

Component type

module

Categories

Maintenance status

Development status

Downloads

6576

Component created

Component changed

Taxonomy Cloud lets you pick Drupal Taxonomy Terms is an intuitive flash interface. This module returns a block for which the dimensions and the colors can be customized.

Thanks to Bryan Barash for helping us fix a few bugs on this project.

Sponsorship:

This project is sponsored by SourceN. We provide specialist consulting services in Enterprise Drupal, Views & Panels, Visit us at www.sourcen.com or Contact us.

Language Checker

Component type

module

Maintenance status

Development status

Downloads

3068

Component created

Component changed

Language Checker module provides a tiny little overview page which lists each installed module's translation percentage for each enabled language, and overalls. Utilizes and depends on the Translation template extractor module. The Drupal 7 version has drush integration as well.

Initial module development was sponsored by KYbest.

Dynamic Field

Component type

module

Maintenance status

Development status

Downloads

4616

Component created

Component changed

Dynamic Field is a CCK field that returns a textarea where you can enter custom PHP code. The code is computed real-time and lets you access Drupal objects like $node, $user...

Note:
This is not a duplicate of ComputedField! ComputedField computes and saves the value in the database when the node is created but Dynamic Field doesn't store the computed value...it computes the php whenever the node is rendered in the theme.

Usage:
All you need to do is place the PHP directly into the CCK field without the <? ?> tag.

Donations Thermometer

Component type

module

Maintenance status

Development status

Downloads

5229

Component created

Component changed

This module creates on or blocks blocks (D7.x-2.x) which can display a thermometer style graph showing your current donations in relation to a goal.

Version: 7.x-2.x

  • Allows multiple thermometer blocks
  • Integrates with classy.org donation platform
  • Offers vertical and horizontal graphs
  • Offers color presets
  • Customizable via CSS3
  • Animated CSS Thermometer style graph.
  • Choice of two sizes which can be customized with CSS.