projects
/
chef.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Revert "tilecache: increase bandwidth allowance"
[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