This is an automated email from the git hooks/post-receive script. New change to branch develop in repository mum. See http://git.chorem.org/mum.git from dada3f9 changed bootstrap.sh in order to parameter bottle for angular.js new d9ab090 installation details on readme new f761f90 ping request is now the monitoring by default, if any configuration for the host have been done The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit f761f908bb1e145e81825ae048a5ba268bd87b6f Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Fri Feb 27 11:19:18 2015 +0100 ping request is now the monitoring by default, if any configuration for the host have been done commit d9ab090dfeb605214863b100e6901a75155f785f Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Thu Feb 26 16:47:15 2015 +0100 installation details on readme Summary of changes: README | 35 +++++++-- app/app.py | 9 ++- app/module_loader.py | 12 ++- app/modules/monitoring_modules/__init__.py | 3 +- app/modules/monitoring_modules/ping.py | 27 +++++++ app/modules/storage_modules/shelve_db.py | 117 +++++++++++++++++++---------- app/process_monitoring.py | 12 ++- 7 files changed, 161 insertions(+), 54 deletions(-) create mode 100644 app/modules/monitoring_modules/ping.py -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.