X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/35b4dcdb0ea68b7afa7634eafb3546ee28ce1813..6596b2be488ff9cd2e467f4db7e4300b4dc5f695:/cookbooks/munin/recipes/default.rb?ds=inline diff --git a/cookbooks/munin/recipes/default.rb b/cookbooks/munin/recipes/default.rb index eac718fc0..41d722e0c 100644 --- a/cookbooks/munin/recipes/default.rb +++ b/cookbooks/munin/recipes/default.rb @@ -102,6 +102,8 @@ munin_plugin "entropy" munin_plugin "forks" if node[:kernel][:modules].include?("nf_conntrack") + package "conntrack" + munin_plugin "fw_conntrack" munin_plugin "fw_forwarded_local" else