Nicolas Hart
7d135cf473
[Web UI] Fix process long command line displayed as array
2016-04-02 23:24:17 +02:00
nicolargo
3d59773a5e
Merge branch 'develop' of https://github.com/nicolargo/glances into develop
2016-04-02 17:00:19 +02:00
nicolargo
9260c953a8
Correct an issue on IP public with Python 3 (issue #646 )
2016-04-02 16:59:44 +02:00
Nicolas Hennion
555ffb2e4d
Merge pull request #833 from nclsHart/webui-cpu-additional-stats
...
[Web UI] Add additional cpu stats
2016-04-02 15:41:13 +02:00
nicolargo
33d01bf586
Improve IP plugin to display public IP address #646
2016-04-02 15:38:32 +02:00
Nicolas Hart
e548818725
[Web UI] add decoration on cpu context switches
2016-04-02 15:17:16 +02:00
Nicolas Hart
76262c2222
[Web UI] Add additional cpu stats
...
refs #810
2016-04-02 14:52:05 +02:00
Nicolargo
cfbb1e3fc3
Extension of log file is not good when a previous one exist
2016-04-01 14:17:34 +02:00
nicolargo
f5d157a7cf
Correct Restful unitest for the previous commit
2016-03-31 13:23:46 +02:00
nicolargo
34a500e3ed
CPU additionnal stats monitoring: Context switch, Interrupts... (issue #810 )
2016-03-31 12:30:14 +02:00
Nicolas Hennion
4e9cf18ce6
Merge pull request #831 from nclsHart/webui-fix-folder-issue-decoration
...
[Web UI] Fix folder plugin decoration issue for exclamation/question mark
2016-03-30 08:23:24 +02:00
Nicolas Hart
1672e63e88
[Web UI] fix folder plugin decoration issue for exclamation/question mark
2016-03-29 23:55:43 +02:00
nicolargo
42a657d16c
Update NEWS file
2016-03-29 22:41:01 +02:00
Alessio Sergi
a467d22b9b
hddtemp: handle 'UNK' status as well ( #824 )
2016-03-29 13:33:53 +02:00
Alessio Sergi
8c5b74ed6a
Fix some doc and comments
...
Add riemann to the index, otherwise it doesn't exist.
2016-03-29 11:29:13 +02:00
nicolargo
ee471b9dd7
[Folders] Differentiate permission issue and non-existence of a directory (issue #828 )
2016-03-28 20:56:44 +02:00
nicolargo
fd2c2f28e8
Update NEWS file for issue #829
2016-03-28 20:17:03 +02:00
Nicolas Hennion
0ab09c4c7b
Merge pull request #829 from nclsHart/webui-fix-folders-plugin
...
[Web UI] Fix folders plugin never displayed
2016-03-28 17:34:09 +02:00
Nicolas Hart
67ba75c7c1
[Web UI] Fix folders plugin never displayed
2016-03-28 17:01:25 +02:00
nicolargo
9787829847
Update doc to explain '?' in the folder plugin
2016-03-28 14:35:12 +02:00
nicolargo
ba2e752fc6
Merge commit '1806d14' into develop
2016-03-28 11:19:08 +02:00
nicolargo
1806d14d83
Change issue and PR templates 2/2
2016-03-28 11:18:21 +02:00
nicolargo
7cd3f60de0
Merge commit '12bab08b43fd169feb7' into develop
2016-03-28 11:15:16 +02:00
nicolargo
12bab08b43
Change issue and PR templates
2016-03-28 11:14:20 +02:00
nicolargo
9e1b86413a
Merge commit '31ed2db'
2016-03-28 10:58:45 +02:00
Nicolas Hennion
6f512255bb
Merge pull request #827 from nclsHart/templates
...
Add issue and PR templates
2016-03-28 10:56:54 +02:00
nicolargo
537baa23dd
Crash on launch when viewing temperature of laptop HDD in sleep mode 2/2 (issue #824 )
2016-03-28 10:52:53 +02:00
Nicolas Hart
31ed2dba24
add issue and PR templates
2016-03-28 10:35:14 +02:00
nicolargo
e8fda683f1
Use memory_info instead of memory_info_ex. Use memory_full_info with USS and PSS for the top process (extended stat) (related to issue#797)
2016-03-27 23:31:25 +02:00
Nicolas Hennion
f5cc721360
Merge pull request #825 from nclsHart/webui-cpu-name
...
[Web UI] add cpu name in quicklook plugin
2016-03-27 22:29:51 +02:00
nicolargo
cef35eb23d
Crash on launch when viewing temperature of laptop HDD in sleep mode #824
2016-03-27 18:47:22 +02:00
Nicolas Hart
6e154824bc
[Web UI] add cpu name in quicklook plugin
2016-03-27 10:37:52 +02:00
nicolargo
edb9eedf32
O, the road of the next release
2016-03-26 17:55:08 +01:00
nicolargo
0bb34a8d7f
Merge branch 'develop'
2016-03-26 17:46:57 +01:00
nicolargo
11659ac002
Merge branch 'master' into develop
2016-03-26 17:46:11 +01:00
nicolargo
3dcb56326e
Correct minor PEP8 and update doc
2016-03-26 17:45:48 +01:00
nicolargo
ea474e2d80
Add default config for Riemann
2016-03-25 22:08:30 +01:00
Nicolargo
a61ef9748e
Update NEWS file with Riemann export
2016-03-25 13:56:59 +01:00
Nicolas Hennion
b40707f5bb
Merge pull request #822 from gregory094/feature-riemann-export
...
exports: riemann export implemented and documented
2016-03-25 13:54:00 +01:00
Gergő Nagy
761036985a
exports: riemann export implemented and documented
...
This patch introduces a new export method for sending metrics to
__Riemann__ server using _TCP_ protocol. The module can be enabled like
all the other exports in __Glances__, specifying the `--export-riemann`
option.
Sending metrics to Riemann requires
[bernhard](https://github.com/banjiewen/bernhard ) that is
the most popular _Riemann client_ written in python.
In the configuration file you can only specify the `host` and `port`
that riemann is listening for new connections on. Later new options are
planned to be added like __SSL__ support and __UDP__.
Documentation and manpages are refreshed according to the modifications
in the config options and introducing the usage of Riemann export.
Signed-off-by: Gergő Nagy <grigori.grant@gmail.com>
2016-03-25 11:06:25 +01:00
Nicolargo
9686fe6f91
Merge branch 'develop' of https://github.com/nicolargo/glances into develop
2016-03-24 18:12:32 +01:00
Nicolargo
f065c0d847
Update doc with installation issue on Redhat/FC/Centos
2016-03-24 18:10:50 +01:00
Alessio Sergi
a583aeb819
Remove some duplicate variables from globals
...
Update all affected imports accordingly.
2016-03-24 11:34:30 +01:00
Alessio Sergi
84e8759a8d
Fix psutilversion plugin ( #815 )
...
The psutil_version instance variable was erroneously declared as private
(using name mangling).
2016-03-23 11:46:29 +01:00
nicolargo
bceb7cfc54
Correct duplicate code issues in the glances_bottle.py script
2016-03-20 21:33:07 +01:00
nicolargo
37a95425c5
Split stats in several files
2016-03-20 15:03:02 +01:00
nicolargo
98d1e5cc4c
Split processes and processes_tree
2016-03-20 14:31:37 +01:00
nicolargo
c245fbc1d1
Split Curse standalone and browser in two files
2016-03-20 12:12:43 +01:00
nicolargo
d841781d01
Browsing for servers which are in the [serverlist] seems to be broken #819
2016-03-19 23:08:00 +01:00
Nicolargo
85203539c7
Add ElasticSearch to the main README file
2016-03-18 10:52:12 +01:00