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
Nicolargo
237f9fb0c9
Statsd export module is Ok
2014-12-30 22:33:54 +01:00
Nicolargo
6d8b24148c
Update documentation for the InfluxDB export module
2014-12-29 22:20:27 +01:00
Nicolas Hennion
dab4781eac
Update NEWS and add Scrutinizer badge
2014-12-16 15:04:05 +01:00
Nicolargo
29780f83e7
Update docs for 2.2 release
2014-12-13 22:17:05 +01:00
Nicolargo
f907069c8c
Correct error in README.rst using the rst-lint script
2014-12-13 09:45:03 +01:00
Nicolargo
3ae2a0ce98
Add Slackware packager
2014-11-29 14:12:25 +01:00
Nicolargo
7c78b4db53
Update documentation
2014-11-29 10:17:39 +01:00