nicolargo
|
9390b75bc2
|
Update setup file again
|
2017-01-07 10:12:50 +01:00 |
|
nicolargo
|
09ba54c458
|
Update setup file
|
2017-01-07 10:09:27 +01:00 |
|
nicolargo
|
fa705e08e8
|
Update the CONTRIBUTING file
|
2017-01-07 09:47:53 +01:00 |
|
Floran Brutel
|
c44b6dceec
|
Add gpu plugin in the webUI
|
2017-01-04 20:26:45 +01:00 |
|
Floran Brutel
|
4059de2676
|
Add module for gpu
|
2017-01-04 08:48:24 +01:00 |
|
nicolargo
|
b80ff98de3
|
Update docs and requirements files
|
2017-01-01 14:14:20 +01:00 |
|
nicolargo
|
c61ad18f47
|
Update AUTHORS file
|
2017-01-01 13:52:36 +01:00 |
|
nicolargo
|
3799de31c5
|
Merge branch 'issue967' into develop
|
2016-12-31 18:42:16 +01:00 |
|
nicolargo
|
68482c3d8a
|
Correct hotkeys d, f, l, n
|
2016-12-31 18:41:58 +01:00 |
|
nicolargo
|
60d2704161
|
Correct hotkey r
|
2016-12-31 18:28:29 +01:00 |
|
nicolargo
|
75d1c6c1bc
|
Correct hotkey 4 and 5
|
2016-12-31 18:23:54 +01:00 |
|
nicolargo
|
8add69f75e
|
Add configuration file template path in the doc
|
2016-12-30 10:10:48 +01:00 |
|
nicolargo
|
24c8b7797b
|
Add GPU to the document sidebar menu
|
2016-12-29 17:27:49 +01:00 |
|
nicolargo
|
c3c52e3f89
|
Update documentation
|
2016-12-29 17:22:41 +01:00 |
|
nicolargo
|
bbf0947cf5
|
Update documentation for the new GPU plugin
|
2016-12-29 17:21:55 +01:00 |
|
nicolargo
|
d11dbb9b7d
|
Add a mean GPU view ('6' short key or --meangpu option)
|
2016-12-29 17:21:14 +01:00 |
|
nicolargo
|
fee3f5d7f8
|
Correct hight CPU consumption with extended processes stats enable
|
2016-12-29 14:06:40 +01:00 |
|
nicolargo
|
1b41b67647
|
Refactor read config method
|
2016-12-28 22:52:10 +01:00 |
|
nicolargo
|
657c5f8e89
|
Refactor load_exports method
|
2016-12-28 22:18:12 +01:00 |
|
nicolargo
|
42356c45b3
|
Refactor display method of the curses interface sprint 3
|
2016-12-28 18:41:46 +01:00 |
|
nicolargo
|
27aa7371fc
|
Refactor display method of the curses interface sprint 2
|
2016-12-28 18:31:06 +01:00 |
|
nicolargo
|
6711da1907
|
Refactor display method of the curses interface sprint 1
|
2016-12-28 17:37:22 +01:00 |
|
nicolargo
|
53fc7271f1
|
Refactor curses __get_stat_display method
|
2016-12-28 16:53:59 +01:00 |
|
nicolargo
|
e68a504752
|
Correct number of digits displayed in the GPU plugin
|
2016-12-27 21:54:17 +01:00 |
|
nicolargo
|
32eff4d079
|
Correct encoding issue with AMP sustemd and Python 3.5
|
2016-12-27 21:45:11 +01:00 |
|
nicolargo
|
0ba5b95ff1
|
Merge branch 'develop' of https://github.com/nicolargo/glances into develop
|
2016-12-27 21:25:30 +01:00 |
|
nicolargo
|
cc9dfc22f7
|
Update NEWS file
|
2016-12-27 21:25:20 +01:00 |
|
Alessio Sergi
|
3baae1f5c4
|
Add the username to the log filename
Glances as system tool is often executed in a multi-user environment or
even with root privileges. Then, make the log file system-aware as well.
|
2016-12-27 19:49:37 +01:00 |
|
Alessio Sergi
|
555f84b976
|
Use bold for text with bg
Glances 2.7 is not affected, only develop.
|
2016-12-27 19:05:04 +01:00 |
|
Alessio Sergi
|
7b7b47f3fb
|
Revert "Fix 'module level import not at top of file'"
This reverts commit cac3e36895 .
|
2016-12-27 18:32:15 +01:00 |
|
Alessio Sergi
|
cac3e36895
|
Fix 'module level import not at top of file'
|
2016-12-27 18:27:33 +01:00 |
|
nicolargo
|
b106370bd8
|
Add debug message for the load of maximum processes to display in the WebUI
|
2016-12-27 12:29:58 +01:00 |
|
Nicolas Hennion
|
c7e8fd0c5c
|
Merge pull request #989 from notFloran/webui-config-to-limit-processes-display
Add config to limit the number of processes to display in the web ui
|
2016-12-27 12:03:44 +01:00 |
|
Floran Brutel
|
6988b5ea03
|
Add config to limit the number of processes to display in the web ui
|
2016-12-27 11:45:13 +01:00 |
|
Alessio Sergi
|
723519f6a9
|
setup.py: get_requires() no longer needed
We dropped support for Python 2.6 and curses interface on Windows.
|
2016-12-26 19:01:46 +01:00 |
|
Alessio Sergi
|
cefa8b06ce
|
Console mode on Windows is no more
See 8866321a49 .
|
2016-12-26 18:49:04 +01:00 |
|
nicolargo
|
01ff8aa7d5
|
Force float on GPU memory
|
2016-12-26 09:39:42 +01:00 |
|
nicolargo
|
184e444dc4
|
Update PsUtil version
|
2016-12-24 17:31:47 +01:00 |
|
nicolargo
|
525db5a5e8
|
Merge branch 'develop' of https://github.com/nicolargo/glances into develop
|
2016-12-24 17:00:58 +01:00 |
|
nicolargo
|
c5c961c1a0
|
Replace try by in
|
2016-12-24 17:00:52 +01:00 |
|
Alessio Sergi
|
d9aaa0147d
|
Remove unreachable code
|
2016-12-22 16:00:00 +01:00 |
|
Alessio Sergi
|
9f36d12693
|
Replace assignment with augmented assignment
|
2016-12-22 15:58:01 +01:00 |
|
Alessio Sergi
|
6fb03571f1
|
Use triple double-quote string format for docstrings
|
2016-12-22 15:44:18 +01:00 |
|
Alessio Sergi
|
e8ccb64437
|
Some minor fixes and misspelling
|
2016-12-22 12:00:44 +01:00 |
|
Alessio Sergi
|
904e0f1f32
|
actions: change log message from warning to debug
|
2016-12-21 17:53:36 +01:00 |
|
Alessio Sergi
|
a9ebe31cdf
|
logging: fix redefinition of ret type from str to tuple
While I'm here, fix 'Imports from package logging are not grouped'.
|
2016-12-21 17:35:50 +01:00 |
|
Alessio Sergi
|
f02a266ca9
|
Always use nvmlDeviceGetMemoryInfo() to get NVIDIA GPU memory usage
nvmlDeviceGetUtilizationRates(handle).memory is not always reliable and
plus seems not supported by all NVIDIA cards.
|
2016-12-21 13:37:13 +01:00 |
|
Alessio Sergi
|
7310b32605
|
Handle nvmlDeviceGetUtilizationRates(handle).gpu error in the UI too
|
2016-12-21 13:16:05 +01:00 |
|
Alessio Sergi
|
a08f848b1a
|
Fix redefinition of t type from threading.Thread to glances.timer.Timer
|
2016-12-21 11:21:21 +01:00 |
|
Alessio Sergi
|
c93ee098d1
|
Fix redefinition of ret type from str to tuple
|
2016-12-21 11:16:29 +01:00 |
|