Commit Graph

3270 Commits (53305cb1107189eea29208f4333ed9f3aab86617)

Author SHA1 Message Date
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
nicolargo a0a6e3de69 Merge branch 'influxdb-export-reduce-error' into develop 2018-05-16 17:47:14 +02:00
nicolargo 39c9f77a0b Reduce the number of log message during InfluxDB export 2018-05-16 17:46:18 +02:00
nicolargo 24476712fc Crashes when influxdb option set #1260 2018-05-15 22:07:45 +02:00
nicolargo fdd22cfb94 Try a patch for issue #1260 2018-05-15 21:48:32 +02:00
nicolargo 67a13ae53a Optimize process display 2018-05-12 23:02:28 +02:00
nicolargo 33d20ab36f Change copyright year to 2018 2018-05-12 18:38:37 +02:00
nicolargo 0d7dd3df7f Remove debug code 2018-05-12 10:27:30 +02:00
nicolargo 47a0fece80 Correct an issue to split the command line path and arguments 2018-05-11 17:19:27 +02:00
nicolargo 462f8c0b9b OSX - Python 3 and empty percent and res #1251 - To be tested 2018-05-11 17:09:10 +02:00
nicolargo 27c8c82933 Update docs 2018-05-08 17:59:10 +02:00
nicolargo 7f15c34206 Merge branch 'issue1259' into develop 2018-05-08 17:44:54 +02:00
nicolargo eb57669d35 Add threads number in the process list #1259 Done for Curses UI. Need to be done in WebUI 2018-05-08 17:44:36 +02:00
nicolargo 1c324efada Merge branch 'issue1256' into develop 2018-05-08 11:18:21 +02:00
nicolargo 818b7bfb31 glances --browser crashed when more than 40 glances servers on screen 78x45 #1256 2018-05-08 11:17:31 +02:00
nicolargo 4d0119ded4 Merge branch 'issue1255' into develop 2018-05-06 22:16:40 +02:00
nicolargo 2c6be49e13 Add labels support to Promotheus exporter #1255 2018-05-06 22:15:55 +02:00
nicolargo 8b6b0d3bd0 Use https URLs for checking external IP #1253 2018-04-29 22:24:55 +02:00
nicolargo 723e820e6d Merge branch 'issue1250' into develop 2018-04-29 22:15:35 +02:00
nicolargo 4d32e07087 Stats updated during export (thread issue) #1250 2018-04-29 22:15:12 +02:00
nicolargo e3e1aaf303 Add time zone to the current time #1249 2018-04-08 14:28:39 +02:00
nicolargo aafcb63b29 Fixing horizontal scrolling #1248 2018-04-05 20:57:21 +02:00
nicolargo 7b7962f771 Grafana Dashboard is now fully dynamic 2018-04-03 21:47:15 +02:00
nicolargo 5266a62d0c New Grafana Dashboard 2018-04-02 21:54:47 +02:00
nicolargo 80db8225c4 Catch error message in Docker plugin 2018-04-02 16:41:18 +02:00
nicolargo f8f53ffc0f Correct issue on Python 3 2018-04-02 15:13:59 +02:00
nicolargo 982054becd Correct an subsampling issue on Python 3 2018-04-02 14:18:19 +02:00
nicolargo 376ce7a8e9 Glances 3.0.rc2 (with new graph generation export module 2018-04-02 14:08:48 +02:00
nicolargo 156cfbcf1a Merge branch 'issue697' into develop 2018-04-02 14:07:48 +02:00
nicolargo da75b97047 Add auto generation refresh time function 2018-04-02 14:07:23 +02:00
nicolargo 476d441c0e Subsample data for graph generation 2018-04-02 13:23:06 +02:00
nicolargo a7944969ce Add Pygal option in the configuration file 2018-03-31 15:14:38 +02:00
nicolargo 368cfd562e Graph are generated when the 'g' key is pressed 2018-03-25 10:55:52 +02:00
nicolargo 9bba5d3a8b Some change on the look and feel but CPU consumption is high... 2018-03-24 18:30:28 +01:00
nicolargo 08af7718ba Ok but too high CPU consumption 2018-03-24 17:09:10 +01:00
nicolargo 23f44c34e8 Add long (but unused) log format 2018-03-15 21:00:57 +01:00
nicolargo 37eaeed55e Merge branch 'issue1244' into develop 2018-02-25 16:22:01 +01:00
nicolargo aca953ec8f [Glances 3.0 RC1] Client/Server is broken #1244 2018-02-25 16:21:47 +01:00
nicolargo f82eb4a151 Glances 3.0 RC1 2018-02-25 15:20:48 +01:00
Nicolas Hennion 4b3e54293f
Merge pull request #1243 from notFloran/fix-webui-issues
[WebUI] fix issues with folders/port plugins
2018-02-25 15:15:19 +01:00