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 fd2a1c1 add kernel snmp detection new 159f40f param attribute loaded from modules; string and int values can be configured on hostpage. new df5cb6c removed LANG=C on ssh commands (does not work), must find another way to use env variables with Paramiko new 45e342b "default" attribute loaded from modules and can overwrite the values from the inital configuration new d1d7858 Merge branch 'develop' of https://git.chorem.org/mum into develop The 4 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 d1d785850303557645ecdf44bc4a34a7ec41287b Merge: 45e342b fd2a1c1 Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Wed Jul 8 17:34:47 2015 +0200 Merge branch 'develop' of https://git.chorem.org/mum into develop commit 45e342bd51c010cbd98ade15b643a4312c2c2c84 Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Wed Jul 8 17:26:45 2015 +0200 "default" attribute loaded from modules and can overwrite the values from the inital configuration commit df5cb6c2e6ebad6ab980efb410b71f9ecd41549f Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Wed Jul 8 16:49:15 2015 +0200 removed LANG=C on ssh commands (does not work), must find another way to use env variables with Paramiko commit 159f40f0e12016c1e799f4dc3d21dd2b03367485 Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Wed Jul 8 16:47:50 2015 +0200 param attribute loaded from modules; string and int values can be configured on hostpage. Summary of changes: app/module_loader.py | 146 ++++++++++++--------- app/modules/monitoring_modules/cpu_ssh_linux.py | 2 +- app/modules/monitoring_modules/disk_ssh_linux.py | 2 +- app/modules/monitoring_modules/ping.py | 6 +- app/modules/monitoring_modules/swap_ssh_linux.py | 2 +- .../updated_packages_ssh_linux.py | 2 +- app/modules/storage_modules/shelve_db.py | 12 +- static/js/controllers/hostPageCtrl.js | 27 +++- views/hostpage.html | 29 +++- 9 files changed, 154 insertions(+), 74 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.