Commit Graph

4011 Commits

Author SHA1 Message Date
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
Nicolas Hennion
b9c6615e21 Load international before first message... 2012-11-08 22:58:16 +01:00
Nicolas Hennion
47296553b6 Add screenshots 2012-11-07 21:58:56 +01:00
Nicolas Hennion
ba8bbb0f86 version 1.5 2012-11-07 21:53:05 +01:00
Nicolas Hennion
dcd01847a7 Check PsUtil > 0.4.0 2012-11-07 21:23:26 +01:00
Nicolas Hennion
5d8286847b Corect a bug on Windows and IO 2012-11-07 17:51:19 +01:00
Nicolas Hennion
67f0ebb7cc Catch timedelta issue on Amazon EC2 server / related to issue #87 2012-11-07 16:15:46 +01:00
Nicolas Hennion
92995cc7d0 Manage Fs name > 8 chars 2012-11-07 15:51:01 +01:00
Nicolas Hennion
aa9797c6d9 Invert get_nice and nice 2012-11-07 14:45:30 +01:00
Nicolas Hennion
c8fb2f4891 Re-add the main() function 2012-11-07 11:40:22 +01:00
Nicolas Hennion
8f3230a619 Add Python 3 compatibility 2012-11-06 17:59:51 +01:00
Nicolas Hennion
41a29c99c3 Add refesh time for server side 2012-11-06 16:37:14 +01:00
Nicolas Hennion
db25171a88 Add a connected to / disconnected from server message 2012-11-06 15:25:11 +01:00
Nicolas Hennion
ce67fedd01 Update man page 2012-11-03 14:45:20 +01:00
Nicolas Hennion
598f3c9b95 Add control when server is down 2012-11-02 22:41:10 +01:00
Nicolas Hennion
ac97f1c80f Update documentation for the beta phase 2012-11-02 15:38:28 +01:00
Nicolas Hennion
b8a4be533a Add shortkey to delete warning (w) or warning+critical (x) logs messages 2012-11-02 15:02:37 +01:00
Nicolas Hennion
7673cfef75 Merge pull request #108 from nicolargo/clientserver
Clientserver
2012-11-02 05:21:52 -07:00
Nicolas Hennion
a7e9ffed6f Change the process IO columns and update informations files 2012-11-02 13:15:39 +01:00