Commit Graph

3409 Commits (0ec877d24b2e31af304054c53adee2392e34952f)

Author SHA1 Message Date
Erik Eriksson 3f42e6e027 Don't use 100% CPU in quiet mode 2018-08-16 11:35:05 +02:00
nicolargo f687900edc Rebuild docs for #1305 2018-08-16 11:33:25 +02:00
Nicolas Hennion 7aea0ecae4
Merge pull request #1305 from molobrakos/develop
Support for exporting data to a MQTT server.

Thanks for the contrib @molobrakos
2018-08-16 11:30:32 +02:00
Erik Eriksson a83c74e613 Support for exporting data to a MQTT server 2018-08-13 13:00:42 +02:00
nicolargo d608ef3e4d Correct issue with RAID0 2018-08-06 16:48:46 +02:00
nicolargo b7dd2340ac Glances shows mdadm RAID0 as degraded when chunksize=128k and the array isn't degraded. #1299 2018-08-06 10:40:15 +02:00
nicolargo 00d9f6ae8d Upgrade RestFul API to api/3 2018-08-05 17:29:08 +02:00
nicolargo 172fc2ca2c Add documentation about deps 2018-08-05 17:08:05 +02:00
nicolargo a7646b6499 Improve documentation concerning disk IO 2018-08-05 10:37:37 +02:00
nicolargo 0989d73e64 Merge branch 'develop' of https://github.com/nicolargo/glances into develop 2018-08-05 09:53:15 +02:00
nicolargo caf0b28f2b Pin zeroconf dependency on 0.19 to maintain python 2 compatibility #1293 2018-08-05 09:52:52 +02:00
Nicolas Hennion 44750a6bff
Merge pull request #1294 from cheezeburger/installation
Added alternative Python installation method
2018-08-05 09:45:59 +02:00
cheezeburger 00c3f77323 Added alternative Python installation method 2018-07-30 19:43:17 +08:00
nicolargo fa323bb181 Add a F.A.Q in the documentation. Add respond for encoding issue 2018-07-28 14:49:34 +02:00
nicolargo fa58150db6 Merge branch 'issue1275' into develop 2018-07-28 14:32:30 +02:00
nicolargo 4d7b798f34 Terminal window stuck at the last accessed *protected* server #1275 2018-07-28 14:32:14 +02:00
nicolargo 237d22b160 Merge branch 'issue1283' into develop 2018-07-07 21:41:02 +02:00
nicolargo d5cf490f83 Glances crash with extended process stats #1283 2018-07-07 21:40:24 +02:00
Nicolas Hennion eee4ee701e
Merge pull request #1285 from SConaway/patch-1
Update fs.rst
2018-07-07 21:33:29 +02:00
Steven Conaway 5c6ac8fca5
Update fs.rst 2018-07-07 09:45:42 -07:00
nicolargo dc434bab98 xMerge branch 'issue1203' into develop 2018-07-02 21:16:43 +02:00
nicolargo e7eff89137 Arch linux package (2.11.1-2) psutil (v5.4.1): RuntimeWarning: ignoring OSError #1203 2018-07-02 21:16:18 +02:00
nicolargo 49fafb6db4 Arch linux package (2.11.1-2) psutil (v5.4.1): RuntimeWarning: ignoring OSError #1203 2018-07-02 21:15:30 +02:00
Nicolas Hennion b1e6ad909c
Merge pull request #1274 from gdahlm/issue#1273
Use nvidia-ml-py3 for python3 compatibility
2018-06-17 20:55:20 +02:00
Greg Dahlman 1cf84dfcef Use nvidia-ml-py3 for python3 compatibility 2018-06-14 22:02:28 -07:00
nicolargo b016d508f0 Solve some encoding issue 2018-06-12 22:28:41 +02:00
nicolargo 3cc7174dc9 Merge branch 'develop' of https://github.com/nicolargo/glances into develop 2018-06-09 10:26:15 +02:00
nicolargo 630b6e004d Force UTF-8 encoding for Web server response 2018-06-09 10:25:20 +02:00
Nicolas Hennion d92bcdeda4
Merge pull request #1269 from notFloran/webui-empty-values
Handle empty values in the webUI
2018-06-06 19:43:03 +02:00
Floran Brutel 8e170e4c00
Handle empty values in the webUI (see #1251) 2018-06-06 19:10:44 +02:00
Floran Brutel 6d421e3db2
Rebuild assets after update 2018-06-06 18:40:50 +02:00
nicolargo 4669650afc Try to update WebUI lib. To be checked by @notFloran 2018-06-05 22:02:20 +02:00
nicolargo 4675fff26d Correct Probable insecure usage of temp file/directory #820 2018-06-03 16:25:49 +02:00
nicolargo 7d3c085d72 Enhance code quality: Arguments number differs from overridden 'update' method 2018-06-03 16:18:57 +02:00
nicolargo 6c5b01d3a3 Align left for thread and IOw in the WebIU 2018-06-03 16:04:48 +02:00
nicolargo d9b3e73da8 Correct duplicate process numeber for kernel processes in AMPS (issue #1261) 2018-06-02 17:10:11 +02:00
nicolargo 8b3aaac72d Improve debug messages for AMP 2018-05-27 09:48:23 +02:00
nicolargo 8069133fe9 Remove error message if the server is not running 2018-05-27 09:37:42 +02:00
nicolargo ef9157849e Merge branch 'enhance-process-curse' into develop 2018-05-26 17:52:15 +02:00
nicolargo 53305cb110 Add secondary sort key for processes 2018-05-26 17:51:50 +02:00
nicolargo c62d09f282 Remove dirty work arround for issue #1192 because PsUtil issue #1179 is now solved on PSUtil 5.4.2 and higher 2018-05-26 17:31:14 +02:00
nicolargo d2af2e06f6 Add human readable sort message for processes 2018-05-26 17:29:43 +02:00
nicolargo 551bdb03e6 Change test for GPU 2018-05-20 10:12:23 +02:00
nicolargo 74ebc9bff8 Enhance PerCpu/Cpu switch 2018-05-20 10:06:04 +02:00
nicolargo 5ce6a40645 Remove debug message 2018-05-19 16:40:20 +02:00
nicolargo c4c0a2d5d3 AMP for kernel process is not working #1261 2018-05-19 16:36:08 +02:00
nicolargo 3db4e105d3 Merge branch 'issue1265' into develop 2018-05-19 10:38:01 +02:00
nicolargo c4f4a5cd2d Overlap in Web UI when monitoring a machine with 16 cpu threads #1265 2018-05-19 10:37:31 +02:00
Nicolas Hennion 5302da3f4a
Merge pull request #1263 from notFloran/webui-threads
Add threads number in the process list of the webui
2018-05-19 08:51:13 +02:00
Floran Brutel db95edad3f
Add threads number in the process list of the webui 2018-05-16 18:47:32 +02:00