X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/281a3f9e78489f727022eeaab1ed05377cfe22c7..9932bb5bbb698b7888da25c46774bb0e57838ba9:/cookbooks/munin/recipes/default.rb diff --git a/cookbooks/munin/recipes/default.rb b/cookbooks/munin/recipes/default.rb index fc457acdd..c01d84130 100644 --- a/cookbooks/munin/recipes/default.rb +++ b/cookbooks/munin/recipes/default.rb @@ -98,8 +98,13 @@ else end end +munin_plugin_conf "df" do + template "df.erb" +end + munin_plugin "df" munin_plugin "df_inode" + munin_plugin "diskstats" munin_plugin "entropy" munin_plugin "forks"