[packages/nagios-plugin-check_iface] - rel 2; check more often

arekm arekm at pld-linux.org
Thu Jan 17 20:53:36 CET 2019


commit a5c8b32e96e865ba1a28ad519fbb6840cc36384c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Jan 17 20:53:29 2019 +0100

    - rel 2; check more often

 check_iface.cfg                | 5 ++---
 nagios-plugin-check_iface.spec | 2 +-
 2 files changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/nagios-plugin-check_iface.spec b/nagios-plugin-check_iface.spec
index 3e0d9b0..e6294e7 100644
--- a/nagios-plugin-check_iface.spec
+++ b/nagios-plugin-check_iface.spec
@@ -2,7 +2,7 @@
 Summary:	Nagios/Icinga plugin for checking network interface speed
 Name:		nagios-plugin-%{plugin}
 Version:	1.0
-Release:	2
+Release:	3
 License:	GPL
 Group:		Networking
 Source0:	https://raw.githubusercontent.com/wifibox/linux-admin-tools/master/nagios/plugins/check_net_iface
diff --git a/check_iface.cfg b/check_iface.cfg
index fc9d416..137fd35 100644
--- a/check_iface.cfg
+++ b/check_iface.cfg
@@ -12,9 +12,8 @@ define service {
         service_description     interface params
         register                0
 
-        normal_check_interval   30
-        retry_check_interval    5
-        notification_interval   3600
+        check_interval          10
+        notification_interval   30
 
         check_command           check_iface
 }
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nagios-plugin-check_iface.git/commitdiff/a5c8b32e96e865ba1a28ad519fbb6840cc36384c



More information about the pld-cvs-commit mailing list