Commit Graph

111 Commits

Author SHA1 Message Date
nicolargo
9277c27aa6 Remove Pypi download badge 2016-07-29 21:29:44 +02:00
Philippe SEGATORI
e99c7992eb add docker container web server mode example in readme 2016-07-16 17:03:07 +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
7f102a5de2 Replace screenshot by screencast 2016-07-02 11:09: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
42d45c2904 Expose glances config file when running in docker #868 2016-05-27 13:28:51 +02:00
nicolargo
830caf9703 Drop Python 2.6 support #300 2016-05-23 15:52: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
3dcb56326e Correct minor PEP8 and update doc 2016-03-26 17:45:48 +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
85203539c7 Add ElasticSearch to the main README file 2016-03-18 10:52:12 +01:00
nicolargo
bc5c06e52d Correct screenshot URL error 2016-03-16 21:14:54 +01:00
Alessio Sergi
c1e1ad4da5 Use Sphinx for doc 2016-03-06 19:16:37 +01:00
Nicolargo
8e41f7bc6f Change download link to HTTPS 2016-02-24 09:18:16 +01:00
Nicolargo
4dd46cfef5 Add Docker Glances container docs 2016-02-05 16:16:40 +01:00
Nicolargo
d49cdd1b88 Add CircleCi badge 2015-11-26 11:24:55 +01:00
nicolargo
360d03345a An not A 2015-11-24 20:58:54 +01:00
nicolargo
97bf233776 Implement Folder plugin (issue #721) 2015-11-21 10:53:49 +01:00
Alessio Sergi
eb9acaaf9d Add Python 3.5 support 2015-11-18 13:05:35 +01:00
nicolargo
a67abdfa85 Merge branch 'master' into develop 2015-10-05 21:19:44 +02:00
nicolargo
ca52a195f5 Change version to 2.5 2015-10-05 21:19:07 +02:00
nicolargo
0f1dbd4788 Update README file for the 2.5 release 2015-10-03 16:28:55 +02:00
Alessio Sergi
d76295e3ba README: fix typos and misspelling
- use shields.io badges
- update Windows instruction
2015-09-28 21:21:21 +02:00
Nicolargo
4eb8b232a5 Change the main README file 2015-09-28 17:52:08 +02:00
Diego Leite
1e6545833c Install python-devel depencie for Fedora/CentOS/RHEL 2015-06-30 14:39:06 -03:00
nicolargo
0e4e18a3eb Update screenshots and documentation 2015-05-20 10:12:34 +02:00
Alessio Sergi
360b92b672 Use svg in badges (issue #596) 2015-05-14 01:00:39 +02:00
Nicolargo
0eb73b696a Update README file (Pip is shipped into Python 2.7.9 or higher) 2015-05-06 15:19:05 +02:00
Nicolargo
5b3b286aab Update README file 2015-05-06 15:16:10 +02:00
Nicolargo
d125c2ede8 Merge feature - AngularJS based web interface #480 2015-05-04 10:22:09 +02:00
Alessio Sergi
498081769b README.rst: add matplotlib to optional dependencies 2015-05-04 01:05:15 +02:00
Nicolas Hart
7696d1a281 Merge branch 'develop' into feature/issue480 2015-04-28 14:14:14 +02:00
Alessio Sergi
6c9eedbef9 Bump minimum required zeroconf version to 0.17
- Fix regression introduced by issue #528 fix (pointless-statement).
- 'netifaces' is a dependency of 'zeroconf==0.17', so the check is
  redundant.
2015-04-27 12:27:17 +02:00
Nicolas Hart
518aa7acfe Merge branch 'develop' into refactor-web-ui
Conflicts:
	glances/plugins/glances_help.py
2015-04-19 23:01:32 +02:00
Alessio Sergi
904eacebe7 README.rst: fix some typos 2015-04-19 12:45:55 +02:00
Nicolas Hart
ac3d68e393 Merge branch 'develop' into feature/issue480 2015-03-30 22:28:22 +02:00
Alessio Sergi
be3c43bf48 Add check for supported Python versions
Glances requires at least Python 2.6 or 3.3 to run.
2015-03-11 16:03:32 +01:00
Nicolargo
6583a875e8 Merge from develop branch 2015-01-31 16:52:58 +01:00
Nicolargo
358bb45b4a Merge form master 2015-01-31 13:50:06 +01:00
Nicolargo
c7fad235f3 Update docs file for the 2.3 version 2015-01-31 13:45:48 +01:00
Nicolargo
e16f8953aa Update donc 2015-01-10 16:36:53 +01:00
Nicolargo
f2096d40c3 Add Gitter badge 2015-01-10 12:58:29 +01:00
Nicolargo
db4ddb85aa Add Gitter badge 2015-01-10 12:57:04 +01:00
Alessio Sergi
732af348db README.rst: prettify
Mention pymdstat as optional dep.
2015-01-04 21:02:20 +01:00
Alessio Sergi
d0d8c4dd06 README.rst: fix misspelling 2015-01-04 21:02:05 +01:00
Alessio Sergi
cd50c5d21e README.rst: fix broken links
Simplify by removing superfluous links.
2015-01-04 21:01:55 +01:00
Alessio Sergi
f85f3c25a2 README.rst: FreeBSD: pkg(8) is now the only package management tool 2015-01-04 21:01:38 +01:00
Nicolargo
979971733b Docker plugin first version 2015-01-04 20:59:04 +01:00
Nicolargo
3a615511ae Add wget to Glances autoinstall procedure 2015-01-03 19:11:21 +01:00
Nicolargo
73536bfa66 Update install documentation 2015-01-02 23:31:05 +01:00