Commit Graph

3770 Commits

Author SHA1 Message Date
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
nicolargo
bceadb3ddd [ports] ICMP does not work #1538 2019-10-20 21:32:16 +02:00
nicolargo
1d11513af6 Update doc and conf file 2019-10-13 11:18:00 +02:00
nicolargo
793552ea86 Correct unitest 2019-10-13 09:59:51 +02:00
nicolargo
abf64ffde3 Correct unitest 2019-10-12 11:45:36 +02:00
nicolargo
560490be62 On the road on the version 3.1.4 or higher 2019-10-12 11:35:23 +02:00
nicolargo
e29a153d93 version 3.1.3 2019-10-12 11:32:05 +02:00
nicolargo
16a9ce3ad1 Merge branch 'develop' of https://github.com/nicolargo/glances into develop 2019-10-12 11:22:07 +02:00
nicolargo
1f8e6efe8c Add --enable-plugin options from the command line 2019-10-12 11:21:47 +02:00
nicolargo
a61c91b111 Correct an issue when a plugin is disabled from the cconf file 2019-10-12 11:10:52 +02:00
Nicolas Hennion
26e6a75b66
Merge pull request #1548 from notFloran/fix-webui-refreshtime
Fix custom refresh time in the web UI
2019-10-12 11:08:03 +02:00
nicolargo
7c5d332aa3 Remove debug message 2019-10-08 22:18:28 +02:00
nicolargo
0d1a1d852e Add shortcut to show / hide TCP connections (k) 2019-10-08 22:14:39 +02:00
nicolargo
29e3c5bfd5 Merge branch 'develop' of https://github.com/nicolargo/glances into develop 2019-10-08 21:50:51 +02:00
nicolargo
f4b5153e75 Harden Connections plugin 2019-10-08 21:50:26 +02:00
Floran Brutel
77fa78e411
Fix custom refresh time in the web UI 2019-10-08 21:49:55 +02:00
Nicolas Hennion
3e70800920
Merge pull request #1546 from notFloran/webui-docker
🐛 Fix issue in WebUI with empty docker stats
2019-10-08 21:26:24 +02:00
Floran Brutel
7ef79c8a48
🐛 Fix issue in webui with empty docker stats 2019-10-07 21:16:08 +02:00
Floran Brutel
89f836958a
Merge pull request #1545 from notFloran/webui-vendor-upgrade
[WebUI] Upgrade JS packages
2019-10-07 21:03:14 +02:00
Floran Brutel
c200a98dfa
⬆️ webui packages 2019-10-07 20:24:55 +02:00
nicolargo
d8713aa183 Update docs 2019-10-07 13:09:28 +02:00
nicolargo
c7bcf26db5 Update docs 2019-10-07 13:08:53 +02:00
nicolargo
7e60799129 Resolve issue during merge 2019-10-07 13:07:57 +02:00
nicolargo
0f22ba723d Add screenshot for connections plugins 2019-10-07 13:04:57 +02:00
nicolargo
e212292ff6 Update doc for new connections plugin 2019-10-07 13:01:58 +02:00
nicolargo
f5ea9e8f4d Add color to nf_conn-track' 2019-10-07 13:01:18 +02:00
nicolargo
7c87d343eb Add conntrack 2019-09-28 18:16:26 +02:00
nicolargo
dcd28b778d Add a new TCP connections status plugin #1526 RC1 2019-09-28 17:27:06 +02:00
nicolargo
66c9fff716 Quicklook plugin not working on Systemd #1537 2019-09-28 15:30:38 +02:00
nicolargo
faa4bd715d Merge branch 'issue1535' into develop 2019-09-11 21:21:48 +02:00
nicolargo
fe086a0062 Glances fails without network interface #1535 2019-09-11 21:21:28 +02:00
nicolargo
d7cf39f751 On the road of the next version. 3.1.3 or 3.2.0 2019-08-27 16:41:17 +02:00
nicolargo
77731465ae Glances version 3.1.2 2019-08-27 16:35:40 +02:00
nicolargo
b229d0a531 Merge branch 'issue1534' into develop 2019-08-27 16:25:18 +02:00
nicolargo
377d039dcb Add debug message for init and update duration (grep duration in log file when debug mode is on) 2019-08-27 16:24:58 +02:00
nicolargo
f0e8ef44f2 Refactor all the way config file is loaded (now by each plugin). Should solve issues #1508. 2019-08-17 11:21:20 +02:00
nicolargo
504450ca3a Cannot restart glances with --export influxdb after update to 3.1.1 #1530 2019-08-14 11:46:18 +02:00
nicolargo
848740e5b3 HDDTEMP config IP? #1508 2019-08-13 10:50:10 +02:00
nicolargo
55752a9788 Update quicklook plugin doc 2019-08-12 10:09:19 +02:00