Commit Graph

1482 Commits

Author SHA1 Message Date
Alessio Sergi
c7580a47ed requirements.txt: psutil 2.2.1 2015-02-22 12:51:15 +01:00
Alessio Sergi
2a7828a1f5 glances_logging: more Python 2.6 compatibility
Minor cosmetic tweaks.
2015-02-22 12:40:00 +01:00
Alessio Sergi
6b3c47b826 Fix logging support for Python 2.6
Use logutils when running on Python 2.6.

Close #512.
2015-02-22 12:12:12 +01:00
nicolargo
7a95094068 Add percent in the quicklook 2015-02-22 10:48:50 +01:00
nicolargo
02e8203a05 Improve IP plugin display 2015-02-22 10:04:26 +01:00
nicolargo
fc869b7a21 Correct an issue on the latest commit, cause unitary tests failed 2015-02-20 22:59:00 +01:00
nicolargo
0a99b139b6 Add a disable HDD temperature option on the command line (issue #515) 2015-02-20 22:45:20 +01:00
Nicolargo
183cbce7aa Enhance Quicklook display 2015-02-16 18:12:16 +01:00
nicolargo
a5b6eb9dab Add a new IP information plugin (issue #509) 2015-02-15 22:17:55 +01:00
nicolargo
d34cde590e Improve PEP8 (S1066) 2015-02-13 22:49:30 +01:00
nicolargo
f069d81071 Improve PEP8 (S1721) 2015-02-13 22:44:55 +01:00
nicolargo
6b13120503 Remove dev log 2015-02-08 18:07:47 +01:00
nicolargo
0003e0e50a Allow logical mounts points in the FS plugin (issue #448) 2015-02-08 18:00:35 +01:00
nicolargo
e6c646c1e2 Extended stats for top process are disabled message is now in DEBUG level 2015-02-07 17:55:37 +01:00
nicolargo
8fc5bbf9fe Remove forgotten log message 2015-02-07 17:52:28 +01:00
nicolargo
672ff0d977 Grab FAN speed in the Glances sensors plugin (issue #501) 2015-02-07 17:46:28 +01:00
nicolargo
d390e03a5c Correct duplicated --nable-history in the doc (issue #511) 2015-02-07 14:38:12 +01:00
nicolargo
79373b2763 Correct monitor list, all processes are take into account (issue #507) 2015-02-06 22:52:58 +01:00
nicolargo
47785422ff Update doc for the Quicklook plugin 2015-02-03 18:01:52 +01:00
nicolargo
6fae969549 Manage disable_quicklook command 2015-02-03 17:58:39 +01:00
nicolargo
a6a8ccbc03 Update look and feel for the Quicklook plugin 2015-02-03 17:33:22 +01:00
Nicolargo
596d93aa63 Add limits to the quicklook plugin 2015-02-03 17:07:16 +01:00
Nicolargo
c66a7a8fd2 Add common class to access to the CPU 2015-02-03 16:40:07 +01:00
Nicolargo
ac2c1ba9e0 First try for the quicklook plugin 2015-02-01 22:13:01 +01:00
Nicolargo
67e21a606e On the road of the version 2.4 2015-01-31 14:02:45 +01:00
Nicolargo
358bb45b4a Merge form master 2015-01-31 13:50:06 +01:00
Nicolargo
c7fad235f3 Update docs file for the 2.3 version 2015-01-31 13:45:48 +01:00
Nicolargo
7b41105c1a Update doc 2015-01-30 22:18:21 +01:00
Nicolargo
928026c8c1 Merge branch 'develop' of github.com:nicolargo/glances into develop 2015-01-30 19:27:18 +01:00
Nicolargo
2d49f729f2 Correct example in the help option 2015-01-30 19:27:07 +01:00
Nicolargo
965922cc87 Try/catch for containers CPU and MEM stats 2015-01-27 13:57:08 +01:00
Nicolargo
82ce5e29f2 Merge branch 'develop' of github.com:nicolargo/glances into develop 2015-01-27 13:42:33 +01:00
Nicolargo
5c529102fd Glances 2.3RC2 2015-01-27 13:42:11 +01:00
nicolargo
63b3250ae3 Glances 2.3RC2 2015-01-27 13:41:35 +01:00
Nicolas Hennion
99c5088ded Merge pull request #499 from nclsHart/docker-web-ui
Better rendering for docker plugin on web UI
2015-01-27 13:33:55 +01:00
nclsHart
bdcee3a812 better rendering for docker plugin 2015-01-27 00:12:20 +01:00
Nicolargo
499e9062df Correct an issue in Python3 if Docker client and Server are not in the same version 2015-01-25 18:14:23 +01:00
Nicolargo
3817b84c3c Correct issue on FS action (issue #497) 2015-01-25 17:49:49 +01:00
Nicolargo
88d7e40597 Add docker plugin to the classical Web UI 2015-01-24 17:00:48 +01:00
Nicolargo
c6a47c1ecc Correct issue on load plugin on Windows OS 2015-01-24 16:30:20 +01:00
Nicolargo
722406e83a Alert < 3 seconds are no longer displayed 2/2 2015-01-24 14:38:17 +01:00
Nicolargo
8a7bebc8a8 Alert < 3 seconds are no longer displayed 2015-01-24 14:37:23 +01:00
Nicolas Hennion
f96145bf3e Merge pull request #495 from nclsHart/news-typo
Fix typo
2015-01-24 13:34:09 +01:00
nclsHart
575d556d70 fix typo 2015-01-24 13:13:22 +01:00
Nicolargo
dc61f97ffc Glances 2.3RC1 2015-01-22 21:52:15 +01:00
Nicolargo
bd5c3e5ad5 Add per container CPU and MEM monitoring in the Docker plugin (issue #490) 2015-01-19 22:47:22 +01:00
Nicolas Hennion
f1112271e8 Correct issue if sensors are not available 2015-01-19 16:25:42 +01:00
Nicolargo
2d6675fa3b Add view (MVC speeking) for the plugins. Add API methods and Unitary test. 2015-01-18 18:21:26 +01:00
Nicolargo
8a94bc65bb Add view (MVC speeking) for the plugins. FS and SENSORS OK. 2015-01-18 16:08:40 +01:00
Nicolargo
859ed24cab Add view (MVC speeking) for the plugins. Client/Server OK. 2015-01-18 15:19:10 +01:00