diff --git a/munin/iptables_ b/munin/iptables_ index 423df704..fe66d8ab 100755 --- a/munin/iptables_ +++ b/munin/iptables_ @@ -34,7 +34,7 @@ if arg == "config" : else : print "%s.draw STACK" % nom if label == "TEST-MAC-IP" : - print "%s.warning 100:2000" % nom + print "%s.warning 100:2500" % nom print "%s.critical 1:3000" % nom else :