Nicolas Hennion
|
e83eeee67d
|
Add control on receive stat. Correct Issue #145
|
2012-12-13 14:19:53 +01:00 |
|
Nicolas Hennion
|
d3baaaa6c4
|
Correct the issue #136
|
2012-12-13 13:53:35 +01:00 |
|
Nicolas Hennion
|
8dc626dae6
|
Try and catch to solve AccessDenied on username stat on Windows 7
|
2012-12-13 12:24:53 +01:00 |
|
Nicolas Hennion
|
73c30932dd
|
Try and catch to solve AccessDenied on nice stat on Windows 7
|
2012-12-13 12:18:07 +01:00 |
|
Nicolas Hennion
|
6a3f774943
|
Delete an unused function
|
2012-12-13 11:09:51 +01:00 |
|
Nicolas Hennion
|
ffcea93079
|
Correct a bug on unitary tests
|
2012-12-12 22:20:41 +01:00 |
|
Nicolas Hennion
|
a8c57b8f16
|
Update AUTHORS file
|
2012-12-12 18:10:26 +01:00 |
|
Nicolas Hennion
|
ddc386d7b2
|
Merge pull request #140 from nicolargo/newprocessesclass
Newprocessesclass
|
2012-12-10 13:59:31 -08:00 |
|
Nicolas Hennion
|
4d92032777
|
Remove sandbox
|
2012-12-10 22:57:53 +01:00 |
|
Nicolas Hennion
|
cf35e60826
|
Correct a bug when x size < caption len
|
2012-12-10 22:54:43 +01:00 |
|
Nicolas Hennion
|
f4fdafdd2c
|
New pocesses class for server
|
2012-12-10 13:58:48 +01:00 |
|
Nicolas Hennion
|
8262b26cf6
|
Add a new class to manage process list
|
2012-12-09 22:34:24 +01:00 |
|
Nicolas Hennion
|
c60736e007
|
Loged stats are displayed using reverse color / Other important stat with color
|
2012-12-08 22:42:11 +01:00 |
|
Nicolas Hennion
|
dbd6f0afcc
|
Reverse pull 139
|
2012-12-07 11:06:19 +01:00 |
|
Nicolas Hennion
|
7579431ce9
|
Merge pull request #139 from philips/fix-crasher-in-memory-stats
glances: fix crasher
|
2012-12-07 02:04:08 -08:00 |
|
Brandon Philips
|
4964abeed1
|
glances: fix crasher
you need to call the function otherwise you will try running float() on
a function later when you try displaying it
Introduced in eda1cf5ba7
|
2012-12-06 17:10:17 -08:00 |
|
Nicolas Hennion
|
6f6277358f
|
Reverte issue #138
|
2012-12-06 09:18:17 +01:00 |
|
Nicolas Hennion
|
4e9e851d36
|
Correct an issue on the default.html Jinja template
|
2012-12-05 22:55:14 +01:00 |
|
Nicolas Hennion
|
76184da187
|
Refactor CPU and LOAD stats graber
|
2012-12-05 22:43:04 +01:00 |
|
Nicolas Hennion
|
da2d2b4534
|
Cosmetic change
|
2012-12-05 22:23:39 +01:00 |
|
Nicolas Hennion
|
21c02d1814
|
Solve an issue when screen size < 80 columns
|
2012-12-05 22:10:47 +01:00 |
|
Nicolas Hennion
|
74323a392a
|
Solve an issue when screen size < 80 columns
|
2012-12-05 22:08:13 +01:00 |
|
Nicolas Hennion
|
c39eb76a03
|
Merge pull request #137 from asergi/master
Fix memory active/inactive bug on Windows
|
2012-12-04 01:38:07 -08:00 |
|
asergi
|
4b984ba149
|
Mem: fix active/inactive bug on Windows
|
2012-12-04 10:00:00 +01:00 |
|
Nicolas Hennion
|
27b5653c59
|
Merge pull request #135 from asergi/master
Fixes and improvements
|
2012-12-03 06:43:02 -08:00 |
|
asergi
|
b8baceda90
|
Some small fixes and cleanup
|
2012-12-03 15:03:00 +01:00 |
|
asergi
|
7fbf351b57
|
Fix alignment of numbers and strings
|
2012-12-03 12:12:00 +01:00 |
|
asergi
|
eda1cf5ba7
|
Improve top layout. Mem: add new stats.
|
2012-12-02 19:00:00 +01:00 |
|
Nicolas Hennion
|
422f628460
|
Merge pull request #131 from philips/refactor-classes
Refactor classes
|
2012-11-29 11:50:37 -08:00 |
|
Brandon Philips
|
007b3a3267
|
glances: refactor glancesStats into three classes
refactor glancesStats into three classes. This way glances can support a
new backend like the Cloud Monitoring Agent in a more clean manner.
|
2012-11-29 10:57:19 -08:00 |
|
Brandon Philips
|
4d472ac771
|
glances: cleanup end of line whitespace
there were a lot of lines with end of line whitespace. Clean it all up.
|
2012-11-28 21:25:52 -08:00 |
|
Nicolas Hennion
|
d04b03036e
|
Change CPU Display
|
2012-11-24 15:18:34 +01:00 |
|
Nicolas Hennion
|
660bd52e74
|
Color on extended CPU info
|
2012-11-24 14:50:36 +01:00 |
|
Nicolas Hennion
|
499cced514
|
Correct bug with server in version 1.5.1
|
2012-11-24 10:30:07 +01:00 |
|
Nicolas Hennion
|
5ba69df379
|
Improve CPU stats displaying
|
2012-11-21 23:18:56 +01:00 |
|
Nicolas Hennion
|
c808bb083b
|
Merge pull request #126 from nicolargo/sensors
Sensors module
|
2012-11-18 01:57:27 -08:00 |
|
Nicolas Hennion
|
5fa1f96cb2
|
Commit for the sensors module
|
2012-11-18 10:55:14 +01:00 |
|
Nicolas Hennion
|
f34df50506
|
First version with sensors. Not running with client/server
|
2012-11-17 23:20:12 +01:00 |
|
Nicolas Hennion
|
f487b99191
|
Replace the PsUtil version checker / Should correct an issue on VM client
|
2012-11-16 21:42:33 +01:00 |
|
Nicolas Hennion
|
62b1757b05
|
Correct French traduction
|
2012-11-13 21:58:52 +01:00 |
|
Nicolas Hennion
|
e66abfc959
|
Merge pull request #123 from asergi/master
Add systemd support
|
2012-11-11 04:44:36 -08:00 |
|
asergi
|
7968182ccf
|
Add systemd support
|
2012-11-11 12:44:00 +01:00 |
|
Nicolas Hennion
|
24761a6d2e
|
Merge pull request #122 from david-guenault/master
Fix html template path in glancesHtml class
|
2012-11-10 11:45:37 -08:00 |
|
David GUENAULT
|
94d016ab51
|
Fix html template path in glancesHtml Class
|
2012-11-10 18:53:44 +01:00 |
|
Nicolas Hennion
|
7436794fdc
|
Patch for HTML and CSV output
|
2012-11-09 21:28:56 +01:00 |
|
Nicolas Hennion
|
e5600501d6
|
Merge pull request #119 from asergi/master
Fix python3 support
|
2012-11-09 08:08:21 -08:00 |
|
asergi
|
c101c7a294
|
Fix python3 support
|
2012-11-09 14:30:00 +01:00 |
|
Nicolas Hennion
|
51e2b7ea22
|
version 1.5.1
|
2012-11-09 09:39:52 +01:00 |
|
Nicolas Hennion
|
49587e1767
|
Merge pull request #118 from asergi/master
Fix bugs for psutil < 0.6.0
|
2012-11-09 00:12:01 -08:00 |
|
asergi
|
aa5d77b299
|
Fix bugs for psutil < 0.6.0
|
2012-11-09 00:20:00 +01:00 |
|