Commit Graph

171 Commits

Author SHA1 Message Date
nicolargo
40d05a7a71 Change username for server and web server authentication (issue #693) 2016-03-04 10:57:15 +01:00
Nicolargo
5497ae125f Use wildcard (regexp) to the hide configuration option for network, diskio and fs sections #799 2016-02-26 13:38:46 +01:00
nicolargo
c9d2505749 Correct issue export InfluxDB 0.10 2016-02-07 16:20:23 +01:00
nicolargo
5422bbbddf Add a connector to ElasticSearch (welcome to Kibana dashboard) #311 2016-02-04 14:23:18 +01:00
nicolargo
eafd3a41c8 '--tree breaks process filter on Debian 8 #768 2016-01-23 10:23:26 +01:00
Nicolargo
f038be4cc2 Don't show interfaces in down state #765 2016-01-21 10:38:13 +01:00
nicolargo
f2fb8d982b Update doc and correct grammatical errors 2016-01-10 09:53:48 +01:00
Nicolargo
3f253c7ef8 update NEWS file 2015-12-22 15:53:46 +01:00
Nicolargo
cbb6a171fc By default, hide disk I/O ram1-** (issue #714) 2015-12-07 17:07:50 +01:00
nicolargo
e255b2a1f5 Add hide configuration key for FS Plugin (issue #736) 2015-12-06 14:01:16 +01:00
Nicolargo
0a75f462f6 Add option to disable ANSI background colours (issue #738) 2015-12-02 16:39:44 +01:00
nicolargo
71a18e67a7 When Glances is starting the notifications should be delayed #732 2015-11-28 15:52:42 +01:00
nicolargo
97bf233776 Implement Folder plugin (issue #721) 2015-11-21 10:53:49 +01:00
nicolargo
b4abf20b3b Add a shortcut to delete process filter #699 / Correct some issue on encoding if monitoring list process return string with accent 2015-11-06 18:27:23 +01:00
Nicolargo
94174078c8 Can't read sensors on a Thinkpad (issue #711) 2015-11-06 14:55:39 +01:00
nicolargo
458b10800a Add timestamp to the CSV export module (issue #708) 2015-10-25 21:56:12 +01:00
nicolargo
b70e916cc7 Add reset key for process summary min/max 2015-10-22 22:16:29 +02:00
nicolargo
d194f2d84c Change the news file 2015-10-19 22:08:17 +02:00
nicolargo
6767a0966e After 2.5.1... 2015-10-10 11:34:03 +02:00
nicolargo
6036eeaa68 Patch 2.5.1 2015-10-10 11:25:51 +02:00
nicolargo
4d11fca993 On the road of Glances 2.6 2015-10-05 21:30:42 +02:00
Nicolargo
c1ff999c09 Glances 2.5 RC1 2015-09-18 15:31:18 +02:00
nicolargo
2507941951 Improve the QuickLookplugin by adding hardware CPU info (issue #673) 2015-09-13 14:43:37 +02:00
nicolargo
1945db14fc Add additional stats (iowait, steal) to the perCPU plugin (issue #672) 2015-09-11 22:24:16 +02:00
nicolargo
fa176e12b6 Add IO rate to the docker plugin Web UI (issue #520) 2015-09-11 20:30:14 +02:00
nicolargo
8a795593b3 Update NEWS file 2015-08-23 11:33:37 +02:00
nicolargo
2957c091e8 The WebUI displays bad sensors stats (issue #632) 2015-08-22 23:12:41 +02:00
nicolargo
2e53ec7850 Update README file 2015-08-22 22:53:43 +02:00
Nicolargo
0ee5b259db Update NEWS file 2015-08-21 16:27:07 +02:00
nicolargo
6539260df3 Crach with Docker plugin (issue #649) 2015-08-13 15:17:37 +02:00
Nicolargo
c364977df1 Add support for OpenTSDB export (issue #638) 2015-08-06 23:07:28 +02:00
Nicolargo
a0d79cb1d0 News --disable-quicklook, --disable-cpu, --disable-mem, --disable-swap, --disable-load tags (issue #631) 2015-07-26 00:01:42 +02:00
nicolargo
5b397d8e90 Support Fahrenheit (issue #620) 2015-06-19 23:14:21 +02:00
nicolargo
4b1f5a2731 Allow export of Docker and sensors plugins stats to InfluxDB, StatsD... (issue #600) 2015-06-19 22:26:33 +02:00
nicolargo
a0dd2574af Display an error if export is not used in the standalone/client mode (issue #614) 2015-05-31 18:39:12 +02:00
nicolargo
4f41d8c062 Server password configuration for the browser mode #500 2015-05-31 16:37:20 +02:00
nicolargo
5e4c51652c The day after 2.4.2... 2015-05-28 22:16:08 +02:00
nicolargo
1f950e3d22 version 2.4.2 2015-05-28 22:09:31 +02:00
nicolargo
1f59d2dd6e Update NEWS file according to latests corrected issues 2015-05-26 22:36:36 +02:00
nicolargo
31de5b3b1c On the road of Glances 2.5... the return 2015-05-20 17:30:27 +02:00
nicolargo
fcfa451402 Glances 2.4.1 hotfix 2015-05-20 17:23:09 +02:00
nicolargo
21f9e3db5d Fatal error using Python 3.4 and Docker plugin bug (issue #602) 2015-05-20 17:11:46 +02:00
nicolargo
d89c7835d9 On the road of Glances 2.5 2015-05-20 12:29:59 +02:00
nicolargo
0e4e18a3eb Update screenshots and documentation 2015-05-20 10:12:34 +02:00
Nicolargo
a8e7f68d13 Commit Glances 2.4 RC1 2015-05-04 11:32:22 +02:00
Alessio Sergi
eaa8e39771 No more translations 2015-05-01 19:51:15 +02:00
Alessio Sergi
4f2e051b05 Add sort processes by USER 2015-04-19 11:49:19 +02:00
Alessio Sergi
4318361517 No more system-wide configuration file by default
Support remains there, but no system-wide configuration file will be
provided anymore.

Default configuration settings are initialized by code which may be
overridden by a configuration file.
2015-04-16 15:28:52 +02:00
Alessio Sergi
9a87924596 NEWS: spelling: s/news/new/g 2015-04-13 15:34:37 +02:00
nicolargo
e288c01ebf Update NEWS file 2015-04-12 22:15:23 +02:00