Commit Graph

126 Commits

Author SHA1 Message Date
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
nicolargo
49a579d6d1 Correct some PEP on the brand new RabbitMQ export module 2015-04-12 21:40:46 +02:00
nicolargo
9d8219c265 Add the quiet mode (-q) 2015-03-27 22:03:12 +01:00
nicolargo
0a99b139b6 Add a disable HDD temperature option on the command line (issue #515) 2015-02-20 22:45:20 +01:00
nicolargo
0003e0e50a Allow logical mounts points in the FS plugin (issue #448) 2015-02-08 18:00:35 +01:00
nicolargo
672ff0d977 Grab FAN speed in the Glances sensors plugin (issue #501) 2015-02-07 17:46:28 +01:00
Nicolargo
67e21a606e On the road of the version 2.4 2015-01-31 14:02:45 +01:00
Nicolargo
8a7bebc8a8 Alert < 3 seconds are no longer displayed 2015-01-24 14:37:23 +01:00
nclsHart
575d556d70 fix typo 2015-01-24 13:13:22 +01:00
Nicolargo
dc61f97ffc Glances 2.3RC1 2015-01-22 21:52:15 +01:00
Nicolargo
bd5c3e5ad5 Add per container CPU and MEM monitoring in the Docker plugin (issue #490) 2015-01-19 22:47:22 +01:00
Nicolargo
2d6675fa3b Add view (MVC speeking) for the plugins. Add API methods and Unitary test. 2015-01-18 18:21:26 +01:00
Nicolargo
b7df2051e9 Alarm for DiskIO plugin 2015-01-11 22:05:30 +01:00
Nicolargo
7273343a3e User can force log/alert using the configuration file (issue #437) 2015-01-11 16:03:16 +01:00
Nicolargo
4d1ef9bba4 R/W error with the glances.log file (issue #474) 2015-01-06 21:38:03 +01:00
Nicolargo
979971733b Docker plugin first version 2015-01-04 20:59:04 +01:00
Nicolargo
dfd2cf1c38 Add {{mustache}} feature to the action script 2015-01-02 22:59:08 +01:00
Nicolargo
237f9fb0c9 Statsd export module is Ok 2014-12-30 22:33:54 +01:00
Nicolargo
3f504b8741 Update NEWS file 2014-12-28 23:57:40 +01:00
Nicolargo
ace22f7112 Update NEWS file 2014-12-28 10:50:51 +01:00
Nicolas Hennion
3a896dbe9d Correct issue on Windows SNMP client 2014-12-23 11:12:06 +01:00
Nicolargo
c22d4407b5 Curses interface OK 2014-12-21 22:48:30 +01:00
Nicolargo
96d2e841de Correct check issue error in client/server mode (issue #459) + exit on check failed + correct another issue on Linux CPU SNMP 2014-12-18 21:23:27 +01:00
Nicolas Hennion
dab4781eac Update NEWS and add Scrutinizer badge 2014-12-16 15:04:05 +01:00
Nicolargo
d17def69b4 On the road on the 2.3 release 2014-12-13 22:56:46 +01:00
Nicolargo
e8417b7c76 Correct merge issue with master 2014-12-13 22:43:18 +01:00
Nicolargo
29780f83e7 Update docs for 2.2 release 2014-12-13 22:17:05 +01:00
Nicolargo
2de175c9f2 Process sort bu CPU times (TIME+) with the t key 2014-11-29 17:31:20 +01:00
Nicolargo
b245136d8d Add patch for pip user install (thk to @asergi) (correct issue #383) 2014-11-29 11:15:08 +01:00
Nicolargo
7c78b4db53 Update documentation 2014-11-29 10:17:39 +01:00
Humberto Diógenes
6fdb2fc67c Spelling: "openned" is wrong. Also, "open" is more adequate than "opened" in this context. 2014-11-10 17:00:04 -03:00
Nicolargo
4abad6e89a Add a key ('F') and a command line option (--fs-free-space) to display FS free space instead of used space (issue #411) 2014-10-19 21:42:26 +02:00
Nicolargo
1c79191800 Disable process stat extended by default (issue #430) 2014-10-19 16:21:22 +02:00
Nicolas Hennion
2b471481e1 Prepare repos for new version 2014-10-10 14:54:20 +02:00
Nicolargo
45b78474e4 version 2.1.2 2014-10-09 22:20:08 +02:00
Nicolargo
ef158378d3 version 2.1.1 2014-10-02 21:20:39 +02:00
Nicolas Hennion
42c7073248 a few minor spelling fixes issue #412 2014-09-10 09:07:14 +02:00
Nicolargo
9f551a5637 Update NEWS file 2014-08-31 13:14:22 +02:00
Nicolargo
42448da1e7 Also add the / shortcut to toogle between short/command line (issue #407) 2014-08-30 10:48:05 +02:00
Nicolargo
d9c489d88a Update NEWS file and ready for RC1 2014-08-25 10:32:50 +02:00
Nicolargo
73b4ddf264 Update NEWS file 2014-08-16 15:08:15 +02:00
Nicolargo
f4b80e52cd Update NEWS file 2014-08-06 14:50:08 +02:00
Nicolargo
75d340cb72 Add release notes and correct issue on popup display 2014-08-02 15:20:15 +02:00
Nicolargo
33d5049648 Release 2.0.1 2014-06-22 10:24:45 +02:00
Alessio Sergi
c29ddd58bf Fix leftovers from merge conflict 2014-06-14 12:52:26 +02:00
Nicolargo
09bdb9de74 Update release note 2014-06-14 10:02:46 +02:00