From 17fd283a948527e37f1d76937cbeb655953d40dc Mon Sep 17 00:00:00 2001 From: Marcel Haerry Date: Tue, 5 Aug 2008 17:38:46 +0200 Subject: factored postgres plugins into the postgres module --- manifests/plugin.pp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'manifests/plugin.pp') diff --git a/manifests/plugin.pp b/manifests/plugin.pp index 741de30..45fde08 100644 --- a/manifests/plugin.pp +++ b/manifests/plugin.pp @@ -246,11 +246,6 @@ class munin::plugins::selinux inherits munin::plugins::base { munin::plugin::deploy { "selinux_avcstats": } } -class munin::plugins::postgres inherits munin::plugins::base { - munin::plugin::deploy { "pg_conn": } - munin::plugin::deploy { "pg__connections": ensure => 'absent' } - munin::plugin::deploy { "pg__locks": ensure => 'absent' } -} class munin::plugins::nagios inherits munin::plugins::base { munin::plugin::deploy { nagios_hosts: config => 'user root'; -- cgit v1.2.3