summaryrefslogtreecommitdiffstats
path: root/web/attachments/313868-check_snmp.patch
diff options
context:
space:
mode:
Diffstat (limited to 'web/attachments/313868-check_snmp.patch')
-rw-r--r--web/attachments/313868-check_snmp.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/web/attachments/313868-check_snmp.patch b/web/attachments/313868-check_snmp.patch
new file mode 100644
index 0000000..439617f
--- /dev/null
+++ b/web/attachments/313868-check_snmp.patch
@@ -0,0 +1,11 @@
1--- check_snmp-old.c 2008-12-23 06:53:16.000000000 -0500
2+++ check_snmp.c 2009-02-17 01:10:44.094965523 -0500
3@@ -968,6 +968,8 @@
4 printf (" %s\n", _("SNMPv3 authentication password"));
5 printf (" %s\n", "-X, --privpasswd=PASSWORD");
6 printf (" %s\n", _("SNMPv3 privacy password"));
7+ printf (" %s\n", "-e, --retries=INTEGER");
8+ printf (" %s\n", _("Number of times to retry query"));
9
10 /* OID Stuff */
11 printf (" %s\n", "-o, --oid=OID(s)");