Commit Graph

33 Commits (e7d3c1a5f46e15565cd6145a75361e057c7be265)

Author SHA1 Message Date
nicolargo fd9522d6ad Update docs for new shortcut 2022-07-10 18:42:34 +02:00
nicolargo 820007073f Keybind(s) for modifying nice level #2081 2022-07-09 19:10:40 +02:00
nicolargo 034bc69cd0 Keybind(s) for modifying nice level #2081 2022-07-09 19:01:16 +02:00
nicolargo 9af001c500 Update docs and correct make docs-server target in Makefile 2021-11-11 10:46:56 +01:00
nicolargo 72c0d09665 Correct typo in documentation 2021-03-13 08:53:50 +01:00
nicolargo b6469c6262 Update documentation for F5 2020-11-07 09:29:50 +01:00
nicolargo 1f8e6efe8c Add --enable-plugin options from the command line 2019-10-12 11:21:47 +02:00
nicolargo 0d1a1d852e Add shortcut to show / hide TCP connections (k) 2019-10-08 22:14:39 +02:00
nicolargo be696ec8c5 Fixes a typo in command-line options docs #1425 2019-03-02 08:54:18 +01:00
Alessio Sergi 780812d943 RESTful 2018-02-15 19:45:45 +01:00
nicolargo b091bdbb7b Add a new output mode to stdout #1168 2018-02-11 11:02:16 +01:00
nicolargo f81ccfc24d Correct an issue on MacOS and SunOS for diskIO 2018-01-18 21:43:00 +01:00
nicolargo 1738af11d2 Remove graph export from Glances #1206 2017-12-29 19:10:25 +01:00
nicolargo 61357ba526 Export module is now dynamic. Update doc 2017-12-28 13:01:37 +01:00
nicolargo 08e41ce943 OS specific arguments should be documented and reported #1180 2017-11-03 11:58:32 +01:00
nicolargo 6b2425eeb8 Add a light mode for the console UI #1165 2017-10-15 10:14:56 +02:00
nicolargo 3715d0518a Update docs 2017-10-12 11:33:06 +02:00
nicolargo b4922202c1 Port in the -c URI #996 2017-03-15 21:39:27 +01:00
Alessio Sergi 937f2faf9a Update doc 2017-03-12 18:52:17 +01:00
Alessio Sergi 47a85eec5e OS X -> macOS 2017-01-18 20:01:00 +01:00
nicolargo 68482c3d8a Correct hotkeys d, f, l, n 2016-12-31 18:41:58 +01:00
nicolargo d11dbb9b7d Add a mean GPU view ('6' short key or --meangpu option) 2016-12-29 17:21:14 +01:00
Alessio Sergi 3baae1f5c4 Add the username to the log filename
Glances as system tool is often executed in a multi-user environment or
even with root privileges. Then, make the log file system-aware as well.
2016-12-27 19:49:37 +01:00
nicolargo 373a2d8ccc Document logfile path in man page #969 2016-11-21 22:06:54 +01:00
nicolargo 74a0188848 Update documentation 2016-11-05 18:13:59 +01:00
nicolargo cf6735a746 Add a CouchDB exporter #928 2016-09-24 17:02:33 +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 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 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
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
Alessio Sergi c1e1ad4da5 Use Sphinx for doc 2016-03-06 19:16:37 +01:00