summaryrefslogtreecommitdiffstats
path: root/plugins/utils.h
diff options
context:
space:
mode:
authorHolger Weiss <holger@zedat.fu-berlin.de>2013-10-08 14:09:42 (GMT)
committerHolger Weiss <holger@zedat.fu-berlin.de>2013-10-08 14:09:42 (GMT)
commitef35403c26c846e65893c94ba7c09eeadfa391ab (patch)
treece01cf5a0926b0645ba4e7cd399e91f68850241c /plugins/utils.h
parentf6576c6db4eeb655f16a71286757e4a93792887d (diff)
downloadmonitoring-plugins-ef35403c26c846e65893c94ba7c09eeadfa391ab.tar.gz
Update web site URLs
The Nagios Plugin Development Guidelines and the Extra-Opts documentation were moved to our new project server.
Diffstat (limited to 'plugins/utils.h')
-rw-r--r--plugins/utils.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/plugins/utils.h b/plugins/utils.h
index 657d4bf..4fc942d 100644
--- a/plugins/utils.h
+++ b/plugins/utils.h
@@ -180,7 +180,8 @@ char *fperfdata (const char *,
180#ifdef NP_EXTRA_OPTS 180#ifdef NP_EXTRA_OPTS
181#define UT_EXTRA_OPTS _("\ 181#define UT_EXTRA_OPTS _("\
182 --extra-opts=[section][@file]\n\ 182 --extra-opts=[section][@file]\n\
183 Read options from an ini file. See http://nagiosplugins.org/extra-opts\n\ 183 Read options from an ini file. See\n\
184 https://www.nagios-plugins.org/doc/extra-opts.html\n\
184 for usage and examples.\n") 185 for usage and examples.\n")
185#else 186#else
186#define UT_EXTRA_OPTS "" 187#define UT_EXTRA_OPTS ""
@@ -188,7 +189,7 @@ char *fperfdata (const char *,
188 189
189#define UT_THRESHOLDS_NOTES _("\ 190#define UT_THRESHOLDS_NOTES _("\
190 See:\n\ 191 See:\n\
191 http://nagiosplug.sourceforge.net/developer-guidelines.html#THRESHOLDFORMAT\n\ 192 https://www.nagios-plugins.org/doc/guidelines.html#THRESHOLDFORMAT\n\
192 for THRESHOLD format and examples.\n") 193 for THRESHOLD format and examples.\n")
193 194
194#define UT_SUPPORT _("\n\ 195#define UT_SUPPORT _("\n\