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 1ecd69d subscription on service
new 111b8f9 dashboard : all filters update the url
new 11ca696 log modal button moved to menu bar
new e3a8844 removed profile page and merged with user page
new dec3951 exception raised on snmp conn on more cases
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 dec3951ad50ee41b6c11275f598c3d348a0ac8a7
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Wed Jun 24 18:21:23 2015 +0200
exception raised on snmp conn on more cases
commit e3a8844d57b7936a7a094f6aa5706b217596c286
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Wed Jun 24 14:54:28 2015 +0200
removed profile page and merged with user page
commit 11ca6963d0c23551c99758a761e1b7f92d84166e
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Wed Jun 24 13:52:27 2015 +0200
log modal button moved to menu bar
commit 111b8f996fcb84a07f77e8f7bad9c37edbd7f48b
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Wed Jun 24 11:31:24 2015 +0200
dashboard : all filters update the url
Summary of changes:
app/modules/connection_modules/snmp.py | 8 ++
app/modules/connection_modules/snmp_walk.py | 8 ++
app/mum.py | 4 -
static/js/controllers/dashboardCtrl.js | 63 ++++++------
static/js/controllers/headCtrl.js | 29 +++++-
static/js/controllers/profileCtrl.js | 105 --------------------
static/js/controllers/usersCtrl.js | 31 +++++-
static/js/mumApp.js | 17 ++--
views/dashboard.html | 45 ++++-----
views/index.html | 28 +++++-
views/profile.html | 144 ----------------------------
views/users.html | 51 ++++++++--
12 files changed, 189 insertions(+), 344 deletions(-)
delete mode 100644 static/js/controllers/profileCtrl.js
delete mode 100644 views/profile.html
--
To stop receiving notification emails like this one, please contact
chorem.org SCM administrator <admin+scm(a)chorem.org>.
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 a1be349 consecutive failures per modules + replaced glyphicons to awesomefonts
new 1ecd69d subscription on service
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 1ecd69dcc249188322996f595eb05b9cf5bddf30
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Tue Jun 23 12:01:03 2015 +0200
subscription on service
Summary of changes:
app/modules/storage_modules/shelve_db.py | 206 +++++++++++++++++--------------
debian/copyright | 4 +
static/js/controllers/dashboardCtrl.js | 115 +----------------
static/js/controllers/headCtrl.js | 137 ++++++++++++++++++++
static/js/controllers/hostPageCtrl.js | 28 +++++
views/dashboard.html | 80 ------------
views/hostpage.html | 27 +++-
views/index.html | 81 ++++++++++++
8 files changed, 393 insertions(+), 285 deletions(-)
--
To stop receiving notification emails like this one, please contact
chorem.org SCM administrator <admin+scm(a)chorem.org>.
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 9d2a824 exception raised on snmp_walk if no oid is found... + hostpage have a specific message if host is suspended + updated mum-daemon
new a1be349 consecutive failures per modules + replaced glyphicons to awesomefonts
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 a1be3490ba19ad24828bac217df042d6fe8b15d1
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Fri Jun 19 17:50:34 2015 +0200
consecutive failures per modules + replaced glyphicons to awesomefonts
Summary of changes:
app/modules/storage_modules/shelve_db.py | 35 ++++++++++++++++++--------------
bower.json | 3 ++-
views/dashboard.html | 32 ++++++++++++++++++++++-------
views/hostpage.html | 10 ++++-----
views/index.html | 5 +++--
5 files changed, 55 insertions(+), 30 deletions(-)
--
To stop receiving notification emails like this one, please contact
chorem.org SCM administrator <admin+scm(a)chorem.org>.
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 af8cce6 modal for logs on dashboard + nmap scan exception handling for range + copyright file corrected
new 933c34f exception handled for notif mod
new ed6a4e1 drive detection mod have same name as moni mod
new d3db22c sub number on group view
new 9d2a824 exception raised on snmp_walk if no oid is found... + hostpage have a specific message if host is suspended + updated mum-daemon
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 9d2a82434b91d449fa7732d78edae4191a1b30d4
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Fri Jun 19 16:29:35 2015 +0200
exception raised on snmp_walk if no oid is found... + hostpage have a specific message if host is suspended + updated mum-daemon
commit d3db22cb8dab8a498e038bc096c948f6315de18d
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Fri Jun 19 11:12:00 2015 +0200
sub number on group view
commit ed6a4e1b92233464bd73ba2b482d7cd8582e0d48
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Fri Jun 19 10:07:34 2015 +0200
drive detection mod have same name as moni mod
commit 933c34f8a9cf3946e60f7c3a0e6308f50b473dfc
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Thu Jun 18 11:51:15 2015 +0200
exception handled for notif mod
Summary of changes:
app/module_loader.py | 3 +
app/modules/connection_modules/snmp_walk.py | 10 +-
app/modules/detection_modules/drive_detection.py | 2 +-
app/modules/detection_modules/drive_snmp_linux.py | 2 +-
mum-daemon.sh | 103 ++++--
static/js/controllers/dashboardCtrl.js | 31 +-
views/dashboard.html | 26 +-
views/hostpage.html | 406 +++++++++++-----------
8 files changed, 338 insertions(+), 245 deletions(-)
--
To stop receiving notification emails like this one, please contact
chorem.org SCM administrator <admin+scm(a)chorem.org>.
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 60c6eb6 install script creates mum user and group and add it to sudoers
new 7a94ab2 logging support + pretty name for modules
new af8cce6 modal for logs on dashboard + nmap scan exception handling for range + copyright file corrected
The 2 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 af8cce63ab5284bb60c00d48e8cacbdd7e4a1895
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Wed Jun 17 11:35:54 2015 +0200
modal for logs on dashboard + nmap scan exception handling for range + copyright file corrected
commit 7a94ab211e15049613909a7210f64050b4d826d1
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Tue Jun 16 11:34:43 2015 +0200
logging support + pretty name for modules
Summary of changes:
app/module_loader.py | 89 ++++++++++--------
app/modules/connection_modules/snmp.py | 6 +-
app/modules/connection_modules/snmp_walk.py | 6 +-
app/modules/monitoring_modules/cpu_glances.py | 3 +-
app/modules/monitoring_modules/cpu_snmp_linux.py | 3 +-
app/modules/monitoring_modules/cpu_ssh_linux.py | 3 +-
app/modules/monitoring_modules/disk_snmp_linux.py | 3 +-
app/modules/monitoring_modules/disk_ssh_linux.py | 3 +-
app/modules/monitoring_modules/http.py | 5 +-
.../monitoring_modules/load_10_min_snmp_linux.py | 3 +-
.../monitoring_modules/load_15_min_snmp_linux.py | 3 +-
.../monitoring_modules/load_15_min_ssh_linux.py | 3 +-
.../monitoring_modules/load_5_min_snmp_linux.py | 3 +-
.../monitoring_modules/memory_snmp_linux.py | 3 +-
app/modules/monitoring_modules/memory_ssh_linux.py | 3 +-
app/modules/monitoring_modules/ping.py | 3 +-
app/modules/monitoring_modules/smtp.py | 5 +-
app/modules/monitoring_modules/swap_snmp_linux.py | 3 +-
app/modules/monitoring_modules/swap_ssh_linux.py | 3 +-
.../updated_packages_ssh_linux.py | 11 ++-
app/modules/nmap_detection.py | 14 +--
app/modules/notification_modules/sms_notif.py | 10 +-
app/modules/storage_modules/shelve_db.py | 103 +++++++++++----------
app/mum.py | 22 ++++-
app/process_monitoring.py | 3 +-
app/websocket_func.py | 11 ++-
debian/copyright | 20 ++--
mum.conf | 1 +
static/js/controllers/dashboardCtrl.js | 27 ++++++
static/js/controllers/headCtrl.js | 3 +
views/dashboard.html | 20 ++++
31 files changed, 259 insertions(+), 139 deletions(-)
--
To stop receiving notification emails like this one, please contact
chorem.org SCM administrator <admin+scm(a)chorem.org>.
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 be560b6 added AGPL licence file + updated debian packaging
new 60c6eb6 install script creates mum user and group and add it to sudoers
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 60c6eb6b60f5f6575f1a50c7ce60d945c88208db
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Fri Jun 12 16:59:29 2015 +0200
install script creates mum user and group and add it to sudoers
Summary of changes:
app/module_loader.py | 9 ++++-----
install.sh | 27 ++++++++++++++++++++++++++-
2 files changed, 30 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
chorem.org SCM administrator <admin+scm(a)chorem.org>.
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 140053a toaster if a module have been deactivated by the service
new 4a26442 bool values for dict strcut on hostpage + hadling update after updating the notifications
new a781ddd buttons for scan choices
new e155b07 removed GET_ALL_SUBSCRIPTIONS websocket request + added get_groups functions on db + changed notifications summary page
new 5b05348 group view: link to hostpage + colors displayed
new ddbc857 display_name added
new e920a7c failures itterations added for notifications. reset on hostpage
The 6 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 e920a7c52d608ca92f2917696c88c65e22dc9975
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Wed Jun 10 14:53:59 2015 +0200
failures itterations added for notifications. reset on hostpage
commit ddbc857041aef49fa3d10c0bdcdb1c5822ae81fe
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Wed Jun 10 11:33:45 2015 +0200
display_name added
commit 5b0534858af5f181ec887d1b68f89771de42236a
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Tue Jun 9 14:04:49 2015 +0200
group view: link to hostpage + colors displayed
commit e155b07b3c0504523ffbdaa96a52e7d8f47500a0
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Mon Jun 8 12:43:21 2015 +0200
removed GET_ALL_SUBSCRIPTIONS websocket request + added get_groups functions on db + changed notifications summary page
commit a781ddd746fdf4d02a35efcea2748470704fdfb2
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Mon Jun 8 11:34:49 2015 +0200
buttons for scan choices
commit 4a26442dddd8ddb8c5f4004a39875b3f4394c821
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Fri Jun 5 14:06:55 2015 +0200
bool values for dict strcut on hostpage + hadling update after updating the notifications
Summary of changes:
app/module_loader.py | 17 +----
app/modules/storage_modules/shelve_db.py | 89 ++++++++++++++++++++--
app/websocket_func.py | 5 --
mum.conf | 6 +-
static/js/controllers/dashboardCtrl.js | 29 ++++++--
static/js/controllers/headCtrl.js | 3 -
static/js/controllers/hostPageCtrl.js | 33 ++++++---
static/js/controllers/notificationsCtrl.js | 43 ++++-------
views/dashboard.html | 114 ++++++++++++++++-------------
views/hostpage.html | 72 ++++++++++++------
views/index.html | 19 ++---
views/notifications.html | 57 +++++++++++----
views/scan.html | 16 +++-
views/settings.html | 10 +--
14 files changed, 331 insertions(+), 182 deletions(-)
--
To stop receiving notification emails like this one, please contact
chorem.org SCM administrator <admin+scm(a)chorem.org>.
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 39775c0 hostpage: module managment directly through the page (removed the old modal)
new 140053a toaster if a module have been deactivated by the service
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 140053a3b86e71a0047619b00fbc5df74c52e6ec
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Thu Jun 4 14:37:25 2015 +0200
toaster if a module have been deactivated by the service
Summary of changes:
app/module_loader.py | 9 ++++++---
app/modules/notification_modules/websocket_container.py | 6 +++++-
static/js/controllers/headCtrl.js | 3 +++
static/js/mumApp.js | 7 +++++++
4 files changed, 21 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
chorem.org SCM administrator <admin+scm(a)chorem.org>.