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 f9d509a ssh connection module runs commands with LANG=C environment variable
new 5dbb269 change licence from GPL to AGPL
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 5dbb269aa1a85e6ad67d558a5f0559ddb0c8ba1c
Author: Benjamin POUSSIN <poussin(a)codelutin.com>
Date: Thu Jul 9 15:55:22 2015 +0200
change licence from GPL to AGPL
Summary of changes:
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 d1d7858 Merge branch 'develop' of https://git.chorem.org/mum into develop
new f9d509a ssh connection module runs commands with LANG=C environment variable
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 f9d509a69e348d77913e8949cf58af0912aaa233
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Thu Jul 9 10:13:29 2015 +0200
ssh connection module runs commands with LANG=C environment variable
Summary of changes:
app/modules/connection_modules/ssh.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 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(a)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(a)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(a)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(a)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(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 a4817ea use wss WebSocket if site use https
new fd2a1c1 add kernel snmp detection
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 fd2a1c1375d07045bd4a057e3128c0e19cb248fe
Author: Benjamin POUSSIN <poussin(a)codelutin.com>
Date: Wed Jul 8 13:14:21 2015 +0200
add kernel snmp detection
Summary of changes:
.../{kernel_detection.py => kernel_snmp_detection.py} | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
copy app/modules/detection_modules/{kernel_detection.py => kernel_snmp_detection.py} (85%)
--
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 24dba11 added AGPL header on javascript files
new a4817ea use wss WebSocket if site use https
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 a4817eaadab60d9c5e1b5b2b70e243b82d3a45fe
Author: Benjamin POUSSIN <poussin(a)codelutin.com>
Date: Wed Jul 8 12:48:06 2015 +0200
use wss WebSocket if site use https
Summary of changes:
static/js/controllers/headCtrl.js | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
--
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 9b0876f rewrite/refactor all script and package (deb, rpm)
new f6a40a3 updated spec file from rules
new 7193aec removed test if root for nmap + changed group view on dashboard
new a30b6a6 updated ssh modules for using english language only + sms notif logging errors on every case
new 9d646fd updated ssh modules for using english language only + sms notif logging errors on every case +
new 79ae475 migration struct on ml
new 9d064af timezone on e-mail module
new 7501f04 Service view on dashboard
new 476dd45 Category view on dashboard
new d71e23a views on URL + fullscreen on every views
new 0f0ae84 host view : name shown by default (1 line for 1 host) + better ng-show conditions for status
new 7b6efcd Merge branch 'develop' of https://git.chorem.org/mum into develop
The 11 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 7b6efcdc96fd2a8a37cc3e5d09bb2bba1eb9a5ef
Merge: 0f0ae84 9b0876f
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Mon Jul 6 16:37:11 2015 +0200
Merge branch 'develop' of https://git.chorem.org/mum into develop
Conflicts:
debian/rules
redhat/mum.spec
commit 0f0ae84d311f5cee5276b02a6d696fe080a70941
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Mon Jul 6 15:26:57 2015 +0200
host view : name shown by default (1 line for 1 host) + better ng-show conditions for status
commit d71e23aaac97254ed5cd6f2fb0b015ef85ff0b62
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Mon Jul 6 15:08:58 2015 +0200
views on URL + fullscreen on every views
commit 476dd45c9b628fe016ee65a8a542c629f9e8dfa8
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Mon Jul 6 12:28:51 2015 +0200
Category view on dashboard
commit 7501f04ad937446e5cb64fab00f63dc6bff80db6
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Mon Jul 6 10:17:41 2015 +0200
Service view on dashboard
commit 9d064afde03803b826c7028ec1bca89fd9557183
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Fri Jul 3 16:41:45 2015 +0200
timezone on e-mail module
commit 79ae47529d8fa6c2ea7b532395f8b0430a30e4ce
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Fri Jul 3 15:58:25 2015 +0200
migration struct on ml
commit 9d646fdcd92093c202eb1aa66ee38ce0143a793b
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Fri Jul 3 15:41:53 2015 +0200
updated ssh modules for using english language only + sms notif logging errors on every case +
commit a30b6a6246f6ce09abd5fba74907e2802382bce2
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Fri Jul 3 11:49:31 2015 +0200
updated ssh modules for using english language only + sms notif logging errors on every case
commit 7193aecf2291dfeda0104db64df797f6aa062d99
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Fri Jul 3 11:47:00 2015 +0200
removed test if root for nmap + changed group view on dashboard
commit f6a40a3fbdc340c81c59cec983dbea379fe5e3c3
Author: Alexis Guilbaud <guilbaud(a)codelutin.com>
Date: Mon Jun 29 14:14:17 2015 +0200
updated spec file from rules
Summary of changes:
app/module_loader.py | 16 +-
app/modules/monitoring_modules/cpu_ssh_linux.py | 2 +-
app/modules/monitoring_modules/disk_ssh_linux.py | 4 +-
app/modules/monitoring_modules/http.py | 2 +-
app/modules/monitoring_modules/swap_ssh_linux.py | 2 +-
.../updated_packages_ssh_linux.py | 31 ++--
app/modules/notification_modules/email_notif.py | 4 +-
app/modules/notification_modules/sms_notif.py | 12 +-
app/modules/storage_modules/shelve_db.py | 43 ++++-
app/websocket_func.py | 9 +-
migration_rules.json | 8 +-
static/js/controllers/dashboardCtrl.js | 128 ++++++++++++---
static/js/controllers/headCtrl.js | 3 +
views/dashboard.html | 174 ++++++++++++++++++---
views/hostpage.html | 33 ++++
views/index.html | 22 ++-
16 files changed, 405 insertions(+), 88 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 c030c62 test_conn corrected + added scan command on conf + started migration func
new 3cb88d4 replace run.sh to mum.sh
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 3cb88d4b837245c98f67c02dac1e1d5c0e9689cf
Author: Benjamin POUSSIN <poussin(a)codelutin.com>
Date: Wed Jul 1 11:31:01 2015 +0200
replace run.sh to mum.sh
Summary of changes:
README | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
chorem.org SCM administrator <admin+scm(a)chorem.org>.