Commit Graph

2118 Commits (a69eb9ff371dd3fcd35cba18f00b0a0fb40597df)

Author SHA1 Message Date
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
nicolargo d75a9ee9d7 Add a new tag to disable the top menu (--disable-top and '5' shortcut) (issue #766) 2016-01-10 09:40:53 +01:00
Floran Brutel fc4e0f40ce Optimize diskio plugin in the webui 2016-01-07 19:59:32 +01:00
Floran Brutel a5e021a559 WebUI : Add IOps in the DiskIO plugin 2016-01-07 19:52:16 +01:00
Nicolargo c4ae40cce3 Update CONTRIBUTING.md 2016-01-07 16:37:27 +01:00
Nicolargo 8e2a255a31 RuntimeError: dictionary changed size during iteration #764 - Step 2 2016-01-04 15:08:36 +01:00
Nicolargo a3d27131e9 Some Pep and Flake improvment 2015-12-23 15:25:12 +01:00
Nicolargo 3f253c7ef8 update NEWS file 2015-12-22 15:53:46 +01:00
Nicolargo 16a62781e4 Add IOps in the DiskIO plugin (issue #763) 2015-12-22 15:51:35 +01:00
Alessio Sergi 73bcd657eb Remove unused variable 'v' 2015-12-17 20:00:00 +01:00
Alessio Sergi 02613f3223 Remove unnecessary parens after 'del' keyword 2015-12-17 17:42:42 +01:00
Alessio Sergi d67fd87763 Use dict view objects to avoid issue #758. 2015-12-17 17:26:58 +01:00
Nicolas Hennion 3ea76e0e82 Merge pull request #761 from notFloran/webui-upgrade-vendors
[WebUI] upgrade vendors
2015-12-17 09:32:05 +01:00
Nicolas Hennion e217ff7ee5 Merge pull request #760 from notFloran/fix-debug-file-not-exist
Debug and WebUI : don't crash when the file does not exist
2015-12-17 09:30:49 +01:00
Floran Brutel 7771083fd3 Upgrade WebUI vendors 2015-12-16 19:39:12 +01:00
Floran Brutel ddb04349f2 Debug and web mode : don't crash when the file does not exist 2015-12-16 19:08:49 +01:00
Nicolas Hennion d6e13608cb Merge pull request #759 from notFloran/webui-check-alerts-is-not-empty
[WebUI] check if alerts is empty
2015-12-15 19:45:54 +01:00
Floran Brutel 11671cba47 WebUi : check if alerts is empty 2015-12-15 18:59:55 +01:00