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
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