Experimental project

This is a sandbox project, which contains experimental code for developer use only.

The Overmind: Monitors core system information and allows other modules to report their status to the Overmind. This module is composed of two sub modules, overmind and overmind_node. The overmind module collects, parses, and displays information collected from Overmind nodes.

Overmind nodes currently monitor:

1. cron last run
1. modules (installed/enabled/versions)
1. dbupdate free access
1. database updates
1. total watchdog rows
1. length of history available in watchdog

This modules provides hook_overmind_node_data() that allows other modules to add data to be sent to the Overmind.

I plan to add a hook_overmind_view() that allows other modules to provide views for their data.

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • Created by koglinjg on , updated