]> git.openstreetmap.org Git - chef.git/blob - cookbooks/munin/README.md
Improve PDU monitoring
[chef.git] / cookbooks / munin / README.md
1 # Munin Cookbook
2
3 This cookbook configures munin, which we use for server monitoring at
4 [munin.openstreetmap.org](https://munin.openstreetmap.org). The cookbook
5 contains two recipes:
6
7 * default - installs and configures munin-node on each machine.
8 * server - configures the central munin server
9
10 Additionally two providers are defined - munin_plugin and munin_plugin_conf, for
11 configuring individual munin plugins.