Merge pull request #3321 from ccin2p3/collectd-5.10
authorMatthias Runge <mrunge@redhat.com>
Thu, 24 Oct 2019 12:23:22 +0000 (14:23 +0200)
committerGitHub <noreply@github.com>
Thu, 24 Oct 2019 12:23:22 +0000 (14:23 +0200)
fix missing package in specfile

contrib/redhat/collectd.spec

index 3a81240..885ba5c 100644 (file)
@@ -1010,6 +1010,16 @@ The write_stackdriver collectd plugin writes metrics to the
 Google Stackdriver Monitoring service.
 %endif
 
+%if %{with_write_syslog}
+%package write_syslog
+Summary:       write_syslog plugin for collectd
+Group:         System Environment/Daemons
+Requires:      %{name}%{?_isa} = %{version}-%{release}
+%description write_syslog
+The write_syslog collectd plugin writes metrics to syslog
+using JSON or RFC5424 formatting
+%endif
+
 %if %{with_gpu_nvidia}
 %package gpu_nvidia
 Summary:       stackdriver plugin for collectd