mirror of
https://github.com/openstreetmap/mod_tile.git
synced 2025-07-25 15:04:30 +00:00
Fix typo in utils/munin/mod_tile_latency (#428)
This commit is contained in:
@ -24,7 +24,7 @@
|
||||
|
||||
if [ "$1" = "config" ]; then
|
||||
|
||||
echo 'graph_title avg latency of tile retrival from disk'
|
||||
echo 'graph_title avg latency of tile retrieval from disk'
|
||||
echo 'graph_args --base 1000 -l 0'
|
||||
echo 'graph_vlabel latency in s'
|
||||
echo 'graph_category mod_tile'
|
||||
|
Reference in New Issue
Block a user