mirror of
https://github.com/munin-monitoring/contrib.git
synced 2018-11-08 00:59:34 +01:00
nn_: fix configuration example
This commit is contained in:
parent
91ddb3edd7
commit
a132ba5d1e
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ name like nn_<GRAPH> to this script.
|
|||
|
||||
connection parameters - use this in your plugin configuration file.
|
||||
|
||||
[nn*]
|
||||
[nn_*]
|
||||
env.mysqlconnection DBI:mysql:<yourdatabase>;host=127.0.0.1;port=3306
|
||||
env.mysqluser <user>
|
||||
env.mysqlpassword <password>
|
||||
|
|
Loading…
Reference in a new issue