Adding d/p/03_epn disable epn in check_disk_smb
This commit is contained in:
parent
eb7432cdf3
commit
363955f257
8
debian/patches/03_epn
vendored
Normal file
8
debian/patches/03_epn
vendored
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
--- a/plugins-scripts/check_disk_smb.pl
|
||||||
|
+++ b/plugins-scripts/check_disk_smb.pl
|
||||||
|
@@ -1,4 +1,5 @@
|
||||||
|
#!@PERL@ -w
|
||||||
|
+# nagios: -epn
|
||||||
|
#
|
||||||
|
#
|
||||||
|
# check_disk.pl <host> <share> <user> <pass> [warn] [critical] [port]
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
|
@ -1,3 +1,4 @@
|
||||||
02_check_icmp_links
|
02_check_icmp_links
|
||||||
|
03_epn
|
||||||
# commited upstream
|
# commited upstream
|
||||||
10_check_curl_header
|
10_check_curl_header
|
||||||
|
|
Loading…
Reference in a new issue