Commit Graph

235 Commits

Author SHA1 Message Date
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
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
Nicolargo
290d8a1d32 Update doc and rezise window control 2014-11-16 21:31:02 +01:00
Nicolargo
20fbe4f5d5 Merge branch 'release/v2.1' 2014-09-13 15:33:04 +02:00
Nicolargo
2f847a9fae Update docs with forum URL 2014-09-13 09:25:42 +02:00
Nicolargo
f601b58b07 Update readme for GlancesAutoInstall 2014-09-09 20:54:53 +02:00
Nicolas Hennion
0b61225e34 Update README.rst 2014-07-10 15:20:42 +02:00
Alessio Sergi
c29ddd58bf Fix leftovers from merge conflict 2014-06-14 12:52:26 +02:00
Nicolargo
5142de4ec8 Update docs 2014-06-14 09:49:50 +02:00
Nicolargo
cf480a9b41 Merge v2.0 release branch 2014-06-14 09:44:02 +02:00
Alessio Sergi
b1d8e7a260 Update docs 2014-06-08 21:08:33 +02:00
Nicolargo
a854f3d5d5 Update NEWS 2014-05-25 18:19:40 +02:00
Alessio Sergi
686ffb6085 Drop Python 3.2 support in favor of Python 3.3 and newer
Python 3.0, 3.1 and 3.2 do not support the u'' string literal syntax at all.
Unicode string literals were introduced in Python 3.3 again.

See http://legacy.python.org/dev/peps/pep-0414/ for more information.
2014-05-23 16:41:14 +02:00
Nicolargo
64a6108b37 Update documentation for the 2.0 2014-05-21 14:43:00 +02:00
Alessio Sergi
8d895f1845 Add Python 3.4 support
Add Python 3.4 to .travis.yml.
2014-05-11 20:00:00 +02:00
Alessio Sergi
e0d9302fe7 Update README.rst 2014-05-11 19:55:55 +02:00
Alessio Sergi
b6339ed76d Small fixes and improvements
README.rst: Add Slackware http://slackbuilds.org/repository/14.1/system/glances/
2014-05-11 17:11:17 +02:00
Alessio Sergi
535793da05 psutil 2.1.1 2014-05-11 16:55:50 +02:00
Alessio Sergi
f97f10058a Python 3.4
Python 3.4 is now supported.
Add Python 3.4 to .travis.yml.
2014-05-11 16:50:11 +02:00
Nicolargo
f47dd40396 Add Python Dev requirement 2014-05-01 10:37:25 +02:00
Nicolargo
305078a639 Add python-dev pre-requisites 2014-04-19 16:36:13 +02:00
Nicolas Hennion
f88d8f53c0 version 1.7.6 2014-03-25 20:03:54 +01:00
Alessio Sergi
db4b9ae147 Migrate from pysensors to py3sensors 2014-03-13 13:13:13 +01:00
Alessio Sergi
aa99ebed5a Update README.rst
Distinguish between mandatory and optional dependencies.
Linux: Add Void Linux https://github.com/voidlinux/xbps-packages/tree/master/srcpkgs/glances
FreeBSD: Add installation instructions for pkgng.
2014-03-13 12:51:08 +01:00
Alessio Sergi
d8f76cb6dc Update README.rst
Distinguish between mandatory and optional dependencies.
Linux: Add Void Linux https://github.com/voidlinux/xbps-packages/tree/master/srcpkgs/glances
FreeBSD: Add installation instructions for pkgng.
2014-01-19 18:59:59 +01:00
Nicolas Hennion
09079f5b12 reUpdate badge in the README.rst 2013-12-26 15:03:50 +01:00
Nicolas Hennion
3889a8b087 Update badge in the README.rst 2013-12-26 14:58:11 +01:00
Nicolas Hennion
5f916d7643 Add the bitdeli.com badge 2013-12-21 22:26:09 +01:00
Alessio Sergi
571cc0d665 Update README.rst
Glances is in Gentoo's portage! http://packages.gentoo.org/package/sys-process/glances
Update Homebrew link.
Remove obsolete install instructions for OS X/Homebrew.
2013-12-21 13:13:51 +01:00
Nicolas Hennion
80b2a2956a Ready to start the next release...
Remove Create badge

Change the Brew install process

Remove the Crate badge in the documentation
2013-12-19 09:17:24 +01:00
Nicolas Hennion
bd7576bce1 version 1.7.3 2013-12-15 10:23:06 +01:00
Nicolas Hennion
877f55d9c3 Add twitter account in the README file 2013-11-17 16:37:09 +01:00
Nicolas Hennion
a148ea8f61 Add twitter account in the README file 2013-11-17 16:36:21 +01:00
Nicolas Hennion
0a5075ae42 Add twitter account in the README file 2013-11-17 16:34:50 +01:00
Nicolas Hennion
ef661f973c Update README link to Windows package 2013-11-07 18:47:37 +01:00
Nicolas Hennion
21f3c4bedc Update README for Windows 1.7.2 version 2013-11-06 22:04:05 +01:00
Nicolas Hennion
729efdb298 Merge branch 'master' of github.com:nicolargo/glances 2013-11-01 10:15:05 +01:00
Nicolas Hennion
a0c2293afc version 1.7.2 2013-11-01 10:12:25 +01:00
Alessio Sergi
6c5b640e2f psutil releases are now hosted on PyPI 2013-10-28 13:13:13 +01:00
Alessio Sergi
60eb35d1da README fix 2013-10-01 00:00:00 +02:00
altmas5
1832ee7715 Added package name for python sources/headers in openSUSE/SLES/SLED 2013-09-07 14:17:54 -06:00
fraoustin
6dd98074f2 Add Windows client support 2013-08-25 16:13:19 +02:00
Nicolas Hennion
6f01ea62a3 Update README.rst 2013-08-15 11:43:31 +02:00
Nicolas Hennion
c6136b7779 Update README.rst 2013-08-15 11:40:53 +02:00
Nicolas Hennion
1448c6f3e4 Update README.rst 2013-08-15 11:39:36 +02:00
Nicolas Hennion
a773bd5fba Add Pypi badge 2013-08-14 21:04:30 +02:00
Alessio Sergi
d235d4aee2 Update README 2013-08-12 01:32:12 +02:00
Nicolas Hennion
7efc8fbec8 Update doc for CentOS install 2013-08-11 20:43:30 +02:00
Alessio Sergi
3b6c73c63b Update README
Remove rst note directive because not supported by GH.
Add batinfo as new optional dependency.
Add FreeBSD installation instructions.
2013-07-14 00:44:00 +02:00
Nicolas Hennion
1babd4996c Change Windows package version 2013-06-05 13:07:17 +02:00
Alessio Sergi
e368afc4b4 README: Fix glances-doc link 2013-05-17 18:52:00 +02:00
Alessio Sergi
563e8956ef README: Fix image links 2013-05-17 16:11:00 +02:00
Alessio Sergi
7e94e4a0cc README: Glances is also now in Debian testing (Jessie) 2013-05-17 15:55:00 +02:00
Nicolas Hennion
1d4f7314f2 Upate a link in the doc 2013-04-15 15:15:54 +02:00
Alessio Sergi
53bcdc0db7 Update README.rst 2013-04-08 16:28:48 +02:00
Alessio Sergi
ecfadce4ac Improve packaging - Round 2 2013-04-08 16:16:00 +02:00