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 5ba9e68 bugfix on shelve ("return_dict" attribute still present) + renamed run.sh to mum.sh + script now runs install if venv is not created + mum-daemon script added + notification page refounded new 12a97ad added 5 and 10 min load mod + highest value on hostpage + 10 min fock default check + rounded stats + dashboard url updated on status filter 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 12a97adb17c602664565d81c3f136f9ae6c55b49 Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Tue May 26 16:12:00 2015 +0200 added 5 and 10 min load mod + highest value on hostpage + 10 min fock default check + rounded stats + dashboard url updated on status filter Summary of changes: ...oad_snmp_linux.py => load_10_min_snmp_linux.py} | 6 ++-- ...oad_snmp_linux.py => load_15_min_snmp_linux.py} | 2 +- ...{load_ssh_linux.py => load_15_min_ssh_linux.py} | 2 +- ...load_snmp_linux.py => load_5_min_snmp_linux.py} | 6 ++-- app/modules/storage_modules/shelve_db.py | 2 +- static/js/controllers/dashboardCtrl.js | 13 ++++++++- static/js/controllers/hostPageCtrl.js | 16 ++++++++++- views/dashboard.html | 5 +++- views/hostpage.html | 32 +++++++++++----------- 9 files changed, 56 insertions(+), 28 deletions(-) copy app/modules/monitoring_modules/{15_min_load_snmp_linux.py => load_10_min_snmp_linux.py} (68%) copy app/modules/monitoring_modules/{15_min_load_snmp_linux.py => load_15_min_snmp_linux.py} (91%) rename app/modules/monitoring_modules/{load_ssh_linux.py => load_15_min_ssh_linux.py} (97%) rename app/modules/monitoring_modules/{15_min_load_snmp_linux.py => load_5_min_snmp_linux.py} (68%) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.