Commit Graph

177 Commits

Author SHA1 Message Date
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