Remote Site List

Component ID

2912869

Component name

Remote Site List

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

19

Component created

Component changed

Component body

This module is used for administrators who manage multiple sites, to keep track of them. It's a very simple approach without any bells and whistles, just to give a quick reference of the sites you have.

There are 2 modules here: remote_site_list is for the "child" sites and remote_site_list_parent is for the "parent" site.

You can use it on any Drupal 7 site regardless of where it's hosted. Install the module on your own site to act as the reporting location. Then, install the module on any site you want to monitor, and configure it with your reporting site's information. Now anytime cron runs the remote sites will connect to your reporting site to call home.

Currently the only thing that is done is that this "ping" is added to a db table. In the future we may look to collect a bit more data.

This module was developed thanks to PeaceWorks Technology Solutions.