Commit Graph

3318 Commits

Author SHA1 Message Date
nicolargo
841d1156d4 Rename glances_history to graph 2016-05-29 10:40:19 +02:00
nicolargo
13fbad5b4c Add new attribute class. Realy... 2016-05-28 16:27:12 +02:00
nicolargo
396f3acff6 Add new attribute class. Only for history for the moment 2016-05-28 16:25:54 +02:00
Nicolargo
42d45c2904 Expose glances config file when running in docker #868 2016-05-27 13:28:51 +02:00
nicolargo
6329ae6588 Remove file after Python 2.6 deprecation 2016-05-23 16:15:30 +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
d0783a21e1 Create a new GlancesFilter class 2016-05-22 18:01:02 +02:00
nicolargo
9fe1d6e5ee Update screenshot 2016-05-16 16:56:45 +02:00
nicolargo
1d13a687d9 Top 3 processes are back in the alert summary / NEWS file 2016-05-16 11:28:04 +02:00
nicolargo
34ec2b5b48 Top 3 processes are back in the alert summary 2016-05-16 11:26:48 +02:00
nicolargo
58fe124cf6 Catch all errors while reading Glances version file 2016-05-15 17:00:05 +02:00
nicolargo
faa7edfd64 Catch EOF error while readin Glances version file 2016-05-15 16:56:17 +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
67fab37daf Validation OK on online and offline machine 2016-05-13 22:41:28 +02:00
nicolargo
f8d20aba15 Merge branch 'develop' into issue865 2016-05-13 21:58:34 +02:00
nicolargo
e9a70be865 Revert optimisation au catch_key because of high CPU consumption 2016-05-13 21:57:48 +02:00
Nicolargo
2aab7db010 First sprint for the outdated function 2016-05-13 18:23:42 +02:00
nicolargo
59788e91ad version 2.6.2 v2.6.2 2016-05-12 10:58:47 +02:00
nicolargo
9c08a38cfc Crash with Docker 1.11 #848 2016-05-12 10:44:34 +02:00
Nicolargo
fd83a9f92a Refactor Curses display method 2016-05-11 16:53:46 +02:00
Nicolargo
3617fb5dda Optimisation of the catch_key method 2016-05-11 10:43:22 +02:00
Nicolargo
aaf1eebbcd Reduce code complexity on logs.py 2016-05-10 14:48:00 +02:00
Nicolargo
7dfe1f4139 Remove duplicated code in quicklook plugin 2016-05-10 13:35:29 +02:00
Nicolargo
ef1dbb3fef Correct client.py complexity 2016-05-10 12:14:38 +02:00
Nicolargo
8a3d7e49a3 Correct network plugin duplication code and enhance Docker plugin 2016-05-10 11:27:40 +02:00
Nicolargo
7739a1a9dc Merge branch 'issue843' into develop 2016-05-09 18:26:59 +02:00
Nicolargo
291ff64784 Idle process is back on FreeBSD and Windows #844 2016-05-09 18:26:46 +02:00
Nicolargo
36e788f25c Allow theme to be set in configuration file #862 2016-05-09 17:48:58 +02:00
Nicolargo
dbee7fb775 Idle process is back on FreeBSD and Windows (issue #844) 2016-05-09 16:15:56 +02:00
Nicolas Hennion
53de48d02a Merge pull request #863 from nclsHart/amp-shortcut-help
Add new amp shortcut 'A' on help page
2016-05-04 22:10:07 +02:00
Nicolas Hart
d4c1f6f2d3 add new amp shortcut 'A' on help page 2016-05-04 21:52:20 +02:00
Nicolas Hennion
13e2e4adf7 Merge pull request #860 from nclsHart/webui-finalize-amps
[Web UI] Finalize AMP plugin
2016-05-03 22:50:06 +02:00
Nicolas Hart
fcd6157aae [Web UI] Working shortcut A for amp plugin 2016-05-03 22:41:18 +02:00
Nicolas Hart
3e423acb0f [Web UI] display \n as new line in amp plugin result 2016-05-03 22:32:24 +02:00
Nicolas Hart
c93093d39f [Web UI] does not display process with no result 2016-05-03 22:31:16 +02:00
Nicolargo
3ad608e325 Cherry pick pull #859 2016-05-03 15:53:01 +02:00
Nicolas Hennion
8abb6d4515 Merge pull request #859 from clrung/fixDiskIO
Correct Grafana dashboard - disk I/O
2016-05-03 15:50:45 +02:00
Christopher Rung
7fe328a6aa Correct Grafana dashboard - disk I/O 2016-05-03 09:15:58 -04:00
nicolargo
8680d100d2 Rename AMP screenshot 2016-05-02 10:46:32 +02:00
nicolargo
f72f0d487c Correct issue AMP doc 2016-05-02 10:45:04 +02:00
nicolargo
aafb5060bc Merge branch 'issue780' into develop 2016-05-02 10:33:08 +02:00
nicolargo
9c609ffdfd Update doc for AMP 2016-05-02 10:32:46 +02:00
nicolargo
1621832567 Almost finished. Just had to correct an issue on the WebUI displaying AMP with empty result 2016-05-01 21:00:47 +02:00
nicolargo
9999f558df Monitoring process list refactor into AMPs 2016-05-01 18:36:52 +02:00
nicolargo
92cb6e3407 First step for countmin / countmax 2016-04-30 23:29:05 +02:00
nicolargo
130b7a15c8 Correct issue if no configuration file is provided (Travis UT) 2016-04-30 22:32:30 +02:00
nicolargo
3203d84bc8 Default AMP manage default message 2016-04-30 19:10:25 +02:00
nicolargo
eb5ea5d37b Create a default AMP to replace the Monitoring process list 2016-04-30 16:24:06 +02:00
Nicolargo
88740eb851 Update Grafana dashboard accoording to issue #856 2016-04-28 17:03:23 +02:00