nicolargo
|
316d693c97
|
Glances 3.1.0
|
2019-01-19 16:41:03 +01:00 |
|
nicolargo
|
ebb8c8adeb
|
'chart' extra not provided #1389
|
2019-01-19 16:24:09 +01:00 |
|
nicolargo
|
9508300d54
|
Cannot get stats in Cloud plugin (404) #1384
|
2019-01-19 16:18:05 +01:00 |
|
Nicolas Hennion
|
e2d7f61eac
|
Merge pull request #1390 from apjanke/say-docker-works-on-Mac
README: note that docker plugin works on Mac
|
2019-01-19 15:55:32 +01:00 |
|
Nicolas Hennion
|
c5efa0bf9a
|
Merge pull request #1391 from limfreee/develop
Client Browser's thread management added.
@limfreee Very nice ! Thanks for the enhancement !
|
2019-01-19 15:54:38 +01:00 |
|
Nicolas Hennion
|
156eb61752
|
Merge pull request #1394 from EmilienMottet/develop
fix mistake in comment
|
2019-01-19 15:53:49 +01:00 |
|
Emilien Mottet
|
353e75f510
|
fix typo in comment
|
2019-01-19 15:26:20 +01:00 |
|
sangoh.hong
|
e594b56414
|
modify proxies argument.
|
2019-01-14 22:22:28 +09:00 |
|
sangoh.hong
|
f73ac23b7b
|
added web['ssl_verify'] & web['proxies']
|
2019-01-14 22:22:28 +09:00 |
|
sangoh.hong
|
41f4826522
|
Client Browser's thread management added.
Curses Browser's key bug fixed.
|
2019-01-11 21:30:44 +09:00 |
|
Andrew Janke
|
789ee8ff15
|
README: note that docker works on Mac
|
2019-01-11 07:04:49 -05:00 |
|
nicolargo
|
8aecac8f21
|
Update NEWS file with latest PR
|
2019-01-05 21:40:35 +01:00 |
|
Nicolas Hennion
|
5fbc914f95
|
Merge pull request #1385 from limfreee/develop
curses-browser's server list paging added.
|
2019-01-05 21:37:30 +01:00 |
|
sangoh.hong
|
f7e24b2233
|
curses-browser's server list paging added.
Browsing with Up/Down/PageUp/PageDown key.
|
2019-01-05 00:09:23 +09:00 |
|
nicolargo
|
1d3961a96c
|
Remove Circle.yml
|
2018-12-31 12:26:33 +01:00 |
|
Nicolas Hennion
|
63fd7fbec6
|
Update README.rst
|
2018-12-31 11:55:20 +01:00 |
|
Nicolas Hennion
|
0ec877d24b
|
Update README.rst
|
2018-12-31 11:52:47 +01:00 |
|
Nicolas Hennion
|
624522c9a5
|
Update README.rst
|
2018-12-31 11:40:49 +01:00 |
|
Nicolas Hennion
|
7a7845097b
|
Update README.rst
|
2018-12-31 11:37:29 +01:00 |
|
nicolargo
|
3021bd6f06
|
Update README
|
2018-12-31 11:36:08 +01:00 |
|
nicolargo
|
457efd2496
|
Drive name with special characters causes crash (correct) #1383
|
2018-12-31 11:27:31 +01:00 |
|
nicolargo
|
1e42fe4f9d
|
Drive name with special characters causes crash #1383
|
2018-12-31 11:07:32 +01:00 |
|
nicolargo
|
1ddb9e9cd9
|
Missing kernel task names when the webui is switched to long process names #1371
|
2018-12-30 15:25:27 +01:00 |
|
Nicolas Hennion
|
d061d52eba
|
Merge pull request #1382 from notFloran/webui-empty-cmd-line
[WebUI] Use process name when cmd line is empty
|
2018-12-30 15:21:09 +01:00 |
|
Floran Brutel
|
357494b826
|
Use process name when cmd line is empty
|
2018-12-30 11:39:55 +01:00 |
|
nicolargo
|
d4f808c21b
|
Add download/month badge
|
2018-12-29 23:22:39 +01:00 |
|
nicolargo
|
0ecbb12444
|
Correct an issue with unitest on Python 3.x
|
2018-12-29 22:18:18 +01:00 |
|
nicolargo
|
8cf364212e
|
Create an option to set the username to use in Web or RPC Server mode #1381
|
2018-12-29 19:10:48 +01:00 |
|
nicolargo
|
bd5b12d521
|
Update installation documentation for Mac OS X
|
2018-12-28 17:54:33 +01:00 |
|
nicolargo
|
43db8c75ae
|
Add a simple Makefile
|
2018-12-27 10:10:26 +01:00 |
|
nicolargo
|
ab5e7247d3
|
Disable plugin from Glances configuration file #1378
|
2018-12-27 09:58:21 +01:00 |
|
nicolargo
|
28fa73cdff
|
Disable Wifi plugin for Python 3
|
2018-12-23 15:57:11 +01:00 |
|
nicolargo
|
aa3ac9ed0d
|
Update documentation
|
2018-12-23 15:08:18 +01:00 |
|
nicolargo
|
f0917c0c62
|
Standard output misbehaviour (need to flush) #1376
|
2018-12-23 15:03:08 +01:00 |
|
nicolargo
|
162ed83986
|
Correct NoneType issue on Wifi signal (related to issue #1973)
|
2018-12-23 14:40:24 +01:00 |
|
nicolargo
|
229710d60e
|
TypeError on opening (Wifi plugin) #1373
|
2018-12-18 21:30:36 +01:00 |
|
nicolargo
|
c76a5f0537
|
Some field name are incorrect in CSV export #1372 and Prohibit some plug-in data from being exported to influxdb #1368
|
2018-12-18 09:53:18 +01:00 |
|
nicolargo
|
cec62a45f6
|
Add some comments
|
2018-12-09 09:52:42 +01:00 |
|
Nicolas Hennion
|
0922d2430e
|
Merge pull request #1357 from EmilienMottet/develop
`pwd`.conf instead of ./glances.conf for docker run command
|
2018-12-08 22:12:03 +01:00 |
|
nicolargo
|
bdefb8cbaf
|
Update documentation
|
2018-12-08 22:09:19 +01:00 |
|
nicolargo
|
cd06e045c2
|
Add a CSV output format to the STDOUT output mode #1363
|
2018-12-08 22:08:14 +01:00 |
|
nicolargo
|
e2b61d9446
|
Implementation of the CSV format for the STDOUT plugin done. Had to update the documentation
|
2018-12-08 17:54:44 +01:00 |
|
nicolargo
|
2653d5a0ba
|
Support for monochrome (serial) terminals e.g. vt220 #1362
|
2018-12-08 10:27:42 +01:00 |
|
nicolargo
|
e5439abe8b
|
Correct folders alert
|
2018-12-07 22:47:58 +01:00 |
|
nicolargo
|
c6ddc13acb
|
Ok for Web and Port
|
2018-12-03 21:12:56 +01:00 |
|
Emilien Mottet
|
71d210aef7
|
pwd .conf instead of ./glances.conf
|
2018-11-27 23:09:39 +01:00 |
|
nicolargo
|
c3d6b1b10f
|
Recompute refresh after a key pressed
|
2018-11-25 21:54:31 +01:00 |
|
nicolargo
|
cab0e868ae
|
Replace the wait method by a default timeout on getch
|
2018-11-25 21:41:00 +01:00 |
|
nicolargo
|
27230bfb5c
|
Add CPU profiling page
|
2018-11-25 10:04:28 +01:00 |
|
nicolargo
|
dda9dd3b8f
|
ERROR -- Can not grab extended stats (invalid attr name 'num_fds') #1351
|
2018-11-18 21:23:13 +01:00 |
|