Commit Graph

3808 Commits

Author SHA1 Message Date
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
fcalvet
c66f874e8d
Reduced precision to seconds in influxdb export
"To significantly improve compression, use the coarsest precision possible for timestamps." see documentation: https://docs.influxdata.com/influxdb/v1.7/write_protocols/line_protocol_reference/#syntax-description
2020-02-10 17:00:34 +01:00
Bartlomiej Cieszkowski
4969c19065 glances can work in console mode on windows - windows-curses 2020-02-09 20:34:32 +01:00
Nicolas Hennion
3e5ec443ce
Merge pull request #1586 from tirkarthi/fix-python-39
Fix warnings and improve Python 3.9 compatibility.
2020-01-22 18:28:01 +01:00
Karthikeyan Singaravelan
2e00997e33 Use is_alive instead of isAlive for Python 3.9 compatibility. 2020-01-22 18:36:00 +05:30
Karthikeyan Singaravelan
51c7e763e5 Fix DeprecationWarning regarding invalid escape sequence. Fix SyntaxWarning regarding literal comparison. 2020-01-22 18:35:41 +05:30
Nicolas Hennion
b55d4925b0
Merge pull request #1580 from notFloran/webui-amp-nl2br
[WEBUI] AMP plugins and \n
2020-01-15 07:36:38 +01:00
nicolargo
a7a4203641 Can start glances with MQTT export #1581 2020-01-11 11:30:06 +01:00
Floran Brutel
d388476230
Replace \n by br in amp result 2020-01-02 20:17:37 +01:00
nicolargo
ecb9db9c86 Merge branch 'issue1575' into develop 2019-12-26 11:09:14 +01:00
nicolargo
9a10c92178 log file under public/shared tmp/ folders must not have deterministic name #1575 2019-12-26 11:08:57 +01:00
nicolargo
57ffb712f8 Merge branch 'develop' of github.com:nicolargo/glances into develop 2019-12-17 21:28:33 +01:00
nicolargo
48cb5ef805 Correct an issue while init IP plugin (issue #1528) again... 2019-12-17 21:28:05 +01:00
Nicolas Hennion
d7a39721f8
Merge pull request #1571 from qubidt/develop
Fix broken method call when config is None
2019-12-17 21:19:14 +01:00
Bao Trinh
545a7ff20a
Fix broken method call when config is None 2019-12-14 12:39:53 -06:00
Nicolas Hennion
9525853fba
Create FUNDING.yml 2019-12-07 09:40:19 +01:00
Nicolas Hennion
08fcc2ce73
Merge pull request #1564 from nicolargo/issue1547
[WebUI] Add a new TCP connections status plugin
2019-12-07 09:20:44 +01:00
Floran Brutel
4eb17467d0
Finish connection plugin of the webUi 2019-12-01 19:13:01 +01:00
nicolargo
b037e914be
First try to eable the connections plugin in the WebUI... (it's a fail) 2019-12-01 19:12:29 +01:00
nicolargo
8dbc862352 Update docs 2019-11-24 17:41:06 +01:00
nicolargo
3b11856926 Feature request: HDD S.M.A.R.T. reports #1288 (only terminal UI) 2019-11-24 17:40:02 +01:00
nicolargo
7bd6351bf2 Merge branch 'develop' of https://github.com/nicolargo/glances into develop 2019-11-21 21:52:13 +01:00
nicolargo
bf52d754c4 Merge branch 'issue1561' into develop 2019-11-21 21:51:39 +01:00
nicolargo
2677448081 Glances writing lots of Docker Error message in logs file #1561 2019-11-21 21:50:53 +01:00
Nicolas Hennion
c84f89f57e
Merge pull request #1558 from notFloran/fix-1555
Display gpu and mem more plugin on small devices
2019-11-16 10:24:38 +01:00
Nicolas Hennion
9eb48336a7
Merge pull request #1559 from yoganandc/patch-1
Bug fix for UTF-8 check
2019-11-16 10:24:12 +01:00
Yoganand Chandrasekhar
3752f1fed3
Update glances_sparklines.py 2019-11-13 21:31:41 -08:00
Floran Brutel
cd82f1d6a8
Display gpu and mem more plugin on small devices 2019-11-13 20:15:03 +01:00
nicolargo
7228a915bb Update dep in setup file 2019-11-13 10:28:15 +01:00
nicolargo
590c9d75ed Merge branch 'issue1523reset' into develop 2019-11-11 16:33:23 +01:00
nicolargo
d434333dfe NVIDIA GPU temperature #1523 2019-11-09 18:01:39 +01:00
nicolargo
e7cc51fab9 Add a comment for future export enhancement 2019-11-09 10:54:39 +01:00
nicolargo
2c34d463c9 Prevent exporting empty data to InfluxDB 2019-11-09 10:20:23 +01:00
nicolargo
4be7c630a1 Merge branch 'issue1554' into develop 2019-11-06 09:15:48 +01:00
nicolargo
043e574626 Display load as percentage when Irix mode is disable #1554 2019-11-06 09:15:09 +01:00
nicolargo
cc856941a8 Update documentation. 2019-11-02 13:42:24 +01:00
Nicolas Hennion
c71bef2cd7
Merge pull request #1549 from jugmac00/develop
Modernize travis config file.
2019-11-02 10:38:22 +01:00
nicolargo
a1c63f4003 Merge branch 'issue1536' into develop 2019-11-02 10:34:48 +01:00
nicolargo
83bc9deb2a Improve sort key management 2019-11-02 10:31:49 +01:00
nicolargo
62132c16e2 Make processes.sort_key configurable #1536 2019-11-02 09:42:28 +01:00
nicolargo
9943c3071b Ignore .idea folder 2019-10-31 11:47:02 +01:00
nicolargo
6d76daaeca KeyError: b'Rss:' in memory_maps #1551 2019-10-27 11:44:11 +01:00
nicolargo
2ebd227bfe Add update duration in the plugin decorator 2019-10-27 11:20:38 +01:00
nicolargo
1d6be6ceab Correct an issue if IP plugin is not available in the Curses UI 2019-10-27 11:04:32 +01:00
Jürgen Gmach
00c88f559c Do not use "python setup.py install" any more.
Usage is deprecated.

modified:   .travis.yml
2019-10-21 09:33:37 +02:00
Jürgen Gmach
357123cb73 Remove deprecated keyword "sudo" from travis config.
cf.
https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration

modified:   .travis.yml
2019-10-21 09:26:36 +02:00