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 ad00240 lock ajouté dans la classe shelve + refctoring des méthodes appellant process_monitoring afin de ne plus ajour de dépendances shelve/process_monitoring (tout centraliser dans module_loader) new 686769b hostpage refreshed after full detection + at the start of the service, the next check is last_check + check_freq and not datetime.now() new e13c42c swap monitoring module added + monitoring isntructions removed from process list if execution failed 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 e13c42cfe4304fdb99a09ad62f5c02d051dff02d Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Fri Apr 3 16:16:50 2015 +0200 swap monitoring module added + monitoring isntructions removed from process list if execution failed commit 686769b5a5e4bbbeab7dee08a9a1d038c7271ba0 Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Fri Apr 3 14:34:05 2015 +0200 hostpage refreshed after full detection + at the start of the service, the next check is last_check + check_freq and not datetime.now() Summary of changes: app/module_loader.py | 7 ++++++- app/modules/monitoring_modules/swap.py | 26 ++++++++++++++++++++++++++ app/modules/storage_modules/shelve_db.py | 10 +++++++++- app/mum.py | 1 + app/process_monitoring.py | 2 -- static/js/controllers/hostPageCtrl.js | 7 +++++++ 6 files changed, 49 insertions(+), 4 deletions(-) create mode 100644 app/modules/monitoring_modules/swap.py -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.