summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorNicolargo <nicolas@nicolargo.com>2014-11-16 21:31:02 +0100
committerNicolargo <nicolas@nicolargo.com>2014-11-16 21:31:02 +0100
commit290d8a1d32adc682b9fa20293b253cbb3442697a (patch)
tree2c23d51c1e7f04476607827271b507fbd07dc8f5 /README.rst
parentaf62415923436b9c288c4b48d87fd309e562d5c2 (diff)
Update doc and rezise window control
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst13
1 files changed, 9 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index 2e1f5723..ac3cb74f 100644
--- a/README.rst
+++ b/README.rst
@@ -1,7 +1,5 @@
Follow Glances on Twitter: `@nicolargo`_ or `@glances_system`_
-Give Glances some Bitcoin: `18Nbs6kg9UCqtX4RPDM3qMkeKwjDxBFYrW`_
-
===============================
Glances - An eye on your system
===============================
@@ -39,6 +37,7 @@ Optional dependencies:
- ``hddtemp`` (for HDD temperature monitoring support) [Linux-only]
- ``batinfo`` (for battery monitoring support) [Linux-only]
- ``pysnmp`` (for SNMP support)
+- ``zeroconf`` and ``netifaces`` (for the autodiscovered support)
Installation
============
@@ -46,7 +45,7 @@ Installation
Glances Auto Install script
---------------------------
-Just enter the following command line:
+To install both dependacies and latest Glances version, just enter the following command line:
.. code-block:: console
@@ -193,6 +192,13 @@ on the server side and run:
on the client one.
+You can also detect and display all the Glances servers available on your network:
+
+.. code-block:: console
+
+ $ glances --autodiscover
+
+
And RTFM, always.
Documentation
@@ -216,7 +222,6 @@ LGPL. See ``COPYING`` for more details.
.. _glancesautoinstall: https://github.com/nicolargo/glancesautoinstall
.. _@nicolargo: https://twitter.com/nicolargo
.. _@glances_system: https://twitter.com/glances_system
-.. _18Nbs6kg9UCqtX4RPDM3qMkeKwjDxBFYrW: bitcoin:18Nbs6kg9UCqtX4RPDM3qMkeKwjDxBFYrW?amount=1X8&label=Glances
.. _PyPI: https://pypi.python.org/pypi
.. _pip: http://www.pip-installer.org/
.. _Homebrew: http://brew.sh/