Maintenance
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
Drupal maintenance project is supposed to make multiple site support/monitoring easier. It's goal is to notify administrator about updates needed for specific sites or possibly if cron has failed to run, using e-mail or on-site dashboard.
Project contains 3 modules:
- maintenance module for harvesting data and sending it to central server;
- maintenance_in server module, collecting data. Let's call it a central server.
- maintenance_status, module for returning site availability / client health status to external services such as pingdom. You need this in case central server cron stops working.
