Commit Graph

2135 Commits

Author SHA1 Message Date
nicolargo
c9dce8a7a2 Do not update network interface is hide tag is set 2016-03-04 13:06:48 +01:00
nicolargo
841af2ddab Merge branch 'issue693' into develop 2016-03-04 10:57:34 +01:00
nicolargo
40d05a7a71 Change username for server and web server authentication (issue #693) 2016-03-04 10:57:15 +01:00
Nicolas Hennion
116bb6b068 Merge pull request #803 from notFloran/webui-hide-diskio-when-no-data
[WebUI] hide diskio when no data
2016-03-04 10:47:13 +01:00
Floran Brutel
2aaf93c9ba Hide diskio in the WebUI if no data 2016-03-04 10:35:59 +01:00
Nicolargo
5497ae125f Use wildcard (regexp) to the hide configuration option for network, diskio and fs sections #799 2016-02-26 13:38:46 +01:00
Nicolargo
2cb24a88be Done for FS and NETWORK. To be tested 2016-02-26 11:42:47 +01:00
nicolargo
5785fcff28 First try, FS and NETWORK did not work... 2016-02-25 22:12:55 +01:00
Nicolargo
8e41f7bc6f Change download link to HTTPS 2016-02-24 09:18:16 +01:00
Alessio Sergi
61b524640c Fix 'dict_items' object does not support indexing in Python 3 (#795) 2016-02-21 17:38:40 +01:00
Alessio Sergi
887c811bde Fix another sorting issue in Python 3 2016-02-21 16:00:06 +01:00
Alessio Sergi
aa86c0b67f Fix RAID support in Python 3 (issue #793) 2016-02-21 15:21:21 +01:00
Nicolas Hennion
7e8bd7fad1 Merge pull request #792 from georgewhewell/patch-1
fix crash in docker plugin if cpu usage not available
2016-02-20 19:14:32 +01:00
Nicolas Hennion
949011497d Merge pull request #791 from rklabs/fix-index-error
IndexError in browser mode
2016-02-20 19:12:27 +01:00
georgewhewell
9061da11b2 fix crash in docker plugin if cpu usage not available 2016-02-15 22:33:59 +00:00
Raju Kadam
4e19c61f9b Fix IndexError in browser mode 2016-02-10 17:21:14 -08:00
nicolargo
c9d2505749 Correct issue export InfluxDB 0.10 2016-02-07 16:20:23 +01:00
Nicolas Hennion
a69eb9ff37 Merge pull request #789 from notFloran/webui-arguments
[WebUI] Use arguments
2016-02-07 15:38:27 +01:00
Floran Brutel
e540461620 The arguments are now used in the WebUI 2016-02-07 13:49:32 +01:00
Nicolargo
4dd46cfef5 Add Docker Glances container docs 2016-02-05 16:16:40 +01:00
nicolargo
d959ca97b6 Update Debian packager 2016-02-04 20:40:13 +01:00
nicolargo
5422bbbddf Add a connector to ElasticSearch (welcome to Kibana dashboard) #311 2016-02-04 14:23:18 +01:00
Nicolargo
83f2da1a7c Change the Glances Debian packet maintener 2016-02-01 14:58:12 +01:00
nicolargo
80bc055554 Correct a regression on the monitoring process list folloing the compat.py implementation 2016-01-31 15:35:41 +01:00
nicolargo
256c9cee06 Implement new endpoint to get args in the Restful API 2016-01-31 10:05:39 +01:00
Alessio Sergi
dae8db065c Hide program path in short process view
Fix bug introduced in commit e350cb5.
2016-01-27 11:35:02 +01:00
Nicolas Hennion
a304798c16 Merge pull request #787 from desbma/develop
Revert "Merge pull request #786 from desbma/develop"
2016-01-27 09:46:08 +01:00
desbma
805e40b795 Revert "Merge pull request #786 from desbma/develop"
See https://github.com/nicolargo/glances/issues/546#issuecomment-175272479

This reverts commit eee6dd6dbf, reversing
changes made to dbb97a5344.
2016-01-26 23:39:32 +01:00
Nicolas Hennion
eee6dd6dbf Merge pull request #786 from desbma/develop
Fix #546
2016-01-25 23:01:41 +01:00
desbma
17a2a2f57e Fix indentation 2016-01-25 22:49:17 +01:00
desbma
bfe6c718f0 Fix #546 2016-01-25 22:38:07 +01:00
Nicolas Hennion
dbb97a5344 Merge pull request #785 from notFloran/webui-fix-first-loading
[WebUI] Dont wait before first loading
2016-01-25 21:17:01 +01:00
Floran Brutel
e9024b3017 WebUI : dont wait before the first API call 2016-01-25 18:17:48 +01:00
nicolargo
eafd3a41c8 '--tree breaks process filter on Debian 8 #768 2016-01-23 10:23:26 +01:00
nicolargo
00dd57bcd7 Merge branch 'develop' of https://github.com/nicolargo/glances into develop 2016-01-23 10:18:26 +01:00
Nicolas Hennion
a81142b51e Merge pull request #783 from desbma/develop
Fix #768
2016-01-23 10:17:31 +01:00
desbma
73309953f0 Fix #768 2016-01-22 20:27:05 +01:00
Nicolargo
f038be4cc2 Don't show interfaces in down state #765 2016-01-21 10:38:13 +01:00
Alessio Sergi
0a090532b2 Fix --fs-free-space option
See https://groups.google.com/forum/#!topic/glances-users/1i3ugQX2gVA.
2016-01-14 17:07:55 +01:00
Nicolas Hennion
dcbb96f16e Merge pull request #775 from notFloran/remove-debug
Remove useless debug
2016-01-10 17:28:38 +01:00
Floran Brutel
8adce2eafa Remove useless debug 2016-01-10 16:21:23 +01:00
Nicolas Hennion
dbb2e37b08 Merge pull request #774 from notFloran/webui-show-hide-top-menu
[WebUI] Add show/hide top menu
2016-01-10 15:35:24 +01:00
Nicolas Hennion
93b365d395 Merge pull request #773 from notFloran/fix-show-hide-top-menu
Fix show/hide top menu
2016-01-10 15:35:13 +01:00
Nicolas Hennion
d725ad11e1 Merge pull request #772 from notFloran/show-shide-top-menu-help
Add help to show/hide top menu
2016-01-10 15:34:58 +01:00
Nicolas Hennion
4cb61f2804 Merge pull request #770 from notFloran/webui-disk-io
[WebUI] Add IOps in the DiskIO plugin
2016-01-10 15:34:36 +01:00
Floran Brutel
edf18381c1 Add show/hide top menu in the WebUI 2016-01-10 10:56:16 +01:00
Floran Brutel
ac7f44ae2e Fix show/hide top menu
Hide and show were reversed
2016-01-10 10:44:13 +01:00
Floran Brutel
b3df5d7e1d Add help to show/hide top menu 2016-01-10 10:31:48 +01:00
Floran Brutel
afbdd738c4 Update help for disk iops 2016-01-10 10:20:58 +01:00
nicolargo
f2fb8d982b Update doc and correct grammatical errors 2016-01-10 09:53:48 +01:00