- :address => "128.40.45.203"
- }
- }
- },
- :postgresql => {
- :versions => [ "9.1" ],
- :settings => {
- :defaults => {
- :shared_buffers => "24GB",
- :work_mem => "160MB",
- :maintenance_work_mem => "10GB",
- :random_page_cost => "1.5",
- :effective_cache_size => "48GB"
- }
- }
- },
- :nominatim => {
- :database => {
- :cluster => "9.1/main",
- :dbname => "nominatim",
- :postgis => "2.0"
- },
- :fpm_pools => {
- :www => {
- :pm => "dynamic",
- :max_children => "60"
- },
- :bulk => {
- :pm => "static",
- :max_children => "10"
- }
- }
- },
- :munin => {
- :plugins => {
- :ipmi_fans => {
- :Sys3Front1 => { :graph => "no" },
- :Sys4Front2 => { :graph => "no" },
- :Sys5Rear1 => { :graph => "no" },
- :Sys6 => { :graph => "no" },
- :Sys7 => { :graph => "no" },
- :Sys8 => { :graph => "no" },
- :Sys9 => { :graph => "no" },
- :Sys10 => { :graph => "no" }