From 68a4cb4ae4dc5aeeece00a1e40e41edcda82a8ff Mon Sep 17 00:00:00 2001 From: mh Date: Thu, 28 Feb 2013 20:29:55 +0100 Subject: move this to the apache module --- manifests/plugins/apache.pp | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 manifests/plugins/apache.pp (limited to 'manifests') diff --git a/manifests/plugins/apache.pp b/manifests/plugins/apache.pp deleted file mode 100644 index dca3cea..0000000 --- a/manifests/plugins/apache.pp +++ /dev/null @@ -1,4 +0,0 @@ -class munin::plugins::apache { - munin::plugin{ [ 'apache_accesses', 'apache_processes', 'apache_volume' ]: } - munin::plugin::deploy { 'apache_activity': } -} -- cgit v1.2.3