Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
https://bugzilla.redhat.com/show_bug.cgi?id=423821
Summary: Review Request: nagios-plugins-rsync - Nagios plugin to monitor remote rsync servers Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: Package Review AssignedTo: nobody@fedoraproject.org ReportedBy: jima@beer.tclug.org QAContact: extras-qa@fedoraproject.org CC: fedora-package-review@redhat.com,notting@redhat.com
Spec URL: http://beer.tclug.org/fedora/nagios-plugins-rsync/nagios-plugins-rsync.spec SRPM URL: http://beer.tclug.org/fedora/nagios-plugins-rsync/nagios-plugins-rsync-1.01-... Description:
This plugin allows you to check rsync servers' availability, as well as (optionally) individual modules' availability. It also supports authentication on modules.
-- Not exactly my finest work, but necessarily so to play well with all the other plugins.
rpmlint isn't thrilled: nagios-plugins-rsync.x86_64: W: no-documentation
"Upstream" consists of a single perl script on nagiosexchange.org. No LICENSE file, but the license info is in the file, and since it's a script, that's still plaintext. So probably not a blocker, I'd think.
nagios-plugins-rsync.x86_64: E: no-binary nagios-plugins-rsync.x86_64: E: only-non-binary-in-usr-lib nagios-plugins-rsync-debuginfo.x86_64: E: empty-debuginfo-package
These three are a result of it being a perl script build as arch-specific. It's arch-specific so it can live in %{_libdir}/nagios/plugins/ with all the other Nagios plugins. Some other non-binary scripts already live there (like nagios-plugins-disk_smb), so I'm not the first jackass to do this (just the most recent). :-)
Not an awesome package, but there's some use for it in Fedora Infrastructure, so it'd be "nice" if it were in Fedora proper.
Thanks!