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 f3f3cce detection modules loaded with connection multi compatibility new dc557b1 dashboard: multiple select filter for status new 0a179b4 hostapege: change the hostname (function called have been changed for every nmap attributes) + snmp connection module added 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 0a179b45441193164623b26cb50f60e760228717 Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Wed Apr 15 14:54:47 2015 +0200 hostapege: change the hostname (function called have been changed for every nmap attributes) + snmp connection module added commit dc557b11dcdc1447ea9ef28ef8fad28075e115a5 Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Wed Apr 15 10:38:56 2015 +0200 dashboard: multiple select filter for status Summary of changes: app/modules/connection_modules/snmp.py | 61 ++++++++++++++++++++++++++++++++ app/modules/storage_modules/shelve_db.py | 9 ++--- requirements.txt | 1 + static/js/controllers/dashboardCtrl.js | 8 +++-- static/js/controllers/hostPageCtrl.js | 8 +++-- views/dashboard.html | 12 ++++--- views/hostpage.html | 9 ++++- 7 files changed, 94 insertions(+), 14 deletions(-) create mode 100644 app/modules/connection_modules/snmp.py -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.