From 74a33404df0ef411307e319b0dc015ec0c3efffe Mon Sep 17 00:00:00 2001 From: Davide Madrisan Date: Sat, 6 Jan 2024 07:31:23 +0100 Subject: [PATCH] update to 18 [release 18-1mamba;Sat Nov 21 2015] --- nagios-plugins-linux.spec | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/nagios-plugins-linux.spec b/nagios-plugins-linux.spec index e3f5d15..de29d0f 100644 --- a/nagios-plugins-linux.spec +++ b/nagios-plugins-linux.spec @@ -1,12 +1,12 @@ Name: nagios-plugins-linux -Version: 16 +Version: 18 Release: 1mamba Summary: Nagios plugins for Linux Group: Network/Monitoring Vendor: openmamba Distribution: openmamba Packager: Davide Madrisan -URL: https://sites.google.com/site/davidemadrisan/nagios-monitoring/linux-os +URL: https://github.com/madrisan/nagios-plugins-linux/wiki Source: https://sites.google.com/site/davidemadrisan/files/nagios-plugins-linux-%{version}.tar.xz License: GPL ## AUTOBUILDREQ-BEGIN @@ -72,6 +72,13 @@ Summary: Nagios plugins for Linux - check_cpu %description cswch This Nagios plugin monitors the total number of context switches per second across all CPUs. +%package fc +Group: Network/Monitoring +Summary: Nagios plugins for Linux - check_fc + +%description fc +This Nagios plugin monitors the status of the fiber status ports. + %package ifmountfs Group: Network/Monitoring Summary: Nagios plugins for Linux - check_ifmountfs @@ -213,6 +220,10 @@ This Nagios plugin displays the number of users that are currently logged on. %defattr(-,root,root) %{_libdir}/nagios/plugins/check_cswch +%files fc +%defattr(-,root,root) +%{_libdir}/nagios/plugins/check_fc + %files ifmountfs %defattr(-,root,root) %{_libdir}/nagios/plugins/check_ifmountfs @@ -274,6 +285,9 @@ This Nagios plugin displays the number of users that are currently logged on. %{_libdir}/nagios/plugins/check_users %changelog +* Sat Nov 21 2015 Davide Madrisan 18-1mamba +- update to 18 + * Sat Apr 25 2015 Davide Madrisan 16-1mamba - update to 16