Zabbix client for Drupal

Component type

module

Maintenance status

Development status

Downloads

2047

Component created

Component changed

This module enables a Drupal website to send statistics remote Zabbix server using a locally installed Zabbix client. For more information on Zabbix, see http://www.zabbix.org

The Zabbix server can then be configured to monitor the incoming statistics and trigger alerts according to your own specific requirements.

Gain a deeper understanding of your Drupal performance and find those transient problems before they become major issues.

Modernizr

Component type

module

Maintenance status

Development status

Downloads

80052

Component created

Component changed

Modernizr tests which native CSS3 and HTML5 features are available in each browser and makes the results available to you in two ways: as properties on a global Modernizr object, and as classes on the <html> element. This information allows you to progressively enhance your pages with a granular level of control over the experience.

This Drupal module provides deep integration with the Modernizr JS library, allowing other modules or themes to register tests, load additional assets as needed, and even create new copies of the Modernizr library when a website's requirements change. Read more below.

Cache Backends

Component type

module

Development status

Component created

Component changed

This is a backport of the Drupal 7 cache implementation to use with Drupal 6. No release will be made for Drupal 7. By using the Drupal 7 cache system you can use the Drupal 7 versions of cache backends:
* APC
* Memcache

Menu Callback Cache

Component type

module

Development status

Downloads

1474

Component created

Component changed

This module provides a simple API for enabling caching for menu callbacks. This is useful if you have a custom module that defines its own page callbacks in hook_menu(). Reverse proxy caches like Varnish can provide caching for anonymous users, but sometimes you need to cache certain pages for all users. This module, when used in conjunction with the Memcache API and Integration module can be a simple way to increase performance.

CMS CDN

Component type

module

Development status

Downloads

944

Component created

Component changed

This module allows for multiple site owners to utilize a single shared domain and CDN for all core JavaScript and CSS files. By serving these shared files from a single domain your end users will gain significant caching as they go from one Drupal site to another.

Redis

Component type

module

Maintenance status

Development status

Downloads

177084

Component created

Component changed

Integration of Drupal with the Redis key-value store. It provides cache, lock and path optional backends as well as a placeholder module for contribution modules Redis easier usage.

Drupal 8

The first alpha release for the Drupal 8 version is now available. The basic functionality has been tested well, but there are currently some limitations: