We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82bcf9c commit 64ffa47Copy full SHA for 64ffa47
1 file changed
templates/agent-conf.d/cacti.yaml.erb
@@ -8,5 +8,5 @@ instances:
8
- mysql_host: <%= @mysql_host %>
9
mysql_user: <%= @mysql_user %>
10
mysql_password: <%= @mysql_password %>
11
- rrd_path: <%= @mysql_path %>
+ rrd_path: <%= @rrd_path %>
12
0 commit comments