X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/61af9c116d14bb428aa753bca2cf73f7f736e181..HEAD:/cookbooks/munin/README.md diff --git a/cookbooks/munin/README.md b/cookbooks/munin/README.md deleted file mode 100644 index 05ae2cd8e..000000000 --- a/cookbooks/munin/README.md +++ /dev/null @@ -1,11 +0,0 @@ -# Munin Cookbook - -This cookbook configures munin, which we use for server monitoring at -[munin.openstreetmap.org](http://munin.openstreetmap.org). The cookbook -contains two recipes: - -* default - installs and configures munin-node on each machine. -* server - configures the central munin server - -Additionally two providers are defined - munin_plugin and munin_plugin_conf, for -configuring individual munin plugins.