Commit Graph

2844 Commits

Author SHA1 Message Date
nicolargo
1adbb2bb2a New plugin to scan remote Web sites (URL) (issue #981) 2017-04-08 15:50:20 +02:00
nicolargo
9b71b377d8 Merge branch 'issue1077' into develop 2017-04-03 10:20:11 +02:00
nicolargo
6058ee2fca Add trend screenshot 2017-04-03 10:19:20 +02:00
nicolargo
ae74ab21c5 Update docs 2017-04-03 10:15:52 +02:00
nicolargo
9cc3f9a196 Remove double space in the SWAP plugin 2017-04-03 08:56:01 +02:00
nicolargo
4eac03d1a3 mRemove debug message 2017-04-03 08:54:42 +02:00
nicolargo
47c6bcc2f9 Add trends in the Curses interface #1077 2017-04-02 23:02:13 +02:00
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