Jose Pedro Oliveira b0cf5b0
%global _hardened_build 1
Jose Pedro Oliveira b0cf5b0
9045002
%global commit 00cff018d719f755b51f5954d57e03b0e0f148fb
b474944
%global shortcommit %(c=%{commit}; echo ${c:0:7})
9045002
%global commdate 20190919
47131dd
08ec0aa
Name: nagios-plugins
41a7c68
Version: 2.2.1
e1da316
Release: 18.%{?commdate}git%{?shortcommit}%{?dist}.initial
08ec0aa
Summary: Host/service/network monitoring program plugins for Nagios
08ec0aa
65343a6
License: GPLv2+
Jose Pedro Oliveira 51117c7
URL: https://www.nagios-plugins.org/
47131dd
47131dd
Source0: https://github.com/nagios-plugins/%{name}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
f947fb8
Source1: nagios-plugins.README.Fedora
41a7c68
47131dd
Patch1: nagios-plugins-0001-Fix-mysql-f27.patch
6679cbf
Patch2: nagios-plugins-0002-Remove-assignment-of-not-parsed-to-jitter.patch
9beee7c
Patch7: nagios-plugins-0007-Fix-the-use-lib-statement-and-the-external-ntp-comma.patch
a576118
Patch10: nagios-plugins-0010-include-mysql-version-header.patch
9b4a7b9
Patch11: nagios-plugins-0011-fix-perl-shebang.patch
751e62f
Patch12: nagios-plugins-0012-fix-perl-ntp-ipv6.patch
f1abab0
42a2c53
BuildRequires: %{_bindir}/mailq
cd34f26
BuildRequires: procps
08ec0aa
BuildRequires: %{_bindir}/ssh
42a2c53
BuildRequires: %{_bindir}/uptime
42a2c53
BuildRequires: %{_sbindir}/fping
47131dd
# Needed for the git code
47131dd
BuildRequires: automake
47131dd
BuildRequires: autoconf
47131dd
#
08ec0aa
BuildRequires: bind-utils
9740235
BuildRequires: gcc
42a2c53
BuildRequires: gettext
42a2c53
BuildRequires: libdbi-devel
12c05af
BuildRequires: iputils
42a2c53
BuildRequires: net-snmp-devel
42a2c53
BuildRequires: net-snmp-utils
42a2c53
BuildRequires: openldap-devel
42a2c53
BuildRequires: perl-generators
bd6bcc7
BuildRequires: libpq-devel
42a2c53
BuildRequires: samba-client
47131dd
4ff6c7f
%if 0%{?el8} == 0
4ff6c7f
BuildRequires: ntp
4ff6c7f
BuildRequires: perl(Net::SNMP)
4ff6c7f
BuildRequires: qstat
4ff6c7f
%endif
4ff6c7f
4ff6c7f
47131dd
%if 0%{?fedora} > 28
47131dd
BuildRequires: mariadb-connector-c-devel
9740235
BuildRequires: mariadb-connector-c
9740235
BuildRequires: mariadb-devel
47131dd
%else
6265a39
BuildRequires: mysql-devel
47131dd
%endif
47131dd
a576118
%if 0%{?rhel} && 0%{?rhel} <= 7
Scott Wilkerson d385969
BuildRequires: radiusclient-ng-devel
Scott Wilkerson d385969
%else
Scott Wilkerson 9ff1ac3
BuildRequires: freeradius-client-devel
Scott Wilkerson d385969
%endif
6265a39
a576118
%if 0%{?fedora} >25 || 0%{?rhel} > 7
47131dd
BuildRequires: %{_bindir}/uptime
12c05af
BuildRequires: iputils
47131dd
BuildRequires: %{_bindir}/ps
47131dd
%endif
42a2c53
Jose Pedro Oliveira c3aeb84
Requires: nagios-common >= 3.3.1-1
08ec0aa
30aa4ab
Obsoletes: nagios-plugins-linux_raid < 1.4.16-11
30aa4ab
Jose Pedro Oliveira 876a0be
# nagios-plugins-1.4.16: the included gnulib files were last updated
Jose Pedro Oliveira 876a0be
# in June/July 2010
Jose Pedro Oliveira 876a0be
# Bundled gnulib exception (https://fedorahosted.org/fpc/ticket/174)
Jose Pedro Oliveira 876a0be
Provides: bundled(gnulib)
Jose Pedro Oliveira 876a0be
77fc713
# Do not provide private Perl modules
77fc713
%global __provides_exclude %{?__provides_exclude:%{__provides_exclude}|}^perl\\(utils\\)
e64e8ed
%global reqfilt sh -c "%{__perl_requires} | sed -e 's!perl(utils)!nagios-plugins-perl!'"
9beee7c
%global __perl_requires %{reqfilt}
e64e8ed
e64e8ed
08ec0aa
%description
08ec0aa
Nagios is a program that will monitor hosts and services on your
08ec0aa
network, and to email or page you when a problem arises or is
08ec0aa
resolved. Nagios runs on a Unix server as a background or daemon
08ec0aa
process, intermittently running checks on various services that you
08ec0aa
specify. The actual service checks are performed by separate "plugin"
08ec0aa
programs which return the status of the checks to Nagios. This package
08ec0aa
contains those plugins.
08ec0aa
08ec0aa
%package all
08ec0aa
Summary: Nagios Plugins - All plugins
4ff6c7f
Requires: nagios-plugins-breeze, nagios-plugins-by_ssh, nagios-plugins-dhcp, nagios-plugins-dig, nagios-plugins-disk, nagios-plugins-disk_smb, nagios-plugins-dns, nagios-plugins-dummy, nagios-plugins-file_age, nagios-plugins-flexlm, nagios-plugins-fping, nagios-plugins-hpjd, nagios-plugins-http, nagios-plugins-icmp, nagios-plugins-ide_smart, nagios-plugins-ircd, nagios-plugins-ldap, nagios-plugins-load, nagios-plugins-log, nagios-plugins-mailq, nagios-plugins-mrtg, nagios-plugins-mrtgtraf, nagios-plugins-mysql, nagios-plugins-nagios, nagios-plugins-nt, nagios-plugins-ntp, nagios-plugins-nwstat, nagios-plugins-oracle, nagios-plugins-overcr, nagios-plugins-pgsql, nagios-plugins-ping, nagios-plugins-procs, nagios-plugins-real, nagios-plugins-rpc, nagios-plugins-smtp, nagios-plugins-snmp, nagios-plugins-ssh, nagios-plugins-swap, nagios-plugins-tcp, nagios-plugins-time, nagios-plugins-ups, nagios-plugins-users, nagios-plugins-wave, nagios-plugins-cluster
9beee7c
%ifnarch ppc ppc64 ppc64p7 sparc sparc64
d4f720b
Requires: nagios-plugins-sensors
d4f720b
%endif
08ec0aa
08ec0aa
%description all
08ec0aa
This package provides all Nagios plugins.
08ec0aa
36cae54
%package apt
36cae54
Summary: Nagios Plugin - check_apt
36cae54
Requires: nagios-plugins = %{version}-%{release}
36cae54
36cae54
%description apt
36cae54
Provides check_apt support for Nagios.
36cae54
08ec0aa
%package breeze
08ec0aa
Summary: Nagios Plugin - check_breeze
08ec0aa
Requires: nagios-plugins = %{version}-%{release}
08ec0aa
08ec0aa
%description breeze
08ec0aa
Provides check_breeze support for Nagios.
08ec0aa
08ec0aa
%package by_ssh
08ec0aa
Summary: Nagios Plugin - check_by_ssh
08ec0aa
Requires: nagios-plugins = %{version}-%{release}
08ec0aa
Requires: %{_bindir}/ssh
08ec0aa
08ec0aa
%description by_ssh
08ec0aa
Provides check_by_ssh support for Nagios.
08ec0aa
af02fe1
%package cluster
af02fe1
Summary: Nagios Plugin - check_cluster
af02fe1
Requires: nagios-plugins = %{version}-%{release}
af02fe1
af02fe1
%description cluster
af02fe1
Provides check_cluster support for Nagios.
af02fe1
Jose Pedro Oliveira 7a775f2
%package dbi
Jose Pedro Oliveira 7a775f2
Summary: Nagios Plugin - check_dbi
Jose Pedro Oliveira 7a775f2
Requires: nagios-plugins = %{version}-%{release}
Jose Pedro Oliveira 7a775f2
Jose Pedro Oliveira 7a775f2
%description dbi
Jose Pedro Oliveira 7a775f2
Provides check_dbi support for Nagios.
Jose Pedro Oliveira 7a775f2
08ec0aa
%package dhcp
08ec0aa
Summary: Nagios Plugin - check_dhcp
08ec0aa
Requires: nagios-plugins = %{version}-%{release}
af02fe1
Requires: group(nagios)
af02fe1
Requires(pre): group(nagios)
08ec0aa
08ec0aa
%description dhcp
08ec0aa
Provides check_dhcp support for Nagios.
08ec0aa
08ec0aa
%package dig
08ec0aa
Summary: Nagios Plugin - check_dig
08ec0aa
Requires: nagios-plugins = %{version}-%{release}
08ec0aa
Requires: %{_bindir}/dig
08ec0aa
08ec0aa
%description dig
08ec0aa
Provides check_dig support for Nagios.
08ec0aa
08ec0aa
%package disk
08ec0aa
Summary: Nagios Plugin - check_disk
08ec0aa
Requires: nagios-plugins = %{version}-%{release}
08ec0aa
08ec0aa
%description disk
08ec0aa
Provides check_disk support for Nagios.
08ec0aa
08ec0aa
%package disk_smb
08ec0aa
Summary: Nagios Plugin - check_disk_smb
08ec0aa
Requires: nagios-plugins = %{version}-%{release}
08ec0aa
Requires: %{_bindir}/smbclient
08ec0aa
08ec0aa
%description disk_smb
08ec0aa
Provides check_disk_smb support for Nagios.
08ec0aa
08ec0aa
%package dns
08ec0aa
Summary: Nagios Plugin - check_dns
08ec0aa
Requires: nagios-plugins = %{version}-%{release}
08ec0aa
Requires: %{_bindir}/nslookup
08ec0aa
08ec0aa
%description dns
08ec0aa
Provides check_dns support for Nagios.
08ec0aa
08ec0aa
%package dummy
08ec0aa
Summary: Nagios Plugin - check_dummy
08ec0aa
Requires: nagios-plugins = %{version}-%{release}
08ec0aa
08ec0aa
%description dummy
08ec0aa
Provides check_dummy support for Nagios.
08ec0aa
This plugin does not actually check anything, simply provide it with a flag
08ec0aa
0-4 and it will return the corresponding status code to Nagios.
08ec0aa
08ec0aa
%package file_age
08ec0aa
Summary: Nagios Plugin - check_file_age
08ec0aa
Requires: nagios-plugins = %{version}-%{release}
08ec0aa
08ec0aa
%description file_age
08ec0aa
Provides check_file_age support for Nagios.
08ec0aa
08ec0aa
%package flexlm
08ec0aa
Summary: Nagios Plugin - check_flexlm
08ec0aa
Requires: nagios-plugins = %{version}-%{release}
08ec0aa
08ec0aa
%description flexlm
08ec0aa
Provides check_flexlm support for Nagios.
08ec0aa
08ec0aa
%package fping
08ec0aa
Summary: Nagios Plugin - check_fping
08ec0aa
Requires: nagios-plugins = %{version}-%{release}
08ec0aa
Requires: %{_sbindir}/fping
af02fe1
Requires: group(nagios)
af02fe1
Requires(pre): group(nagios)
08ec0aa
08ec0aa
%description fping
08ec0aa
Provides check_fping support for Nagios.
08ec0aa
4ff6c7f
%if 0%{?el8} == 0
af02fe1
%package game
af02fe1
Summary: Nagios Plugin - check_game
af02fe1
Requires: nagios-plugins = %{version}-%{release}
af02fe1
Requires: qstat
af02fe1
af02fe1
%description game
af02fe1
Provides check_game support for Nagios.
4ff6c7f
%endif
af02fe1
08ec0aa
%package hpjd
08ec0aa
Summary: Nagios Plugin - check_hpjd
08ec0aa
Requires: nagios-plugins = %{version}-%{release}
08ec0aa
08ec0aa
%description hpjd
08ec0aa
Provides check_hpjd support for Nagios.
08ec0aa
08ec0aa
%package http
08ec0aa
Summary: Nagios Plugin - check_http
08ec0aa
Requires: nagios-plugins = %{version}-%{release}
9740235
Requires: openssl
08ec0aa
08ec0aa
%description http
08ec0aa
Provides check_http support for Nagios.
08ec0aa
08ec0aa
%package icmp
08ec0aa
Summary: Nagios Plugin - check_icmp
08ec0aa
Requires: nagios-plugins = %{version}-%{release}
af02fe1
Requires: group(nagios)
af02fe1
Requires(pre): group(nagios)
08ec0aa
08ec0aa
%description icmp
08ec0aa
Provides check_icmp support for Nagios.
08ec0aa
9df78b4
%package ide_smart
9df78b4
Summary: Nagios Plugin - check_ide_smart
9df78b4
Requires: nagios-plugins = %{version}-%{release}
af02fe1
Requires: group(nagios)
af02fe1
Requires(pre): group(nagios)
08ec0aa
9df78b4
%description ide_smart
9df78b4
Provides check_ide_smart support for Nagios.
08ec0aa
08ec0aa
%package ifoperstatus
08ec0aa
Summary: Nagios Plugin - check_ifoperstatus
08ec0aa
Requires: nagios-plugins = %{version}-%{release}
08ec0aa
08ec0aa
%description ifoperstatus
08ec0aa
Provides check_ifoperstatus support for Nagios to monitor network interfaces.
08ec0aa
08ec0aa
%package ifstatus
08ec0aa
Summary: Nagios Plugin - check_ifstatus
08ec0aa
Requires: nagios-plugins = %{version}-%{release}
08ec0aa
08ec0aa
%description ifstatus
08ec0aa
Provides check_ifstatus support for Nagios to monitor network interfaces.
08ec0aa
08ec0aa
%package ircd
08ec0aa
Summary: Nagios Plugin - check_ircd
08ec0aa
Requires: nagios-plugins = %{version}-%{release}
08ec0aa
08ec0aa
%description ircd
08ec0aa
Provides check_ircd support for Nagios.
08ec0aa
08ec0aa
%package ldap
08ec0aa
Summary: Nagios Plugin - check_ldap
08ec0aa
Requires: nagios-plugins = %{version}-%{release}
9740235
Requires: openssl
08ec0aa
08ec0aa
%description ldap
a864020
Provides check_ldap support for Nagios.
08ec0aa
08ec0aa
%package load
08ec0aa
Summary: Nagios Plugin - check_load
08ec0aa
Requires: nagios-plugins = %{version}-%{release}
08ec0aa
08ec0aa
%description load
08ec0aa
Provides check_load support for Nagios.
08ec0aa
08ec0aa
%package log
08ec0aa
Summary: Nagios Plugin - check_log
08ec0aa
Requires: nagios-plugins = %{version}-%{release}
12c05af
Requires: grep
12c05af
Requires: coreutils
08ec0aa
08ec0aa
%description log
08ec0aa
Provides check_log support for Nagios.
08ec0aa
08ec0aa
%package mailq
08ec0aa
Summary: Nagios Plugin - check_mailq
08ec0aa
Requires: nagios-plugins = %{version}-%{release}
08ec0aa
Requires: %{_bindir}/mailq
08ec0aa
08ec0aa
%description mailq
08ec0aa
Provides check_mailq support for Nagios.
08ec0aa
08ec0aa
%package mrtg
08ec0aa
Summary: Nagios Plugin - check_mrtg
08ec0aa
Requires: nagios-plugins = %{version}-%{release}
08ec0aa
08ec0aa
%description mrtg
08ec0aa
Provides check_mrtg support for Nagios.
08ec0aa
08ec0aa
%package mrtgtraf
08ec0aa
Summary: Nagios Plugin - check_mrtgtraf
08ec0aa
Requires: nagios-plugins = %{version}-%{release}
08ec0aa
08ec0aa
%description mrtgtraf
08ec0aa
Provides check_mrtgtraf support for Nagios.
08ec0aa
08ec0aa
%package mysql
08ec0aa
Summary: Nagios Plugin - check_mysql
08ec0aa
Requires: nagios-plugins = %{version}-%{release}
9740235
Requires: openssl
08ec0aa
08ec0aa
%description mysql
08ec0aa
Provides check_mysql and check_mysql_query support for Nagios.
08ec0aa
08ec0aa
%package nagios
08ec0aa
Summary: Nagios Plugin - check_nagios
08ec0aa
Requires: nagios-plugins = %{version}-%{release}
08ec0aa
08ec0aa
%description nagios
08ec0aa
Provides check_nagios support for Nagios.
08ec0aa
08ec0aa
%package nt
08ec0aa
Summary: Nagios Plugin - check_nt
08ec0aa
Requires: nagios-plugins = %{version}-%{release}
08ec0aa
08ec0aa
%description nt
08ec0aa
Provides check_nt support for Nagios.
08ec0aa
08ec0aa
%package ntp
08ec0aa
Summary: Nagios Plugin - check_ntp
08ec0aa
Requires: nagios-plugins = %{version}-%{release}
08ec0aa
08ec0aa
%description ntp
08ec0aa
Provides check_ntp support for Nagios.
08ec0aa
4ff6c7f
%if 0%{?el8} == 0
Jose Pedro Oliveira 7153b92
%package ntp-perl
Jose Pedro Oliveira 7153b92
Summary: Nagios Plugin - check_ntp.pl
Jose Pedro Oliveira 7153b92
Requires: nagios-plugins = %{version}-%{release}
Jose Pedro Oliveira 7153b92
Requires: %{_sbindir}/ntpdate
Jose Pedro Oliveira 7153b92
Requires: %{_sbindir}/ntpq
Jose Pedro Oliveira 7153b92
Jose Pedro Oliveira 7153b92
%description ntp-perl
Jose Pedro Oliveira 7153b92
Provides check_ntp.pl support for Nagios.
4ff6c7f
%endif
Jose Pedro Oliveira 7153b92
08ec0aa
%package nwstat
08ec0aa
Summary: Nagios Plugin - check_nwstat
08ec0aa
Requires: nagios-plugins = %{version}-%{release}
08ec0aa
08ec0aa
%description nwstat
08ec0aa
Provides check_nwstat support for Nagios.
08ec0aa
08ec0aa
%package oracle
08ec0aa
Summary: Nagios Plugin - check_oracle
08ec0aa
Requires: nagios-plugins = %{version}-%{release}
08ec0aa
08ec0aa
%description oracle
08ec0aa
Provides check_oracle support for Nagios.
08ec0aa
08ec0aa
%package overcr
08ec0aa
Summary: Nagios Plugin - check_overcr
08ec0aa
Requires: nagios-plugins = %{version}-%{release}
08ec0aa
08ec0aa
%description overcr
08ec0aa
Provides check_overcr support for Nagios.
08ec0aa
e64e8ed
%package perl
e64e8ed
Summary: Nagios plugins perl dep.
e64e8ed
Requires: nagios-plugins = %{version}-%{release}
e64e8ed
e64e8ed
%description perl
e64e8ed
Perl dep for nagios plugins.  This is *NOT* an actual plugin it simply provides
e64e8ed
utils.pm
e64e8ed
47131dd
08ec0aa
%package pgsql
08ec0aa
Summary: Nagios Plugin - check_pgsql
08ec0aa
Requires: nagios-plugins = %{version}-%{release}
08ec0aa
08ec0aa
%description pgsql
08ec0aa
Provides check_pgsql (PostgreSQL)  support for Nagios.
08ec0aa
08ec0aa
%package ping
08ec0aa
Summary: Nagios Plugin - check_ping
08ec0aa
Requires: nagios-plugins = %{version}-%{release}
12c05af
Requires: iputils
12c05af
Requires: iputils
08ec0aa
08ec0aa
%description ping
08ec0aa
Provides check_ping support for Nagios.
08ec0aa
08ec0aa
%package procs
08ec0aa
Summary: Nagios Plugin - check_procs
08ec0aa
Requires: nagios-plugins = %{version}-%{release}
08ec0aa
08ec0aa
%description procs
08ec0aa
Provides check_procs support for Nagios.
08ec0aa
8641a74
%package radius
8641a74
Summary: Nagios Plugin - check_radius
8641a74
Requires: nagios-plugins = %{version}-%{release}
8641a74
8641a74
%description radius
8641a74
Provides check_radius support for Nagios.
8641a74
08ec0aa
%package real
08ec0aa
Summary: Nagios Plugin - check_real
08ec0aa
Requires: nagios-plugins = %{version}-%{release}
08ec0aa
08ec0aa
%description real
08ec0aa
Provides check_real (rtsp) support for Nagios.
08ec0aa
47131dd
%package remove_perfdata
47131dd
Summary: Nagios plugin tool to remove perf data
47131dd
Requires: nagios-plugins = %{version}-%{release}
47131dd
47131dd
%description remove_perfdata
47131dd
Removes perfdata from specified plugin's output
47131dd
08ec0aa
%package rpc
08ec0aa
Summary: Nagios Plugin - check_rpc
08ec0aa
Requires: nagios-plugins = %{version}-%{release}
08ec0aa
Requires: %{_sbindir}/rpcinfo
08ec0aa
08ec0aa
%description rpc
08ec0aa
Provides check_rpc support for Nagios.
08ec0aa
9bfb442
%ifnarch ppc ppc64 sparc sparc64
08ec0aa
%package sensors
08ec0aa
Summary: Nagios Plugin - check_sensors
08ec0aa
Requires: nagios-plugins = %{version}-%{release}
12c05af
Requires: grep
08ec0aa
Requires: %{_bindir}/sensors
08ec0aa
08ec0aa
%description sensors
08ec0aa
Provides check_sensors support for Nagios.
d4f720b
%endif
08ec0aa
08ec0aa
%package smtp
08ec0aa
Summary: Nagios Plugin - check_smtp
08ec0aa
Requires: nagios-plugins = %{version}-%{release}
9740235
Requires: openssl
08ec0aa
08ec0aa
%description smtp
08ec0aa
Provides check_smtp support for Nagios.
08ec0aa
08ec0aa
%package snmp
08ec0aa
Summary: Nagios Plugin - check_snmp
08ec0aa
Requires: nagios-plugins = %{version}-%{release}
08ec0aa
Requires: %{_bindir}/snmpgetnext
08ec0aa
Requires: %{_bindir}/snmpget
08ec0aa
08ec0aa
%description snmp
08ec0aa
Provides check_snmp support for Nagios.
08ec0aa
08ec0aa
%package ssh
08ec0aa
Summary: Nagios Plugin - check_ssh
08ec0aa
Requires: nagios-plugins = %{version}-%{release}
08ec0aa
08ec0aa
%description ssh
08ec0aa
Provides check_ssh support for Nagios.
08ec0aa
08ec0aa
%package swap
08ec0aa
Summary: Nagios Plugin - check_swap
08ec0aa
Requires: nagios-plugins = %{version}-%{release}
08ec0aa
08ec0aa
%description swap
08ec0aa
Provides check_swap support for Nagios.
08ec0aa
08ec0aa
%package tcp
08ec0aa
Summary: Nagios Plugin - check_tcp
08ec0aa
Requires: nagios-plugins = %{version}-%{release}
3d8a254
Provides: nagios-plugins-ftp = %{version}-%{release}
3d8a254
Provides: nagios-plugins-imap = %{version}-%{release}
3d8a254
Provides: nagios-plugins-jabber = %{version}-%{release}
3d8a254
Provides: nagios-plugins-nntp = %{version}-%{release}
3d8a254
Provides: nagios-plugins-nntps = %{version}-%{release}
3d8a254
Provides: nagios-plugins-pop = %{version}-%{release}
3d8a254
Provides: nagios-plugins-simap = %{version}-%{release}
3d8a254
Provides: nagios-plugins-spop = %{version}-%{release}
3d8a254
Provides: nagios-plugins-ssmtp = %{version}-%{release}
3d8a254
Provides: nagios-plugins-udp = %{version}-%{release}
3d8a254
Provides: nagios-plugins-udp2 = %{version}-%{release}
3d8a254
Obsoletes: nagios-plugins-udp < 1.4.15-2
9740235
Requires: openssl
08ec0aa
08ec0aa
%description tcp
3d8a254
Provides check_tcp, check_ftp, check_imap, check_jabber, check_nntp,
3d8a254
check_nntps, check_pop, check_simap, check_spop, check_ssmtp, check_udp
08ec0aa
and check_clamd support for Nagios.
08ec0aa
08ec0aa
%package time
08ec0aa
Summary: Nagios Plugin - check_time
08ec0aa
Requires: nagios-plugins = %{version}-%{release}
08ec0aa
08ec0aa
%description time
08ec0aa
Provides check_time support for Nagios.
08ec0aa
08ec0aa
%package ups
08ec0aa
Summary: Nagios Plugin - check_ups
08ec0aa
Requires: nagios-plugins = %{version}-%{release}
08ec0aa
08ec0aa
%description ups
08ec0aa
Provides check_ups support for Nagios.
08ec0aa
Sam Kottler e184b82
%package uptime
Sam Kottler e184b82
Summary: Nagios Plugin - check_uptime
Sam Kottler e184b82
Requires: nagios-plugins = %{version}-%{release}
Sam Kottler e184b82
Sam Kottler e184b82
%description uptime
Sam Kottler e184b82
Provides check_uptime support for Nagios.
Sam Kottler e184b82
08ec0aa
%package users
08ec0aa
Summary: Nagios Plugin - check_users
08ec0aa
Requires: nagios-plugins = %{version}-%{release}
08ec0aa
08ec0aa
%description users
08ec0aa
Provides check_users support for Nagios.
08ec0aa
08ec0aa
%package wave
08ec0aa
Summary: Nagios Plugin - check_wave
08ec0aa
Requires: nagios-plugins = %{version}-%{release}
08ec0aa
08ec0aa
%description wave
08ec0aa
Provides check_wave support for Nagios.
08ec0aa
08ec0aa
%prep
47131dd
#%setup -q
12c05af
%autosetup -n %{name}-%{commit} -N
12c05af
%if 0%{?fedora} >26
12c05af
%patch1 -p1 -b .fix_mysql
12c05af
%endif
12c05af
%patch2 -p1 -b .remove_ntp_jitter
12c05af
%patch7 -p1 -b .fix_ntpcommands
a576118
%if 0%{?rhel} > 7
a576118
%patch10 -p1 -b .mysqlversionh
a576118
%endif
9740235
#%if 0%{?fedora} >27 || 0%{?rhel} > 7
9b4a7b9
%patch11 -p1 -b .fix_perl_shebang
751e62f
%patch12 -p1 -b .fix_perl_ntp
9740235
#%endif
08ec0aa
08ec0aa
%build
f1abab0
47131dd
./tools/setup
08ec0aa
%configure \
08ec0aa
	--libexecdir=%{_libdir}/nagios/plugins \
Jose Pedro Oliveira 7a775f2
	--with-dbi \
08ec0aa
	--with-mysql \
4ff6c7f
%if 0%{?el8} == 0
a1afa89
	PATH_TO_QSTAT=%{_bindir}/quakestat \
08ec0aa
	PATH_TO_NTPQ=%{_sbindir}/ntpq \
08ec0aa
	PATH_TO_NTPDC=%{_sbindir}/ntpdc \
08ec0aa
	PATH_TO_NTPDATE=%{_sbindir}/ntpdate \
4ff6c7f
%endif
4ff6c7f
	PATH_TO_FPING=%{_sbindir}/fping \
a1d30ca
	PATH_TO_RPCINFO=%{_sbindir}/rpcinfo \
a1d30ca
	--with-ps-command="`which ps` -eo 's uid pid ppid vsz rss pcpu etime comm args'" \
a1d30ca
	--with-ps-format='%s %d %d %d %d %d %f %s %s %n' \
a1d30ca
	--with-ps-cols=10 \
Robert M. Albrecht 8035d32
	--enable-extra-opts \
a1d30ca
	--with-ps-varlist='procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procetime,procprog,&pos'
a1d30ca
08ec0aa
make %{?_smp_mflags}
47131dd
make THANKS
47131dd
9df78b4
cd plugins
9df78b4
make check_ide_smart
a864020
make check_ldap
a864020
make check_radius
a864020
make check_pgsql
a864020
9df78b4
cd ..
40ebf45
40ebf45
f947fb8
cp %{SOURCE1} ./README.Fedora
08ec0aa
08ec0aa
%install
00c356b
sed -i 's,^MKINSTALLDIRS.*,MKINSTALLDIRS = ../mkinstalldirs,' po/Makefile
3d8a254
make AM_INSTALL_PROGRAM_FLAGS="" DESTDIR=%{buildroot} install
3d8a254
install -m 0755 plugins-root/check_icmp %{buildroot}/%{_libdir}/nagios/plugins
3d8a254
install -m 0755 plugins-root/check_dhcp %{buildroot}/%{_libdir}/nagios/plugins
3d8a254
install -m 0755 plugins/check_ide_smart %{buildroot}/%{_libdir}/nagios/plugins
3d8a254
install -m 0755 plugins/check_ldap %{buildroot}/%{_libdir}/nagios/plugins
4ff6c7f
%if 0%{?el8} == 0
19793d1
install -m 0755 plugins-scripts/check_ntp %{buildroot}/%{_libdir}/nagios/plugins/check_ntp.pl
4ff6c7f
%endif
751e62f
## This is to fix https://bugzilla.redhat.com/show_bug.cgi?id=1664981 because they are installing the wrong thing
751e62f
install -m 0755 plugins/check_ntp %{buildroot}/%{_libdir}/nagios/plugins/check_ntp
3d8a254
install -m 0755 plugins/check_radius %{buildroot}/%{_libdir}/nagios/plugins
3d8a254
install -m 0755 plugins/check_pgsql %{buildroot}/%{_libdir}/nagios/plugins
08ec0aa
9beee7c
%ifarch ppc ppc64 ppc64p7 sparc sparc64
3d8a254
rm -f %{buildroot}/%{_libdir}/nagios/plugins/check_sensors
c4d4f7b
%endif
c4d4f7b
3d8a254
chmod 644 %{buildroot}/%{_libdir}/nagios/plugins/utils.pm
c4d4f7b
08ec0aa
%find_lang %{name}
08ec0aa
af02fe1
%files -f %{name}.lang
47131dd
%doc ACKNOWLEDGEMENTS AUTHORS po/ChangeLog CODING COPYING FAQ LEGAL NEWS README REQUIREMENTS SUPPORT THANKS README.Fedora
af02fe1
%{_libdir}/nagios/plugins/negate
af02fe1
%{_libdir}/nagios/plugins/urlize
af02fe1
%{_libdir}/nagios/plugins/utils.sh
af02fe1
08ec0aa
%files all
08ec0aa
36cae54
%files apt
36cae54
%{_libdir}/nagios/plugins/check_apt
36cae54
08ec0aa
%files breeze
08ec0aa
%{_libdir}/nagios/plugins/check_breeze
08ec0aa
08ec0aa
%files by_ssh
08ec0aa
%{_libdir}/nagios/plugins/check_by_ssh
08ec0aa
af02fe1
%files cluster
af02fe1
%{_libdir}/nagios/plugins/check_cluster
af02fe1
Jose Pedro Oliveira 7a775f2
%files dbi
Jose Pedro Oliveira 7a775f2
%{_libdir}/nagios/plugins/check_dbi
Jose Pedro Oliveira 7a775f2
08ec0aa
%files dhcp
8641a74
%defattr(4750,root,nagios,-)
08ec0aa
%{_libdir}/nagios/plugins/check_dhcp
08ec0aa
08ec0aa
%files dig
08ec0aa
%{_libdir}/nagios/plugins/check_dig
08ec0aa
08ec0aa
%files disk
08ec0aa
%{_libdir}/nagios/plugins/check_disk
08ec0aa
08ec0aa
%files disk_smb
08ec0aa
%{_libdir}/nagios/plugins/check_disk_smb
08ec0aa
08ec0aa
%files dns
08ec0aa
%{_libdir}/nagios/plugins/check_dns
08ec0aa
08ec0aa
%files dummy
08ec0aa
%{_libdir}/nagios/plugins/check_dummy
08ec0aa
08ec0aa
%files file_age
08ec0aa
%{_libdir}/nagios/plugins/check_file_age
08ec0aa
08ec0aa
%files flexlm
08ec0aa
%{_libdir}/nagios/plugins/check_flexlm
08ec0aa
08ec0aa
%files fping
af02fe1
%defattr(4750,root,nagios,-)
af02fe1
%{_libdir}/nagios/plugins/check_fping
af02fe1
4ff6c7f
%if 0%{?el8} == 0
af02fe1
%files game
af02fe1
%{_libdir}/nagios/plugins/check_game
4ff6c7f
%endif
08ec0aa
08ec0aa
%files hpjd
08ec0aa
%{_libdir}/nagios/plugins/check_hpjd
08ec0aa
08ec0aa
%files http
08ec0aa
%{_libdir}/nagios/plugins/check_http
08ec0aa
08ec0aa
%files icmp
af02fe1
%defattr(4750,root,nagios,-)
af02fe1
%{_libdir}/nagios/plugins/check_icmp
08ec0aa
08ec0aa
%files ifoperstatus
08ec0aa
%{_libdir}/nagios/plugins/check_ifoperstatus
08ec0aa
08ec0aa
%files ifstatus
08ec0aa
%{_libdir}/nagios/plugins/check_ifstatus
08ec0aa
af02fe1
%files ide_smart
af02fe1
%defattr(4750,root,nagios,-)
0607688
%{_libdir}/nagios/plugins/check_ide_smart
0607688
08ec0aa
%files ircd
08ec0aa
%{_libdir}/nagios/plugins/check_ircd
08ec0aa
08ec0aa
%files ldap
08ec0aa
%{_libdir}/nagios/plugins/check_ldap
5fa7eec
%{_libdir}/nagios/plugins/check_ldaps
08ec0aa
08ec0aa
%files load
08ec0aa
%{_libdir}/nagios/plugins/check_load
08ec0aa
08ec0aa
%files log
08ec0aa
%{_libdir}/nagios/plugins/check_log
08ec0aa
08ec0aa
%files mailq
08ec0aa
%{_libdir}/nagios/plugins/check_mailq
08ec0aa
08ec0aa
%files mrtg
08ec0aa
%{_libdir}/nagios/plugins/check_mrtg
08ec0aa
08ec0aa
%files mrtgtraf
08ec0aa
%{_libdir}/nagios/plugins/check_mrtgtraf
08ec0aa
08ec0aa
%files mysql
08ec0aa
%{_libdir}/nagios/plugins/check_mysql
08ec0aa
%{_libdir}/nagios/plugins/check_mysql_query
08ec0aa
08ec0aa
%files nagios
08ec0aa
%{_libdir}/nagios/plugins/check_nagios
08ec0aa
08ec0aa
%files nt
08ec0aa
%{_libdir}/nagios/plugins/check_nt
08ec0aa
08ec0aa
%files ntp
08ec0aa
%{_libdir}/nagios/plugins/check_ntp
830687b
%{_libdir}/nagios/plugins/check_ntp_peer
830687b
%{_libdir}/nagios/plugins/check_ntp_time
08ec0aa
4ff6c7f
%if 0%{?el8} == 0
Jose Pedro Oliveira 7153b92
%files ntp-perl
Jose Pedro Oliveira 7153b92
%{_libdir}/nagios/plugins/check_ntp.pl
4ff6c7f
%endif
Jose Pedro Oliveira 7153b92
08ec0aa
%files nwstat
08ec0aa
%{_libdir}/nagios/plugins/check_nwstat
08ec0aa
08ec0aa
%files oracle
08ec0aa
%{_libdir}/nagios/plugins/check_oracle
08ec0aa
08ec0aa
%files overcr
08ec0aa
%{_libdir}/nagios/plugins/check_overcr
08ec0aa
e64e8ed
%files perl
e64e8ed
%{_libdir}/nagios/plugins/utils.pm
e64e8ed
08ec0aa
%files pgsql
08ec0aa
%{_libdir}/nagios/plugins/check_pgsql
08ec0aa
08ec0aa
%files ping
08ec0aa
%{_libdir}/nagios/plugins/check_ping
08ec0aa
08ec0aa
%files procs
08ec0aa
%{_libdir}/nagios/plugins/check_procs
08ec0aa
8641a74
%files radius
8641a74
%{_libdir}/nagios/plugins/check_radius
8641a74
08ec0aa
%files real
08ec0aa
%{_libdir}/nagios/plugins/check_real
08ec0aa
47131dd
%files remove_perfdata
47131dd
%{_libdir}/nagios/plugins/remove_perfdata
47131dd
08ec0aa
%files rpc
08ec0aa
%{_libdir}/nagios/plugins/check_rpc
08ec0aa
9beee7c
%ifnarch ppc ppc64 ppc64p7 sparc sparc64
08ec0aa
%files sensors
08ec0aa
%{_libdir}/nagios/plugins/check_sensors
d4f720b
%endif
08ec0aa
08ec0aa
%files smtp
08ec0aa
%{_libdir}/nagios/plugins/check_smtp
08ec0aa
08ec0aa
%files snmp
08ec0aa
%{_libdir}/nagios/plugins/check_snmp
08ec0aa
08ec0aa
%files ssh
08ec0aa
%{_libdir}/nagios/plugins/check_ssh
08ec0aa
08ec0aa
%files swap
08ec0aa
%{_libdir}/nagios/plugins/check_swap
08ec0aa
08ec0aa
%files tcp
08ec0aa
%{_libdir}/nagios/plugins/check_clamd
08ec0aa
%{_libdir}/nagios/plugins/check_ftp
08ec0aa
%{_libdir}/nagios/plugins/check_imap
08ec0aa
%{_libdir}/nagios/plugins/check_jabber
08ec0aa
%{_libdir}/nagios/plugins/check_nntp
08ec0aa
%{_libdir}/nagios/plugins/check_nntps
08ec0aa
%{_libdir}/nagios/plugins/check_pop
08ec0aa
%{_libdir}/nagios/plugins/check_simap
08ec0aa
%{_libdir}/nagios/plugins/check_spop
08ec0aa
%{_libdir}/nagios/plugins/check_ssmtp
3d8a254
%{_libdir}/nagios/plugins/check_tcp
3d8a254
%{_libdir}/nagios/plugins/check_udp
08ec0aa
08ec0aa
%files time
08ec0aa
%{_libdir}/nagios/plugins/check_time
08ec0aa
08ec0aa
%files ups
08ec0aa
%{_libdir}/nagios/plugins/check_ups
08ec0aa
Sam Kottler e184b82
%files uptime
Sam Kottler e184b82
%{_libdir}/nagios/plugins/check_uptime
Sam Kottler e184b82
08ec0aa
%files users
08ec0aa
%{_libdir}/nagios/plugins/check_users
08ec0aa
08ec0aa
%files wave
08ec0aa
%{_libdir}/nagios/plugins/check_wave
08ec0aa
08ec0aa
%changelog
e1da316
* Fri Sep 20 2019 Todd Zullinger <tmz@pobox.com> - 2.2.1-18.git2019091900cff01.initial
9045002
- Update to latest git
9045002
4ff6c7f
* Fri Aug 30 2019 Stephen Smoogen <smooge@fedoraproject.org> - 2.2.1-17.20190829gitfb792ff.initial
4ff6c7f
- This is an initial port of nagios-plugins to EPEL-8 to get it in. Not assured to work.
4ff6c7f
751e62f
* Thu Aug 29 2019 Stephen Smoogen <smooge@fedoraproject.org> - 2.2.1-17.20190829gitfb792ff
b474944
- Update to latest git and fix release string to match again
751e62f
- check_ntp.pl was still getting installed as check_ntp. Fix BZ#1664981
751e62f
- check_ntp.pl has ipv6 problem. Fix BZ#1731468
b474944
f8d6ace
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.1-16.20180725git3429dad
f8d6ace
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
f8d6ace
c5a0cbd
* Tue Mar 12 2019 Patrick Uiterwijk <puiterwijk@redhat.com> - 2.2.1-15.20180725git3429dad
c5a0cbd
- Update requirement for ps to procps
c5a0cbd
- Fix check_smtp certificate verification
c5a0cbd
af9bb94
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.1-15.20180725git3429dad
af9bb94
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
af9bb94
1226f22
* Thu Jan 03 2019 Patrick Uiterwijk <puiterwijk@redhat.com> - 2.2.1-16.20180725git3429dad
1226f22
- Fix check_smtp certificate verification
1226f22
7b4c4b5
* Thu Dec 13 2018 Patrick Uiterwijk <puiterwijk@puiterwijk.org> - 2.2.1-15.20180725git3429dad
2ed30f2
- Add upstream PR #428 to add PROXY protocol support to check_smtp
2ed30f2
9740235
* Wed Jul 25 2018 Stephen Smoogen <smooge@fedoraproject.org> - 2.2.1-14.20180725git3429dad
9740235
- Update to latest git and fix release string to match
9740235
- Fix BZ#1604915
9740235
- Fix BZ#1579292
9740235
- Possibly fix BZ#1525609
9740235
- Possibly fix BZ#1518811
9740235
- Possibly fix BZ#1470823
9740235
9740235
c7aceb1
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.1-13
c7aceb1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
c7aceb1
a576118
* Wed Feb 14 2018 Karsten Hopp <karsten@redhat.com> - 2.2.1-12
a576118
- fix conditionals
a576118
- include mysql_version for MYSQL_PORT macro
9b4a7b9
- fix perl shebang in plugin-scripts/check_ntp
a576118
fe3a918
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.1-11
fe3a918
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
fe3a918
72834c4
* Sat Jan 20 2018 Björn Esser <besser82@fedoraproject.org> - 2.2.1-10
72834c4
- Rebuilt for switch to libxcrypt
72834c4
12c05af
* Tue Nov 21 2017 Stephen Smoogen <smooge@fedoraproject.org> - 2.2.1-9
12c05af
- Fix mysql patch problem with 
12c05af
- Fix BZ#1478721
12c05af
47131dd
* Tue Nov 21 2017 Stephen Smoogen <smooge@fedoraproject.org> - 2.2.1-8
47131dd
- remove git from the release as it isn't standard
47131dd
- Fix BZ#1512892
47131dd
- Fix BZ#1512380
47131dd
- Fix BZ#1500028
47131dd
- Fix BZ#1494080
47131dd
- Fix BZ#1478721
47131dd
7c340c9
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.1-7git
7c340c9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
7c340c9
aa7c74d
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.1-6git
aa7c74d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
aa7c74d
42a2c53
* Fri Jul 14 2017 Stephen Smoogen <smooge@fedoraproject.org> - 2.2.1-5git
42a2c53
- Try to make the logic so it works with mariadb and mysql
6265a39
- Fail. revert that part.
42a2c53
9ea6524
* Fri Jul 14 2017 Stephen Smoogen <smooge@fedoraproject.org> - 2.2.1-4git
9ea6524
- Add explicit file require. Fix BZ# 1470823
9ea6524
- Add explicit file require. Fix BZ# 1471007
9ea6524
- Add explicit file require. Fix BZ# 1471012
9ea6524
721f967
* Wed Jul 12 2017 Stephen Smoogen <smooge@fedoraproject.org> - 2.2.1-3git
721f967
- Updated patches to fix check_http problems
721f967
79f455d
* Mon Jul  3 2017 Stephen Smoogen <smooge@fedoraproject.org> - 2.2.1-2git
79f455d
- Update to git for 20170703
79f455d
41a7c68
* Thu Apr 20 2017 Stephen Smoogen <smooge@fedoraproject.org> - 2.2.1-1
41a7c68
- New version of plugins. Remove old patches
41a7c68
d4eb487
* Wed Mar 22 2017 Stephen Smoogen <smooge@fedoraproject.org> - 2.2.0-8
d4eb487
- Bump the release number to have a working version in rawhide due to rpm bug.
d4eb487
a87f9bd
* Sun Mar 12 2017 Stephen Smoogen <smooge@fedoraproject.org> - 2.2.0-7
a87f9bd
- Fix the patch order to get the code working again.
a87f9bd
- get final fix from patrick for check_http header problem
a87f9bd
64208d0
* Fri Mar 10 2017 Stephen Smoogen <smooge@fedoraproject.org> - 2.2.0-6
64208d0
- Consolidate the patches from patrick and git 
64208d0
64208d0
* Tue Mar 07 2017 Patrick Uiterwijk <puiterwijk@redhat.com> - 2.2.0-5
64208d0
- Add patch for check_http to not choke
64208d0
dd575a6
* Sat Feb 25 2017 Stephen Smoogen <smooge@fedoraproject.org> - 2.2.0-4
dd575a6
- OK so it turns out writing to a non initialized pointer is bad. mmmkay.
dd575a6
574aebd
* Sat Feb 25 2017 Stephen Smoogen <smooge@fedoraproject.org> - 2.2.0-3
574aebd
- Try to put in a logic fix for http. It gives answer expected but may not work for upstream
574aebd
2e2916c
* Sat Feb 25 2017 Stephen Smoogen <smooge@fedoraproject.org> - 2.2.0-2
2e2916c
- My patch to clean up code broke TXT records because they need to go back one char in the c-string array. 
2e2916c
2e2916c
* Fri Feb 24 2017 Stephen Smoogen <smooge@fedoraproject.org> - 2.2.0-1
5af4f7e
- Update to 2.2.0
5af4f7e
- Add fix for MX to match old 2.0.3 MX
5af4f7e
- Remove patches that were incorporated into 2.2.0
5af4f7e
- Remove autoconf patch for openssl110 
5af4f7e
2e2916c
* Thu Feb 16 2017 Stephen Smoogen <smooge@fedoraproject.org> - 2.1.4-7
ec977a0
- Got feedback on bz 1422993. Put in fix from github
ec977a0
2e2916c
* Thu Feb 16 2017 Stephen Smoogen <smooge@fedoraproject.org> - 2.1.4-6
660e059
- Start collecting and fixing bugzilla reports. This one fixes ipv6 for check_snmp
660e059
f1abab0
* Wed Feb 15 2017 Stephen Smoogen <smooge@redhat.com> - 2.1.4-5
f1abab0
- Grab other fixes from git maintenance branch to fix other check_ problems
f1abab0
- Fix autoconf/automake so that it works with openssl 1.1.0
f1abab0
8568ba9
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.4-4
8568ba9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
8568ba9
cda5fb0
* Wed Jan 18 2017 Stephen Smoogen <smooge@redhat.com> - 2.1.4-3
cda5fb0
- Put in patch to fix check_file_age
cda5fb0
Scott Wilkerson 934a11b
* Fri Dec 16 2016 Scott Wilkerson <swilkerson@nagios.com> 2.1.4-1
Scott Wilkerson 934a11b
- Updated to 2.1.4
Scott Wilkerson 934a11b
Scott Wilkerson 9ff1ac3
* Thu Feb 04 2016 Scott Wilkerson <swilkerson@nagios.com> 2.1.1-1
Scott Wilkerson 9ff1ac3
- Updated to 2.1.1
Scott Wilkerson 9ff1ac3
- Fixes bug #1191896
Scott Wilkerson 9ff1ac3
8f310f4
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.3-4
8f310f4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
8f310f4
Scott Wilkerson 3a4e297
* Fri Sep 11 2015 Scott Wilkerson <swilkerson@nagios.com> 2.0.3-3
Scott Wilkerson 3a4e297
- Fix issue where check_mysql was looking in wrong place for my.cnf
Scott Wilkerson 3a4e297
- Fixes bug #1256731
Scott Wilkerson 3a4e297
30aa4ab
* Thu Aug 27 2015 Kevin Fenzi <kevin@scrye.com> 2.0.3-2
30aa4ab
- Add obsoletes for nagios-plugin-linux_raid < 1.4.3-11
30aa4ab
- Fixes bug #1256682
30aa4ab
89dac80
* Tue Aug 04 2015 Josh Boyer <jwboyer@fedoraproject.org> - 2.0.3-1
89dac80
- Update to 2.0.3
89dac80
b88194b
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.1-4
b88194b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
b88194b
fcf6a92
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.1-3
fcf6a92
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
fcf6a92
55cb874
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.1-2
55cb874
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
55cb874
Sam Kottler e184b82
* Thu May 1 2014 Sam Kottler <skottler@fedoraproject.org> - 2.0.1-1
Sam Kottler e184b82
- Update to 2.0.1
Sam Kottler e184b82
- Moved SSD-specific patch which landed upstream
Sam Kottler e184b82
- Update patch to binary paths in plugins-scripts/check_log.sh so it applies
Sam Kottler e184b82
- Add -uptime subpackage
Sam Kottler e184b82
Jose Pedro Oliveira 7a775f2
* Thu Oct 24 2013 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.5-2
Jose Pedro Oliveira 7a775f2
- New check_dbi plugin (BR: libdbi-devel; subpackage: nagios-plugins-dbi)
Jose Pedro Oliveira 7a775f2
Jose Pedro Oliveira 51117c7
* Wed Oct 23 2013 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.5-1
Jose Pedro Oliveira 51117c7
- Update to version 1.5
Jose Pedro Oliveira 51117c7
- New project homepage and source download locations
Jose Pedro Oliveira 51117c7
- Disabled patches 1, 6, 8, and 9.
Jose Pedro Oliveira 51117c7
- No linux_raid subpackage (the contrib directory was removed)
Jose Pedro Oliveira 51117c7
9beee7c
* Wed Oct 16 2013 Peter Lemenkov <lemenkov@gmail.com> - 1.4.16-10
9beee7c
- Remove EL4 and EL5 support
9beee7c
- Backport patches to fix check_linux_raid in case of resyncing (rhbz #504721)
9beee7c
- Fix smart attribute comparison (rhbz #913085)
9beee7c
990b4d9
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.16-9
990b4d9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
990b4d9
dc70291
* Sun Jul 21 2013 Petr Pisar <ppisar@redhat.com> - 1.4.16-8
dc70291
- Perl 5.18 rebuild
dc70291
Jose Pedro Oliveira b0cf5b0
* Wed May 22 2013 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.4.16-7
Jose Pedro Oliveira b0cf5b0
- Build package with PIE flags (#965536)
Jose Pedro Oliveira b0cf5b0
9e0ad40
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.16-6
9e0ad40
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
9e0ad40
Jose Pedro Oliveira 15a825b
* Fri Aug 17 2012 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.4.16-5
Jose Pedro Oliveira 15a825b
- Fix the use lib statement and the external ntp commands paths in check-ntp.pl
Jose Pedro Oliveira 15a825b
  (nagios-plugins-0008-ntpdate-and-ntpq-paths.patch).
Jose Pedro Oliveira 15a825b
Jose Pedro Oliveira 7153b92
* Thu Aug 16 2012 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.4.16-4
Jose Pedro Oliveira 7153b92
- Remove the erroneous requirements of nagios-plugins-ntp (#848830)
Jose Pedro Oliveira 7153b92
- Ship check-ntp.pl in the new nagios-plugins-ntp-perl subpackage (#848830)
Jose Pedro Oliveira 7153b92
84baaf0
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.16-3
84baaf0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
84baaf0
Jose Pedro Oliveira 876a0be
* Mon Jul  9 2012 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.4.16-2
Jose Pedro Oliveira 876a0be
- Provides bundled(gnulib) (#821779)
Jose Pedro Oliveira 876a0be
Jose Pedro Oliveira 8d91d76
* Mon Jul  9 2012 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.4.16-1
Jose Pedro Oliveira 8d91d76
- Update to version 1.4.16
Jose Pedro Oliveira 8d91d76
- Dropped nagios-plugins-0005-Patch-for-check_linux_raid-with-on-linear-raid0-arra.patch
Jose Pedro Oliveira 8d91d76
  (upstream).
Jose Pedro Oliveira 8d91d76
Jose Pedro Oliveira 0fba9c1
* Tue Jun 26 2012 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.4.15-7
Jose Pedro Oliveira 0fba9c1
- glibc 2.16 no longer defines gets for ISO C11, ISO C++11, and _GNU_SOURCE
Jose Pedro Oliveira 0fba9c1
  (#835621): nagios-plugins-0007-undef-gets-and-glibc-2.16.patch
Jose Pedro Oliveira 0fba9c1
Jose Pedro Oliveira c3aeb84
* Tue Jun 26 2012 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.4.15-6
Jose Pedro Oliveira c3aeb84
- The nagios-plugins RPM no longer needs to own the /usr/lib{,64}/nagios/plugins
Jose Pedro Oliveira c3aeb84
  directory; this directory is now owned by nagios-common (#835621)
Jose Pedro Oliveira c3aeb84
- Small updates (clarification) to the file nagios-plugins.README.Fedora
Jose Pedro Oliveira c3aeb84
14d7cd7
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.15-5
14d7cd7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
14d7cd7
866f2bf
* Wed Mar 23 2011 Dan Horák <dan@danny.cz> - 1.4.15-4
866f2bf
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
866f2bf
fe9c5e5
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.15-3
fe9c5e5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
fe9c5e5
3d8a254
* Thu Oct  7 2010 Peter Lemenkov <lemenkov@gmail.com> - 1.4.15-2
3d8a254
- Dropped check_udp sub-package (see rhbz #634067). Anyway it
3d8a254
  provided just a symlink to check_tcp.
3d8a254
- Fixed weird issue with check_swap returning ok in case of
3d8a254
  missing swap (see rhbz #512559).
3d8a254
0ca327c
* Wed Aug 18 2010 Peter Lemenkov <lemenkov@gmail.com> - 1.4.15-1
0ca327c
- Ver. 1.4.15
0ca327c
- Dropped patch for restoration of behaviour in case of ssl checks
0ca327c
6679cbf
* Tue May 18 2010 Peter Lemenkov <lemenkov@gmail.com> - 1.4.14-4
6679cbf
- Restore ssl behaviour for check_http in case of self-signed
6679cbf
  certificates (see rhbz #584227).
6679cbf
af02fe1
* Sat Apr 24 2010 Peter Lemenkov <lemenkov@gmail.com> - 1.4.14-3
af02fe1
- Removed Requires - nagios (see rhbz #469530).
af02fe1
- Added "Requires,Requires(pre): group(nagios)" where necessary
af02fe1
- Sorted %%files sections
af02fe1
- No need to ship INSTALL file
af02fe1
- Added more doc files to main package
af02fe1
a1afa89
* Mon Apr 12 2010 Peter Lemenkov <lemenkov@gmail.com> - 1.4.14-2
a1afa89
- Added missing Requires - nagios (see rhbz #469530).
a1afa89
- Fixed path to qstat -> quakestat (see rhbz #533777)
a1afa89
- Disable radius plugin for EL4 - there is not radiuscleint-ng for EL-4
a1afa89
1fb876e
* Wed Mar 10 2010 Peter Lemenkov <lemenkov@gmail.com> - 1.4.14-1
1fb876e
- Ver. 1.4.14
1fb876e
- Rebased patches.
1fb876e
6e0a223
* Fri Aug 21 2009 Tomas Mraz <tmraz@redhat.com> - 1.4.13-17
6e0a223
- rebuilt with new openssl
6e0a223
18de8aa
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.13-16
18de8aa
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
18de8aa
6b2cbfd
* Mon Jun 22 2009 Mike McGrath <mmcgrath@redhat.com> - 1.4.13-15
6b2cbfd
- Added patch from upstream to fix ntp faults (bz #479030)
6b2cbfd
44c621e
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.13-14
44c621e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
44c621e
Caolan McNamara aa087eb
* Sat Jan 24 2009 Caolán McNamara <caolanm@redhat.com> 1.4.13-13
Caolan McNamara aa087eb
- rebuild for dependencies
Caolan McNamara aa087eb
e09478b
* Sat Jan 17 2009 Tomas Mraz <tmraz@redhat.com> 1.4.13-12
e09478b
- rebuild with new openssl
e09478b
Robert M. Albrecht 8035d32
* Mon Oct 20 2008 Robert M. Albrecht <romal@gmx.de> 1.4.13-11
Robert M. Albrecht 8035d32
- Enabled --with-extra-opts again
Robert M. Albrecht 8035d32
Robert M. Albrecht dd3d50c
* Mon Oct 20 2008 Robert M. Albrecht <romal@gmx.de> 1.4.13-10
Robert M. Albrecht dd3d50c
- removed provides perl plugins Bugzilla 457404
Robert M. Albrecht dd3d50c
d60fd4d
* Thu Oct 16 2008 Mike McGrath <mmcgrath@redhat.com> 1.4.13-9
d60fd4d
- This is a "CVS is horrible" rebuild
d60fd4d
8cd2d78
* Thu Oct  9 2008 Mike McGrath <mmcgrath@redhat.com> 1.4.13-8
d34f7f6
- Rebuilt with a proper patch
d34f7f6
8a077b0
* Wed Oct  8 2008 Mike McGrath <mmcgrath@redhat.com> 1.4.13-7
8a077b0
- Added changed recent permission changes to allow nagios group to execute
8a077b0
0e7414f
* Wed Oct  8 2008 Mike McGrath <mmcgrath@redhat.com> 1.4.13-6
0e7414f
- Fixed up some permission issues
0e7414f
c2711e5
* Mon Oct  6 2008 Mike McGrath <mmcgrath@redhat.com> 1.4.13-5
c2711e5
- Fixing patch, missing semicolon
c2711e5
dd8bbee
* Sun Sep 28 2008 Mike McGrath <mmcgrath@redhat.com> 1.4.13-4
a1d30ca
- Upstream released new version #464419
a1d30ca
- Added patch fix for check_linux_raid #253898
a1d30ca
- Upstream releases fix for #451015 - check_ntp_peers
a1d30ca
- Upstream released fix for #459309 - check_ntp
a1d30ca
- Added Provides Nagios::Plugins for #457404
a1d30ca
- Fixed configure line for #458985 check_procs
a1d30ca
9beee7c
* Thu Jul 10 2008 Robert M. Albrecht <romal@gmx.de> 1.4.12-3
Robert M. Albrecht be33480
- Removed --with-extra-opts, does not build in Koji
Robert M. Albrecht be33480
Robert M. Albrecht e479d43
* Mon Jun 30 2008 Robert M. Albrecht <romal@gmx.de> 1.4.12-2
Robert M. Albrecht e479d43
- Enabled --with-extra-opts
Robert M. Albrecht e479d43
Robert M. Albrecht e479d43
* Sun Jun 29 2008 Robert M. Albrecht <romal@gmx.de> 1.4.12-1
Robert M. Albrecht e479d43
- Upstream released version 1.4.12
Robert M. Albrecht e479d43
- Removed patches ping_timeout.patch and pgsql-fix.patch
Robert M. Albrecht e479d43
be3ab01
* Wed Apr 30 2008 Mike McGrath <mmcgrath@redhat.com> 1.4.11-4
be3ab01
- added patch for check_pgsql
868e859
c1e6e98
* Wed Apr 09 2008 Mike McGrath <mmcgrath@redhat.com> 1.4.11-2
c1e6e98
- Fix for 250588
c1e6e98
830687b
* Thu Feb 28 2008 Mike McGrath <mmcgrath@redhat.com> 1.4.11-1
830687b
- Upstream released version 1.4.11
830687b
- Added check_ntp peer and time
830687b
54f53b2
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.4.10-6
54f53b2
- Autorebuild for GCC 4.3
54f53b2
cd6da8e
* Tue Feb 12 2008 Mike McGrath <mmcgrath@redhat.com> 1.4-10-5
cd6da8e
- Rebuild for gcc43
cd6da8e
6f84cd2
* Thu Jan 10 2008 Mike McGrath <mmcgrath@redhat.com> 1.4.10-4
8a0e4d8
- Fixed check_log plugin #395601
8a0e4d8
5e5818b
* Thu Dec 06 2007 Release Engineering <rel-eng at fedoraproject dot org> - 1.4.10-2
5e5818b
- Rebuild for deps
5e5818b
5fa7eec
* Thu Dec 06 2007 Mike McGrath <mmcgrath@redhat.com> 1.4.10-1
5fa7eec
- Upstream released new version
5fa7eec
- Removed some patches
5fa7eec
2eb3d2b
* Fri Oct 26 2007 Mike McGrath <mmcgrath@redhat.com> 1.4.8-9
908a816
- Fix for Bug 348731 and CVE-2007-5623
908a816
65343a6
* Wed Aug 22 2007 Mike McGrath <mmcgrath@redhat.com> 1.4.8-7
65343a6
- Rebuild for BuildID
65343a6
- License change
65343a6
7102d78
* Fri Aug 10 2007 Mike McGrath <mmcgrath@redhat.com> 1.4.8-6
40ebf45
- Fix for check_linux_raid - #234416
40ebf45
- Fix for check_ide_disk - #251635
40ebf45
40ebf45
* Tue Aug 07 2007 Mike McGrath <mmcgrath@redhat.com> 1.4.8-2
91ba4da
- Fix for check_smtp - #251049
91ba4da
a864020
* Fri Apr 13 2007 Mike McGrath <mmcgrath@redhat.com> 1.4.8-1
a864020
- Upstream released new version
a864020
00c356b
* Fri Feb 23 2007 Mike McGrath <mmcgrath@redhat.com> 1.4.6-1
00c356b
- Upstream released new version
00c356b
90fdd1b
* Sun Dec 17 2006 Mike McGrath <imlinux@gmail.com> 1.4.5-1
90fdd1b
- Upstream released new version
90fdd1b
9df78b4
* Fri Oct 27 2006 Mike McGrath <imlinux@gmail.com> 1.4.4-2
9df78b4
- Enabled check_smart_ide
9df78b4
- Added patch for linux_raid
9df78b4
- Fixed permissions on check_icmp
9df78b4
36cae54
* Tue Oct 24 2006 Mike McGrath <imlinux@gmail.com> 1.4.4-1
36cae54
- Upstream new version
36cae54
- Disabled check_ide_smart (does not compile cleanly/too lazy to fix right now)
36cae54
- Added check_apt
90521a4
e64e8ed
* Sun Aug 27 2006 Mike McGrath <imlinux@gmail.com> 1.4.3-18
e64e8ed
- Removed utils.pm from the base nagios-plugins package into its own package
e64e8ed
67fe989
* Tue Aug 15 2006 Mike McGrath <imlinux@gmail.com> 1.4.3-17
67fe989
- Added requires qstat for check_game
67fe989
283f2c3
* Thu Aug 03 2006 Mike McGrath <imlinux@gmail.com> 1.4.3-16
283f2c3
- Providing path to qstat
283f2c3
8641a74
* Thu Aug 03 2006 Mike McGrath <imlinux@gmail.com> 1.4.3-15
8641a74
- Fixed permissions on check_dhcp
8641a74
- Added check_game
8641a74
- Added check_radius
8641a74
- Added patch for ntp
8641a74
3a22280
* Sun Jul 23 2006 Mike McGrath <imlinux@gmail.com> 1.4.3-14
3a22280
- Patched upstream issue: 196356
3a22280
abd1aef
* Sun Jul 23 2006 Mike McGrath <imlinux@gmail.com> 1.4.3-13
abd1aef
- nagios-plugins-all now includes nagios-plugins-mysql
abd1aef
9bfb442
* Thu Jun 22 2006 Mike McGrath <imlinux@gmail.com> 1.4.3-12
9bfb442
- removed sensors support for sparc and sparc64
9bfb442
f905973
* Thu Jun 22 2006 Mike McGrath <imlinux@gmail.com> 1.4.3-11
f947fb8
- Created a README.Fedora explaining how to install other plugins
f947fb8
c4d4f7b
* Sun Jun 11 2006 Mike McGrath <imlinux@gmail.com> 1.4.3-9
c4d4f7b
- Removed check_sensors in install section
c4d4f7b
d4f720b
* Sat Jun 10 2006 Mike McGrath <imlinux@gmail.com> 1.4.3-8
d4f720b
- Inserted conditional blocks for ppc exception.
d4f720b
1521b16
* Wed Jun 07 2006 Mike McGrath <imlinux@gmail.com> 1.4.3-7
1521b16
- Removed sensors from all plugins and added excludearch: ppc
1521b16
d0d1d42
* Tue Jun 06 2006 Mike McGrath <imlinux@gmail.com> 1.4.3-6
d0d1d42
- For ntp plugins requires s/ntpc/ntpdc/
d0d1d42
9beee7c
* Sat Jun 03 2006 Mike McGrath <imlinux@gmail.com> 1.4.3-5
08ec0aa
- Fixed a few syntax errors and removed an empty export
08ec0aa
9beee7c
* Fri May 19 2006 Mike McGrath <imlinux@gmail.com> 1.4.3-4
08ec0aa
- Now using configure macro instead of ./configure
08ec0aa
- Added BuildRequest: perl(Net::SNMP)
08ec0aa
- For reference, this was bugzilla.redhat.com ticket# 176374
08ec0aa
9beee7c
* Fri May 19 2006 Mike McGrath <imlinux@gmail.com> 1.4.3-3
08ec0aa
- Added check_ide_smart
08ec0aa
- Added some dependencies
08ec0aa
- Added support for check_if* (perl-Net-SNMP now in extras)
Jose Pedro Oliveira 876a0be
- nagios-plugins now owns dir %%{_libdir}/nagios
08ec0aa
08ec0aa
* Sat May 13 2006 Mike McGrath <imlinux@gmail.com> 1.4.3-2
08ec0aa
- Added a number of requires that don't get auto-detected
08ec0aa
08ec0aa
* Sun May 07 2006 Mike McGrath <imlinux@gmail.com> 1.4.3-1
08ec0aa
- Upstream remeased 1.4.3
08ec0aa
08ec0aa
* Tue Apr 18 2006 Mike McGrath <imlinux@gmail.com> 1.4.2-9
08ec0aa
- Fixed a typo where nagios-plugins-all required nagios-plugins-httpd
08ec0aa
08ec0aa
* Mon Mar 27 2006 Mike McGrath <imlinux@gmail.com> 1.4.2-8
08ec0aa
- Updated to CVS head for better MySQL support
08ec0aa
08ec0aa
* Sun Mar 5 2006 Mike McGrath <imlinux@gmail.com> 1.4.2-7
08ec0aa
- Added a nagios-plugins-all package
08ec0aa
08ec0aa
* Wed Feb 1 2006 Mike McGrath <imlinux@gmail.com> 1.4.2-6
08ec0aa
- Added provides for check_tcp
08ec0aa
08ec0aa
* Mon Jan 30 2006 Mike McGrath <imlinux@gmail.com> 1.4.2-5
08ec0aa
- Created individual packages for all check_* scripts
08ec0aa
08ec0aa
* Tue Dec 20 2005 Mike McGrath <imlinux@gmail.com> 1.4.2-4
08ec0aa
- Fedora friendly spec file
08ec0aa
08ec0aa
* Mon May 23 2005 Sean Finney <seanius@seanius.net> - cvs head
08ec0aa
- just include the nagios plugins directory, which will automatically include
08ec0aa
  all generated plugins (which keeps the build from failing on systems that
08ec0aa
  don't have all build-dependencies for every plugin)
08ec0aa
9beee7c
* Thu Mar 04 2004 Karl DeBisschop <karl[AT]debisschop.net> - 1.4.0alpha1
08ec0aa
- extensive rewrite to facilitate processing into various distro-compatible specs
08ec0aa
9beee7c
* Thu Mar 04 2004 Karl DeBisschop <karl[AT]debisschop.net> - 1.4.0alpha1
08ec0aa
- extensive rewrite to facilitate processing into various distro-compatible specs
08ec0aa