Commit Graph

5825 Commits (develop)

Author SHA1 Message Date
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
nicolargo cfcb49054f CVS 2012-03-27 20:59:54 +02:00
nicolargo 091020e72b Add FS color in HTML output 2012-03-21 17:38:05 +01:00
nicolargo 8bc4a4d527 Add test to solve issue #45 2012-03-21 15:16:31 +01:00
nicolargo 8737e3764d Minor change 2012-03-17 11:36:54 +01:00
nicolargo 0063dab724 Correct for issue #37 2012-03-16 13:43:51 +01:00
nicolargo 78efbd1101 Add CLI option to manage HTML output 2012-03-14 21:37:11 +01:00
nicolargo 1e59f60e6a Add the MANIFEST.in 2012-03-14 20:59:48 +01:00
Nicolas Hennion 138e4f1d00 Merge pull request #43 from laurentb/experimental
Include package data files
2012-03-14 12:58:24 -07:00
Laurent Bachelier e01737d55d Include package data files 2012-03-14 18:45:38 +01:00
nicolargo 67fdbe9520 Add additionnal file for HTML output 2012-03-14 11:17:14 +01:00
nicolargo f6f69d475c Update documentation: use setup.py for installation 2012-03-14 11:10:38 +01:00
nicolargo 6be9ae0cb7 Merge branch 'experimental' of github.com:nicolargo/glances into experimental 2012-03-14 10:58:58 +01:00