From efe9c2389b21f4c3d62cc3e7248a0777b0c923e8 Mon Sep 17 00:00:00 2001 From: d. johnson Date: Mar 11 2016 06:01:18 +0000 Subject: BZ# 1315810 - postgresql plugin default configuration (contrib) --- diff --git a/munin.spec b/munin.spec index 6015e02..0781781 100644 --- a/munin.spec +++ b/munin.spec @@ -33,6 +33,7 @@ Source22: munin-fcgi-html.rc Source23: munin-fcgi-graph.rc Source24: munin-2.0.9-amavis-config Source25: munin-node.xml +Source26: munin-2.0.25-postgresql-config #Patch1: munin-1.4.6-restorecon.patch #Patch2: munin-1.4.2-fontfix.patch @@ -496,6 +497,9 @@ install -m 0644 %{SOURCE7} %{buildroot}/etc/munin/plugin-conf.d/df # Install amavis config file to set MUNIN_MKTEMP env install -m 0644 %{SOURCE24} %{buildroot}/etc/munin/plugin-conf.d/amavis +# Install config file for postgres +install -m 0644 %{SOURCE26} %{buildroot}/etc/munin/plugin-conf.d/postgres + # Append for BZ# 746083 cat - >> %{buildroot}/etc/munin/plugin-conf.d/munin-node < 6 || 0%{?fedora} > 15 /lib/systemd/system/munin-node.service @@ -851,6 +856,7 @@ exit 0 %changelog * Fri Mar 11 2016 "D. Johnson" - 2.0.25-10 - EL5/6 do not need to install firewalld files +- BZ# 1315810 - postgresql plugin default configuration (contrib) * Fri Mar 11 2016 "D. Johnson" - 2.0.25-9 - BZ# 1315990 - Please remove unnecessary requirements for munin-node