Commit Graph

247 Commits (b1f6a8194b2ea76f1cc5c95ba5a710d0402a208c)

Author SHA1 Message Date
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
nicolargo 9e3dacbb63 Glances 2.7.1 2016-09-11 11:06:39 +02:00
nicolargo 21b990f911 Next release in on the road 2016-09-10 11:33:46 +02:00
nicolargo 20576f8d08 version 2.7 2016-09-10 11:13:57 +02:00
nicolargo eaad5f5f3b Resolve merge conflicts with master branch 2016-09-10 10:48:50 +02:00
Nicolargo 7381f907ad Change the NEWS file for issue 887 2016-09-02 15:27:36 +02:00
Nicolargo 47904a58b9 Improve documentation (issue #872) 2016-08-26 14:05:40 +02:00
Nicolargo ba5f899188 [WebUI] Glances will not get past loading screen - Windows OS (issue #815) / Need test 2016-08-26 13:19:05 +02:00
Nicolargo 6517df9f73 Update docs for the new IRQ plugin 2016-08-22 09:14:41 +02:00
nicolargo 1198de6539 Update NEWS file 2016-08-20 18:00:13 +02:00
nicolargo d5d85325dd Correct two issues with latest Zeroconf version (issue #888 and #889) 2016-07-15 17:39:43 +02:00
nicolargo 2b872959ed PermissionError/OSError when starting glances (issue #885) 2016-07-12 17:52:22 +02:00
nicolargo b5b358aecc Unicode error on processlist on Windows server 2008 (french) (issue #886) 2016-07-12 17:35:20 +02:00
Nicolargo de08dab5bb Convert readthedocs links for their .org -> .io migration for hosted projects (issue #877) 2016-07-06 16:26:49 +02:00
Nicolargo c5a693f248 Avoid Exception in the IP public addr plugin 2016-07-04 13:29:47 +02:00
nicolargo cec31c0f8a Check cpu_info in the Quicklook plugin (issue #881) 2016-07-03 11:27:29 +02:00
nicolargo a340a5e5e1 Finalize New Ports Scanner plugin (issue#734) 2016-06-25 16:47:02 +02:00
nicolargo 913017bb75 Add documentation for the ports plugin 2016-06-19 11:12:40 +02:00
Nicolargo 1810064852 On Windows, Glances try to display unexisting Load stats #871 2016-06-10 17:20:48 +02:00
Nicolargo 02e9aa7232 Add Cassandra/Scylla export plugin #857 2016-06-10 16:16:41 +02:00
nicolargo a4613d1476 Resolv merge issue with issue696 2016-06-04 10:38:53 +02:00
nicolargo 63f2959eaa Change NEWS file 2016-06-04 10:32:48 +02:00