]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/tile/recipes/default.rb
Manage the renderd_queue_time munin plugin
[chef.git] / cookbooks / tile / recipes / default.rb
index 453c19a7170057e39bd26fc21358aeec35e7ab74..6516831e2ca475c6baca05ea3230b94fb091d9a3 100644 (file)
@@ -501,12 +501,13 @@ template "/etc/cron.d/cleanup-tiles" do
 end
 
 munin_plugin "mod_tile_fresh"
+munin_plugin "mod_tile_latency"
 munin_plugin "mod_tile_response"
 munin_plugin "mod_tile_zoom"
-munin_plugin "mod_tile_latency"
 
 munin_plugin "renderd_processed"
 munin_plugin "renderd_queue"
+munin_plugin "renderd_queue_time"
 munin_plugin "renderd_zoom"
 munin_plugin "renderd_zoom_time"