Skip to content

Commit 64ffa47

Browse files
author
Sam Banks
committed
fixed rrd path
1 parent 82bcf9c commit 64ffa47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/agent-conf.d/cacti.yaml.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ instances:
88
- mysql_host: <%= @mysql_host %>
99
mysql_user: <%= @mysql_user %>
1010
mysql_password: <%= @mysql_password %>
11-
rrd_path: <%= @mysql_path %>
11+
rrd_path: <%= @rrd_path %>
1212

0 commit comments

Comments
 (0)