nicolargo
|
c149a1b921
|
Merge branch 'develop' into issue1444
|
2020-07-20 08:59:32 +02:00 |
|
Nicolas Hennion
|
fc7ed91761
|
Merge pull request #1688 from bantl23/issue#1687
Add amqps protocol suppport for rabbitmq export
|
2020-07-20 08:57:55 +02:00 |
|
Nicolas Hennion
|
9dc133d5ae
|
Merge pull request #1684 from pfsmorigo/fix_grafana_json
Fix grafana json
|
2020-07-20 08:56:15 +02:00 |
|
Nicolas Hennion
|
95facc4984
|
Merge pull request #1681 from calebmarchent/sensors_grammar_fix
Fix grammar in sensors documentation
|
2020-07-20 08:54:54 +02:00 |
|
Nicolas Hennion
|
64b85c32f0
|
Merge pull request #1680 from HamiltonFintech/develop
Reflect "used percent" user disk space for [fs] alert
|
2020-07-20 08:53:29 +02:00 |
|
Deepak Kaul
|
3d5490b6c4
|
Needed to handle case where no protocol was specified in configuration. So added in an if clause to check if the protocol was present
|
2020-07-06 21:54:36 +00:00 |
|
Deepak Kaul
|
f162020eae
|
Adding in optional protocol variable for rabbitmq export which adds in support for amqps protocol
|
2020-07-06 20:42:58 +00:00 |
|
Paulo Flabiano Smorigo
|
3e24bcf215
|
Fix grafana json
The current json only works if the prefix is localhost.
Signed-off-by: Paulo Flabiano Smorigo <pfsmorigo@gmail.com>
|
2020-06-29 20:27:11 -03:00 |
|
Gaspard d'Hautefeuille
|
09cfa64596
|
pystache requirement to render the mustache syntax
|
2020-06-22 20:35:45 +01:00 |
|
Gaspard d'Hautefeuille
|
4d032cf798
|
Add email action for space trigger critical
|
2020-06-22 20:19:36 +01:00 |
|
Caleb Marchent
|
01b11f1b2f
|
Fix grammar in sensors documentation
|
2020-06-22 00:44:26 +01:00 |
|
Gaspard d'Hautefeuille
|
bf1aa0256e
|
Add user disk space usage
Depends of PR https://github.com/nicolargo/glances/pull/1680 to be merged
|
2020-06-18 18:30:59 +01:00 |
|
Gaspard d'Hautefeuille
|
cdab656112
|
Reflect "used percent" user disk space
`psutill` [says the following](https://github.com/giampaolo/psutil/blob/master/psutil/_psposix.py):
> Note: UNIX usually reserves 5% disk space which is not accessible
by user. In this function "total" and "used" values reflect the
total and used disk space whereas "free" and "percent" represent
the "free" and "used percent" user disk space.
To fix the alert value that has been notified in this issue https://github.com/nicolargo/glances/issues/1658 where the alert has not been fixed.
The issue https://github.com/nicolargo/glances/issues/644 has fixed it one way, this PR is completing the fix for the alert feature of the `fs` plugin.
|
2020-06-18 17:51:18 +01:00 |
|
nicolargo
|
f7abdea9d8
|
Selected process is now undelined
|
2020-06-13 16:54:38 +02:00 |
|
nicolargo
|
591ae02f8e
|
First working version of the kill feature
|
2020-06-13 16:25:23 +02:00 |
|
Nicolas Hennion
|
b0dc3ff54e
|
Merge pull request #1673 from Tommatheussen/patch-1
Fixed formatting on FS example
|
2020-06-12 14:42:29 +02:00 |
|
Tom Matheussen
|
db7727fb72
|
Fixed formatting on FS example
|
2020-06-07 17:14:51 +02:00 |
|
nicolargo
|
ea3dc43fd2
|
Missing temperature #1664
|
2020-05-21 14:41:41 +02:00 |
|
nicolargo
|
f45147ca60
|
Use Ubuntu 20.04 as default Docker image
|
2020-05-17 12:26:16 +02:00 |
|
nicolargo
|
4157671225
|
Use Ubuntu 20.04 as default Docker image
|
2020-05-17 12:19:58 +02:00 |
|
nicolargo
|
c57dca709d
|
First version when click on K
|
2020-05-17 12:16:16 +02:00 |
|
Nicolas Hennion
|
77437de576
|
Merge pull request #1663 from guillaumelamirand/dockerfile-last-ubuntu
Update master dockerfile for Ubuntu 20.04
|
2020-05-17 11:14:32 +02:00 |
|
Guillaume L
|
07d3b6defc
|
Update master dockerfile for Ubuntu 20.04
|
2020-05-17 10:56:09 +02:00 |
|
Nicolas Hennion
|
0c9a8acc65
|
Merge pull request #1659 from orena1/patch-1
Not need for python-dev anymore
|
2020-05-16 09:54:07 +02:00 |
|
Oren Amsalem
|
7932d79217
|
Not need for python-dev anymore
https://github.com/termux/termux-packages/issues/4151
|
2020-05-14 01:38:32 +03:00 |
|
nicolargo
|
e3c8fd66c9
|
Merge branch 'develop' of github.com:nicolargo/glances into issue1444
|
2020-05-12 18:45:03 +02:00 |
|
nicolargo
|
b0e21de611
|
Update documentation for server protection #1657
|
2020-05-12 18:44:28 +02:00 |
|
nicolargo
|
38621f6c0f
|
First version of processus selector (no action for the moment)
|
2020-05-12 18:36:27 +02:00 |
|
nicolargo
|
6e7bd2560c
|
Tests using /etc/glances/glances.conf from already installed version #1654
|
2020-05-10 15:14:05 +02:00 |
|
nicolargo
|
baa7e7f574
|
Update view.html #1636
|
2020-04-26 16:46:51 +02:00 |
|
nicolargo
|
924864f9d0
|
Asymetric, cluttered configuration: Some options only accessible via CLI or keyboard or config file #1650 (correct IRQ)
|
2020-04-26 16:36:45 +02:00 |
|
nicolargo
|
bdca7d019b
|
Glances should not phone home #1646 (on master branch only)
|
2020-04-26 16:03:36 +02:00 |
|
nicolargo
|
b573712f29
|
View by CPU is only showing 6 of 12 cores #1640 (only update docs)
|
2020-04-26 15:00:20 +02:00 |
|
nicolargo
|
b2c40e8934
|
x
Merge branch 'develop' of github.com:nicolargo/glances into develop
|
2020-04-26 14:39:47 +02:00 |
|
nicolargo
|
4b191b9688
|
Undefined name 'i' in plugins/glances_gpu.py #1635
|
2020-04-26 14:39:34 +02:00 |
|
Nicolas Hennion
|
148df693b2
|
Merge pull request #1629 from chenrui333/python-3.8
Add python 3.7 and 3.8 into CI
|
2020-04-06 15:14:44 +02:00 |
|
Rui Chen
|
46b5429dd3
|
pypy -> pypy3
|
2020-03-25 21:03:46 -04:00 |
|
Rui Chen
|
6f9365bb24
|
Add python 3.7 and 3.8 into CI
|
2020-03-25 18:55:18 -04:00 |
|
nicolargo
|
ce26453be0
|
Minor release for Debian package
|
2020-03-25 17:43:47 +01:00 |
|
nicolargo
|
c85b6459c8
|
Convert JPEG to PNG images (for documentation)
|
2020-03-25 17:40:29 +01:00 |
|
nicolargo
|
6f284cc97a
|
Convert JPEG to PNG images (for documentation)
|
2020-03-23 16:23:43 +01:00 |
|
nicolargo
|
8ebade84d5
|
On the road to Glances 3.1.5
|
2020-03-10 21:56:43 +01:00 |
|
nicolargo
|
8b5b19501b
|
Glances 3.1.4 ready to be released
|
2020-03-10 21:52:01 +01:00 |
|
nicolargo
|
13b1d4303a
|
Merge branch 'develop' of github.com:nicolargo/glances into develop
|
2020-03-10 21:51:36 +01:00 |
|
nicolargo
|
e5e52e71fb
|
Merge remote-tracking branch 'origin/master' into develop
|
2020-03-10 21:51:08 +01:00 |
|
Nicolas Hennion
|
054f8e3553
|
Merge pull request #1621 from bartlomiejcieszkowski/timezone_too_long
Timezone too long
|
2020-03-10 21:17:31 +01:00 |
|
Bartlomiej Cieszkowski
|
a7eb105989
|
dont remove comment
|
2020-03-05 23:00:40 +01:00 |
|
Bartlomiej Cieszkowski
|
5d5973abec
|
Merge branch 'develop' into timezone_too_long
# Conflicts:
# glances/plugins/glances_now.py
|
2020-03-05 22:49:47 +01:00 |
|
nicolargo
|
547062750b
|
Update doc
|
2020-03-03 22:29:39 +01:00 |
|
Nicolas Hennion
|
a473d0e2b3
|
Merge pull request #1598 from bartlomiejcieszkowski/enable-windows-console
glances can work in console mode on windows - windows-curses
|
2020-03-03 22:23:09 +01:00 |
|