Commit Graph

290 Commits (f522501f2b8fd8ced415df944a2f2b3e5a4d7244)

Author SHA1 Message Date
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
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