Commit Graph

420 Commits

Author SHA1 Message Date
nicolargo
f82eb4a151 Glances 3.0 RC1 2018-02-25 15:20:48 +01:00
nicolargo
856652a5c8 Glances crashes when mountpoint with non ASCII characters esists #1201 2018-02-25 13:41:02 +01:00
nicolargo
3d593f63fa Gzip ==> Defalte 2018-02-25 13:05:11 +01:00
nicolargo
15bbf22339 Merge develop branch 2018-02-24 16:34:04 +01:00
nicolargo
8dcc53f800 Add NEWS file concerning #1239 2018-02-22 20:59:37 +01:00
Alessio Sergi
fb20b664be Pypi -> PyPI 2018-02-15 19:50:13 +01:00
Alessio Sergi
780812d943 RESTful 2018-02-15 19:45:45 +01:00
Alessio Sergi
7364b6d4d0 's/P[Ss][Uu]til/psutil/g'
Hey, I'm just trying to be consistent.
2018-02-15 19:23:50 +01:00
Alessio Sergi
83d47a8bc9 Drop support for psutil < 5.3.0
Issue #1055 has been fixed in psutil 5.3.0 (see giampaolo/psutil#1074).
2018-02-15 18:38:25 +01:00
nicolargo
fe1f85b839 Resolv merge isse on NEWS file 2018-02-14 22:47:23 +01:00
nicolargo
b091bdbb7b Add a new output mode to stdout #1168 2018-02-11 11:02:16 +01:00
nicolargo
5f52c03f44 Display debug message if dep lib is not found #1224 2018-01-28 21:52:30 +01:00
Alessio Sergi
4e606f4650 Drop support for EOL Python 3.3 2018-01-26 19:03:33 +01:00
nicolargo
259dcd6d0e Nice Process Priority Configuration #1218 2018-01-17 08:31:43 +01:00
nicolargo
fc7106c012 First rush for the issue #1105. Bug with Process IO when Glances starts 2018-01-06 11:20:50 +01:00
nicolargo
78e6c8f0df Context switches bottleneck identification #1212 2017-12-31 10:56:12 +01:00
nicolargo
6300af04ad FreeBSD blackhole bug #1202 2017-12-30 10:37:21 +01:00
nicolargo
f870ef85c2 Add a code of conduct for Glances project's participants #1211 2017-12-30 10:15:04 +01:00
nicolargo
e4d2756c0e Glances do not exit when eating 'q' #1207 2017-12-29 22:24:33 +01:00
nicolargo
1738af11d2 Remove graph export from Glances #1206 2017-12-29 19:10:25 +01:00
nicolargo
91c4f173b1 Make plugins disable and export CLI option dynamical #1173 2017-12-29 18:40:39 +01:00
nicolargo
62efccb852 Make plugin disable CLI option dynamical #1173 2017-12-27 20:21:24 +01:00
nicolargo
54b0c4e277 Add dynamic fields in all sections of the configuration file #1204 2017-12-26 17:04:57 +01:00
nicolargo
3bad3b39b6 Another encoding issue... With both Python 2 and Python 3 #1197 2017-12-17 10:46:00 +01:00
nicolargo
eef4fd7e32 Merge branch 'develop' of https://github.com/nicolargo/glances into issue1182 2017-12-02 10:59:42 +01:00
nicolargo
bb57b3aef6 Electron/Atom processes displayed wrong in process list #1192 2017-11-26 17:59:54 +01:00
nicolargo
c799605da5 Electron processes displayed wrong in process list #1192 2017-11-25 09:49:11 +01:00
nicolargo
6260f193cd KeyError: 'memory_info' on stats sum #1188 2017-11-16 20:53:25 +01:00
nicolargo
43420c8797 Merge branch 'develop' of https://github.com/nicolargo/glances into issue1182 2017-11-14 21:46:29 +01:00
nicolargo
dde5215e5d 'ascii' codec can't encode character u'\U0001f4a9' in position 4: ordinal not in range(128) #1185 2017-11-14 21:42:33 +01:00
nicolargo
13674d57b6 Works fine in Python 2 but Internal Server Error with Python 3... 2017-11-12 17:23:31 +01:00
nicolargo
08e41ce943 OS specific arguments should be documented and reported #1180 2017-11-03 11:58:32 +01:00
nicolargo
25cdc370c5 Report from master of the PR: Add missing mount-observe and system-observe interfaces #1179 2017-11-02 21:08:24 +01:00
nicolargo
83e950fc3f Make the left side bar width dynamic in the Curse UI #1177 2017-11-01 18:55:09 +01:00
nicolargo
9d16fbb74c Crash on startup: KeyError: 'hz_actual_raw' on Raspbian 9.1 #1170 2017-10-27 22:36:52 +02:00
nicolargo
5568278752 NameError: name 'mode' is not defined in case of interrupt shortly after starting the server mode #1175 2017-10-27 22:17:42 +02:00
nicolargo
214a0d8549 Key error 'address' in the IP plugin #1176 2017-10-27 22:07:11 +02:00
nicolargo
a9a70288db The minimum supported API version is now 1.21 (Engine version 1.9.0+) 2017-10-25 09:28:20 +02:00
nicolargo
5c96f29815 Refactor InfluxDB (API is now stable) #1166 2017-10-17 21:32:15 +02:00
nicolargo
1114e1289c Update NEWS file 2017-10-15 10:25:42 +02:00
nicolargo
6b2425eeb8 Add a light mode for the console UI #1165 2017-10-15 10:14:56 +02:00
nicolargo
fec8c8e963 A way to have only REST API available and disable WEB GUI access #1149 2017-10-12 11:28:34 +02:00
nicolargo
f90c947ca1 Crash in the Wifi plugin on my Laptop #1151 2017-10-12 10:46:06 +02:00
nicolargo
bd3ba65682 Docker module doesn't export details about stopped containers #1152 2017-10-12 10:33:18 +02:00
nicolargo
bec52c9722 glances_plugin.py has a problem with specific docker output #1160 2017-10-12 09:37:16 +02:00
nicolargo
eb3cd8fd20 Support for Docker API < 2.0 is deprecated (docker plugins) 2017-10-03 22:18:13 +02:00
nicolargo
fd5e5e863d Failed to connect to bus: No such file or directory #1156 2017-09-30 09:48:15 +02:00
nicolargo
4a0e175ad6 Report Client and Quiet mode don't work together (issue #1139) 2017-09-09 10:23:13 +02:00
nicolargo
372d3faf79 Client and Quiet mode don't work together (issue #1139) 2017-09-09 10:19:32 +02:00
nicolargo
90a36aaea3 Report issue [WebUI] Sensors not showing on Web (issue #1142) 2017-09-09 10:09:17 +02:00
nicolargo
caa60677f7 Creation of the maintenance branche for Glances 2.x 2017-09-06 15:41:54 +02:00
nicolargo
6866eeb3a4 Let's start Glances 3.x 2017-08-27 14:04:17 +02:00
nicolargo
ad4763eb43 Update version and doc for Glances 2.11 2017-08-27 13:57:54 +02:00
nicolargo
45f530c507 Improve documentation 2017-08-01 22:44:01 +02:00
Jude
12ae670811 Add JSON export plugin 2017-08-01 19:19:14 +02:00
nicolargo
4ffad89e8b New export plugin: standard and configurable Restfull exporter #1129 2017-07-30 11:05:49 +02:00
nicolargo
00531b5d24 on mountpoints with non-breaking spaces #1128 2017-07-27 15:07:47 +02:00
nicolargo
4478faf984 Solve issue with hide and upper case in the network interface (issue #1126) 2017-07-24 08:48:15 +02:00
nicolargo
36c98e0935 Cant move up or down in glances --browser #1113 2017-07-09 18:49:19 +02:00
nicolargo
c0118691f4 PermissionError on macOS #1120 2017-07-08 11:04:30 +02:00
nicolargo
4a4682d5c7 Update NEWS file 2017-06-24 18:54:32 +02:00
nicolargo
aca2d5d5d1 GPU plugin. <class 'TypeError'>:b'GeForce GTX 1070' is not JSON serializable> #1112 2017-06-21 21:55:00 +02:00
nicolargo
7547ab9acf glances_network #1106 2017-06-13 20:21:44 +02:00
nicolargo
595c329142 Update NEWS file 2017-06-05 21:05:03 +02:00
nicolargo
b6e5d6795a Installing GPU plugin crashes entire glances #1102 2017-06-03 09:24:34 +02:00
nicolargo
9aa209d518 On the road on the version 2.10.1 or 2.11... 2017-05-26 16:20:10 +02:00
nicolargo
2c9e939637 Update doc for Glances 2.10 2017-05-26 16:14:23 +02:00
nicolargo
22e69d870c When exporting, uptime values loop after 1 day #1092 2017-05-20 11:00:17 +02:00
nicolargo
5d647aea3f No Offline status for timeouted ports? #1084 2017-05-01 21:10:05 +02:00
nicolargo
32d5047d30 TypeError: string indices must be integers (Network plugin) (issue #1054) 2017-04-30 18:34:45 +02:00
nicolargo
6d0fe0f708 Add new repeat function to the action (issue #952) 2017-04-10 18:38:23 +02:00
nicolargo
1adbb2bb2a New plugin to scan remote Web sites (URL) (issue #981) 2017-04-08 15:50:20 +02:00
nicolargo
47c6bcc2f9 Add trends in the Curses interface #1077 2017-04-02 23:02:13 +02:00
nicolargo
614441eba9 Use -> and <- arrows keys to switch between processing sort (issue #1075) 2017-04-02 14:52:35 +02:00
nicolargo
b7326b82fa Problem with non breaking space in file system name #1065 2017-04-01 22:03:41 +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
cc06451cc0 StatsD export prefix option is ignored #1074 2017-03-31 22:01:04 +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
nicolargo
42bc667c3f Glances PerCPU issues with Curses UI on Android (issue #1071) 2017-03-28 21:22:04 +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
6ef3976358 On Windows --export-statsd terminates immediately and does not export. #1067 2017-03-27 16:59:12 +02:00
nicolargo
621d708b8b glances-version.db Permission denied #1066 2017-03-27 09:08:01 +02:00
nicolargo
70eb8013ea Add Kafka export plugin #858 2017-03-25 18:02:42 +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
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
c41f74f579 Glances v2.8.7 issues with Curses UI on Android (issue #1053) 2017-03-15 22:42:46 +01:00
nicolargo
b4922202c1 Port in the -c URI #996 2017-03-15 21:39:27 +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
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
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