Commit Graph

3703 Commits

Author SHA1 Message Date
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
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
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
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
4157671225 Use Ubuntu 20.04 as default Docker image 2020-05-17 12:19:58 +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
b0e21de611 Update documentation for server protection #1657 2020-05-12 18:44:28 +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
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
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
nicolargo
105aa65f21 Correct an issue on Windows, time zone not display correctly. Skip it for the moment 2020-03-03 22:19:23 +01:00
nicolargo
2c9e80b4a5 [diskio] Aliases Display Incorrectly/Not at All, and Glances Throws Error on Exit #1618 2020-03-03 22:10:42 +01:00
nicolargo
62dbeb369e Kafka key name needs to be bytes #1593 2020-02-27 15:28:28 +01:00
nicolargo
f6533272a5 Feature request: Include hostname in all (e.g. kafka) exports #1594 2020-02-27 15:17:24 +01:00
nicolargo
1e8bf7bd5f Glances don't want to run on Crostini (LXC Container, Debian 10, python 3.7.3) #1600 2020-02-27 14:59:52 +01:00
nicolargo
4369cd7662 Debug message for issue #1604 2020-02-27 14:33:06 +01:00
nicolargo
10965a1a7c NameError: name logger is not defined in net plugin #1602 2020-02-27 14:15:03 +01:00
nicolargo
d19f9c002e Merge branch 'issue1606' into develop 2020-02-27 13:56:24 +01:00
nicolargo
76c8492832 FS filtering can be done on device name #1606 2020-02-27 13:56:06 +01:00
Bartlomiej Cieszkowski
f9c13723c8 unused import 2020-02-17 07:52:20 +01:00
Bartlomiej Cieszkowski
e4594829f3 tz 2020-02-17 07:50:00 +01:00
Bartlomiej Cieszkowski
26cce71222 text wrap was due to size of screen being different than subwindows size, use term_window sizing 2020-02-16 19:20:31 +01:00
Nicolas Hennion
0cdf91ba53
Merge pull request #1599 from fcalvet/develop
Specify precision to seconds for influxDB output
2020-02-16 11:25:16 +01:00
fcalvet
97916d2126
fix GPU memory consumption reporting
Reverting changes in d434333dfe which displayed something else than memory usage.
Old calculation with new py3nvml module still aligns with nvidia-smi output
2020-02-11 09:11:33 +01:00
fcalvet
b6727ad42e
Requirement for elasticsearch library for export 2020-02-10 18:42:25 +01:00
fcalvet
f42ff86f64
Correcting diskio write units in grafana dashboard 2020-02-10 18:00:37 +01:00
fcalvet
3190a9fd70
Update grafana example for diskio
Taking into account time_since_update in a similar manner to networks
2020-02-10 17:53:04 +01:00
fcalvet
84c3549aad
Slight glances/README.txt update
* Updated link to docs
* Added export base class
* Added AMPs
2020-02-10 17:08:53 +01:00