Commit Graph

137 Commits (7f45a0af315a006841042d62d2ecf1f25098758d)

Author SHA1 Message Date
nicolargo 2c9e939637 Update doc for Glances 2.10 2017-05-26 16:14:23 +02:00
nicolargo dc20a08e7d Update manual for Android device 2017-05-16 10:46:06 +02:00
nicolargo 3579210abe Update Readme file 2017-04-08 18:37:18 +02:00
nicolargo ae4abc3c07 Update README file with latest exports modules 2017-03-27 11:05:43 +02:00
nicolargo 0477e6e6aa Add the procedure to install Glances on Android 2017-03-15 21:56:58 +01:00
nicolargo e2804a6010 Add requests as a prerequisite for Cloud plugin 2017-03-02 21:03:51 +01:00
nicolargo fd45d4121a Remove batinfo dep 2017-02-11 10:05:54 +01:00
Nicolargo 34c35703af Merge develop 2017-02-08 16:16:28 +01:00
Alessio Sergi f468367522 nvidia-ml-py is Python 2-only (shame) 2017-02-07 12:20:19 +01:00
nicolargo e0a8568f65 Remove Py3sensors and replace it by PsUtil 2017-02-05 15:17:23 +01:00
Nicolargo 3e0947fd13 Add catch for Wifi cell 2017-01-26 09:57:26 +01:00
Alessio Sergi c59f7e33d1 setup.py: remove sensors from extras_require
setuptools doesn't like it.
2017-01-22 17:55:41 +01:00
Alessio Sergi bbaf40d60a setup.py: fix py3sensors installation and conditionalize scandir dependency
- scandir package is only needed for Python < 3.5.
- the name of extras are now lower case (easier to type/read).

Note: setuptools >= 18.0 is required.
2017-01-22 16:50:45 +01:00
nicolargo ac9ad9ca40 Use Pypi style for deps installation 2017-01-22 11:01:42 +01:00
Alessio Sergi 8dbda4d266 LGPL -> LGPLv3
Just to be clear.
2017-01-21 19:44:12 +01:00
Alessio Sergi f5d1a9bd68 README: remove old instructions for Windows
Some cleaning while I'm here.
2017-01-21 19:16:15 +01:00
Alessio Sergi 47a85eec5e OS X -> macOS 2017-01-18 20:01:00 +01:00
nicolargo e462a9c77e Update export list in README file 2017-01-14 22:32:32 +01:00
nicolargo 6b4219cea9 Change the README file 2017-01-07 15:55:32 +01:00
nicolargo fa3a3ed715 Update README file 2017-01-07 10:26:53 +01:00
nicolargo b80ff98de3 Update docs and requirements files 2017-01-01 14:14:20 +01:00
nicolargo 8c15914f73 Update docs with dependenties (issue #937) 2016-10-21 22:11:13 +02:00
nicolargo 74593f13eb Add a ZeroMQ export module #939 2016-10-15 15:24:01 +02:00
Nicolargo 8d01924c20 Update doc for Glances Docker container 2016-09-20 10:41:08 +02:00
nicolargo 546df86774 Update the README file 2016-09-11 20:18:03 +02:00
nicolargo 8fa75b254a Update doc. Add install info in ReadTheDoc 2016-09-03 08:48:38 +02:00
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