From: Sarah Hoffmann Date: Sun, 16 Dec 2012 15:33:53 +0000 (+0100) Subject: start graph at 0 X-Git-Tag: deploy~655 X-Git-Url: https://git.openstreetmap.org./nominatim.git/commitdiff_plain/7e26dcb4772ff6c827177e445c672364d47bcae7 start graph at 0 --- diff --git a/munin/nominatim_throttled_ips b/munin/nominatim_throttled_ips index b2f28e52..2fa1d80e 100755 --- a/munin/nominatim_throttled_ips +++ b/munin/nominatim_throttled_ips @@ -11,6 +11,7 @@ if [ "$1" = "config" ]; then echo 'graph_title Restricted IPs' + echo 'graph_args -l 0' echo 'graph_vlabel number of IPs' echo 'graph_category nominatim' echo 'bulk.label bulk'