Commit Graph

4987 Commits

Author SHA1 Message Date
Chris Castle
5a909114ab Add OSX install instructions
- Uses Homebrew package manager (and pip)
2012-09-03 10:40:53 -07:00
Nicolas Hennion
62c1b3433a Add the '1' key to switch between per CPU / per core stats 2012-07-28 13:32:28 +02:00
Nicolas Hennion
f660f64138 Minor indentation change 2012-07-26 18:07:32 +02:00
Nicolas Hennion
a1db8fe8e3 Add unitest script 2012-07-26 18:01:33 +02:00
Nicolas Hennion
ae12132ba1 Update doc 2012-07-26 17:15:09 +02:00
Nicolas Hennion
cc227c1dcc Add per CPU information 2012-07-26 16:04:31 +02:00
Nicolas Hennion
3e206aa750 Change installation procedure 2012-07-11 13:44:04 +02:00
Nicolas Hennion
55569c1ecf Change installation procedure 2012-07-11 13:41:04 +02:00
Nicolas Hennion
4cc7190520 Add depdencies in the documentation 2012-07-09 15:17:45 +02:00
Nicolas Hennion
1206e8377c Change installation procedure 2012-07-09 10:34:11 +02:00
Nicolas Hennion
b93dcb46b9 Solve the issue #52 with Python 2.x 2012-07-07 21:03:51 +02:00
Nicolas Hennion
92c2ce14e0 Solve the issue #52 with Python 2.x 2012-07-07 21:03:12 +02:00
Nicolas Hennion
ddfb2a2baa Fix Setup.py issue 2012-07-07 19:57:58 +02:00
Nicolas Hennion
f197374292 Merge pull request #51 from asergi/master
Fix package build problem
2012-07-07 10:54:40 -07:00
asergi
f620472e00 Fix setup.py 2012-07-07 17:47:47 +02:00
asergi
b52c27d236 Add glances dir 2012-07-07 17:10:07 +02:00
asergi
722f6990f2 Rename src => glances 2012-07-07 17:07:00 +02:00
Nicolas Hennion
919b473936 Change the setup.py 2012-07-06 18:02:42 +02:00
Nicolas Hennion
73a324c6a9 version 1.4 2012-07-06 14:03:32 +02:00
Nicolas Hennion
cfcf6bf3c8 Change process nice for PsUtil 0.5.0 2012-06-28 11:52:55 +02:00
Nicolas Hennion
f2653a95db A bunch of new features (#48) by Alessio Sergi 2012-06-21 22:30:15 +02:00
asergi
f61e6cc798 Add sort processes by MEM% (replace sort by VIRT) + other minor changes 2012-06-21 14:50:00 +02:00
asergi
2140172c5b Fix bare except: statements 2012-06-20 22:55:00 +02:00
asergi
5bdb9af329 Strip leading/trailing whitespaces from all files 2012-06-19 13:00:00 +02:00
asergi
0c8c91297e Delete old backup files 2012-06-19 12:50:00 +02:00
asergi
b4c66fef7c Code style cleaning 2012-06-19 12:30:00 +02:00
asergi
adf0465dd0 Update help screen 2012-06-16 17:10:44 +02:00
asergi
168cdef818 Fix display of minutes in TIME+ 2012-06-16 14:40:00 +02:00
asergi
6601df0280 Add MEM%, NICE, STATUS and TIME+ to the processes infos 2012-06-12 12:11:55 +02:00
asergi
f155df79b1 Put process summary on one line 2012-05-31 18:03:18 +02:00
asergi
70298b4711 Load: fix viewing on FreeBSD/Mac OS X 2012-05-31 10:51:00 +02:00
asergi
4b7342764a Mem/Swap: new layout and add percentage of usage 2012-05-30 20:02:02 +02:00
asergi
6b038c44cc Fix formatting of log messages 2012-05-30 12:15:30 +02:00
asergi
4a7e442e58 No decimal places for values < GB 2012-05-27 19:33:00 +02:00
asergi
86412690ad Improve system info. Add Arch Linux support. Fix FreeBSD system info. 2012-05-23 16:30:00 +02:00
nicolargo
b6d25c7509 Allow user to disable module from the command line 2012-05-02 16:29:14 +02:00
nicolargo
e413c170e9 Add PID/UID to the processes informations 2012-05-01 18:25:11 +02:00
nicolargo
0bfbaf2d3c Add mem to CSV output and manage flush 2012-04-22 22:15:01 +02:00
Nicolas Hennion
29640ac28a Merge pull request #46 from asergi/experimental
Thanks for your contrib !
2012-04-05 00:02:35 -07:00
asergi
671d647ebe Fixed (another) broken multiline strings 2012-04-05 01:47:27 +02:00
asergi
6e7907aca5 Minor aesthetic fixes 2012-04-05 00:17:08 +02:00
asergi
ad24c1779a Fixed broken multiline strings 2012-04-05 00:05:12 +02:00
asergi
f851ff39df Fix naming conventions issue 2012-04-04 15:10:18 +02:00
asergi
92b1fa375d Fixed typos 2012-04-04 12:57:28 +02:00
asergi
dafd5f3592 Improved .gitignore 2012-04-04 12:44:12 +02:00
nicolargo
20ebc26fcf README 2012-04-03 10:27:21 +02:00
nicolargo
d5d40d8bff PEP8 2012-04-03 10:26:32 +02:00
nicolargo
ebfa826145 Bug correct on screen 2012-03-30 22:02:39 +02:00
nicolargo
05cad03213 Code checked with PEP8 checker 2012-03-30 17:34:48 +02:00
nicolargo
1e04f70675 Patch on the Makefile.am (Thx to Al3Hex) 2012-03-27 21:05:40 +02:00