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 dec3951 exception raised on snmp conn on more cases new d76290e ordonnée du graphe des archives new 6702492 removed glances new ea4e8af added argument for log level + added postinst file + updated debian files 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 ea4e8af3064f7d31abd0ab3e7e71fbd12f142d87 Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Thu Jun 25 19:02:06 2015 +0200 added argument for log level + added postinst file + updated debian files commit 6702492fbf2c9ce6f3bd75b69060166d9820485d Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Thu Jun 25 16:17:06 2015 +0200 removed glances commit d76290eb7b5015c78878b4776325d91f1d915075 Author: Alexis Guilbaud <guilbaud@codelutin.com> Date: Thu Jun 25 16:14:12 2015 +0200 ordonnée du graphe des archives Summary of changes: app/modules/connection_modules/glances.py | 37 --------------------------- app/modules/monitoring_modules/cpu_glances.py | 31 ---------------------- app/modules/notification_modules/sms_notif.py | 8 +++--- app/mum.py | 4 ++- install.sh => debian/postinst | 8 +++--- debian/rules | 20 ++++++++------- mum-daemon.sh | 2 +- mum.conf | 3 ++- mum.sh | 5 +++- static/js/controllers/hostPageCtrl.js | 4 +-- views/hostpage.html | 1 + 11 files changed, 33 insertions(+), 90 deletions(-) delete mode 100644 app/modules/connection_modules/glances.py delete mode 100644 app/modules/monitoring_modules/cpu_glances.py copy install.sh => debian/postinst (89%) mode change 100755 => 100644 -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.