3 $ensure = ($::postgres) ? {
8 munin::check { 'postgres_bgwriter':
11 munin::check { 'postgres_connections_db':
14 munin::check { 'postgres_cache_ALL':
16 script => 'postgres_cache_'
18 munin::check { 'postgres_querylength_ALL':
20 script => 'postgres_querylength_'
22 munin::check { 'postgres_size_ALL':
24 script => 'postgres_size_'
27 file { '/etc/munin/plugin-conf.d/local-postgres':
29 source => 'puppet:///modules/postgres/plugin.conf',