Commit Graph

3758 Commits

Author SHA1 Message Date
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
nicolargo
d3cc726729 Update docs 2019-08-12 10:02:40 +02:00
nicolargo
c4ec6ecb8f Correct error in SMART unitest 2019-08-12 09:57:28 +02:00
nicolargo
0be5c24ae9 Make CSV export append instead of replace #1525 2019-08-11 20:11:13 +02:00
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