Alessio Sergi
|
deaa17a74f
|
Use str.format() automatic numbering
We don't support Python 2.6 any longer.
|
2016-12-18 18:52:47 +01:00 |
|
nicolargo
|
781dfeef0c
|
Add the key to the GPU plugin
|
2016-12-18 11:09:19 +01:00 |
|
Nicolas Hennion
|
0182fafdb0
|
Merge pull request #982 from kdbanman/feature/gpu-nvidia
Fix incorrectly registered GPU id in gpu plugin
|
2016-12-18 11:05:30 +01:00 |
|
Kirby Banman
|
0ac7d86ea7
|
Fix incorrectly registered GPU id in gpu plugin
|
2016-12-17 23:38:06 -07:00 |
|
nicolargo
|
1e36444f18
|
Correct an issue in PR issue #979 (for #issue #170) because the get_stats method overwrite the default get_method. Rename it to get_device_stats
|
2016-12-17 10:35:09 +01:00 |
|
nicolargo
|
c28a00ffb4
|
Merge branch 'issue170' into develop
|
2016-12-17 09:53:30 +01:00 |
|
nicolargo
|
ec27ef53d4
|
Correct unitary tests issues. Add some PEP8 tips.
|
2016-12-17 09:53:06 +01:00 |
|
Kirby Banman
|
bdd4735d00
|
Move gpu plugin to better named file
|
2016-12-15 22:48:37 -07:00 |
|
Kirby Banman
|
8b3395144f
|
Declare nvidia as optional requirement
|
2016-12-15 22:47:57 -07:00 |
|
Kirby Banman
|
dc592a2cd0
|
Merge branch 'develop' of https://github.com/nicolargo/glances into feature/gpu-nvidia
|
2016-12-15 22:46:03 -07:00 |
|
nicolargo
|
6a186fd4c2
|
Replace homemade timer by sched Python lib for the standalone mode
|
2016-12-04 10:32:26 +01:00 |
|
nicolargo
|
9affd4d541
|
PEP8 correction
|
2016-12-04 09:46:07 +01:00 |
|
nicolargo
|
80d9d05ba5
|
Update processlist doc
|
2016-12-03 18:07:24 +01:00 |
|
nicolargo
|
40a2331a81
|
Merge branch 'issue836' into develop
|
2016-12-03 15:30:59 +01:00 |
|
nicolargo
|
1f01e1dbf4
|
Add access to the config file from the RestFul API: http://0.0.0.0:61208/api/2/config
|
2016-12-03 14:59:47 +01:00 |
|
Kirby Banman
|
df3e80875b
|
Implement basic nvidia stats in plugin
|
2016-11-27 14:28:19 -07:00 |
|
nicolargo
|
258dbbf94f
|
Refactor Curses display method
|
2016-11-27 22:14:20 +01:00 |
|
nicolargo
|
2050b2cccc
|
Update optional-requirements.txt file
|
2016-11-26 16:36:10 +01:00 |
|
nicolargo
|
468623c089
|
Merge branch 'issue951' into develop
|
2016-11-26 16:22:20 +01:00 |
|
nicolargo
|
569516db80
|
Use multithread to grab server stats in the Browser mode (related to issue#951)
|
2016-11-26 16:21:36 +01:00 |
|
nicolargo
|
373a2d8ccc
|
Document logfile path in man page #969
|
2016-11-21 22:06:54 +01:00 |
|
nicolargo
|
846bd217f5
|
fix missing local variable 'e' #968
|
2016-11-21 22:02:39 +01:00 |
|
nicolargo
|
3816c76017
|
Merge branch 'develop' of https://github.com/nicolargo/glances into develop
|
2016-11-17 21:23:15 +01:00 |
|
nicolargo
|
bedbbbe68f
|
Merge branch 'issue967' into develop
|
2016-11-17 21:22:55 +01:00 |
|
nicolargo
|
dfd97d0d4d
|
[develop] Hotkeys broken #967
|
2016-11-17 21:22:38 +01:00 |
|
nicolargo
|
da0db5ccba
|
Correct issue with hotkey 'g'
|
2016-11-17 21:12:12 +01:00 |
|
Alessio Sergi
|
c090fb34f8
|
[WebUI] Fix keycode for the IRQ plugin
See commit 9650ce0 .
|
2016-11-13 19:11:28 +01:00 |
|
Alessio Sergi
|
44cb5026ac
|
Setting IRQ plugin to off by default in the WebUI as well
|
2016-11-13 18:56:37 +01:00 |
|
Nicolas Hennion
|
13fbc953ba
|
Merge pull request #966 from notFloran/webui-wifi
Add Wifi plugin in the WebUI
|
2016-11-13 18:35:37 +01:00 |
|
Floran Brutel
|
5ed2ab1f7f
|
Add wifi plugin in the WebUI
|
2016-11-13 17:21:52 +01:00 |
|
Kirby Banman
|
74ae507f13
|
Fill in all of nvidia plugin except actual stats collection.
|
2016-11-12 16:03:28 -07:00 |
|
Alessio Sergi
|
e1b2f7cbd3
|
Add more info about max pid in docstring
|
2016-11-12 18:56:47 +01:00 |
|
Alessio Sergi
|
e4348e1cc2
|
Use 'with' context manager so we don't leak open files.
|
2016-11-12 13:00:12 +01:00 |
|
nicolargo
|
846c9e843d
|
Merge branch 'develop' of https://github.com/nicolargo/glances into develop
|
2016-11-12 10:25:28 +01:00 |
|
nicolargo
|
de369be5b3
|
Merge branch 'refactor_curses' into develop
|
2016-11-12 10:25:06 +01:00 |
|
nicolargo
|
9d90af0857
|
Refactor curses output script to split some functions
|
2016-11-12 10:24:41 +01:00 |
|
Alessio Sergi
|
49346dae99
|
Remove '__appname__'
Not so useful, one less import.
|
2016-11-11 20:00:53 +01:00 |
|
Alessio Sergi
|
116d6fb50e
|
Do not use platform.linux_distribution() on Python 3.7+
|
2016-11-11 16:29:45 +01:00 |
|
Alessio Sergi
|
5c133a9571
|
Strip double quotes explicitly while parsing /etc/os-release
|
2016-11-11 13:23:43 +01:00 |
|
Alessio Sergi
|
842f65dbf2
|
Setting IRQ plugin to off by default
|
2016-11-11 11:11:11 +01:00 |
|
Alessio Sergi
|
f7b22d34e2
|
Align header too if kernel.pid_max is > 99999 (#959)
|
2016-11-10 18:25:43 +01:00 |
|
Alessio Sergi
|
967d68e8ea
|
Truncate long device names in irq plugin
|
2016-11-10 17:33:15 +01:00 |
|
Alessio Sergi
|
c24cca191d
|
Handle no-permission when checking IRQs on Alpine Linux (#962)
|
2016-11-10 17:01:55 +01:00 |
|
nicolargo
|
4e3ce5ef42
|
Refactor hotkey in the Curses interface
|
2016-11-10 10:23:25 +01:00 |
|
nicolargo
|
2ed8dbc8c8
|
Merge branch 'issue959' into develop
|
2016-11-10 09:47:58 +01:00 |
|
nicolargo
|
25cca79218
|
PID column too small if kernel.pid_max is > 99999 #959
|
2016-11-10 09:47:39 +01:00 |
|
nicolargo
|
408208b210
|
Merge branch 'issue958' into develop
|
2016-11-09 21:59:06 +01:00 |
|
nicolargo
|
3e8c8ae9bb
|
Optimise CPU consumption #958
|
2016-11-09 21:58:44 +01:00 |
|
nicolargo
|
1d85b49561
|
Revert "First step of curses catch_key method refactor"
This reverts commit f88e546edc .
|
2016-11-06 20:46:14 +01:00 |
|
nicolargo
|
f88e546edc
|
First step of curses catch_key method refactor
|
2016-11-06 18:09:34 +01:00 |
|