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 1ccba97 removed useless attribute "return_dict" on moni mod + moved websocket core functions from mum.py to new module websocket_func new 1135a78 detection modules returns result (no db dependency) + commented ssh modules with output examples 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 1135a7854b9997aee13bef3c6f38dae3a814bc67 Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Wed May 20 11:15:10 2015 +0200 detection modules returns result (no db dependency) + commented ssh modules with output examples Summary of changes: app/module_loader.py | 9 ++++++--- app/modules/detection_modules/drive_detection.py | 17 ++++++++++++++--- app/modules/detection_modules/drive_snmp_linux.py | 4 ++-- app/modules/detection_modules/kernel_detection.py | 10 ++++++++-- .../detection_modules/open_ports_detection.py | 15 +++++++++++++-- app/modules/detection_modules/os_detection.py | 22 ++++++++++++++++++---- app/modules/monitoring_modules/cpu_glances.py | 2 +- app/modules/monitoring_modules/cpu_ssh_linux.py | 17 +++++++++++++++++ app/modules/monitoring_modules/disk_ssh_linux.py | 16 +++++++++++++++- app/modules/monitoring_modules/load_ssh_linux.py | 16 ++++++++++++++++ app/modules/monitoring_modules/memory_ssh_linux.py | 15 ++++++++++++++- app/modules/monitoring_modules/swap_ssh_linux.py | 14 +++++++++++++- .../updated_packages_ssh_linux.py | 16 ++++++++++++++++ 13 files changed, 153 insertions(+), 20 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.