Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37732820
en ru br
ALT Linux repos
S:1.0.1-alt3

Group :: Monitoring
RPM: nagios-plugins-nginx

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

# nagios uses /usr/lib for plugins in any arch
%define plugindir %_prefix/lib/nagios/plugins

Name: nagios-plugins-nginx
Version: 1.0.1
Release: alt3

Summary: Nagios(R) plug-in for checking nginx status
License: GPL
Group: Monitoring
Url: http://www.nginxs.com/linux/441.html
Packager: Vitaly Lipatov <lav at altlinux.ru>

BuildArch: noarch

Source: %name-%version.tar
Patch0: port-to-python3.patch

BuildRequires(pre): rpm-build-python3
Requires: nagios-nrpe

%description
Nagios plugin for checking nginx status written in python.

%prep
%setup
%patch0 -p1

%install
mkdir -p %buildroot%plugindir/
install -m755 check_nginx %buildroot%plugindir/

%files
%plugindir/check_nginx

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin