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 84f5b36 Merge branch 'develop' of https://git.chorem.org/mum into develop new 747c53a fixes bad header: utf8 -> utf-8 The 1 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 747c53a11b3ee2c26be8e6e06e8d6209fecd81e4 Author: Benjamin POUSSIN <poussin@codelutin.com> Date: Mon Jul 13 12:50:02 2015 +0200 fixes bad header: utf8 -> utf-8 Summary of changes: app/__init__.py | 2 +- app/module_loader.py | 2 +- app/modules/CommandNotFoundException.py | 2 +- app/modules/HostNotFoundException.py | 2 +- app/modules/ModuleNotCompatibleException.py | 2 +- app/modules/__init__.py | 2 +- app/modules/connection_modules/__init__.py | 2 +- app/modules/connection_modules/snmp.py | 2 +- app/modules/connection_modules/snmp_walk.py | 2 +- app/modules/connection_modules/ssh.py | 2 +- app/modules/detection_modules/__init__.py | 2 +- app/modules/detection_modules/drive_detection.py | 2 +- app/modules/detection_modules/drive_snmp_linux.py | 2 +- app/modules/detection_modules/kernel_detection.py | 2 +- app/modules/detection_modules/kernel_snmp_detection.py | 2 +- app/modules/detection_modules/open_ports_detection.py | 2 +- app/modules/detection_modules/os_detection.py | 2 +- app/modules/monitoring_modules/__init__.py | 2 +- app/modules/monitoring_modules/cpu_snmp_linux.py | 2 +- app/modules/monitoring_modules/cpu_ssh_linux.py | 2 +- app/modules/monitoring_modules/disk_snmp_linux.py | 2 +- app/modules/monitoring_modules/disk_ssh_linux.py | 2 +- app/modules/monitoring_modules/http.py | 2 +- app/modules/monitoring_modules/load_10_min_snmp_linux.py | 2 +- app/modules/monitoring_modules/load_15_min_snmp_linux.py | 2 +- app/modules/monitoring_modules/load_15_min_ssh_linux.py | 2 +- app/modules/monitoring_modules/load_5_min_snmp_linux.py | 2 +- app/modules/monitoring_modules/memory_snmp_linux.py | 2 +- app/modules/monitoring_modules/memory_ssh_linux.py | 2 +- app/modules/monitoring_modules/ping.py | 2 +- app/modules/monitoring_modules/smtp.py | 2 +- app/modules/monitoring_modules/swap_snmp_linux.py | 2 +- app/modules/monitoring_modules/swap_ssh_linux.py | 2 +- app/modules/monitoring_modules/updated_packages_ssh_linux.py | 2 +- app/modules/nmap_detection.py | 2 +- app/modules/notification_modules/__init__.py | 2 +- app/modules/notification_modules/email_notif.py | 2 +- app/modules/notification_modules/sms_notif.py | 2 +- app/modules/notification_modules/websocket_container.py | 2 +- app/modules/storage_modules/__init__.py | 2 +- app/modules/storage_modules/shelve_db.py | 2 +- app/mum.py | 2 +- app/process_monitoring.py | 2 +- app/websocket_func.py | 2 +- 44 files changed, 44 insertions(+), 44 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.