This System Status module offers a way to collect data from Drupal websites to check on modules and versions used, instead of having every Drupal site check for updates separately.
Download the module and place it in the /modules folder of your documentroot.
After installation check the admin page under /admin/config/system/system_status and copy your siteUUID.
The System Status module offers a way to collect data from Drupal websites to check on modules and versions used, instead of having every Drupal site
check for updates separately.
Download the module and place it in the /modules folder of your documentroot.
After installation check the admin page under /admin/config/system/system_status and copy your siteUUID.
Lumturio offers agencies powerful and reliable tools to monitor CMS security.
As such, our platform empowers you to quickly and efficiently monitor all your
clients’ websites, allowing you to pro actively update them and keep them safe.
The System Status module offers a way to collect data from Drupal websites
to check on modules and versions used, instead of having every site
check for updates separately.
Lumturio offers agencies powerful and reliable tools to monitor CMS security.
As such, our platform empowers you to quickly and efficiently monitor all your
clients’ websites, allowing you to pro actively update them and keep them safe.
The System Status module offers a way to collect data from Drupal websites
to check on modules and versions used, instead of having every site
check for updates separately.
In Drupal 6 ip_address() returns IP address with additional space for multiple proxies (a core bug #621748: ip_address() is broken for multi-tier architectures), so small fix in system status module is needed as well to make it work.
Wrap ip_address() into the the trim() to get rid of the space.
- Effort to make all code more drupal coding standards compliant, based on PAReview.sh
- issue #2274579 - Add theme status
- Added . to gethostbyname.. See http://www.php.net/manual/en/function.gethostbyname.php#111684
- Added some FAQ to the README.txt
I got reports from users that had issues with the module if their PHP didn't support the mcrypt extention. I added this to the if clause, and the JSON is now unencrypted for those who lack the support. I will inform users that are missing the extention so that they have the possibility to upgrade.
I got reports from users that had issues with the module if their PHP didn't support the mcrypt extention. I added this to the if clause, and the JSON is now unencrypted for those who lack the support. I will inform users that are missing the extention so that they have the possibility to upgrade.
This release is combined with the release of DrupalStatus.org and adds the functionality to link your account from the module.
System Status provides an easy way to get an overview of all the available updates for your Drupal websites. Install System Status on all your Drupal websites and allow reporting to DrupalStatus.org for a centralized overview and email summaries of available updates and installed versions.