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:
parent
3720ba7aea
commit
c5c3bfdb0d
1 changed files with 10 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue