I have about 30 websites on Drupal. I'm looking for module or service where i can aggregate information from all websites in one place. I need information about number of nodes, comments, users, Drupal core and modules versions. Something like acquia insight but for more sites and cheaper :)
Tell me more
×
Drupal Answers is a question and answer site for
Drupal developers and administrators. It's 100% free, no registration required.
|
The Similar Module Review's Administration module wiki lists several options. The following show some usage statistics, as well as Drupal core and module updates:
|
||||
|
|
|
Take a look at Droptor. And the corresponding Droptor module. 30 websites looks like $696/year (the first one is free) |
||||
|
|
|
I have good experience with the Production monitor project. The prod_check server module is enabled in the master site, while the prod_check client module is enabled in all sites. You may tracks modules, alerts, and even performance to verify that the tracked sites are in a good working state. It's not as extensive as acquia insight, but the module has an API which allows you to extend it to provide more metrics. |
|||