Commit Graph

965 Commits (73f5b3e8d3518cf42ce17969e3e08da81a99966b)

Author SHA1 Message Date
David Tiersch b81b132ae3
fix typo 2014-03-27 19:13:49 +01:00
David Tiersch ee37bc9632
German updated to 1.7.6 2014-03-27 19:10:08 +01:00
David Tiersch c53c9e0bb0
small fixes
stupid mistake, where I forgot to replace XX with $1
added locale information to generated po-file
removed redundant positive output
2014-03-27 03:25:16 +01:00
David Tiersch 3737cf27d1
added some comments
to help a future maintainer understand the crap I wrote there
2014-03-27 03:13:47 +01:00
David Tiersch e85e01b93b
rewrite of i18n-gen.sh
no need to manually generate po/pot files anymore
generation of pot files and updating po files now before translating
2014-03-27 02:59:59 +01:00
Nicolas Hennion 5ab3f91fb2 Add conf file for sphinx-quickstart (doc) 2014-03-25 20:36:07 +01:00
Nicolas Hennion f88d8f53c0 version 1.7.6 2014-03-25 20:03:54 +01:00
Alessio Sergi 9f783dd0fe Refactor of hddtemp plugin 2014-03-25 19:57:25 +01:00
Alessio Sergi b1a7f23943 Fix python3 in server mode 2014-03-23 18:08:19 +01:00
Nicolas Hennion fddca794a2 Correct automatic sort 2014-03-23 17:53:44 +01:00
Nicolas Hennion 6554c8752d Patch for Mac OS X compat 2014-03-23 15:48:51 +01:00
Nicolas Hennion 4b317a6233 Monitor list also works in c/s mode 2014-03-22 17:57:40 +01:00
Nicolas Hennion 41781272c5 Client/server is working but not the monitored list 2014-03-22 13:37:33 +01:00
Nicolas Hennion 0259a72938 Merge branch 'master' of github.com:nicolargo/glances 2014-03-22 12:54:51 +01:00
Nicolas Hennion 64d6cfb22b Correct a regression with client/server for PsUtil 1/2 2014-03-22 12:54:23 +01:00
Nicolas Hennion 3cbde4d2d5 Correct a bug on the client/server mode for processes list 2014-03-22 10:18:52 +01:00
Nicolas Hennion 803b415497 Client/Server works but no process are displayed. Also rename In/Out by Read/Write for DiskIO according to #339 2014-03-22 09:08:23 +01:00
Alessio Sergi f71caa27fc Fix help screen in 80x24 terminal size
Add new z key in man page
2014-03-19 17:00:00 +01:00
Nicolas Hennion 822f0d8386 Add the plugins list method to the server 2014-03-19 09:41:53 +01:00
Nicolas Hennion c801c5dbc7 First commit with the help screen 2014-03-18 23:28:12 +01:00
Nicolas Hennion 9db6b0c679 Merge pull request #338 from herr-biber/master
Fix case.
2014-03-18 22:33:13 +01:00
Markus Roth 1d86494380 Fix case. 2014-03-18 22:27:57 +01:00
Nicolas Hennion 177a783920 Add z key in the documentation 2014-03-18 22:09:03 +01:00
Nicolas Hennion 06e68c936a Merge pull request #335 from weaselkeeper/master
Implement toggle of process list display
2014-03-18 21:57:45 +01:00
Nicolas Hennion 9c2e5d9c22 PsUtil 2.0 is back for the branch 1.x 2014-03-18 21:57:23 +01:00
Nicolas Hennion d97df94967 Merge pull request #336 from herr-biber/adapt-to-psutil2.0.0-api
Adapt to psutil 2.0.0 API.
2014-03-18 21:51:04 +01:00
Nicolas Hennion 7bbbbff136 Merge pull request #337 from regdoug/windows-psutil-0.5
Fixed psutil 0.5.x support on Windows
2014-03-18 21:48:28 +01:00
regdoug 9cd6bcccba Fixed psutil 0.5.x support on Windows 2014-03-18 14:22:08 -04:00
Nicolas Hennion 50dbcbebfd Monitored list works again 2014-03-17 23:36:53 +01:00
Markus Roth de0bbe0ac0 Fix error types. 2014-03-17 21:57:44 +01:00
Markus Roth 209b48025a Fix python trying to use default getattr using psutil 0.5.1.
Don't know why adding "None" as second default helps.
2014-03-17 21:57:22 +01:00
Alessio Sergi b8367bb453 Small refactoring of sensors plugin 2014-03-17 12:57:00 +01:00
Markus Roth 49ba692154 Adapt to psutil 2.0.0 API.
API changed.
https://psutil.googlecode.com/hg/HISTORY

Tested with 0.5.1, 1.2.1, 2.0.0
2014-03-16 05:17:57 +01:00
Jim Richardson ad5bfecbf9 Implement toggle of process list display
Parsing and displaying the process list takes a sometimes significant
amount of resources.  Since there is already a mechanism in place to run
glances with the process list disabled, it was easy to add a toggle to
the __catchKey function.
2014-03-14 15:48:10 -07:00
Nicolas Hennion bfe0d2ccbb Refactor the filesystem plugin 2014-03-13 22:08:33 +01:00
Nicolas Hennion 1286515f62 Refactor the diskIO plugin (based on the network one) 2014-03-13 21:34:21 +01:00
Alessio Sergi db4b9ae147 Migrate from pysensors to py3sensors 2014-03-13 13:13:13 +01:00
Alessio Sergi aa99ebed5a Update README.rst
Distinguish between mandatory and optional dependencies.
Linux: Add Void Linux https://github.com/voidlinux/xbps-packages/tree/master/srcpkgs/glances
FreeBSD: Add installation instructions for pkgng.
2014-03-13 12:51:08 +01:00
Nicolas Hennion 9c6c41a4a2 Refactor the network plugin 2014-03-12 22:36:13 +01:00
Nicolas Hennion 9ee8950b16 Refactor load plugin 2014-03-12 22:03:36 +01:00
Nicolas Hennion aafa80e0db Migrate the swao plugin to PsUtil 2.0 2014-03-12 21:53:30 +01:00
Nicolas Hennion 7c75dc66d4 Migrate the swao plugin to PsUtil 2.0 2014-03-12 21:53:02 +01:00
Nicolas Hennion 060de6439f Migrate the swao plugin to PsUtil 2.0 2014-03-12 21:52:16 +01:00
Nicolas Hennion 3973d36ae6 Migrate the memory plugin to PsUtil 2.0 2014-03-12 21:38:44 +01:00
Nicolas Hennion b40b59da46 Refactor System and Cpu plugins for PsUtil 2.0 2014-03-11 23:32:03 +01:00
Nicolas Hennion 177b61692f Refactor System and Cpu plugins for PsUtil 2.0 2014-03-11 23:30:51 +01:00
Nicolas Hennion 4bcac1cbc0 Refactor System and Cpu plugins for PsUtil 2.0 2014-03-11 23:29:50 +01:00
Nicolas Hennion 04825df1ae Refactor System and Cpu plugins for PsUtil 2.0 2014-03-11 23:25:14 +01:00
Nicolas Hennion 80051c81d4 Add control for PsUtil 2.0 2014-03-11 20:54:15 +01:00
Nicolas Hennion 004c33a263 Correct typo. Monitoring list do not work anymore since latests commits 2014-03-11 20:26:12 +01:00