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 50c9f8c new nmap params for UDP port of snmp detection + corrected init_conn + using telnetlib for smtp check new 9cc1314 fix: deactivating a module that failed will update the global status of the host new adf329d traceroute saved with nmap scan + bugfix on db new 1fbeb70 commented snmp modules + smtp module do helo request using smtplib 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 1fbeb70ae972d23e36645b963f594debefb61043 Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Mon Apr 27 11:25:31 2015 +0200 commented snmp modules + smtp module do helo request using smtplib commit adf329d9e8b8ccd83e2df99f82974d4d9386f83b Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Fri Apr 24 10:05:10 2015 +0200 traceroute saved with nmap scan + bugfix on db commit 9cc1314646b319805d3478f55823bb47074d75d7 Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Thu Apr 23 13:43:33 2015 +0200 fix: deactivating a module that failed will update the global status of the host Summary of changes: app/modules/monitoring_modules/15_min_load_snmp_linux.py | 8 ++++++-- app/modules/monitoring_modules/cpu_snmp_linux.py | 12 +++++++----- app/modules/monitoring_modules/disk_snmp_linux.py | 10 ++++++---- app/modules/monitoring_modules/http.py | 5 ++++- app/modules/monitoring_modules/memory_snmp_linux.py | 10 ++++++---- app/modules/monitoring_modules/smtp.py | 13 ++++++++++--- app/modules/monitoring_modules/swap_snmp_linux.py | 10 ++++++---- app/modules/nmap_detection.py | 10 ++++++++-- app/modules/storage_modules/shelve_db.py | 12 ++++++++++++ app/mum.py | 9 +++++---- 10 files changed, 70 insertions(+), 29 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.