Commit Graph

278 Commits (8aecac8f214dfea2d283934e778e01d1148aa9ad)

Author SHA1 Message Date
nicolargo 0b5d032a48 Update doc for issue #900 2016-10-22 13:39:02 +02:00
nicolargo e9da136f4d Make the logger configurable (issue #900) 2016-10-22 13:37:23 +02:00
nicolargo 8c15914f73 Update docs with dependenties (issue #937) 2016-10-21 22:11:13 +02:00
nicolargo a183f68101 Add thresholds and update docs (issue #937) 2016-10-21 22:06:02 +02:00
nicolargo deb42a075f Add documentation (issue #937) 2016-10-21 18:03:33 +02:00
nicolargo 1149608a97 Update docs for ZeroMQ export module 2016-10-15 19:16:24 +02:00
nicolargo 2b0d33889a ZeroMQ plugin is now compatible with Python3 2016-10-15 15:57:44 +02:00
nicolargo 74593f13eb Add a ZeroMQ export module #939 2016-10-15 15:24:01 +02:00
nicolargo 92ec33c272 Update docs for Docker limits and actions (issue #875) 2016-10-10 21:10:10 +02:00
nicolargo cf6735a746 Add a CouchDB exporter #928 2016-09-24 17:02:33 +02:00
nicolargo 9e3dacbb63 Glances 2.7.1 2016-09-11 11:06:39 +02:00
nicolargo eaad5f5f3b Resolve merge conflicts with master branch 2016-09-10 10:48:50 +02:00
nicolargo bae43e926a Generate man page for Glances 2.7 2016-09-10 10:33:37 +02:00
nicolargo 9d87192839 Update Glances global description 2016-09-04 16:53:32 +02:00
nicolargo 8fa75b254a Update doc. Add install info in ReadTheDoc 2016-09-03 08:48:38 +02:00
Nicolargo 47904a58b9 Improve documentation (issue #872) 2016-08-26 14:05:40 +02:00
nicolargo 9650ce0d67 Change the IRQ shortcut key from R to Q. R is alread used for the RAID plugins. Also update the docs for the IRQ plugin. Last but not leat, change the ReadTheDoc theme 2016-08-23 20:12:49 +02:00
Nicolargo 6517df9f73 Update docs for the new IRQ plugin 2016-08-22 09:14:41 +02:00
Nicolargo d906873fda Update InfluxDB doc: use tsm1 engine (issue #883) 2016-07-05 14:42:10 +02:00
nicolargo 284a443a4a Add Screencast 2016-07-02 11:05:23 +02:00
nicolargo a340a5e5e1 Finalize New Ports Scanner plugin (issue#734) 2016-06-25 16:47:02 +02:00
nicolargo 913017bb75 Add documentation for the ports plugin 2016-06-19 11:12:40 +02:00
Nicolargo 02e9aa7232 Add Cassandra/Scylla export plugin #857 2016-06-10 16:16:41 +02:00
Nicolargo 1ac228787f Add --disable-history tag 2016-06-02 16:30:27 +02:00
Nicolargo 6a049073da Change Curses message for history 2016-05-31 14:09:23 +02:00
nicolargo d1f9d30aae Filter processes by others stats (username) #748 2016-05-23 14:31:37 +02:00
nicolargo 9fe1d6e5ee Update screenshot 2016-05-16 16:56:45 +02:00
nicolargo 3f1b1356a5 Update doc / Finalyse for Python 2 but do not work for Python 3 2016-05-13 23:17:25 +02:00
nicolargo 59788e91ad version 2.6.2 2016-05-12 10:58:47 +02:00
nicolargo 8680d100d2 Rename AMP screenshot 2016-05-02 10:46:32 +02:00
nicolargo f72f0d487c Correct issue AMP doc 2016-05-02 10:45:04 +02:00
nicolargo 9c609ffdfd Update doc for AMP 2016-05-02 10:32:46 +02:00
nicolargo e57eef141a Doc updated. Have to test it with degraded cases 2016-04-24 22:17:39 +02:00
nicolargo 33d01bf586 Improve IP plugin to display public IP address #646 2016-04-02 15:38:32 +02:00
nicolargo 34a500e3ed CPU additionnal stats monitoring: Context switch, Interrupts... (issue #810) 2016-03-31 12:30:14 +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 ee471b9dd7 [Folders] Differentiate permission issue and non-existence of a directory (issue #828) 2016-03-28 20:56:44 +02:00
nicolargo 9787829847 Update doc to explain '?' in the folder plugin 2016-03-28 14:35:12 +02:00
nicolargo 3dcb56326e Correct minor PEP8 and update doc 2016-03-26 17:45:48 +01:00
nicolargo ea474e2d80 Add default config for Riemann 2016-03-25 22:08:30 +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 278add2bcf Update PSUtil req to 4.1.0 / Ready to tag 2.6 2016-03-16 17:41:07 +01:00
nicolargo 621278b110 Update man and HTML page for version 2.6RC1 (thanks Alessio, it is working fine on my system) 2016-03-13 11:30:54 +01:00
Alessio Sergi 6f1b0fd0ee Fix Sphinx doc/man generation 2016-03-12 15:43:43 +01:00
Alessio Sergi fcfdc75f74 Fix version issue with Sphinx (hopefully) 2016-03-12 11:51:42 +01:00
nicolargo 00cb350e42 Workaround for the documentation version issue 2016-03-12 10:15:44 +01:00
nicolargo be16b9992b Glances 2.6RC1 - Test it ll! 2016-03-11 21:32:56 +01:00
Alessio Sergi 36c8af3fe1 Add README on building docs 2016-03-06 19:16:37 +01:00
Alessio Sergi cbcf779dc2 Use Sphinx for man page 2016-03-06 19:16:37 +01:00
Alessio Sergi c1e1ad4da5 Use Sphinx for doc 2016-03-06 19:16:37 +01:00
nicolargo ce09750b3e Update documentation 2016-03-04 16:29:17 +01:00
Nicolargo 5497ae125f Use wildcard (regexp) to the hide configuration option for network, diskio and fs sections #799 2016-02-26 13:38:46 +01:00
nicolargo 5422bbbddf Add a connector to ElasticSearch (welcome to Kibana dashboard) #311 2016-02-04 14:23:18 +01:00
nicolargo f2fb8d982b Update doc and correct grammatical errors 2016-01-10 09:53:48 +01:00
Nicolas Hennion 21249fa28d Merge pull request #747 from martin-damien/fix-codeblocks-warnings
Fix warning on code-block directives
2015-12-08 10:17:53 +01:00
Damien Martin 8fe037a7a6 Fix warning on code-block directives
An argument is mandatory for the `code-block` directives.
2015-12-08 08:41:23 +01:00
Nicolargo cbb6a171fc By default, hide disk I/O ram1-** (issue #714) 2015-12-07 17:07:50 +01:00
dana e70a041aee Document --disable-bg option 2015-12-02 09:10:44 -06:00
nicolargo 97bf233776 Implement Folder plugin (issue #721) 2015-11-21 10:53:49 +01:00
nicolargo b4abf20b3b Add a shortcut to delete process filter #699 / Correct some issue on encoding if monitoring list process return string with accent 2015-11-06 18:27:23 +01:00
nicolargo b70e916cc7 Add reset key for process summary min/max 2015-10-22 22:16:29 +02:00
nicolargo 6036eeaa68 Patch 2.5.1 2015-10-10 11:25:51 +02:00
nicolargo a912ca8e2b Update documentation 2015-09-19 15:14:21 +02:00
nicolargo fa176e12b6 Add IO rate to the docker plugin Web UI (issue #520) 2015-09-11 20:30:14 +02:00
nicolargo 1427274e50 Can't delete filter text (Mac OS 10.9, Python 2.7, psutil 3.1.1, glances latest) (issue #647) 2015-09-09 10:12:08 +02:00
Nicolargo c364977df1 Add support for OpenTSDB export (issue #638) 2015-08-06 23:07:28 +02:00
Nicolargo 8e8e6544e9 Add --full-quicklook tag (key '4') 2015-08-03 19:01:54 +02:00
Nicolargo 49c3c6c6be IRIX mode off implementation (issue#628) 2015-07-19 03:59:05 +02:00
Brandon Adams 8b74f42c85 Update documentation mentioning 0.9.x tags 2015-07-08 09:42:53 -05:00
nicolargo 1f950e3d22 version 2.4.2 2015-05-28 22:09:31 +02:00
nicolargo fcfa451402 Glances 2.4.1 hotfix 2015-05-20 17:23:09 +02:00
nicolargo 0e4e18a3eb Update screenshots and documentation 2015-05-20 10:12:34 +02:00
vsn4ik 7b3d5d6dd1 Fix monitor section (counter) 2015-05-15 00:21:49 +03:00
Alessio Sergi e0713b5f74 glances-doc.rst: sync with reality cli options 2015-05-13 15:15:26 +02:00
Nicolargo a8e7f68d13 Commit Glances 2.4 RC1 2015-05-04 11:32:22 +02:00
Alessio Sergi bcdaa089bb Remove support for deprecated password method
To define a client/server password, just use --password.
2015-04-29 14:53:28 +02:00
Alessio Sergi 4f2e051b05 Add sort processes by USER 2015-04-19 11:49:19 +02:00
Alessio Sergi f54a32f07b glances-doc.html: update to reflect recent changes 2015-04-16 16:46:16 +02:00
Alessio Sergi 1d509f471e glances-doc.rst: wrap source lines to 72 characters (where possible)
- Fix various typos and misspelling
- TOC improvements
2015-04-16 16:36:16 +02:00
Alessio Sergi 4d07670c8d glances-doc.rst: fix broken target name 2015-04-16 15:38:16 +02:00
Alessio Sergi 4318361517 No more system-wide configuration file by default
Support remains there, but no system-wide configuration file will be
provided anymore.

Default configuration settings are initialized by code which may be
overridden by a configuration file.
2015-04-16 15:28:52 +02:00
Katyucha 36c2f7d8c9 Update for python3. Need package python3-pika 2015-04-07 20:29:03 +02:00
nicolargo c1712d1995 Change documentation - Add color keyword (issue #527) 2015-04-01 22:10:18 +02:00
nicolargo 9d8219c265 Add the quiet mode (-q) 2015-03-27 22:03:12 +01:00
nicolargo 2ce28dfa18 Update documentation and add Grafana screenshot 2015-03-24 21:10:25 +01:00
nicolargo 0a99b139b6 Add a disable HDD temperature option on the command line (issue #515) 2015-02-20 22:45:20 +01:00
nicolargo 0003e0e50a Allow logical mounts points in the FS plugin (issue #448) 2015-02-08 18:00:35 +01:00
nicolargo d390e03a5c Correct duplicated --nable-history in the doc (issue #511) 2015-02-07 14:38:12 +01:00
nicolargo 47785422ff Update doc for the Quicklook plugin 2015-02-03 18:01:52 +01:00
nicolargo 6fae969549 Manage disable_quicklook command 2015-02-03 17:58:39 +01:00
Nicolargo c7fad235f3 Update docs file for the 2.3 version 2015-01-31 13:45:48 +01:00
Nicolargo 7b41105c1a Update doc 2015-01-30 22:18:21 +01:00
Nicolargo dc61f97ffc Glances 2.3RC1 2015-01-22 21:52:15 +01:00
Nicolargo 0ab38218d3 Update responsive design image 2015-01-11 17:59:02 +01:00
Nicolargo 7273343a3e User can force log/alert using the configuration file (issue #437) 2015-01-11 16:03:16 +01:00
Nicolargo ba7ac473c5 Add Glancces responsive design image 2015-01-10 22:35:20 +01:00
Nicolargo 4d1ef9bba4 R/W error with the glances.log file (issue #474) 2015-01-06 21:38:03 +01:00
Nicolargo 979971733b Docker plugin first version 2015-01-04 20:59:04 +01:00
Nicolargo 73536bfa66 Update install documentation 2015-01-02 23:31:05 +01:00
Nicolargo 283af00e7c Merge branch 'feature/issue132' into develop 2015-01-02 23:25:06 +01:00
Nicolargo a0a3349e63 Update documentation 2015-01-02 23:23:47 +01:00
desbma 6f18c3fd7b Don't break wiki link
Conflicts:
	docs/glances-doc.rst
2015-01-01 22:54:39 +01:00
desbma ba1649bfcb Don't break wiki link 2015-01-01 19:50:21 +01:00
desbma 6087bf3e26 Add a sentence to explain how to set refresh rate for web UI 2015-01-01 19:41:55 +01:00
desbma 59a8b56f0f RESTFULL -> RESTFUL 2015-01-01 19:40:43 +01:00
desbma d3b3092f39 Fix typos 2015-01-01 19:40:08 +01:00
Nicolargo 8c34feff51 Update documentation 2014-12-31 17:36:48 +01:00
Nicolargo 263bcda63f Update doc for Statsd export module 2014-12-31 11:24:46 +01:00
Nicolargo 6d8b24148c Update documentation for the InfluxDB export module 2014-12-29 22:20:27 +01:00
Nicolargo e8417b7c76 Correct merge issue with master 2014-12-13 22:43:18 +01:00
Nicolargo 29780f83e7 Update docs for 2.2 release 2014-12-13 22:17:05 +01:00
Nicolargo 43027f4a39 Upgrade status in the browser list 2014-12-02 22:40:59 +01:00
Nicolargo 2de175c9f2 Process sort bu CPU times (TIME+) with the t key 2014-11-29 17:31:20 +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
Humberto Diógenes 6fdb2fc67c Spelling: "openned" is wrong. Also, "open" is more adequate than "opened" in this context. 2014-11-10 17:00:04 -03:00
desbma 301c50583b Fix incorrect log file path in doc 2014-10-30 13:32:35 +01:00
Nicolargo 4abad6e89a Add a key ('F') and a command line option (--fs-free-space) to display FS free space instead of used space (issue #411) 2014-10-19 21:42:26 +02:00
Nicolargo 1c79191800 Disable process stat extended by default (issue #430) 2014-10-19 16:21:22 +02:00
Nicolas Hennion 3b2d6eb21c Add short key '2' (or --disable-left-sidebar option) to hide the left sidebar 2014-10-10 15:27:57 +02:00
Nicolargo 45b78474e4 version 2.1.2 2014-10-09 22:20:08 +02:00
Nicolargo ef158378d3 version 2.1.1 2014-10-02 21:20:39 +02:00
Nicolargo 6e33121b61 Glances version 2.1 2014-09-13 15:29:07 +02:00
Nicolargo 2f847a9fae Update docs with forum URL 2014-09-13 09:25:42 +02:00
Nicolargo adb13fef32 Update user documentation for Glances 2.1 2014-09-04 21:52:25 +02:00
Nicolargo 42448da1e7 Also add the / shortcut to toogle between short/command line (issue #407) 2014-08-30 10:48:05 +02:00
Nicolas Hennion 09ec93a9d9 Add methods to the Restfull/API 2014-07-07 15:54:26 +02:00
Nicolargo d29e3a68a7 Update docs 2014-06-22 10:29:23 +02:00
Nicolargo 33d5049648 Release 2.0.1 2014-06-22 10:24:45 +02:00
Alessio Sergi 49deea595b Fix Sphinx documentation
Perpetual version string and copyright year.
Fix Sphinx warnings.
2014-06-16 00:46:16 +02:00
Alessio Sergi c29ddd58bf Fix leftovers from merge conflict 2014-06-14 12:52:26 +02:00
Nicolargo cf480a9b41 Merge v2.0 release branch 2014-06-14 09:44:02 +02:00
Nicolas Hennion 51611928b9 Add info to the doc file 2014-06-13 14:10:02 +02:00
Alessio Sergi b1d8e7a260 Update docs 2014-06-08 21:08:33 +02:00
Nicolargo d5da594bcd Remove unusefull screenshot and add Web interface screenshot 2014-05-31 14:00:56 +02:00
Nicolargo 95f585720e Update documentation for release 2.0 2014-05-31 13:50:05 +02:00
Nicolargo a41e426a3f Update documentation screenshots 2014-05-31 11:28:39 +02:00
Nicolargo 64a6108b37 Update documentation for the 2.0 2014-05-21 14:43:00 +02:00
Nicolas Hennion 4881fb6c52 version 1.7.7 2014-05-14 11:30:47 +02:00
Alessio Sergi 2d0d5d6086 Fix CVS export [issue #348]
While I was there:
- complete overhaul of the CVS class
- fix open file issue w/ python3
- has_key() option was removed in python3
- usage simplified: there is no need to define the CVS filename, only the
  output folder, as for the HTML export
- update help, doc and man accordingly
- fix typos
2014-05-11 16:19:16 +02:00
Nicolas Hennion 5ab3f91fb2 Add conf file for sphinx-quickstart (doc) 2014-03-25 20:36:07 +01:00
Nicolas Hennion f88d8f53c0 version 1.7.6 2014-03-25 20:03:54 +01:00
Alessio Sergi f71caa27fc Fix help screen in 80x24 terminal size
Add new z key in man page
2014-03-19 17:00:00 +01:00
Markus Roth 1d86494380 Fix case. 2014-03-18 22:27:57 +01:00
Nicolas Hennion 177a783920 Add z key in the documentation 2014-03-18 22:09:03 +01:00
Nicolas Hennion bfa9089e5f version 1.7.5 2014-03-11 19:04:13 +01:00
Nicolas Hennion 5cfb5c9584 version 1.7.5 2014-03-11 19:01:13 +01:00
Nicolas Hennion 73418eadd8 version 1.7.4 2014-01-18 11:02:36 +01:00
Nicolas Hennion a38183e9d5 Update wide screenshot 2014-01-03 18:17:05 +01:00
Nicolas Hennion ce89d5f493 Add system uptime and redesign system information 2014-01-02 16:29:16 +01:00