nicolargo
4c4b2f319e
Correct ypo in InfluxDB doc sample
2021-05-06 22:03:03 +02:00
nicolargo
7821292920
Update docs
2021-02-06 12:01:31 +01:00
nicolargo
b87ceb06bf
Update docs following PR #1798
2021-01-30 08:42:13 +01:00
Deosrc
e2da7734d4
Rename parameter for topic structure
2021-01-25 15:18:05 +00:00
nicolargo
6ce88cffd3
Improve log message
2020-12-24 09:49:45 +01:00
nicolargo
80d5479466
First version of the new influxdb2 exporter
2020-12-23 10:56:02 +01:00
nicolargo
cbcba97ab0
Solve conflict with refresh
2020-11-14 11:59:44 +01:00
nicolargo
58e43aedd7
fixing command in json.rst #1724
2020-09-12 10:43:35 +02:00
nicolargo
16016598ad
Update documentation for 'k' hotkey (kill process)
2020-07-20 09:15:50 +02:00
nicolargo
f6533272a5
Feature request: Include hostname in all (e.g. kafka) exports #1594
2020-02-27 15:17:24 +01:00
fcalvet
b6727ad42e
Requirement for elasticsearch library for export
2020-02-10 18:42:25 +01:00
nicolargo
0be5c24ae9
Make CSV export append instead of replace #1525
2019-08-11 20:11:13 +02:00
nicolargo
78032b2600
Can't connect to influxdb with https enabled #1497
2019-07-03 22:13:16 +02:00
nicolargo
727042042a
Too less data using prometheus exporter #1462 (update doc and NEWS file)
2019-04-12 11:55:51 +02:00
nicolargo
82d61e88ba
remove duplicate JSON in help page
2018-11-01 08:49:46 +01:00
Erik Eriksson
a83c74e613
Support for exporting data to a MQTT server
2018-08-13 13:00:42 +02:00
nicolargo
da75b97047
Add auto generation refresh time function
2018-04-02 14:07:23 +02:00
Alessio Sergi
780812d943
RESTful
2018-02-15 19:45:45 +01:00
nicolargo
45f530c507
Improve documentation
2017-08-01 22:44:01 +02:00
Jude
12ae670811
Add JSON export plugin
2017-08-01 19:19:14 +02:00
nicolargo
38d6687480
Correct issue in the Restful exporter documentation
2017-07-30 11:14:18 +02:00
nicolargo
4ffad89e8b
New export plugin: standard and configurable Restfull exporter #1129
2017-07-30 11:05:49 +02:00
nicolargo
41f3aef998
Update InfluxDB / Grafana documentation
2017-06-04 17:02:45 +02:00
nicolargo
6dd035baf3
Update doc for the Kafka export module
2017-03-25 18:04:44 +01:00
nicolargo
70eb8013ea
Add Kafka export plugin #858
2017-03-25 18:02:42 +01:00
nicolargo
47485d2e85
Update docs
2017-03-19 17:59:21 +01:00
nicolargo
021d460326
Implement ok of the Promotheus Exporter, need to add the plugin documentation
2017-03-19 10:42:01 +01:00
Alessio Sergi
937f2faf9a
Update doc
2017-03-12 18:52:17 +01:00
Nicolargo
a0b05348cd
version 2.8.1
2017-02-06 18:12:58 +01: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
cf6735a746
Add a CouchDB exporter #928
2016-09-24 17:02:33 +02:00
nicolargo
8fa75b254a
Update doc. Add install info in ReadTheDoc
2016-09-03 08:48:38 +02:00
Nicolargo
d906873fda
Update InfluxDB doc: use tsm1 engine (issue #883 )
2016-07-05 14:42:10 +02:00
Nicolargo
02e9aa7232
Add Cassandra/Scylla export plugin #857
2016-06-10 16:16:41 +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
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
Alessio Sergi
c1e1ad4da5
Use Sphinx for doc
2016-03-06 19:16:37 +01:00