Archimedes Server

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Archimedes is a passive application monitoring server built on Drupal but designed to facilitate any web based application. Archimedes achieves passive application monitoring by installing an Archimedes client on your web hosted application. In Drupal's case, its installing the Archimedes Client module.

The Client collects up information about the application and sends it back to the server where the server reads it in and creates or updates the site node that represents that client on the server.

Archimedes currently collects these metrics

APC Queue

Component type

module

Maintenance status

Development status

Downloads

2839

Component created

Component changed

Implements the DrupalQueue API with the APC cache.

Requirements: the APC extension for PHP and the Key-value Queue module.

This module provides a significant performance boost over SystemQueue (the default Queue implementation), but the cost is:

Search API saved searches

Component type

module

Categories

Maintenance status

Development status

Downloads

44147

Component created

Component changed

This module offers users the ability to save searches executed with the Search API module and be notified of new results. Notifications are done via mails with token-replacement, their frequency can be configured both by admins and/or users and saved searches can also be created without first executing the search.

Facet, Views or other filters set for the search will also be included in a saved search, thus reflecting exactly the same search results as displayed.

CiviContribute required file fix

Component type

module

Maintenance status

Development status

Downloads

482

Component created

Component changed

This module provides a temporary workaround for a bug in CiviCRM's CiviContribute component ( http://issues.civicrm.org/jira/browse/CRM-7464 ) whereby required file upload fields included in a contribute page as part of a profile always throw a "X is a required field" validation error - whether a file was uploaded or not.

The CiviCRM developers have indicated that this is a "non trivial bug to fix", and no ETA for a fix has been given.

Excommunicate

Component type

module

Categories

Maintenance status

Development status

Downloads

848

Component created

Component changed

This module will prevent all site emails from being sent to users who are blocked, or "excommunicated". The advantage of this module is that it doesn't require every single module sending email to check the status of the user before sending it.