check_phpfpm_status: Drop unneeded path patch

This commit is contained in:
Jan Wagner 2016-06-12 16:00:16 +02:00
parent f7e67c0f74
commit 54a63765e2
2 changed files with 0 additions and 18 deletions

View file

@ -1,17 +0,0 @@
Author: Jan Wagner <waja@cyconet.org>
Description:
Patches check_phpfpm_status to use debian specific paths.
diff --git a/check_phpfpm_status/check_phpfpm_status b/check_phpfpm_status/check_phpfpm_status
index 678170b..d0c099b 100644
--- a/check_phpfpm_status/check_phpfpm_status
+++ b/check_phpfpm_status/check_phpfpm_status
@@ -22,7 +22,7 @@ use Digest::MD5 qw(md5 md5_hex);
# Nagios specific
# Update Nagios Plugin path according to your platform/installation
-use lib "/usr/local/nagios/libexec";
+use lib "/usr/lib/nagios/plugins";
use utils qw($TIMEOUT);
# Globals

View file

@ -2,7 +2,6 @@ check_ipsec/10_pathes
check_ipsec/15_fix_syntax
check_ipsec/20_remove_gateway
check_mysql_slave//epn
check_phpfpm_status/10_pathes
check_sieve/epn
check_sieve/10_pathes
check_tftp/epn