Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1955617 Details for
Bug 2181676
Review Request: nagios-plugins-cmadams - Miscellaneous Nagios plugins
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh109 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
Migrated Products
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
The .spec file difference from Copr build 5706893 to 5740123
spec-from-5706893-to-5740123.diff (text/plain), 2.80 KB, created by
Jakub Kadlčík
on 2023-04-03 22:04:11 UTC
(
hide
)
Description:
The .spec file difference from Copr build 5706893 to 5740123
Filename:
MIME Type:
Creator:
Jakub Kadlčík
Created:
2023-04-03 22:04:11 UTC
Size:
2.80 KB
patch
obsolete
>--- https://copr.fedorainfracloud.org/coprs/build/5706893 >+++ https://copr.fedorainfracloud.org/coprs/build/5740123 >@@ -5,33 +5,39 @@ > Name: nagios-plugins-cmadams > Summary: Miscellaneous Nagios plugins > Version: 0 >-Release: 0.1%{?dist} >+Release: 0.2%{?dist} > URL: %{forgeurl} > Source: %{forgesource} > License: GPLv3 > BuildArch: noarch > BuildRequires: perl-generators perl-podlators > Requires: perl-interpreter >= 5.26.0 >-# check_cert >-Recommends: perl(Net::FTP) perl(Mail::IMAPClient) perl(Net::LDAP) perl(Net::POP3) perl(Net::SMTP) >-# check_chrony >-Recommends: /usr/bin/chronyc >-# check_smtp_msg >-Recommends: perl(Authen::SASL) perl(IO::Socket::SSL) > > %description >-These are some useful Nagios monitoring plugins: >+Some useful Nagios monitoring plugins > >-- check_cert: This plugin makes an SSL/TLS connection to the specified >- server/port, validates the cert, and warns/errors on the number of >- days until the cert expires. It can be set to check an RSA or ECDSA >- cert, and can check some types of connections using STARTTLS. >+%package cert >+Summary: Nagios plugin for checking SSL/TLS connection/cert >+Recommends: perl(Net::FTP) perl(Mail::IMAPClient) perl(Net::LDAP) perl(Net::POP3) perl(Net::SMTP) >+%description cert >+check_cert: This plugin makes an SSL/TLS connection to the specified >+server/port, validates the cert, and warns/errors on the number of >+days until the cert expires. It can be set to check an RSA or ECDSA >+cert, and can check some types of connections using STARTTLS. > >-- check_chrony: This plugin checks the selected chrony NTP server using >- the "chronyc" command line client. >+%package chrony >+Summary: Nagios plugin for checking chrony >+Requires: /usr/bin/chronyc >+%description chrony >+check_chrony: This plugin checks the selected chrony NTP server using >+the "chronyc" command line client. > >-- check_smtp_msg: This plugin makes a connection to an SMTP server, >- sends a message, and checks the result. >+%package smtp >+Summary: Nagios plugin for checking SMTP >+Recommends: perl(Authen::SASL) perl(IO::Socket::SSL) >+%description smtp >+check_smtp_msg: This plugin makes a connection to an SMTP server, >+sends a message, and checks the result. > > %prep > %forgesetup >@@ -43,14 +49,25 @@ > install -D -m0755 check_chrony %{buildroot}%{_libdir}/nagios/plugins/check_chrony > install -D -m0755 check_smtp_msg %{buildroot}%{_libdir}/nagios/plugins/check_smtp_msg > >-%files >+%files cert > %license LICENSE > %doc README.md > %{_libdir}/nagios/plugins/check_cert >+ >+%files chrony >+%license LICENSE >+%doc README.md > %{_libdir}/nagios/plugins/check_chrony >+ >+%files smtp >+%license LICENSE >+%doc README.md > %{_libdir}/nagios/plugins/check_smtp_msg > > %changelog >+* Mon Apr 03 2023 Chris Adams <linux@cmadams.net> 0-0.2 >+- split into subpackages, one per checker >+ > * Tue Feb 07 2023 Chris Adams <linux@cmadams.net> 0-0.1 > - initial package >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 2181676
: 1955617