Commit Graph

268 Commits

Author SHA1 Message Date
nicolargo
d4649264de Glances 2.8.4 2017-03-09 21:28:13 +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
4cec1025da Ready to be tested. Glances 2.8.3_RC1 2017-03-05 20:29:07 +01:00
nicolargo
9cee73212a Glances --export-influxdb starts webserver (#1038) 2017-02-20 17:51:53 +01:00
nicolargo
7acca165fd First part of the implementation of the issue #1029 (all but the Web UI integration 2017-02-12 18:49:25 +01:00
nicolargo
fd45d4121a Remove batinfo dep 2017-02-11 10:05:54 +01:00
Nicolargo
34c35703af Merge develop 2017-02-08 16:16:28 +01:00
Nicolargo
17e1c8c674 Unable to launch Glances on Windows #1021 2017-02-07 14:43:55 +01:00
Nicolargo
82eaf3372f After version 2.8.2 2017-02-07 13:25:54 +01:00
Nicolargo
b38def991c version 2.8.2 2017-02-07 13:17:26 +01:00
Nicolargo
7a13db7af5 After 2.8.1 release 2017-02-06 18:39:05 +01:00
Nicolargo
a0b05348cd version 2.8.1 2017-02-06 18:12:58 +01:00
Nicolargo
1b775a0536 Can't export data to a CSV file in Client/Server mode (issue #1023) 2017-02-06 17:30:47 +01:00
Nicolargo
2f7a61ded3 Glances export issue with CPU and SENSORS (issue #1024) 2017-02-06 17:05:56 +01:00
nicolargo
e0a8568f65 Remove Py3sensors and replace it by PsUtil 2017-02-05 15:17:23 +01:00
nicolargo
921710b0e6 IRQ plugin is not display anymore #1013 + NEWS 2017-01-29 17:24:02 +01:00
nicolargo
12b75d44d9 interrupts and usb_fiq #1007 2017-01-29 17:15:22 +01:00
nicolargo
1f251f8c68 GPU plugin is display when hitting '4' or '5' shortkeys #1012 2017-01-28 16:04:07 +01:00
nicolargo
14255a8d3b Autodiscover error while binding on IPv6 addresses (issue #1002) 2017-01-22 10:24:52 +01:00
nicolargo
b1f6a8194b On the road of Glances 2.8.1 2017-01-21 18:22:29 +01:00
nicolargo
138cb2dbaa Not compatible with the new Docker API 2.0 (Docker 1.13) (issue #1000) 2017-01-21 09:46:51 +01:00
nicolargo
d11dbb9b7d Add a mean GPU view ('6' short key or --meangpu option) 2016-12-29 17:21:14 +01:00
nicolargo
32eff4d079 Correct encoding issue with AMP sustemd and Python 3.5 2016-12-27 21:45:11 +01:00
nicolargo
0ba5b95ff1 Merge branch 'develop' of https://github.com/nicolargo/glances into develop 2016-12-27 21:25:30 +01:00
nicolargo
cc9dfc22f7 Update NEWS file 2016-12-27 21:25:20 +01:00
Alessio Sergi
3baae1f5c4 Add the username to the log filename
Glances as system tool is often executed in a multi-user environment or
even with root privileges. Then, make the log file system-aware as well.
2016-12-27 19:49:37 +01:00
Alessio Sergi
cefa8b06ce Console mode on Windows is no more
See 8866321a49.
2016-12-26 18:49:04 +01:00
Alessio Sergi
842f65dbf2 Setting IRQ plugin to off by default 2016-11-11 11:11:11 +01:00
nicolargo
25cca79218 PID column too small if kernel.pid_max is > 99999 #959 2016-11-10 09:47:39 +01:00
Alessio Sergi
85fa23ab71 Revert "Deprecated platform method in Python 3.7 #945"
This reverts commit 4877be45ea.
2016-11-02 10:12:03 +01:00
nicolargo
634f8fb29b Refactor the --disable-* options #948 2016-10-30 16:29:30 +01:00
nicolargo
540e840bbb /proc/interrupts not found when running Glances in an OpenVZ container #947 2016-10-30 14:07:07 +01:00
nicolargo
9104f439f4 Update NEWS file 2016-10-27 21:40:59 +02:00
nicolargo
4877be45ea Deprecated platform method in Python 3.7 #945 2016-10-26 22:22:03 +02:00
nicolargo
708bdc48ea Add default interface speed and automatic rate thresolds #718 2016-10-23 21:16:17 +02:00
nicolargo
f77553c458 System uptime in export #890 2016-10-23 12:49:47 +02:00
nicolargo
e9da136f4d Make the logger configurable (issue #900) 2016-10-22 13:37:23 +02:00
nicolargo
deb42a075f Add documentation (issue #937) 2016-10-21 18:03:33 +02:00
nicolargo
74593f13eb Add a ZeroMQ export module #939 2016-10-15 15:24:01 +02:00
nicolargo
92ec33c272 Update docs for Docker limits and actions (issue #875) 2016-10-10 21:10:10 +02:00
nicolargo
2acdbe9cf6 Default AMP ignores enable setting #932 2016-10-01 09:56:48 +02:00
nicolargo
3a4bf77b79 Correct another fucking issue about Python 3 bytes string to regular string (issue #933) 2016-09-27 21:30:22 +02:00
nicolargo
4c5105aa99 Configure server cache time from the command line (--cached-time) #901 / Also implement cache time for the Web server mode 2016-09-25 22:12:58 +02:00
nicolargo
57e432a526 Glances API returns the processes PPID (issue #926) 2016-09-24 18:17:48 +02:00
nicolargo
cf6735a746 Add a CouchDB exporter #928 2016-09-24 17:02:33 +02:00
Nicolargo
52e714ce1d Bugs corrected: 2016-09-21 11:40:37 +02:00
Nicolargo
5dc3b5f02b Highlight max stats in the processes list (issue #878) 2016-09-19 14:02:12 +02:00
nicolargo
b9881f126f On the road of Glances 2.8 again 2016-09-11 11:21:16 +02:00