Nukem

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Remove a themes persistent variables after its been disabled.

This adds a new tab on the Appearance page (Nukem), if a theme has variable table entries and is disabled it will show up in the form and allow you to delete those variables.

Jumpple, Best monitor service for your Drupal site

Component type

module

Maintenance status

Development status

Component created

Component changed

Jumpple Drupal module Monitor Your Business For Uptime And Performance
If you’re waiting for customers to bring website problems to your attention, you’re waiting too long. For every customer who calls and complains about site downtime, shopping cart issues, or slow load times, there are a dozen more who do not report performance issues they experience.
If your Drupal website or any of its features are down, that means you’re losing business. You need to take proactive steps to keep on top of your website 24 hours a day, whether you’re working or not.

Drush CTools Export Bonus

Component type

module

Maintenance status

Development status

Downloads

2787

Component created

Component changed

Adds more functionality to the CTools drush bulk export commands.

drush ctex modulename will export all known ctools exportables of a site to a module. But there are also other configurations you'd like to have in code. This project fills in that gap with extra configuration and drush commands.

To install it just drush dl drush_ctex_bonus in your .drush folder, or - even better - in a system-wide drush commands folder.

Diskfree

Component type

module

Categories

Maintenance status

Development status

Downloads

9223

Component created

Component changed

Get a status report at admin/reports/status and a cron-triggered e-mail warning when locally mounted disk space on your Drupal server reaches a preset threshold.

The alert e-mail uses the following template:

Alert: {hostname} is {percent}% full

Running out of space {mount} ({percent}% used, {space} avail)
on {hostname} for {site_name}

Webform PercentCalc

Component type

module

Maintenance status

Development status

Component created

Component changed

Description

This module provides a "Percentage Calculation" component to webform-enabled
content types for Drupal 7. The content editor can add this component to their
webform, and select 2 other components (already added to the form) which are
the numerator and denominator of the built-in percentage calculation function.