]> git.openstreetmap.org Git - chef.git/blob - cookbooks/tilecache/templates/default/munin.ping.erb
Monitor ping times and reachability from tile caches to renderers
[chef.git] / cookbooks / tilecache / templates / default / munin.ping.erb
1 # DO NOT EDIT - This file is being maintained by Chef
2
3 [ping_<%= @host %>]
4 env.ping_args -c 1 -w 20
5 env.ping_warn 0.5
6 env.ping_crit 1.0
7 env.packetloss_warn 10
8 env.packetloss_crit 30