1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00

add some infos about env-vars to the headertext

This commit is contained in:
@RubenKelevra 2016-06-11 05:13:44 +02:00 committed by GitHub
parent 3720ba7aea
commit c5c3bfdb0d

View file

@ -7,9 +7,18 @@
AGPL 3.0 RubenKelevra
Author: @RubenKelevra - <ruben@vfn-nrw.de>

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