Commit Graph

2837 Commits

Author SHA1 Message Date
nicolargo
130cd2961a Merge branch 'issue1075' into develop 2017-04-02 14:52:50 +02:00
nicolargo
614441eba9 Use -> and <- arrows keys to switch between processing sort (issue #1075) 2017-04-02 14:52:35 +02:00
nicolargo
6916f7c41e Improve code quality 2017-04-01 22:56:41 +02:00
nicolargo
67485845bf Correct an issue on unicode for Python 3 2017-04-01 22:18:56 +02:00
nicolargo
7e66e1de03 Merge branch 'issue1065' into develop 2017-04-01 22:03:57 +02:00
nicolargo
b7326b82fa Problem with non breaking space in file system name #1065 2017-04-01 22:03:41 +02:00
nicolargo
4a2826669b Merge branch 'issue1068' into develop 2017-04-01 21:39:09 +02:00
nicolargo
20f814a03c Some FS and LAN metrics fail to export correctly to StatsD (issue #1068) 2017-04-01 21:37:54 +02:00
nicolargo
201d6ddb00 Merge branch 'develop' of https://github.com/nicolargo/glances into develop 2017-03-31 22:01:51 +02:00
nicolargo
cc06451cc0 StatsD export prefix option is ignored #1074 2017-03-31 22:01:04 +02:00
Alessio Sergi
0adf139256 Drop environment markers from setup.py
This commit does *not* fix any bug, but users keep reporting it as such
while they simply use a very old setuptools. *sigh*
2017-03-31 12:52:07 +02:00
Nicolargo
51c90c4a1f After version 2.9.1 2017-03-29 12:02:08 +02:00
Nicolargo
26c94aeb08 version 2.9.1 2017-03-29 11:59:44 +02:00
Nicolas Hennion
ddef042da6 Merge pull request #1073 from Drewsif/bugfix
Remove extra } in format string
2017-03-29 11:57:13 +02:00
Drew Bonasera
c4d944fe37 Remove extra } in format string 2017-03-29 05:22:18 -04:00
nicolargo
a997733fc3 Add export message for statsd 2017-03-28 22:44:28 +02:00
nicolargo
1b8f955ec8 Merge branch 'issue1071' into develop 2017-03-28 21:22:36 +02:00
nicolargo
42bc667c3f Glances PerCPU issues with Curses UI on Android (issue #1071) 2017-03-28 21:22:04 +02:00
nicolargo
ceba55d7b6 Try to correct unitest error on Windows OS 2017-03-27 20:12:15 +02:00
nicolargo
e3d7dd26d3 Refactor main.py. No longer need to change it if a new plugin is added (except for the command line) 2017-03-27 17:54:02 +02:00
nicolargo
9ca9665d7f After 2.9.0 2017-03-27 17:25:17 +02:00
nicolargo
a116628c6f Glances 2.9 2017-03-27 17:17:15 +02:00
nicolargo
0e8485a461 Merge branch 'issue1067' into develop 2017-03-27 17:00:03 +02:00
nicolargo
6ef3976358 On Windows --export-statsd terminates immediately and does not export. #1067 2017-03-27 16:59:12 +02:00
nicolargo
ae4abc3c07 Update README file with latest exports modules 2017-03-27 11:05:43 +02:00
nicolargo
4825f2e465 Merge branch 'issue1066' into develop 2017-03-27 09:08:17 +02:00
nicolargo
621d708b8b glances-version.db Permission denied #1066 2017-03-27 09:08:01 +02:00
nicolargo
9b1f54bdff Merge branch 'issue858' into develop 2017-03-25 18:05:55 +01:00
nicolargo
6dd035baf3 Update doc for the Kafka export module 2017-03-25 18:04:44 +01:00
nicolargo
70eb8013ea Add Kafka export plugin #858 2017-03-25 18:02:42 +01:00
nicolargo
e568bcfe4e Merge branch 'issue1061' into develop 2017-03-23 21:02:02 +01:00
nicolargo
dedc025864 Sensor values don't refresh since psutil backend #1061 2017-03-23 21:01:44 +01:00
nicolargo
db0f61068c Crashs after long time running the glances --browser (recursion exceeded) #1059 2017-03-22 21:36:54 +01:00
nicolargo
5a12dffb58 Change error message when Plugin init failed 2017-03-21 21:35:17 +01:00
nicolargo
285dcd5b43 Improve error catching while init Plugins 2017-03-20 17:45:08 +01:00
nicolargo
006e33e697 Fails to start, OSError in sensors_temperatures #1057 2017-03-20 14:21:21 +01:00
nicolargo
47485d2e85 Update docs 2017-03-19 17:59:21 +01:00
nicolargo
021d460326 Implement ok of the Promotheus Exporter, need to add the plugin documentation 2017-03-19 10:42:01 +01:00
nicolargo
c41f74f579 Glances v2.8.7 issues with Curses UI on Android (issue #1053) 2017-03-15 22:42:46 +01:00
nicolargo
1f6f7cd3e7 Correct issue if args.client is None (related to issue #996) 2017-03-15 21:59:38 +01:00
nicolargo
0477e6e6aa Add the procedure to install Glances on Android 2017-03-15 21:56:58 +01:00
nicolargo
b4922202c1 Port in the -c URI #996 2017-03-15 21:39:27 +01:00
nicolargo
8080ebab66 Merge branch 'issue1055' into develop 2017-03-15 21:16:46 +01:00
nicolargo
686dda1121 FreeBSD: If oid 'hw.acpi.battery' not present, Glances wont start #1055 2017-03-15 21:14:59 +01:00
nicolargo
f568daa3cc Merge branch 'develop' of https://github.com/nicolargo/glances into develop 2017-03-15 21:08:52 +01:00
nicolargo
9a46f08595 Merge branch 'issue1050' into develop 2017-03-15 21:07:14 +01:00
nicolargo
731a72e708 Refactor __init__ and main scripts #1050 - Need to find a way to kill server when CTRL-C 2017-03-15 21:06:52 +01:00
Alessio Sergi
937f2faf9a Update doc 2017-03-12 18:52:17 +01:00
nicolargo
75f7515487 Update NEWS file 2017-03-12 18:23:09 +01:00
nicolargo
23a65b56f2 after commit 2.8.8 2017-03-12 18:17:40 +01:00