mirror of
https://github.com/opinkerfi/nagios-plugins.git
synced 2026-02-13 02:20:57 +01:00
Compare commits
2 Commits
check_fire
...
1.0.0-2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
892f9c267e | ||
|
|
3501677f20 |
@@ -1,9 +1,10 @@
|
||||
%define debug_package %{nil}
|
||||
%define release 2
|
||||
|
||||
Summary: A Nagios plugin to check if iptables are actually enforcing rules
|
||||
Name: nagios-okplugin-check_firewall_active
|
||||
Version: 1.0.0
|
||||
Release: 1%{?dist}
|
||||
Release: %{release}%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
URL: https://github.com/opinkerfi/nagios-plugins/issues
|
||||
|
||||
Reference in New Issue
Block a user