summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)Author
2016-03-28Update doc to explain '?' in the folder pluginnicolargo
2016-03-26Correct minor PEP8 and update docnicolargo
2016-03-25Add default config for Riemannnicolargo
2016-03-25exports: riemann export implemented and documentedGergő Nagy
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-16Update PSUtil req to 4.1.0 / Ready to tag 2.6nicolargo
2016-03-13Update man and HTML page for version 2.6RC1 (thanks Alessio, it is working ↵nicolargo
fine on my system)
2016-03-12Fix Sphinx doc/man generationAlessio Sergi
2016-03-12Fix version issue with Sphinx (hopefully)Alessio Sergi
2016-03-12Workaround for the documentation version issuenicolargo
2016-03-11Glances 2.6RC1 - Test it ll!nicolargo
2016-03-06Add README on building docsAlessio Sergi
2016-03-06Use Sphinx for man pageAlessio Sergi
2016-03-06Use Sphinx for docAlessio Sergi
2016-03-04Update documentationnicolargo
2016-02-26 Use wildcard (regexp) to the hide configuration option for network, diskio ↵Nicolargo
and fs sections #799
2016-02-04Add a connector to ElasticSearch (welcome to Kibana dashboard) #311nicolargo
2016-01-10Update doc and correct grammatical errorsnicolargo
2015-12-08Merge pull request #747 from martin-damien/fix-codeblocks-warningsNicolas Hennion
Fix warning on code-block directives
2015-12-08Fix warning on code-block directivesDamien Martin
An argument is mandatory for the `code-block` directives.
2015-12-07By default, hide disk I/O ram1-** (issue #714)Nicolargo
2015-12-02Document --disable-bg optiondana
2015-11-21Implement Folder plugin (issue #721)nicolargo
2015-11-06 Add a shortcut to delete process filter #699 / Correct some issue on ↵nicolargo
encoding if monitoring list process return string with accent
2015-10-22Add reset key for process summary min/maxnicolargo
2015-10-10Patch 2.5.1v2.5.1nicolargo
2015-09-19Update documentationnicolargo
2015-09-11Add IO rate to the docker plugin Web UI (issue #520)nicolargo
2015-09-09 Can't delete filter text (Mac OS 10.9, Python 2.7, psutil 3.1.1, glances ↵nicolargo
latest) (issue #647)
2015-08-06Add support for OpenTSDB export (issue #638)Nicolargo
2015-08-03Add --full-quicklook tag (key '4')Nicolargo
2015-07-19IRIX mode off implementation (issue#628)Nicolargo
2015-07-08Update documentation mentioning 0.9.x tagsBrandon Adams
2015-05-28version 2.4.2v2.4.2nicolargo
2015-05-20Glances 2.4.1 hotfixv2.4.1nicolargo
2015-05-20Update screenshots and documentationnicolargo
2015-05-15Fix monitor section (counter)vsn4ik
2015-05-13glances-doc.rst: sync with reality cli optionsAlessio Sergi
2015-05-04Commit Glances 2.4 RC1Nicolargo
2015-04-29Remove support for deprecated password methodAlessio Sergi
To define a client/server password, just use --password.
2015-04-19Add sort processes by USERAlessio Sergi
2015-04-16glances-doc.html: update to reflect recent changesAlessio Sergi
2015-04-16glances-doc.rst: wrap source lines to 72 characters (where possible)Alessio Sergi
- Fix various typos and misspelling - TOC improvements
2015-04-16glances-doc.rst: fix broken target nameAlessio Sergi
2015-04-16No more system-wide configuration file by defaultAlessio Sergi
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-07Update for python3. Need package python3-pikaKatyucha
2015-04-01Change documentation - Add color keyword (issue #527)nicolargo
2015-03-27Add the quiet mode (-q)nicolargo
2015-03-24Update documentation and add Grafana screenshotnicolargo
2015-02-20Add a disable HDD temperature option on the command line (issue #515)nicolargo
2015-02-08Allow logical mounts points in the FS plugin (issue #448)nicolargo