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 fc9ba1a changing a page doesn't close websocket anymore + scan page fixed (now use the same controller as other pages) new db30db4 autoconfiguration of detected hosts by modules : OK new b52c260 test monitoring sur localhost : OK new 327132f règle .gitignore pour les .pyc ajoutée The 3 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 327132ff3d2306fcb65a3adf3f988a540b1b4a25 Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Tue Feb 24 17:06:10 2015 +0100 règle .gitignore pour les .pyc ajoutée commit b52c260056c477b1d44043c76b3e5efc2b938dbc Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Tue Feb 24 17:02:26 2015 +0100 test monitoring sur localhost : OK commit db30db467b2c6259b7a943531f440c0aa71f4e44 Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Tue Feb 24 15:03:41 2015 +0100 autoconfiguration of detected hosts by modules : OK Summary of changes: .gitignore | 4 +- app/app.py | 6 +- app/module_loader.py | 18 +-- app/modules/detection_modules/nmap_detection.py | 12 +- app/modules/monitoring_modules/unix/disk.py | 3 +- app/modules/monitoring_modules/unix/memory.py | 4 +- .../monitoring_modules/unix/updated_packages.py | 8 +- app/modules/storage_modules/shelve_db.py | 122 ++++++++++++--------- static/js/controllers/mainCtrl.js | 30 ++++- views/dashboard.html | 2 +- views/hostpage.html | 2 +- 11 files changed, 128 insertions(+), 83 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.