Commit Graph

238 Commits

Author SHA1 Message Date
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
Alessio Sergi
781ba79b73 NEWS: Highlight Python 2.6 end of support
Add a note for CentOS Linux 6 and 7 users in the README.
2016-06-02 18:02:16 +02:00
nicolargo
ad0a6ee34e Add a new GlancesHistory class 2016-05-29 11:36:42 +02:00
nicolargo
841d1156d4 Rename glances_history to graph 2016-05-29 10:40:19 +02:00
nicolargo
830caf9703 Drop Python 2.6 support #300 2016-05-23 15:52:53 +02:00
nicolargo
d1f9d30aae Filter processes by others stats (username) #748 2016-05-23 14:31:37 +02:00
nicolargo
1d13a687d9 Top 3 processes are back in the alert summary / NEWS file 2016-05-16 11:28:04 +02:00
nicolargo
3f1b1356a5 Update doc / Finalyse for Python 2 but do not work for Python 3 2016-05-13 23:17:25 +02:00
nicolargo
59788e91ad version 2.6.2 2016-05-12 10:58:47 +02:00
Nicolargo
7739a1a9dc Merge branch 'issue843' into develop 2016-05-09 18:26:59 +02:00