Fix 15_check_snmp_storage_64bit
This commit is contained in:
parent
1dfc537f8a
commit
09c4c1b92b
8
debian/patches/15_check_snmp_storage_64bit
vendored
8
debian/patches/15_check_snmp_storage_64bit
vendored
|
@ -14,13 +14,13 @@
|
||||||
##
|
##
|
||||||
## http://www.monitoring-portal.org/wbb/index.php?page=Thread&threadID=12031
|
## http://www.monitoring-portal.org/wbb/index.php?page=Thread&threadID=12031
|
||||||
---
|
---
|
||||||
plugins/check_snmp_storage.pl | 54 ++++++++++++++++++++++++++++---------------
|
check_snmp_storage.pl | 54 ++++++++++++++++++++++++++++---------------
|
||||||
1 file changed, 36 insertions(+), 18 deletions(-)
|
1 file changed, 36 insertions(+), 18 deletions(-)
|
||||||
|
|
||||||
diff --git a/plugins/check_snmp_storage.pl b/plugins/check_snmp_storage.pl
|
diff --git a/check_snmp_storage.pl b/check_snmp_storage.pl
|
||||||
index 1b8a398..a3c784f 100644
|
index 1b8a398..a3c784f 100644
|
||||||
--- a/plugins/check_snmp_storage.pl
|
--- a/check_snmp_storage.pl
|
||||||
+++ b/plugins/check_snmp_storage.pl
|
+++ b/check_snmp_storage.pl
|
||||||
@@ -6,7 +6,7 @@
|
@@ -6,7 +6,7 @@
|
||||||
# Help : http://nagios.manubulon.com
|
# Help : http://nagios.manubulon.com
|
||||||
# Licence : GPL - http://www.fsf.org/licenses/gpl.txt
|
# Licence : GPL - http://www.fsf.org/licenses/gpl.txt
|
||||||
|
|
Loading…
Reference in a new issue