Commit Graph

2813 Commits

Author SHA1 Message Date
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
nicolargo
a1acfef0ab Version 2.8.8 2017-03-12 18:15:27 +01:00
Alessio Sergi
3f0094faec Drop requests to check for outdated Glances version 2017-03-12 17:32:43 +01:00
Alessio Sergi
7ecafebdc7 Fix the exception handling of WindowsError (#1021)
On Python 3 EnvironmentError is an alias for OSError. On Python 2
WindowsError is a subclass of EnvironmentError.
2017-03-12 12:10:12 +01:00
nicolargo
c095535946 after 2.8.7 2017-03-12 07:50:46 +01:00
nicolargo
4dd873ac0e Version 2.8.7 2017-03-12 07:38:03 +01:00
nicolargo
0e66c6b23e After 2.8.6 2017-03-11 18:25:10 +01:00
nicolargo
43f7eb43f5 Global name standalone not defined (#1030) 2017-03-11 18:21:39 +01:00
nicolargo
17d6318ed5 Manage catch error on old PsUtil version 2017-03-11 08:25:08 +01:00
nicolargo
afb2f0de07 After 2.8.5 2017-03-10 20:29:28 +01:00
nicolargo
d6ed0e17c2 Glances 2.8.5 2017-03-10 20:26:26 +01:00
nicolargo
61d173c803 Clod plugin error Name 'requests' is not defined #1047 2017-03-10 20:17:59 +01:00
nicolargo
ce51f3e8d1 Avoid NameError if requests is not installed. Do not correct isssue#1047 2017-03-10 20:14:31 +01:00
nicolargo
53d7f1274d Next version.. after 2.8.4 2017-03-09 21:45:04 +01:00
nicolargo
a53965ae9a Glances 2.8.4 - Update NEWS file 2017-03-09 21:29:35 +01:00
nicolargo
d4649264de Glances 2.8.4 2017-03-09 21:28:13 +01:00
nicolargo
6c6d5797de Correct test issue on Travis CI 2017-03-09 21:23:35 +01:00
nicolargo
32bd04088f On the orad of the next version 2.8.4 or 2.9. Who know ? 2017-03-09 21:09:51 +01:00
nicolargo
3f6257abdf Glances 2.8.3 2017-03-09 20:21:21 +01:00
nicolargo
4434a23b0f Glances crash on RPi 1 running ArchLinuxARM #1046 2017-03-08 21:26:27 +01:00
nicolargo
34e5c4c699 Merge branch 'sensors_battery' into develop 2017-03-07 18:57:55 +01:00
nicolargo
13adb3b781 Use psutil.sensors_battery() as a backup of batinfo 2017-03-07 18:57:37 +01:00
Alessio Sergi
331f2372a7 Add timeout to outdated too 2017-03-06 17:14:01 +01:00
Alessio Sergi
f3429c5e05 Handle crash when no gateway is available (offline machines) 2017-03-06 16:23:56 +01:00
Alessio Sergi
177c534254 Fix debug message 2017-03-06 14:39:53 +01:00