]> git.openstreetmap.org Git - nominatim.git/commitdiff
start graph at 0
authorSarah Hoffmann <lonvia@denofr.de>
Sun, 16 Dec 2012 15:33:53 +0000 (16:33 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Sun, 16 Dec 2012 15:33:53 +0000 (16:33 +0100)
munin/nominatim_throttled_ips

index b2f28e525b3be8762c2c5ee3484aee5f05282f5b..2fa1d80efe2344ef9df37381b61ead1b71222952 100755 (executable)
@@ -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'