Commit Graph

3617 Commits

Author SHA1 Message Date
nicolargo
7208bd3df7 [Feature Request] Option in config to change character used to display percentage in Quicklook #1511 2019-08-11 11:13:47 +02:00
nicolargo
2ec1adb17e Glances Snap doesn't run on Orange Pi Zero running Ubuntu Core 16 #1517 2019-08-11 10:40:08 +02:00
nicolargo
5c195a1c6c Error with IP Plugin : object has no attribute #1528 2019-08-11 10:06:22 +02:00
Nicolas Hennion
370a002b1d
Merge pull request #1520 from netbuddy/develop
repair the problem that when running 'glances --stdout-csv amps',repo…
2019-08-11 09:56:27 +02:00
Nicolas Hennion
b4ffa5927a
Merge pull request #1516 from sinclairpaul/protocol-typo
🚑 Fix typo for protocol, fixes #1514
2019-08-01 09:19:12 +02:00
netbuddy
e9a9c381b1 repair the problem that when running 'glances --stdout-csv amps',report KeyError of amp plugin. 2019-07-30 21:08:41 +08:00
Paul Sinclair
cb19ccc8b2
🚑 Fix typo for protocol, fixes #1514 2019-07-27 18:47:55 -04:00
nicolargo
3286e83ee0 Read player 3.1.2 2019-07-17 17:54:01 +02:00
nicolargo
91d406dd55 Glances 3.1.1 2019-07-17 17:48:24 +02:00
Nicolas Hennion
f682ede403
Merge pull request #1507 from Chris-V/fix_dockerfile_pip
Fix missing future in devel-arm Dockerfile
2019-07-17 17:37:31 +02:00
Nicolas Hennion
84dfb5c626
Merge pull request #1505 from h3xx/fix-doc-install
Fix missing file during install
2019-07-17 17:37:06 +02:00
Christopher Viel
61d47fbd1c Fix missing future in devel-arm Dockerfile 2019-07-14 18:39:00 -04:00
Dan Church
438455eb50
Fix missing file during install 2019-07-09 14:31:52 -05:00
nicolargo
89cb007bdf Fan speed and voltages section? #1398 2019-07-07 10:04:08 +02:00
nicolargo
b43b5007a9 Glances 3.1.1RC1 2019-07-06 18:56:53 +02:00
Nicolas Hennion
e8a8b4666f
Merge pull request #1502 from notFloran/webui-per-cpu
Better display of per-cpu plugin with a lot of cpus
2019-07-06 18:43:35 +02:00
Floran Brutel
e8ae7e3d86
Better display of per-cpu component with a lot of cpus 2019-07-05 19:27:01 +02:00
nicolargo
2340881dde Add support to detect WSL 2019-07-03 23:02:20 +02:00
nicolargo
22676c6a21 Glances PsUtil ValueError on IoCounter with TASK kernel options #1440 2019-07-03 22:58:48 +02:00
nicolargo
ec108fb61b docker glances container shows container's own network traffic #1435 2019-07-03 22:41:54 +02:00
nicolargo
c5670e97c4 IP plugin displays incorrect subnet mask #1417 2019-07-03 22:37:50 +02:00
nicolargo
b4036670e2 "sorted by ?" is displayed when setting the sort criterion to "USER" #1407 2019-07-03 22:31:16 +02:00
nicolargo
bfcf212c2c Prometheus integration broken with latest prometheus_client #1397 2019-07-03 22:25:33 +02:00
nicolargo
7edb99923a Merge branch 'develop' of https://github.com/nicolargo/glances into develop 2019-07-03 22:14:15 +02:00
nicolargo
d32cf5bdaa Merge branch 'issue1487' into develop 2019-07-03 22:13:33 +02:00
nicolargo
78032b2600 Can't connect to influxdb with https enabled #1497 2019-07-03 22:13:16 +02:00
Nicolas Hennion
4ff7dc7f37
Merge pull request #1495 from boneskull/intersphinx
add intersphinx inventory
2019-07-03 21:50:37 +02:00
Nicolas Hennion
d1b65a85f7
Merge pull request #1496 from joeabbey/docker-error-handling
Improve error handling when docker restarts
2019-07-03 21:50:12 +02:00
Joe Abbey
d8f7109182 Improve error handling when docker restarts 2019-07-02 13:22:18 -04:00
Christopher Hiller
f8fa2024ed
add intersphinx inventory 2019-06-20 11:46:07 -07:00
nicolargo
f8e036ee25 Merge branch 'issue1491' into develop 2019-06-12 23:14:52 +02:00
nicolargo
1d1a6d9922 Performance issue with large folder #1491 2019-06-12 23:14:21 +02:00
nicolargo
bdd557437a Allow comma separated commands in AMP 2019-05-31 16:35:24 +02:00
nicolargo
f7f78f7d1c UnicodeEncodeError: 'ascii' codec can't encode character u'\u25cf' - Raspbian stretch #1483 2019-05-19 13:42:42 +02:00
nicolargo
cbb924d54c Remove debug message 2019-05-19 13:26:29 +02:00
nicolargo
d751c0521d Correct an issue introduced in latest commit 2019-05-19 13:25:05 +02:00
nicolargo
14350c5f4c A simple hask to disable plugin if a an error occurs on load 2019-05-19 11:09:42 +02:00
nicolargo
5bd4d587a7 Add Future lib 2019-04-27 11:02:04 +02:00
nicolargo
555f3b8654 Glances crash on startup with a KeyError:u'docker' #1477 2019-04-27 10:47:12 +02:00
nicolargo
b9d37ecaf2 xMerge branch 'develop' of https://github.com/nicolargo/glances into develop 2019-04-22 17:19:45 +02:00
nicolargo
422d3dea01 Correct an issue with Loag plugin on Windows OS 2019-04-22 17:19:36 +02:00
Nicolas Hennion
424bbb5853
Merge pull request #1476 from notFloran/fix-1465
[WebUI] Fix empty list of processes for Windows
2019-04-22 17:13:55 +02:00
Floran Brutel
6d9cbe831f
🐛 Fix username handling when is null 2019-04-22 12:59:55 +02:00
nicolargo
47b2983f28 Improve string encodeing/deconding 2019-04-22 10:40:29 +02:00
Nicolas Hennion
bf7267ba2a
Merge pull request #1473 from notFloran/webui-rewrite-refresh-time
Better method to pass "refresh time" from glances to the WebUI
2019-04-21 10:02:10 +02:00
nicolargo
d8da35319e Regression. Curses interface issue with Python 3. #1475 2019-04-20 16:25:10 +02:00
nicolargo
7ed5e8d295 Quicklook is broken #1474 (for both Python 2 and 3) 2019-04-20 15:40:35 +02:00
nicolargo
094f09eb0d Quicklook is broken #1474 2019-04-20 14:50:26 +02:00
Floran Brutel
e408a2a202
Better handling of refresh time in the web ui 2019-04-20 11:53:01 +02:00
Nicolas Hennion
68d10873bb
Merge pull request #1472 from notFloran/webui-fix-isLinux
[WebUI] Fix use of isLinux
2019-04-20 11:23:32 +02:00