projects
/
nominatim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge remote-tracking branch 'upstream/master'
[nominatim.git]
/
munin
/
nominatim_throttled_ips
diff --git
a/munin/nominatim_throttled_ips
b/munin/nominatim_throttled_ips
index 2fa1d80efe2344ef9df37381b61ead1b71222952..a56ff31d20bd10db2762523fd5bdf4c74d055840 100755
(executable)
--- a/
munin/nominatim_throttled_ips
+++ b/
munin/nominatim_throttled_ips
@@
-25,4
+25,4
@@
fi
BASEDIR="$(dirname "$(readlink -f "$0")")"
BASEDIR="$(dirname "$(readlink -f "$0")")"
-cut -f 2 -d ' ' $BASEDIR/../
settings/ip_blocks.map
| uniq -c | sed 's:[[:space:]]*\([0-9]\+\) \(.*\):\2.value \1:'
+cut -f 2 -d ' ' $BASEDIR/../
../bin/settings/ip_blocks.map | sort
| uniq -c | sed 's:[[:space:]]*\([0-9]\+\) \(.*\):\2.value \1:'