Commit Graph

1458 Commits

Author SHA1 Message Date
Rob Connolly
83801c4883 Fix influxdb export for 0.8. 2015-05-08 10:26:20 +12: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
Nicolargo
04377b8c1e Add view (MVC speeking) for the plugins. NETWORK OK. 2015-01-18 11:13:09 +01:00
Nicolargo
0c40cc2cec Add view (MVC speeking) for the plugins. MEM and MEM SWAP OK. 2015-01-17 22:22:53 +01:00
Nicolargo
5496fcac2f Add view (MVC speeking) for the plugins. LOAD OK. 2015-01-17 19:12:55 +01:00
Nicolargo
0035336389 Add view (MVC speeking) for the plugins. CPU OK. 2015-01-17 18:20:31 +01:00
Nicolargo
c813802968 Add view (MVC speeking) for the plugins. CPU OK. 2015-01-17 18:17:52 +01:00
Nicolargo
cf2f13860a Add Views setter and getter 2015-01-17 16:22:51 +01:00
Nicolargo
af7d3146dc Some PEP8 enhancement 2015-01-15 22:40:21 +01:00
Nicolargo
2b1fd87d48 Clean client and server API 2015-01-15 22:35:33 +01:00
Nicolargo
331519af42 Clean client and server API 2015-01-15 22:31:28 +01:00
Nicolargo
ca71c493b0 Add Sonar configuration and add Docker-py lib dep in the setup file 2015-01-14 11:40:32 +01:00
Nicolargo
5367936b7a Alarm for DiskIO plugin 2015-01-14 11:40:32 +01:00
Nicolargo
e1e7452b3b Update responsive design image 2015-01-14 11:40:32 +01:00
Nicolargo
1127e9fd4a User can force log/alert using the configuration file (issue #437) 2015-01-14 11:40:32 +01:00
Nicolargo
ff7edfe9a3 Remove unused method 2015-01-14 11:40:32 +01:00
Nicolargo
6a1d742763 Implement CORS for the RESTFUL API 2015-01-14 11:40:32 +01:00
Nicolargo
5b4d6688a1 Add Glancces responsive design image 2015-01-14 11:40:32 +01:00
Nicolargo
95f17422fb Add example section in the -h tag 2015-01-14 11:40:32 +01:00
Nicolargo
68f39f229c Update donc 2015-01-14 11:40:32 +01:00
Nicolargo
948911f201 Add Gitter badge 2015-01-14 11:40:32 +01:00
Nicolargo
1703fa2bca Implement get all limits in the RESTFUL API #477 2015-01-14 11:40:32 +01:00
Nicolargo
6aa9279a18 Add PGP public key 2015-01-14 11:40:32 +01:00
Nicolargo
ff508596ca Add NetApp SNMP support 2015-01-14 11:40:32 +01:00
Nicolargo
21cef25931 Correct comments 2015-01-14 11:40:32 +01:00
Nicolargo
97cf297ad9 Correct bug on default log file 2015-01-14 11:40:32 +01:00