Commit Graph

2280 Commits

Author SHA1 Message Date
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
Nicolas Hennion
59f55fa7fc Add funcs to RPC instance 2012-11-01 23:11:18 +01:00
Nicolas Hennion
d3201707d4 Glances client/server is now fully RPC/XML compliant 2012-11-01 18:53:35 +01:00
Nicolas Hennion
25e4686f96 Correct a major issue on the get_io_counters on non user process (thx to the Alessio mail) 2012-11-01 09:53:38 +01:00
Nicolas Hennion
c4e443ee66 Corect bug on CPU % on Windows 2012-10-31 17:40:53 +01:00
Nicolas Hennion
108ff36575 CPU stats corrected for Windows 2012-10-31 17:30:24 +01:00
Nicolas Hennion
4e1f5fef5c Force server mode for Windows OS 2012-10-31 13:39:41 +01:00
Nicolas Hennion
de5f84ea17 Add the -B argument for binding on a specific interface / optimize lib load 2012-10-30 22:40:56 +01:00
Nicolas Hennion
9aa5cbc1db Add INIT and QUIT. Clean the code. Do stuff... 2012-10-29 18:15:06 +01:00
Nicolas Hennion
6acba29bad IO bug with client 2012-10-28 22:10:21 +01:00
Nicolas Hennion
12d3e89930 Add first step of the Glances client/master 2012-10-28 22:05:24 +01:00
Nicolas Hennion
921b8c5c9e Merge pull request #104 from 2xyo/master
Add support of Travis CI continuous integration service
2012-10-24 04:15:15 -07:00
Yohann Lepage
769a0c40c5 Add support of Travis CI continuous integration service 2012-10-24 11:03:18 +02:00
Nicolas Hennion
8ba41b7b8a Correct PATH in the Web export module 2012-10-23 21:19:54 +02:00
Nicolas Hennion
99f1377a42 Minor doc update 2012-10-23 14:25:11 +02:00
Nicolas Hennion
0b573de803 Merge pull request #103 from sebastianmoreno/patch-1
Update i18n/es/LC_MESSAGES/glances.po
2012-10-23 01:38:08 -07:00
Sebastián Moreno
c9af089776 Update i18n/es/LC_MESSAGES/glances.po
Algunas correcciones.
2012-10-22 17:25:17 -02:00
Nicolas Hennion
2167d6c879 Merge branch 'master' of github.com:nicolargo/glances 2012-10-22 18:01:39 +02:00
Nicolas Hennion
0b049646e9 Add -b (key 'b') to switch between bit/s or byte/s for network IO 2012-10-22 18:00:02 +02:00
Nicolas Hennion
96d4f93b11 Merge pull request #101 from 2xyo/master
Changelog is missing

Add it to my own "build script"
2012-10-22 07:03:47 -07:00
Yohann Lepage
f693e43b0a Add Changelog 2012-10-19 22:40:46 +02:00
Nicolas Hennion
aec30cb5a3 Merge pull request #100 from mxjeff/locale-issue
Fixed Portuguese locale name.
2012-10-16 00:20:33 -07:00
kaliko
415c830ef5 Fixed Portuguese locale name
On POSIX system locale follow "language[_territory]" naming scheme.
2012-10-15 21:18:47 +02:00
Nicolas Hennion
2089543743 Merge pull request #98 from mxjeff/html_issue
Fixed broken HTML output (issue #97)

Action (for me): make a formal validation of the HTML and CSV module
2012-10-08 04:55:26 -07:00
kaliko
c7b8651dc5 Fixed broken HTML output (issue #97) 2012-10-08 10:57:20 +02:00
Nicolas Hennion
4542db556f version 1.4.2.1 2012-10-02 09:17:47 +02:00
Nicolas Hennion
d09039a8e3 Test as_dict()... 2012-09-25 14:13:34 +02:00
Nicolas Hennion
9799932403 version 1.4.2 2012-09-22 15:24:32 +02:00
Nicolas Hennion
b5d68b1cc3 Clean the code... 2012-09-22 13:41:17 +02:00
Nicolas Hennion
f2aca6be20 Clean the code, go back try / except 2012-09-21 17:31:29 +02:00
Nicolas Hennion
39c82ef24b New function: Get process stats 2012-09-21 14:27:10 +02:00
Nicolas Hennion
24d6dd71ce New function: Get process stats 2012-09-21 14:22:55 +02:00