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
8d01924c20
Update doc for Glances Docker container
2016-09-20 10:41:08 +02:00
Nicolargo
833d388bc1
Correct some PEP8 issues
2016-09-19 18:06:18 +02:00
Nicolargo
b71fc66adf
Merge commit '1b80fa041694f4bddc192d6491512dc5d54bb9db' into develop
2016-09-19 17:22:01 +02:00
Nicolas Hennion
2b80fa0416
Merge pull request #924 from thebwt/Dockerfile-Fix
...
Docker build can't install packages
2016-09-19 17:20:10 +02:00
Brandon Tomlinson
9389a0a865
Docker build can't install packages
...
Need to initialize the apt repos with `apt-get update`. Since you're maintaining your own install script and not installing cleanly here, we should break the system apart so that we're clearing the apt cache properly.
2016-09-19 09:24:32 -05:00
Nicolargo
5dc3b5f02b
Highlight max stats in the processes list (issue #878 )
2016-09-19 14:02:12 +02:00
nicolargo
99268f3b4f
Implementation issue #878 ok for the curses interface. To be done in the WebUI and code should be optimized
2016-09-18 22:31:45 +02:00
nicolargo
874f6ceceb
Merge Remove uglify of js files from master
2016-09-18 21:45:52 +02:00
Nicolas Hennion
bea5e560e6
Merge pull request #923 from notFloran/webui-remove-uglify
...
[WebUI] Remove uglify of js files
2016-09-18 21:06:28 +02:00
Floran Brutel
5191b7327b
WebUI : Remove uglify of js files
2016-09-18 19:52:11 +02:00
Nicolargo
e18be6cdfa
Do not highlight zero value on CPU and MEM processes list
2016-09-14 17:13:24 +02:00
nicolargo
546df86774
Update the README file
2016-09-11 20:18:03 +02:00
nicolargo
2b624cd479
Optimise left side bar Curse display
2016-09-11 16:35:05 +02:00
Nicolas Hennion
ba9db27bf6
Merge pull request #914 from nclsHart/webui-ongoing-alert-counter
...
[Web UI] display ongoing alert counter in favicon
2016-09-11 11:24:00 +02:00
nicolargo
b9881f126f
On the road of Glances 2.8 again
2016-09-11 11:21:16 +02:00
nicolargo
ac1a24dbc3
Merge branch 'master' into develop
2016-09-11 11:08:21 +02:00
nicolargo
9e3dacbb63
Glances 2.7.1
2016-09-11 11:06:39 +02:00
nicolargo
cc9e7adbbf
Ports plugin crashs on start with Python 3 (issue#918)
2016-09-11 11:04:20 +02:00
nicolargo
55346cd18d
AMP plugin crashs on start with Python 3 (issue #917 )
2016-09-11 10:59:14 +02:00
nicolargo
bacefcdb5c
Correct Cassandra dep
2016-09-11 09:54:09 +02:00
nicolargo
409269e3aa
Correct Cassandra dep
2016-09-11 09:53:14 +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
744cd34585
Merge branch 'master' into develop
2016-09-10 10:53:11 +02:00
nicolargo
eaad5f5f3b
Resolve merge conflicts with master branch
2016-09-10 10:48:50 +02:00
nicolargo
bae43e926a
Generate man page for Glances 2.7
2016-09-10 10:33:37 +02:00
nicolargo
a9ba618e91
Change version to Glances 2.7
2016-09-10 10:32:02 +02:00
nicolargo
9d87192839
Update Glances global description
2016-09-04 16:53:32 +02:00
nicolargo
8fa75b254a
Update doc. Add install info in ReadTheDoc
2016-09-03 08:48:38 +02:00
Nicolargo
ede5b2ae10
Remove debug message...
2016-09-02 17:09:02 +02:00
Nicolargo
7381f907ad
Change the NEWS file for issue 887
2016-09-02 15:27:36 +02:00
Nicolargo
fd9cc986de
Improper bytes/unicode in glances_hddtemp.py #887
2016-09-02 15:25:23 +02:00
Nicolargo
97a9365bf8
Do not display anything if no battery are detected
2016-09-02 14:33:38 +02:00
Nicolargo
407dc6b65b
Add deps in setup.py
2016-09-02 10:42:03 +02:00
Nicolargo
74872a87f7
Glances 2.7_RC1
2016-09-02 09:03:56 +02:00
Nicolargo
e3076a6e2b
Add Warning message if a [monitor] section is detected in the Glances configuration file
2016-09-01 15:29:36 +02:00
nicolargo
d6ada6b20f
Change Bootle routing to new syntax
2016-08-27 22:12:38 +02:00
Nicolas Hart
82b05c35f8
[Web UI] display ongoing alert counter in favicon
2016-08-26 23:07:32 +02:00
Nicolargo
beade6a5cc
Update the setup.py to dynamicaly grab the Glances version in the __init__py script
2016-08-26 15:36:54 +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
9650ce0d67
Change the IRQ shortcut key from R to Q. R is alread used for the RAID plugins. Also update the docs for the IRQ plugin. Last but not leat, change the ReadTheDoc theme
2016-08-23 20:12:49 +02:00
Nicolargo
122cc576dc
Correct some PEP8 issues in the Glances_curses script
2016-08-23 10:27:58 +02:00
Nicolargo
6517df9f73
Update docs for the new IRQ plugin
2016-08-22 09:14:41 +02:00
Nicolas Hennion
b5529925e9
Merge pull request #911 from angelopoerio/feature/irq_monitoring
...
Feature/irq monitoring
2016-08-22 08:54:37 +02:00
angelopoerio
4253834d8a
fixed clonflicts & changes for new WebUI
2016-08-21 20:44:18 +02:00
angelopoerio
a4e4c1fc42
fixed clonflicts
2016-08-21 17:06:11 +02:00