From c5c3bfdb0d48e0abab2501e5e4160e91e5d8fdf1 Mon Sep 17 00:00:00 2001 From: "@RubenKelevra" Date: Sat, 11 Jun 2016 05:13:44 +0200 Subject: [PATCH] add some infos about env-vars to the headertext --- plugins/rethinkdb/rethinkdb_node_io | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/plugins/rethinkdb/rethinkdb_node_io b/plugins/rethinkdb/rethinkdb_node_io index 010fdb94..69f874c8 100644 --- a/plugins/rethinkdb/rethinkdb_node_io +++ b/plugins/rethinkdb/rethinkdb_node_io @@ -7,9 +7,18 @@ AGPL 3.0 RubenKelevra Author: @RubenKelevra - - + This plugin is written with the known limitation to a single instance per host. Patches which remove this limitation are very welcome. + + If your port / host is somewhat else than the default + localhost:28015, and/or your database-server differes in name from + `hostname` (short hostname), you can add rethinkdb-node-io config vars + like: + [rethinkdb_*] + env.rethinkdb_port 12345 + env.rethinkdb_host localhost.com + env.rethinkdb_servername localhost.com The following munin configuration parameters are supported: #%# family=auto contrib