[Pkg-nagios-changes] [pkg-nagios-snmp-plugins] 01/01: Fixing pathes in 20_check_snmp_load_multiple_cpus
Jan Wagner
waja at moszumanska.debian.org
Sat Apr 25 22:12:10 UTC 2015
This is an automated email from the git hooks/post-receive script.
waja pushed a commit to branch master
in repository pkg-nagios-snmp-plugins.
commit 434d3d0a40a745854599b98db2dd9f3de7ee686a
Author: Jan Wagner <waja at cyconet.org>
Date: Sun Apr 26 00:07:29 2015 +0200
Fixing pathes in 20_check_snmp_load_multiple_cpus
---
debian/patches/20_check_snmp_load_multiple_cpus | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/patches/20_check_snmp_load_multiple_cpus b/debian/patches/20_check_snmp_load_multiple_cpus
index 5358aa8..9032868 100644
--- a/debian/patches/20_check_snmp_load_multiple_cpus
+++ b/debian/patches/20_check_snmp_load_multiple_cpus
@@ -13,13 +13,13 @@
fixes #6
---
- plugins/check_snmp_load.pl | 19 ++++++++++++++++++-
+check_snmp_load.pl | 19 ++++++++++++++++++-
1 file changed, 18 insertions(+), 1 deletion(-)
-diff --git a/plugins/check_snmp_load.pl b/plugins/check_snmp_load.pl
+diff --git a/check_snmp_load.pl b/check_snmp_load.pl
index fd13f71..1f29ac5 100755
---- a/plugins/check_snmp_load.pl
-+++ b/plugins/check_snmp_load.pl
+--- a/check_snmp_load.pl
++++ b/check_snmp_load.pl
@@ -363,6 +363,20 @@ sub check_options {
if ($o_check_type eq "netsl") {
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-nagios-snmp-plugins.git
More information about the Pkg-nagios-changes
mailing list