New upstream version 2.3.1
This commit is contained in:
parent
5c6ba24b61
commit
09f4277f49
1
AUTHORS
1
AUTHORS
|
@ -22,3 +22,4 @@ Jan Wagner
|
||||||
Holger Weiss
|
Holger Weiss
|
||||||
Michael Wirtgen
|
Michael Wirtgen
|
||||||
Oliver Skibbe
|
Oliver Skibbe
|
||||||
|
Andreas Baumann
|
||||||
|
|
|
@ -7,7 +7,7 @@ EXTRA_DIST = config.rpath \
|
||||||
NP-VERSION-GEN REQUIREMENTS SUPPORT THANKS \
|
NP-VERSION-GEN REQUIREMENTS SUPPORT THANKS \
|
||||||
NPTest.pm pkg \
|
NPTest.pm pkg \
|
||||||
config_test/Makefile config_test/run_tests config_test/child_test.c \
|
config_test/Makefile config_test/run_tests config_test/child_test.c \
|
||||||
perlmods tools/build_perl_modules \
|
tools/build_perl_modules \
|
||||||
tools/tinderbox_build
|
tools/tinderbox_build
|
||||||
|
|
||||||
ACLOCAL_AMFLAGS = -I gl/m4 -I m4
|
ACLOCAL_AMFLAGS = -I gl/m4 -I m4
|
||||||
|
@ -31,7 +31,7 @@ install-root:
|
||||||
|
|
||||||
test test-debug:
|
test test-debug:
|
||||||
cd lib && $(MAKE) $@
|
cd lib && $(MAKE) $@
|
||||||
if test "$(PERLMODS_DIR)" != ""; then cd perlmods && $(MAKE) $@; fi
|
if test "$(PERLMODS_DIR)" != ""; then cd && $(MAKE) $@; fi
|
||||||
cd plugins && $(MAKE) $@
|
cd plugins && $(MAKE) $@
|
||||||
cd plugins-scripts && $(MAKE) $@
|
cd plugins-scripts && $(MAKE) $@
|
||||||
cd plugins-root && $(MAKE) $@
|
cd plugins-root && $(MAKE) $@
|
||||||
|
|
|
@ -1374,7 +1374,7 @@ EXTRA_DIST = config.rpath \
|
||||||
NP-VERSION-GEN REQUIREMENTS SUPPORT THANKS \
|
NP-VERSION-GEN REQUIREMENTS SUPPORT THANKS \
|
||||||
NPTest.pm pkg \
|
NPTest.pm pkg \
|
||||||
config_test/Makefile config_test/run_tests config_test/child_test.c \
|
config_test/Makefile config_test/run_tests config_test/child_test.c \
|
||||||
perlmods tools/build_perl_modules \
|
tools/build_perl_modules \
|
||||||
tools/tinderbox_build
|
tools/tinderbox_build
|
||||||
|
|
||||||
ACLOCAL_AMFLAGS = -I gl/m4 -I m4
|
ACLOCAL_AMFLAGS = -I gl/m4 -I m4
|
||||||
|
@ -1917,7 +1917,7 @@ install-root:
|
||||||
|
|
||||||
test test-debug:
|
test test-debug:
|
||||||
cd lib && $(MAKE) $@
|
cd lib && $(MAKE) $@
|
||||||
if test "$(PERLMODS_DIR)" != ""; then cd perlmods && $(MAKE) $@; fi
|
if test "$(PERLMODS_DIR)" != ""; then cd && $(MAKE) $@; fi
|
||||||
cd plugins && $(MAKE) $@
|
cd plugins && $(MAKE) $@
|
||||||
cd plugins-scripts && $(MAKE) $@
|
cd plugins-scripts && $(MAKE) $@
|
||||||
cd plugins-root && $(MAKE) $@
|
cd plugins-root && $(MAKE) $@
|
||||||
|
|
20
NEWS
20
NEWS
|
@ -1,5 +1,25 @@
|
||||||
This file documents the major additions and syntax changes between releases.
|
This file documents the major additions and syntax changes between releases.
|
||||||
|
|
||||||
|
2.3.1 10 April 2021
|
||||||
|
ENHANCEMENTS
|
||||||
|
check_curl: Add an option to verify the peer certificate & host using the system CA's
|
||||||
|
|
||||||
|
FIXES
|
||||||
|
check_icmp: fix simple typo, conspicuosly -> conspicuously
|
||||||
|
check_curl: fixed help, usage and errors for TLS 1.3
|
||||||
|
check_curl: fixed a potential buffer overflow in url buffer
|
||||||
|
check_dns: split multiple IP addresses passed in one -a argument
|
||||||
|
check_curl: added string_statuscode function for printing HTTP/1.1 and HTTP/2 correctly
|
||||||
|
check_curl: fix crash if http header contains leading spaces
|
||||||
|
check_curl: display a specific human-readable error message where possible
|
||||||
|
check_pgsql: Using snprintf which honors the buffers size and guarantees null termination.
|
||||||
|
check_snmp: put the "c" (to mark a counter) after the perfdata value
|
||||||
|
check_http: Increase regexp limit
|
||||||
|
check_http: make -C obvious
|
||||||
|
check_curl: Increase regexp limit (to 1024 as in check_http)
|
||||||
|
check_curl: make -C obvious (from check_http)
|
||||||
|
check_curl: backported --show-body/-B to print body (from check_http)
|
||||||
|
|
||||||
2.3 10th December 2020
|
2.3 10th December 2020
|
||||||
ENHANCEMENTS
|
ENHANCEMENTS
|
||||||
check_dns: allow 'expected address' (-a) to be specified in CIDR notation
|
check_dns: allow 'expected address' (-a) to be specified in CIDR notation
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
SRC_ROOT=`dirname $0`
|
SRC_ROOT=`dirname $0`
|
||||||
|
|
||||||
NPVF=NP-VERSION-FILE
|
NPVF=NP-VERSION-FILE
|
||||||
DEF_VER=2.3
|
DEF_VER=2.3.1
|
||||||
|
|
||||||
LF='
|
LF='
|
||||||
'
|
'
|
||||||
|
|
5
THANKS
5
THANKS
|
@ -47,6 +47,7 @@ Andrew Berglund
|
||||||
Jimmy Bergman
|
Jimmy Bergman
|
||||||
Jochen Bern
|
Jochen Bern
|
||||||
Tom Bertelston
|
Tom Bertelston
|
||||||
|
Stefan Bethke
|
||||||
Gunnar Beutner
|
Gunnar Beutner
|
||||||
Prathamesh Bhanuse
|
Prathamesh Bhanuse
|
||||||
Daniel Bimschas
|
Daniel Bimschas
|
||||||
|
@ -132,6 +133,7 @@ Rick Frey
|
||||||
John C. Frickson
|
John C. Frickson
|
||||||
Markus Frosch
|
Markus Frosch
|
||||||
Matt Garrett
|
Matt Garrett
|
||||||
|
Tim Gates
|
||||||
Sven Geggus
|
Sven Geggus
|
||||||
Jonas Genannt
|
Jonas Genannt
|
||||||
Robby Giffin
|
Robby Giffin
|
||||||
|
@ -216,6 +218,7 @@ Oskar Liljeblad
|
||||||
Joerg Linge
|
Joerg Linge
|
||||||
Jan Lipphaus
|
Jan Lipphaus
|
||||||
Anton Lofgren
|
Anton Lofgren
|
||||||
|
Florian Lohoff
|
||||||
Larry Low
|
Larry Low
|
||||||
Jacob Lundqvist
|
Jacob Lundqvist
|
||||||
Jason Lunn
|
Jason Lunn
|
||||||
|
@ -247,6 +250,7 @@ Jonathan Milby
|
||||||
Russell Miller
|
Russell Miller
|
||||||
Eric J. Mislivec
|
Eric J. Mislivec
|
||||||
Janos Mohacsi
|
Janos Mohacsi
|
||||||
|
Tomas Mozes
|
||||||
Gerd Mueller
|
Gerd Mueller
|
||||||
Adrian Murphy
|
Adrian Murphy
|
||||||
Michael Musikhin
|
Michael Musikhin
|
||||||
|
@ -325,6 +329,7 @@ Andreas Seemueller
|
||||||
Lonny Selinger
|
Lonny Selinger
|
||||||
Nathan Shafer
|
Nathan Shafer
|
||||||
Tom Shields
|
Tom Shields
|
||||||
|
Barak Shohat
|
||||||
Sean Shore
|
Sean Shore
|
||||||
Pall Sigurdsson
|
Pall Sigurdsson
|
||||||
Antony Simmonds
|
Antony Simmonds
|
||||||
|
|
23
configure
vendored
23
configure
vendored
|
@ -1,6 +1,6 @@
|
||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
# Guess values for system-dependent variables and create Makefiles.
|
# Guess values for system-dependent variables and create Makefiles.
|
||||||
# Generated by GNU Autoconf 2.69 for monitoring-plugins 2.3.
|
# Generated by GNU Autoconf 2.69 for monitoring-plugins 2.3.1.
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
|
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
|
||||||
|
@ -587,8 +587,8 @@ MAKEFLAGS=
|
||||||
# Identity of this package.
|
# Identity of this package.
|
||||||
PACKAGE_NAME='monitoring-plugins'
|
PACKAGE_NAME='monitoring-plugins'
|
||||||
PACKAGE_TARNAME='monitoring-plugins'
|
PACKAGE_TARNAME='monitoring-plugins'
|
||||||
PACKAGE_VERSION='2.3'
|
PACKAGE_VERSION='2.3.1'
|
||||||
PACKAGE_STRING='monitoring-plugins 2.3'
|
PACKAGE_STRING='monitoring-plugins 2.3.1'
|
||||||
PACKAGE_BUGREPORT=''
|
PACKAGE_BUGREPORT=''
|
||||||
PACKAGE_URL=''
|
PACKAGE_URL=''
|
||||||
|
|
||||||
|
@ -2417,7 +2417,7 @@ if test "$ac_init_help" = "long"; then
|
||||||
# Omit some internal or obsolete options to make the list less imposing.
|
# Omit some internal or obsolete options to make the list less imposing.
|
||||||
# This message is too long to be a string in the A/UX 3.1 sh.
|
# This message is too long to be a string in the A/UX 3.1 sh.
|
||||||
cat <<_ACEOF
|
cat <<_ACEOF
|
||||||
\`configure' configures monitoring-plugins 2.3 to adapt to many kinds of systems.
|
\`configure' configures monitoring-plugins 2.3.1 to adapt to many kinds of systems.
|
||||||
|
|
||||||
Usage: $0 [OPTION]... [VAR=VALUE]...
|
Usage: $0 [OPTION]... [VAR=VALUE]...
|
||||||
|
|
||||||
|
@ -2488,7 +2488,7 @@ fi
|
||||||
|
|
||||||
if test -n "$ac_init_help"; then
|
if test -n "$ac_init_help"; then
|
||||||
case $ac_init_help in
|
case $ac_init_help in
|
||||||
short | recursive ) echo "Configuration of monitoring-plugins 2.3:";;
|
short | recursive ) echo "Configuration of monitoring-plugins 2.3.1:";;
|
||||||
esac
|
esac
|
||||||
cat <<\_ACEOF
|
cat <<\_ACEOF
|
||||||
|
|
||||||
|
@ -2659,7 +2659,7 @@ fi
|
||||||
test -n "$ac_init_help" && exit $ac_status
|
test -n "$ac_init_help" && exit $ac_status
|
||||||
if $ac_init_version; then
|
if $ac_init_version; then
|
||||||
cat <<\_ACEOF
|
cat <<\_ACEOF
|
||||||
monitoring-plugins configure 2.3
|
monitoring-plugins configure 2.3.1
|
||||||
generated by GNU Autoconf 2.69
|
generated by GNU Autoconf 2.69
|
||||||
|
|
||||||
Copyright (C) 2012 Free Software Foundation, Inc.
|
Copyright (C) 2012 Free Software Foundation, Inc.
|
||||||
|
@ -3364,7 +3364,7 @@ cat >config.log <<_ACEOF
|
||||||
This file contains any messages produced by compilers while
|
This file contains any messages produced by compilers while
|
||||||
running configure, to aid debugging if configure makes a mistake.
|
running configure, to aid debugging if configure makes a mistake.
|
||||||
|
|
||||||
It was created by monitoring-plugins $as_me 2.3, which was
|
It was created by monitoring-plugins $as_me 2.3.1, which was
|
||||||
generated by GNU Autoconf 2.69. Invocation command line was
|
generated by GNU Autoconf 2.69. Invocation command line was
|
||||||
|
|
||||||
$ $0 $@
|
$ $0 $@
|
||||||
|
@ -4235,7 +4235,7 @@ fi
|
||||||
|
|
||||||
# Define the identity of the package.
|
# Define the identity of the package.
|
||||||
PACKAGE='monitoring-plugins'
|
PACKAGE='monitoring-plugins'
|
||||||
VERSION='2.3'
|
VERSION='2.3.1'
|
||||||
|
|
||||||
|
|
||||||
cat >>confdefs.h <<_ACEOF
|
cat >>confdefs.h <<_ACEOF
|
||||||
|
@ -41554,7 +41554,7 @@ if test "$ac_cv_uname_s" = 'SunOS' -a \( "x$ac_cv_prog_ac_ct_AR" = "x" -o "$ac_c
|
||||||
as_fn_error $? "No ar found for Solaris - is /usr/ccs/bin in PATH?" "$LINENO" 5
|
as_fn_error $? "No ar found for Solaris - is /usr/ccs/bin in PATH?" "$LINENO" 5
|
||||||
fi
|
fi
|
||||||
|
|
||||||
ac_config_files="$ac_config_files Makefile tap/Makefile lib/Makefile plugins/Makefile lib/tests/Makefile plugins-root/Makefile plugins-scripts/Makefile plugins-scripts/utils.pm plugins-scripts/utils.sh perlmods/Makefile test.pl pkg/solaris/pkginfo po/Makefile.in"
|
ac_config_files="$ac_config_files Makefile tap/Makefile lib/Makefile plugins/Makefile lib/tests/Makefile plugins-root/Makefile plugins-scripts/Makefile plugins-scripts/utils.pm plugins-scripts/utils.sh test.pl pkg/solaris/pkginfo po/Makefile.in"
|
||||||
|
|
||||||
cat >confcache <<\_ACEOF
|
cat >confcache <<\_ACEOF
|
||||||
# This file is a shell script that caches the results of configure
|
# This file is a shell script that caches the results of configure
|
||||||
|
@ -42176,7 +42176,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
||||||
# report actual input values of CONFIG_FILES etc. instead of their
|
# report actual input values of CONFIG_FILES etc. instead of their
|
||||||
# values after options handling.
|
# values after options handling.
|
||||||
ac_log="
|
ac_log="
|
||||||
This file was extended by monitoring-plugins $as_me 2.3, which was
|
This file was extended by monitoring-plugins $as_me 2.3.1, which was
|
||||||
generated by GNU Autoconf 2.69. Invocation command line was
|
generated by GNU Autoconf 2.69. Invocation command line was
|
||||||
|
|
||||||
CONFIG_FILES = $CONFIG_FILES
|
CONFIG_FILES = $CONFIG_FILES
|
||||||
|
@ -42242,7 +42242,7 @@ _ACEOF
|
||||||
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
||||||
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
||||||
ac_cs_version="\\
|
ac_cs_version="\\
|
||||||
monitoring-plugins config.status 2.3
|
monitoring-plugins config.status 2.3.1
|
||||||
configured by $0, generated by GNU Autoconf 2.69,
|
configured by $0, generated by GNU Autoconf 2.69,
|
||||||
with options \\"\$ac_cs_config\\"
|
with options \\"\$ac_cs_config\\"
|
||||||
|
|
||||||
|
@ -42670,7 +42670,6 @@ do
|
||||||
"plugins-scripts/Makefile") CONFIG_FILES="$CONFIG_FILES plugins-scripts/Makefile" ;;
|
"plugins-scripts/Makefile") CONFIG_FILES="$CONFIG_FILES plugins-scripts/Makefile" ;;
|
||||||
"plugins-scripts/utils.pm") CONFIG_FILES="$CONFIG_FILES plugins-scripts/utils.pm" ;;
|
"plugins-scripts/utils.pm") CONFIG_FILES="$CONFIG_FILES plugins-scripts/utils.pm" ;;
|
||||||
"plugins-scripts/utils.sh") CONFIG_FILES="$CONFIG_FILES plugins-scripts/utils.sh" ;;
|
"plugins-scripts/utils.sh") CONFIG_FILES="$CONFIG_FILES plugins-scripts/utils.sh" ;;
|
||||||
"perlmods/Makefile") CONFIG_FILES="$CONFIG_FILES perlmods/Makefile" ;;
|
|
||||||
"test.pl") CONFIG_FILES="$CONFIG_FILES test.pl" ;;
|
"test.pl") CONFIG_FILES="$CONFIG_FILES test.pl" ;;
|
||||||
"pkg/solaris/pkginfo") CONFIG_FILES="$CONFIG_FILES pkg/solaris/pkginfo" ;;
|
"pkg/solaris/pkginfo") CONFIG_FILES="$CONFIG_FILES pkg/solaris/pkginfo" ;;
|
||||||
"po/Makefile.in") CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;;
|
"po/Makefile.in") CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;;
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
dnl Process this file with autoconf to produce a configure script.
|
dnl Process this file with autoconf to produce a configure script.
|
||||||
AC_PREREQ(2.59)
|
AC_PREREQ(2.59)
|
||||||
AC_INIT(monitoring-plugins,2.3)
|
AC_INIT(monitoring-plugins,2.3.1)
|
||||||
AC_CONFIG_SRCDIR(NPTest.pm)
|
AC_CONFIG_SRCDIR(NPTest.pm)
|
||||||
AC_CONFIG_FILES([gl/Makefile])
|
AC_CONFIG_FILES([gl/Makefile])
|
||||||
AC_CONFIG_AUX_DIR(build-aux)
|
AC_CONFIG_AUX_DIR(build-aux)
|
||||||
|
@ -1888,7 +1888,6 @@ AC_OUTPUT(
|
||||||
plugins-scripts/Makefile
|
plugins-scripts/Makefile
|
||||||
plugins-scripts/utils.pm
|
plugins-scripts/utils.pm
|
||||||
plugins-scripts/utils.sh
|
plugins-scripts/utils.sh
|
||||||
perlmods/Makefile
|
|
||||||
test.pl
|
test.pl
|
||||||
pkg/solaris/pkginfo
|
pkg/solaris/pkginfo
|
||||||
po/Makefile.in
|
po/Makefile.in
|
||||||
|
|
Binary file not shown.
Binary file not shown.
1514
perlmods/Makefile
1514
perlmods/Makefile
File diff suppressed because it is too large
Load diff
|
@ -1,14 +0,0 @@
|
||||||
perlmoduledir = $(exec_prefix)/perl
|
|
||||||
|
|
||||||
all-local:
|
|
||||||
$(top_srcdir)/tools/build_perl_modules -d $(perlmoduledir) -em .
|
|
||||||
|
|
||||||
install-exec-local:
|
|
||||||
$(top_srcdir)/tools/build_perl_modules -d $(perlmoduledir) -i .
|
|
||||||
|
|
||||||
# Don't run test-debug differently here yet
|
|
||||||
test test-debug:
|
|
||||||
$(top_srcdir)/tools/build_perl_modules -d $(perlmoduledir) -t .
|
|
||||||
|
|
||||||
clean-local:
|
|
||||||
$(top_srcdir)/tools/build_perl_modules -d $(perlmoduledir) -c .
|
|
1514
perlmods/Makefile.in
1514
perlmods/Makefile.in
File diff suppressed because it is too large
Load diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1,16 +0,0 @@
|
||||||
# Modules installed in this order
|
|
||||||
default:
|
|
||||||
Test-Simple
|
|
||||||
Perl-OSType
|
|
||||||
Module-Implementation
|
|
||||||
Module-Metadata
|
|
||||||
version
|
|
||||||
Module-Build
|
|
||||||
Module-Runtime
|
|
||||||
parent
|
|
||||||
Try-Tiny
|
|
||||||
Params-Validate
|
|
||||||
Math-Calc-Units
|
|
||||||
Class-Accessor
|
|
||||||
Config-Tiny
|
|
||||||
Monitoring-Plugin
|
|
Binary file not shown.
Binary file not shown.
|
@ -2,11 +2,11 @@ PKG="NGOSplugin"
|
||||||
NAME="monitoring-plugins"
|
NAME="monitoring-plugins"
|
||||||
DESC="Network Monitoring Plugins for Nagios and compatible"
|
DESC="Network Monitoring Plugins for Nagios and compatible"
|
||||||
ARCH="unknown"
|
ARCH="unknown"
|
||||||
VERSION="2.3,REV=2020.12.09.22.48"
|
VERSION="2.3.1,REV=2021.04.10.16.16"
|
||||||
CATEGORY="application"
|
CATEGORY="application"
|
||||||
VENDOR="Monitoring Plugins Development Team"
|
VENDOR="Monitoring Plugins Development Team"
|
||||||
EMAIL="devel@monitoring-plugins.org"
|
EMAIL="devel@monitoring-plugins.org"
|
||||||
PSTAMP="nag20201209224822"
|
PSTAMP="nag20210410161613"
|
||||||
BASEDIR="/"
|
BASEDIR="/"
|
||||||
CLASSES="none"
|
CLASSES="none"
|
||||||
|
|
||||||
|
|
|
@ -1134,7 +1134,7 @@ finish(int sig)
|
||||||
while(host) {
|
while(host) {
|
||||||
if(!host->icmp_recv) {
|
if(!host->icmp_recv) {
|
||||||
/* rta 0 is ofcourse not entirely correct, but will still show up
|
/* rta 0 is ofcourse not entirely correct, but will still show up
|
||||||
* conspicuosly as missing entries in perfparse and cacti */
|
* conspicuously as missing entries in perfparse and cacti */
|
||||||
pl = 100;
|
pl = 100;
|
||||||
rta = 0;
|
rta = 0;
|
||||||
status = STATE_CRITICAL;
|
status = STATE_CRITICAL;
|
||||||
|
|
|
@ -117,7 +117,7 @@ typedef enum curlhelp_ssl_library {
|
||||||
|
|
||||||
enum {
|
enum {
|
||||||
REGS = 2,
|
REGS = 2,
|
||||||
MAX_RE_SIZE = 256
|
MAX_RE_SIZE = 1024
|
||||||
};
|
};
|
||||||
#include "regex.h"
|
#include "regex.h"
|
||||||
regex_t preg;
|
regex_t preg;
|
||||||
|
@ -145,6 +145,7 @@ thresholds *thlds;
|
||||||
char user_agent[DEFAULT_BUFFER_SIZE];
|
char user_agent[DEFAULT_BUFFER_SIZE];
|
||||||
int verbose = 0;
|
int verbose = 0;
|
||||||
int show_extended_perfdata = FALSE;
|
int show_extended_perfdata = FALSE;
|
||||||
|
int show_body = FALSE;
|
||||||
int min_page_len = 0;
|
int min_page_len = 0;
|
||||||
int max_page_len = 0;
|
int max_page_len = 0;
|
||||||
int redir_depth = 0;
|
int redir_depth = 0;
|
||||||
|
@ -195,6 +196,7 @@ int ssl_version = CURL_SSLVERSION_DEFAULT;
|
||||||
char *client_cert = NULL;
|
char *client_cert = NULL;
|
||||||
char *client_privkey = NULL;
|
char *client_privkey = NULL;
|
||||||
char *ca_cert = NULL;
|
char *ca_cert = NULL;
|
||||||
|
int verify_peer_and_host = FALSE;
|
||||||
int is_openssl_callback = FALSE;
|
int is_openssl_callback = FALSE;
|
||||||
#if defined(HAVE_SSL) && defined(USE_OPENSSL)
|
#if defined(HAVE_SSL) && defined(USE_OPENSSL)
|
||||||
X509 *cert = NULL;
|
X509 *cert = NULL;
|
||||||
|
@ -296,6 +298,28 @@ CURLcode sslctxfun(CURL *curl, SSL_CTX *sslctx, void *parm)
|
||||||
#endif /* USE_OPENSSL */
|
#endif /* USE_OPENSSL */
|
||||||
#endif /* HAVE_SSL */
|
#endif /* HAVE_SSL */
|
||||||
|
|
||||||
|
/* returns a string "HTTP/1.x" or "HTTP/2" */
|
||||||
|
static char *string_statuscode (int major, int minor)
|
||||||
|
{
|
||||||
|
static char buf[10];
|
||||||
|
|
||||||
|
switch (major) {
|
||||||
|
case 1:
|
||||||
|
snprintf (buf, sizeof (buf), "HTTP/%d.%d", major, minor);
|
||||||
|
break;
|
||||||
|
case 2:
|
||||||
|
case 3:
|
||||||
|
snprintf (buf, sizeof (buf), "HTTP/%d", major);
|
||||||
|
break;
|
||||||
|
default:
|
||||||
|
/* assuming here HTTP/N with N>=4 */
|
||||||
|
snprintf (buf, sizeof (buf), "HTTP/%d", major);
|
||||||
|
break;
|
||||||
|
}
|
||||||
|
|
||||||
|
return buf;
|
||||||
|
}
|
||||||
|
|
||||||
/* Checks if the server 'reply' is one of the expected 'statuscodes' */
|
/* Checks if the server 'reply' is one of the expected 'statuscodes' */
|
||||||
static int
|
static int
|
||||||
expected_statuscode (const char *reply, const char *statuscodes)
|
expected_statuscode (const char *reply, const char *statuscodes)
|
||||||
|
@ -467,9 +491,11 @@ check_http (void)
|
||||||
if (client_privkey)
|
if (client_privkey)
|
||||||
handle_curl_option_return_code (curl_easy_setopt (curl, CURLOPT_SSLKEY, client_privkey), "CURLOPT_SSLKEY");
|
handle_curl_option_return_code (curl_easy_setopt (curl, CURLOPT_SSLKEY, client_privkey), "CURLOPT_SSLKEY");
|
||||||
if (ca_cert) {
|
if (ca_cert) {
|
||||||
|
handle_curl_option_return_code (curl_easy_setopt (curl, CURLOPT_CAINFO, ca_cert), "CURLOPT_CAINFO");
|
||||||
|
}
|
||||||
|
if (ca_cert || verify_peer_and_host) {
|
||||||
/* per default if we have a CA verify both the peer and the
|
/* per default if we have a CA verify both the peer and the
|
||||||
* hostname in the certificate, can be switched off later */
|
* hostname in the certificate, can be switched off later */
|
||||||
handle_curl_option_return_code (curl_easy_setopt (curl, CURLOPT_CAINFO, ca_cert), "CURLOPT_CAINFO");
|
|
||||||
handle_curl_option_return_code (curl_easy_setopt( curl, CURLOPT_SSL_VERIFYPEER, 1), "CURLOPT_SSL_VERIFYPEER");
|
handle_curl_option_return_code (curl_easy_setopt( curl, CURLOPT_SSL_VERIFYPEER, 1), "CURLOPT_SSL_VERIFYPEER");
|
||||||
handle_curl_option_return_code (curl_easy_setopt( curl, CURLOPT_SSL_VERIFYHOST, 2), "CURLOPT_SSL_VERIFYHOST");
|
handle_curl_option_return_code (curl_easy_setopt( curl, CURLOPT_SSL_VERIFYHOST, 2), "CURLOPT_SSL_VERIFYHOST");
|
||||||
} else {
|
} else {
|
||||||
|
@ -640,7 +666,7 @@ check_http (void)
|
||||||
/* Curl errors, result in critical Nagios state */
|
/* Curl errors, result in critical Nagios state */
|
||||||
if (res != CURLE_OK) {
|
if (res != CURLE_OK) {
|
||||||
snprintf (msg, DEFAULT_BUFFER_SIZE, _("Invalid HTTP response received from host on port %d: cURL returned %d - %s"),
|
snprintf (msg, DEFAULT_BUFFER_SIZE, _("Invalid HTTP response received from host on port %d: cURL returned %d - %s"),
|
||||||
server_port, res, curl_easy_strerror(res));
|
server_port, res, errbuf[0] ? errbuf : curl_easy_strerror(res));
|
||||||
die (STATE_CRITICAL, "HTTP CRITICAL - %s\n", msg);
|
die (STATE_CRITICAL, "HTTP CRITICAL - %s\n", msg);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -746,7 +772,8 @@ GOT_FIRST_CERT:
|
||||||
if (curlhelp_parse_statusline (header_buf.buf, &status_line) < 0) {
|
if (curlhelp_parse_statusline (header_buf.buf, &status_line) < 0) {
|
||||||
snprintf (msg, DEFAULT_BUFFER_SIZE, "Unparsable status line in %.3g seconds response time|%s\n",
|
snprintf (msg, DEFAULT_BUFFER_SIZE, "Unparsable status line in %.3g seconds response time|%s\n",
|
||||||
total_time, perfstring);
|
total_time, perfstring);
|
||||||
die (STATE_CRITICAL, "HTTP CRITICAL HTTP/1.x %ld unknown - %s", code, msg);
|
/* we cannot know the major/minor version here for sure as we cannot parse the first line */
|
||||||
|
die (STATE_CRITICAL, "HTTP CRITICAL HTTP/x.x %ld unknown - %s", code, msg);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* get result code from cURL */
|
/* get result code from cURL */
|
||||||
|
@ -766,7 +793,9 @@ GOT_FIRST_CERT:
|
||||||
snprintf(msg, DEFAULT_BUFFER_SIZE, _("Invalid HTTP response received from host: %s\n"), status_line.first_line);
|
snprintf(msg, DEFAULT_BUFFER_SIZE, _("Invalid HTTP response received from host: %s\n"), status_line.first_line);
|
||||||
else
|
else
|
||||||
snprintf(msg, DEFAULT_BUFFER_SIZE, _("Invalid HTTP response received from host on port %d: %s\n"), server_port, status_line.first_line);
|
snprintf(msg, DEFAULT_BUFFER_SIZE, _("Invalid HTTP response received from host on port %d: %s\n"), server_port, status_line.first_line);
|
||||||
die (STATE_CRITICAL, "HTTP CRITICAL - %s", msg);
|
die (STATE_CRITICAL, "HTTP CRITICAL - %s%s%s", msg,
|
||||||
|
show_body ? "\n" : "",
|
||||||
|
show_body ? body_buf.buf : "");
|
||||||
}
|
}
|
||||||
|
|
||||||
if( server_expect_yn ) {
|
if( server_expect_yn ) {
|
||||||
|
@ -823,8 +852,8 @@ GOT_FIRST_CERT:
|
||||||
|
|
||||||
/* check status codes, set exit status accordingly */
|
/* check status codes, set exit status accordingly */
|
||||||
if( status_line.http_code != code ) {
|
if( status_line.http_code != code ) {
|
||||||
die (STATE_CRITICAL, _("HTTP CRITICAL HTTP/%d.%d %d %s - different HTTP codes (cUrl has %ld)\n"),
|
die (STATE_CRITICAL, _("HTTP CRITICAL %s %d %s - different HTTP codes (cUrl has %ld)\n"),
|
||||||
status_line.http_major, status_line.http_minor,
|
string_statuscode (status_line.http_major, status_line.http_minor),
|
||||||
status_line.http_code, status_line.msg, code);
|
status_line.http_code, status_line.msg, code);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -895,13 +924,15 @@ GOT_FIRST_CERT:
|
||||||
msg[strlen(msg)-3] = '\0';
|
msg[strlen(msg)-3] = '\0';
|
||||||
|
|
||||||
/* TODO: separate _() msg and status code: die (result, "HTTP %s: %s\n", state_text(result), msg); */
|
/* TODO: separate _() msg and status code: die (result, "HTTP %s: %s\n", state_text(result), msg); */
|
||||||
die (result, "HTTP %s: HTTP/%d.%d %d %s%s%s - %d bytes in %.3f second response time %s|%s\n",
|
die (result, "HTTP %s: %s %d %s%s%s - %d bytes in %.3f second response time %s|%s\n%s%s",
|
||||||
state_text(result), status_line.http_major, status_line.http_minor,
|
state_text(result), string_statuscode (status_line.http_major, status_line.http_minor),
|
||||||
status_line.http_code, status_line.msg,
|
status_line.http_code, status_line.msg,
|
||||||
strlen(msg) > 0 ? " - " : "",
|
strlen(msg) > 0 ? " - " : "",
|
||||||
msg, page_len, total_time,
|
msg, page_len, total_time,
|
||||||
(display_html ? "</A>" : ""),
|
(display_html ? "</A>" : ""),
|
||||||
perfstring);
|
perfstring,
|
||||||
|
(show_body ? body_buf.buf : ""),
|
||||||
|
(show_body ? "\n" : "") );
|
||||||
|
|
||||||
/* proper cleanup after die? */
|
/* proper cleanup after die? */
|
||||||
curlhelp_free_statusline(&status_line);
|
curlhelp_free_statusline(&status_line);
|
||||||
|
@ -1041,7 +1072,7 @@ redir (curlhelp_write_curlbuf* header_buf)
|
||||||
const UriPathSegmentA* p = uri.pathHead;
|
const UriPathSegmentA* p = uri.pathHead;
|
||||||
for (; p; p = p->next) {
|
for (; p; p = p->next) {
|
||||||
strncat (new_url, "/", DEFAULT_BUFFER_SIZE);
|
strncat (new_url, "/", DEFAULT_BUFFER_SIZE);
|
||||||
strncat (new_url, uri_string (p->text, buf, DEFAULT_BUFFER_SIZE), DEFAULT_BUFFER_SIZE);
|
strncat (new_url, uri_string (p->text, buf, DEFAULT_BUFFER_SIZE), DEFAULT_BUFFER_SIZE-1);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -1136,6 +1167,7 @@ process_arguments (int argc, char **argv)
|
||||||
{"client-cert", required_argument, 0, 'J'},
|
{"client-cert", required_argument, 0, 'J'},
|
||||||
{"private-key", required_argument, 0, 'K'},
|
{"private-key", required_argument, 0, 'K'},
|
||||||
{"ca-cert", required_argument, 0, CA_CERT_OPTION},
|
{"ca-cert", required_argument, 0, CA_CERT_OPTION},
|
||||||
|
{"verify-cert", no_argument, 0, 'D'},
|
||||||
{"useragent", required_argument, 0, 'A'},
|
{"useragent", required_argument, 0, 'A'},
|
||||||
{"header", required_argument, 0, 'k'},
|
{"header", required_argument, 0, 'k'},
|
||||||
{"no-body", no_argument, 0, 'N'},
|
{"no-body", no_argument, 0, 'N'},
|
||||||
|
@ -1146,6 +1178,7 @@ process_arguments (int argc, char **argv)
|
||||||
{"use-ipv4", no_argument, 0, '4'},
|
{"use-ipv4", no_argument, 0, '4'},
|
||||||
{"use-ipv6", no_argument, 0, '6'},
|
{"use-ipv6", no_argument, 0, '6'},
|
||||||
{"extended-perfdata", no_argument, 0, 'E'},
|
{"extended-perfdata", no_argument, 0, 'E'},
|
||||||
|
{"show-body", no_argument, 0, 'B'},
|
||||||
{"http-version", required_argument, 0, HTTP_VERSION_OPTION},
|
{"http-version", required_argument, 0, HTTP_VERSION_OPTION},
|
||||||
{0, 0, 0, 0}
|
{0, 0, 0, 0}
|
||||||
};
|
};
|
||||||
|
@ -1170,7 +1203,7 @@ process_arguments (int argc, char **argv)
|
||||||
server_url = strdup(DEFAULT_SERVER_URL);
|
server_url = strdup(DEFAULT_SERVER_URL);
|
||||||
|
|
||||||
while (1) {
|
while (1) {
|
||||||
c = getopt_long (argc, argv, "Vvh46t:c:w:A:k:H:P:j:T:I:a:b:d:e:p:s:R:r:u:f:C:J:K:nlLS::m:M:NE", longopts, &option);
|
c = getopt_long (argc, argv, "Vvh46t:c:w:A:k:H:P:j:T:I:a:b:d:e:p:s:R:r:u:f:C:J:K:DnlLS::m:M:NEB", longopts, &option);
|
||||||
if (c == -1 || c == EOF || c == 1)
|
if (c == -1 || c == EOF || c == 1)
|
||||||
break;
|
break;
|
||||||
|
|
||||||
|
@ -1309,6 +1342,11 @@ process_arguments (int argc, char **argv)
|
||||||
test_file(optarg);
|
test_file(optarg);
|
||||||
ca_cert = optarg;
|
ca_cert = optarg;
|
||||||
goto enable_ssl;
|
goto enable_ssl;
|
||||||
|
#endif
|
||||||
|
#ifdef LIBCURL_FEATURE_SSL
|
||||||
|
case 'D': /* verify peer certificate & host */
|
||||||
|
verify_peer_and_host = TRUE;
|
||||||
|
goto enable_ssl;
|
||||||
#endif
|
#endif
|
||||||
case 'S': /* use SSL */
|
case 'S': /* use SSL */
|
||||||
#ifdef LIBCURL_FEATURE_SSL
|
#ifdef LIBCURL_FEATURE_SSL
|
||||||
|
@ -1354,7 +1392,7 @@ process_arguments (int argc, char **argv)
|
||||||
ssl_version = CURL_SSLVERSION_DEFAULT;
|
ssl_version = CURL_SSLVERSION_DEFAULT;
|
||||||
#endif /* LIBCURL_VERSION_NUM >= MAKE_LIBCURL_VERSION(7, 52, 0) */
|
#endif /* LIBCURL_VERSION_NUM >= MAKE_LIBCURL_VERSION(7, 52, 0) */
|
||||||
else
|
else
|
||||||
usage4 (_("Invalid option - Valid SSL/TLS versions: 2, 3, 1, 1.1, 1.2 (with optional '+' suffix)"));
|
usage4 (_("Invalid option - Valid SSL/TLS versions: 2, 3, 1, 1.1, 1.2, 1.3 (with optional '+' suffix)"));
|
||||||
}
|
}
|
||||||
#if LIBCURL_VERSION_NUM >= MAKE_LIBCURL_VERSION(7, 54, 0)
|
#if LIBCURL_VERSION_NUM >= MAKE_LIBCURL_VERSION(7, 54, 0)
|
||||||
if (got_plus) {
|
if (got_plus) {
|
||||||
|
@ -1513,6 +1551,9 @@ process_arguments (int argc, char **argv)
|
||||||
case 'E': /* show extended perfdata */
|
case 'E': /* show extended perfdata */
|
||||||
show_extended_perfdata = TRUE;
|
show_extended_perfdata = TRUE;
|
||||||
break;
|
break;
|
||||||
|
case 'B': /* print body content after status line */
|
||||||
|
show_body = TRUE;
|
||||||
|
break;
|
||||||
case HTTP_VERSION_OPTION:
|
case HTTP_VERSION_OPTION:
|
||||||
curl_http_version = CURL_HTTP_VERSION_NONE;
|
curl_http_version = CURL_HTTP_VERSION_NONE;
|
||||||
if (strcmp (optarg, "1.0") == 0) {
|
if (strcmp (optarg, "1.0") == 0) {
|
||||||
|
@ -1659,7 +1700,7 @@ print_help (void)
|
||||||
printf (" %s\n", "-S, --ssl=VERSION[+]");
|
printf (" %s\n", "-S, --ssl=VERSION[+]");
|
||||||
printf (" %s\n", _("Connect via SSL. Port defaults to 443. VERSION is optional, and prevents"));
|
printf (" %s\n", _("Connect via SSL. Port defaults to 443. VERSION is optional, and prevents"));
|
||||||
printf (" %s\n", _("auto-negotiation (2 = SSLv2, 3 = SSLv3, 1 = TLSv1, 1.1 = TLSv1.1,"));
|
printf (" %s\n", _("auto-negotiation (2 = SSLv2, 3 = SSLv3, 1 = TLSv1, 1.1 = TLSv1.1,"));
|
||||||
printf (" %s\n", _("1.2 = TLSv1.2). With a '+' suffix, newer versions are also accepted."));
|
printf (" %s\n", _("1.2 = TLSv1.2, 1.3 = TLSv1.3). With a '+' suffix, newer versions are also accepted."));
|
||||||
printf (" %s\n", _("Note: SSLv2 and SSLv3 are deprecated and are usually disabled in libcurl"));
|
printf (" %s\n", _("Note: SSLv2 and SSLv3 are deprecated and are usually disabled in libcurl"));
|
||||||
printf (" %s\n", "--sni");
|
printf (" %s\n", "--sni");
|
||||||
printf (" %s\n", _("Enable SSL/TLS hostname extension support (SNI)"));
|
printf (" %s\n", _("Enable SSL/TLS hostname extension support (SNI)"));
|
||||||
|
@ -1680,6 +1721,8 @@ print_help (void)
|
||||||
printf (" %s\n", _("matching the client certificate"));
|
printf (" %s\n", _("matching the client certificate"));
|
||||||
printf (" %s\n", "--ca-cert=FILE");
|
printf (" %s\n", "--ca-cert=FILE");
|
||||||
printf (" %s\n", _("CA certificate file to verify peer against"));
|
printf (" %s\n", _("CA certificate file to verify peer against"));
|
||||||
|
printf (" %s\n", "-D, --verify-cert");
|
||||||
|
printf (" %s\n", _("Verify the peer's SSL certificate and hostname"));
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
printf (" %s\n", "-e, --expect=STRING");
|
printf (" %s\n", "-e, --expect=STRING");
|
||||||
|
@ -1723,6 +1766,8 @@ print_help (void)
|
||||||
printf (" %s\n", _("Any other tags to be sent in http header. Use multiple times for additional headers"));
|
printf (" %s\n", _("Any other tags to be sent in http header. Use multiple times for additional headers"));
|
||||||
printf (" %s\n", "-E, --extended-perfdata");
|
printf (" %s\n", "-E, --extended-perfdata");
|
||||||
printf (" %s\n", _("Print additional performance data"));
|
printf (" %s\n", _("Print additional performance data"));
|
||||||
|
printf (" %s\n", "-B, --show-body");
|
||||||
|
printf (" %s\n", _("Print body content below status line"));
|
||||||
printf (" %s\n", "-L, --link");
|
printf (" %s\n", "-L, --link");
|
||||||
printf (" %s\n", _("Wrap output in HTML link (obsoleted by urlize)"));
|
printf (" %s\n", _("Wrap output in HTML link (obsoleted by urlize)"));
|
||||||
printf (" %s\n", "-f, --onredirect=<ok|warning|critical|follow|sticky|stickyport|curl>");
|
printf (" %s\n", "-f, --onredirect=<ok|warning|critical|follow|sticky|stickyport|curl>");
|
||||||
|
@ -1813,15 +1858,21 @@ print_usage (void)
|
||||||
{
|
{
|
||||||
printf ("%s\n", _("Usage:"));
|
printf ("%s\n", _("Usage:"));
|
||||||
printf (" %s -H <vhost> | -I <IP-address> [-u <uri>] [-p <port>]\n",progname);
|
printf (" %s -H <vhost> | -I <IP-address> [-u <uri>] [-p <port>]\n",progname);
|
||||||
printf (" [-J <client certificate file>] [-K <private key>] [--ca-cert <CA certificate file>]\n");
|
printf (" [-J <client certificate file>] [-K <private key>] [--ca-cert <CA certificate file>] [-D]\n");
|
||||||
printf (" [-w <warn time>] [-c <critical time>] [-t <timeout>] [-L] [-E] [-a auth]\n");
|
printf (" [-w <warn time>] [-c <critical time>] [-t <timeout>] [-L] [-E] [-a auth]\n");
|
||||||
printf (" [-b proxy_auth] [-f <ok|warning|critcal|follow|sticky|stickyport|curl>]\n");
|
printf (" [-b proxy_auth] [-f <ok|warning|critcal|follow|sticky|stickyport|curl>]\n");
|
||||||
printf (" [-e <expect>] [-d string] [-s string] [-l] [-r <regex> | -R <case-insensitive regex>]\n");
|
printf (" [-e <expect>] [-d string] [-s string] [-l] [-r <regex> | -R <case-insensitive regex>]\n");
|
||||||
printf (" [-P string] [-m <min_pg_size>:<max_pg_size>] [-4|-6] [-N] [-M <age>]\n");
|
printf (" [-P string] [-m <min_pg_size>:<max_pg_size>] [-4|-6] [-N] [-M <age>]\n");
|
||||||
printf (" [-A string] [-k string] [-S <version>] [--sni] [-C <warn_age>[,<crit_age>]]\n");
|
printf (" [-A string] [-k string] [-S <version>] [--sni]\n");
|
||||||
printf (" [-T <content-type>] [-j method]\n");
|
printf (" [-T <content-type>] [-j method]\n");
|
||||||
printf (" [--http-version=<version>]\n");
|
printf (" [--http-version=<version>]\n");
|
||||||
|
printf (" %s -H <vhost> | -I <IP-address> -C <warn_age>[,<crit_age>]\n",progname);
|
||||||
|
printf (" [-p <port>] [-t <timeout>] [-4|-6] [--sni]\n");
|
||||||
printf ("\n");
|
printf ("\n");
|
||||||
|
#ifdef LIBCURL_FEATURE_SSL
|
||||||
|
printf ("%s\n", _("In the first form, make an HTTP request."));
|
||||||
|
printf ("%s\n\n", _("In the second form, connect to the server and check the TLS certificate."));
|
||||||
|
#endif
|
||||||
printf ("%s\n", _("WARNING: check_curl is experimental. Please use"));
|
printf ("%s\n", _("WARNING: check_curl is experimental. Please use"));
|
||||||
printf ("%s\n\n", _("check_http if you need a stable version."));
|
printf ("%s\n\n", _("check_http if you need a stable version."));
|
||||||
}
|
}
|
||||||
|
@ -2037,7 +2088,7 @@ get_header_value (const struct phr_header* headers, const size_t nof_headers, co
|
||||||
{
|
{
|
||||||
int i;
|
int i;
|
||||||
for( i = 0; i < nof_headers; i++ ) {
|
for( i = 0; i < nof_headers; i++ ) {
|
||||||
if( strncasecmp( header, headers[i].name, max( headers[i].name_len, 4 ) ) == 0 ) {
|
if(headers[i].name != NULL && strncasecmp( header, headers[i].name, max( headers[i].name_len, 4 ) ) == 0 ) {
|
||||||
return strndup( headers[i].value, headers[i].value_len );
|
return strndup( headers[i].value, headers[i].value_len );
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -473,9 +473,23 @@ process_arguments (int argc, char **argv)
|
||||||
case 'a': /* expected address */
|
case 'a': /* expected address */
|
||||||
if (strlen (optarg) >= ADDRESS_LENGTH)
|
if (strlen (optarg) >= ADDRESS_LENGTH)
|
||||||
die (STATE_UNKNOWN, _("Input buffer overflow\n"));
|
die (STATE_UNKNOWN, _("Input buffer overflow\n"));
|
||||||
|
if (strchr(optarg, ',') != NULL) {
|
||||||
|
char *comma = strchr(optarg, ',');
|
||||||
|
while (comma != NULL) {
|
||||||
|
expected_address = (char **)realloc(expected_address, (expected_address_cnt+1) * sizeof(char**));
|
||||||
|
expected_address[expected_address_cnt] = strndup(optarg, comma - optarg);
|
||||||
|
expected_address_cnt++;
|
||||||
|
optarg = comma + 1;
|
||||||
|
comma = strchr(optarg, ',');
|
||||||
|
}
|
||||||
expected_address = (char **)realloc(expected_address, (expected_address_cnt+1) * sizeof(char**));
|
expected_address = (char **)realloc(expected_address, (expected_address_cnt+1) * sizeof(char**));
|
||||||
expected_address[expected_address_cnt] = strdup(optarg);
|
expected_address[expected_address_cnt] = strdup(optarg);
|
||||||
expected_address_cnt++;
|
expected_address_cnt++;
|
||||||
|
} else {
|
||||||
|
expected_address = (char **)realloc(expected_address, (expected_address_cnt+1) * sizeof(char**));
|
||||||
|
expected_address[expected_address_cnt] = strdup(optarg);
|
||||||
|
expected_address_cnt++;
|
||||||
|
}
|
||||||
break;
|
break;
|
||||||
case 'A': /* expect authority */
|
case 'A': /* expect authority */
|
||||||
expect_authority = TRUE;
|
expect_authority = TRUE;
|
||||||
|
|
|
@ -72,7 +72,7 @@ int maximum_age = -1;
|
||||||
|
|
||||||
enum {
|
enum {
|
||||||
REGS = 2,
|
REGS = 2,
|
||||||
MAX_RE_SIZE = 256
|
MAX_RE_SIZE = 1024
|
||||||
};
|
};
|
||||||
#include "regex.h"
|
#include "regex.h"
|
||||||
regex_t preg;
|
regex_t preg;
|
||||||
|
@ -1567,6 +1567,10 @@ print_help (void)
|
||||||
|
|
||||||
print_usage ();
|
print_usage ();
|
||||||
|
|
||||||
|
#ifdef HAVE_SSL
|
||||||
|
printf (_("In the first form, make an HTTP request."));
|
||||||
|
printf (_("In the second form, connect to the server and check the TLS certificate."));
|
||||||
|
#endif
|
||||||
printf (_("NOTE: One or both of -H and -I must be specified"));
|
printf (_("NOTE: One or both of -H and -I must be specified"));
|
||||||
|
|
||||||
printf ("\n");
|
printf ("\n");
|
||||||
|
@ -1726,6 +1730,8 @@ print_usage (void)
|
||||||
printf (" [-b proxy_auth] [-f <ok|warning|critcal|follow|sticky|stickyport>]\n");
|
printf (" [-b proxy_auth] [-f <ok|warning|critcal|follow|sticky|stickyport>]\n");
|
||||||
printf (" [-e <expect>] [-d string] [-s string] [-l] [-r <regex> | -R <case-insensitive regex>]\n");
|
printf (" [-e <expect>] [-d string] [-s string] [-l] [-r <regex> | -R <case-insensitive regex>]\n");
|
||||||
printf (" [-P string] [-m <min_pg_size>:<max_pg_size>] [-4|-6] [-N] [-M <age>]\n");
|
printf (" [-P string] [-m <min_pg_size>:<max_pg_size>] [-4|-6] [-N] [-M <age>]\n");
|
||||||
printf (" [-A string] [-k string] [-S <version>] [--sni] [-C <warn_age>[,<crit_age>]]\n");
|
printf (" [-A string] [-k string] [-S <version>] [--sni]\n");
|
||||||
printf (" [-T <content-type>] [-j method]\n");
|
printf (" [-T <content-type>] [-j method]\n");
|
||||||
|
printf (" %s -H <vhost> | -I <IP-address> -C <warn_age>[,<crit_age>]\n",progname);
|
||||||
|
printf (" [-p <port>] [-t <timeout>] [-4|-6] [--sni]\n");
|
||||||
}
|
}
|
||||||
|
|
|
@ -136,18 +136,18 @@ main (int argc, char **argv)
|
||||||
die (STATE_CRITICAL, "QUERY %s: Fetch row error - %s\n", _("CRITICAL"), error);
|
die (STATE_CRITICAL, "QUERY %s: Fetch row error - %s\n", _("CRITICAL"), error);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* free the result */
|
|
||||||
mysql_free_result (res);
|
|
||||||
|
|
||||||
/* close the connection */
|
|
||||||
mysql_close (&mysql);
|
|
||||||
|
|
||||||
if (! is_numeric(row[0])) {
|
if (! is_numeric(row[0])) {
|
||||||
die (STATE_CRITICAL, "QUERY %s: %s - '%s'\n", _("CRITICAL"), _("Is not a numeric"), row[0]);
|
die (STATE_CRITICAL, "QUERY %s: %s - '%s'\n", _("CRITICAL"), _("Is not a numeric"), row[0]);
|
||||||
}
|
}
|
||||||
|
|
||||||
value = strtod(row[0], NULL);
|
value = strtod(row[0], NULL);
|
||||||
|
|
||||||
|
/* free the result */
|
||||||
|
mysql_free_result (res);
|
||||||
|
|
||||||
|
/* close the connection */
|
||||||
|
mysql_close (&mysql);
|
||||||
|
|
||||||
if (verbose >= 3)
|
if (verbose >= 3)
|
||||||
printf("mysql result: %f\n", value);
|
printf("mysql result: %f\n", value);
|
||||||
|
|
||||||
|
|
|
@ -347,7 +347,7 @@ process_arguments (int argc, char **argv)
|
||||||
if (!is_pg_dbname (optarg)) /* checks length and valid chars */
|
if (!is_pg_dbname (optarg)) /* checks length and valid chars */
|
||||||
usage2 (_("Database name is not valid"), optarg);
|
usage2 (_("Database name is not valid"), optarg);
|
||||||
else /* we know length, and know optarg is terminated, so us strcpy */
|
else /* we know length, and know optarg is terminated, so us strcpy */
|
||||||
strcpy (dbName, optarg);
|
snprintf(dbName, NAMEDATALEN, "%s", optarg);
|
||||||
break;
|
break;
|
||||||
case 'l': /* login name */
|
case 'l': /* login name */
|
||||||
if (!is_pg_logname (optarg))
|
if (!is_pg_logname (optarg))
|
||||||
|
|
|
@ -576,6 +576,9 @@ main (int argc, char **argv)
|
||||||
len = sizeof(perfstr)-strlen(perfstr)-1;
|
len = sizeof(perfstr)-strlen(perfstr)-1;
|
||||||
strncat(perfstr, show, len>ptr-show ? ptr-show : len);
|
strncat(perfstr, show, len>ptr-show ? ptr-show : len);
|
||||||
|
|
||||||
|
if (type)
|
||||||
|
strncat(perfstr, type, sizeof(perfstr)-strlen(perfstr)-1);
|
||||||
|
|
||||||
if (warning_thresholds) {
|
if (warning_thresholds) {
|
||||||
strncat(perfstr, ";", sizeof(perfstr)-strlen(perfstr)-1);
|
strncat(perfstr, ";", sizeof(perfstr)-strlen(perfstr)-1);
|
||||||
strncat(perfstr, warning_thresholds, sizeof(perfstr)-strlen(perfstr)-1);
|
strncat(perfstr, warning_thresholds, sizeof(perfstr)-strlen(perfstr)-1);
|
||||||
|
@ -588,8 +591,6 @@ main (int argc, char **argv)
|
||||||
strncat(perfstr, critical_thresholds, sizeof(perfstr)-strlen(perfstr)-1);
|
strncat(perfstr, critical_thresholds, sizeof(perfstr)-strlen(perfstr)-1);
|
||||||
}
|
}
|
||||||
|
|
||||||
if (type)
|
|
||||||
strncat(perfstr, type, sizeof(perfstr)-strlen(perfstr)-1);
|
|
||||||
strncat(perfstr, " ", sizeof(perfstr)-strlen(perfstr)-1);
|
strncat(perfstr, " ", sizeof(perfstr)-strlen(perfstr)-1);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -9,7 +9,7 @@ use Test::More;
|
||||||
use POSIX qw/mktime strftime/;
|
use POSIX qw/mktime strftime/;
|
||||||
use NPTest;
|
use NPTest;
|
||||||
|
|
||||||
plan tests => 57;
|
plan tests => 58;
|
||||||
|
|
||||||
my $successOutput = '/OK.*HTTP.*second/';
|
my $successOutput = '/OK.*HTTP.*second/';
|
||||||
|
|
||||||
|
@ -46,7 +46,7 @@ $res = NPTest->testCmd(
|
||||||
);
|
);
|
||||||
cmp_ok( $res->return_code, '==', 2, "Webserver $host_nonresponsive not responding" );
|
cmp_ok( $res->return_code, '==', 2, "Webserver $host_nonresponsive not responding" );
|
||||||
# was CRITICAL only, but both check_curl and check_http print HTTP CRITICAL (puzzle?!)
|
# was CRITICAL only, but both check_curl and check_http print HTTP CRITICAL (puzzle?!)
|
||||||
cmp_ok( $res->output, 'eq', "HTTP CRITICAL - Invalid HTTP response received from host on port 80: cURL returned 28 - Timeout was reached", "Output OK");
|
like( $res->output, "/HTTP CRITICAL - Invalid HTTP response received from host on port 80: cURL returned 28 - Connection timed out after/", "Output OK");
|
||||||
|
|
||||||
$res = NPTest->testCmd(
|
$res = NPTest->testCmd(
|
||||||
"./$plugin $hostname_invalid -wt 1 -ct 2"
|
"./$plugin $hostname_invalid -wt 1 -ct 2"
|
||||||
|
@ -56,7 +56,7 @@ cmp_ok( $res->return_code, '==', 2, "Webserver $hostname_invalid not valid" );
|
||||||
# On Debian, it is Name or service not known, on Darwin, it is No address associated with nodename
|
# On Debian, it is Name or service not known, on Darwin, it is No address associated with nodename
|
||||||
# Is also possible to get a socket timeout if DNS is not responding fast enough
|
# Is also possible to get a socket timeout if DNS is not responding fast enough
|
||||||
# cURL gives us consistent strings from it's own 'lib/strerror.c'
|
# cURL gives us consistent strings from it's own 'lib/strerror.c'
|
||||||
like( $res->output, "/cURL returned 6 - Couldn't resolve host name/", "Output OK");
|
like( $res->output, "/cURL returned 6 - Could not resolve host:/", "Output OK");
|
||||||
|
|
||||||
# host header checks
|
# host header checks
|
||||||
$res = NPTest->testCmd("./$plugin -v -H $host_tcp_http");
|
$res = NPTest->testCmd("./$plugin -v -H $host_tcp_http");
|
||||||
|
@ -94,6 +94,9 @@ SKIP: {
|
||||||
|
|
||||||
$res = NPTest->testCmd("./$plugin -v -H $host_tls_http:443 -S -p 443");
|
$res = NPTest->testCmd("./$plugin -v -H $host_tls_http:443 -S -p 443");
|
||||||
like( $res->output, '/^Host: '.$host_tls_http.'\s*$/ms', "Host Header OK" );
|
like( $res->output, '/^Host: '.$host_tls_http.'\s*$/ms', "Host Header OK" );
|
||||||
|
|
||||||
|
$res = NPTest->testCmd("./$plugin -v -H $host_tls_http -D -p 443");
|
||||||
|
like( $res->output, '/(^Host: '.$host_tls_http.'\s*$)|(cURL returned 60)/ms', "Host Header OK" );
|
||||||
};
|
};
|
||||||
|
|
||||||
SKIP: {
|
SKIP: {
|
||||||
|
|
|
@ -21,7 +21,7 @@ use FindBin qw($Bin);
|
||||||
|
|
||||||
$ENV{'LC_TIME'} = "C";
|
$ENV{'LC_TIME'} = "C";
|
||||||
|
|
||||||
my $common_tests = 70;
|
my $common_tests = 72;
|
||||||
my $ssl_only_tests = 8;
|
my $ssl_only_tests = 8;
|
||||||
# Check that all dependent modules are available
|
# Check that all dependent modules are available
|
||||||
eval "use HTTP::Daemon 6.01;";
|
eval "use HTTP::Daemon 6.01;";
|
||||||
|
@ -188,6 +188,12 @@ sub run_server {
|
||||||
$c->send_basic_header;
|
$c->send_basic_header;
|
||||||
$c->send_header('foo');
|
$c->send_header('foo');
|
||||||
$c->send_crlf;
|
$c->send_crlf;
|
||||||
|
} elsif ($r->url->path eq "/header_broken_check") {
|
||||||
|
$c->send_basic_header;
|
||||||
|
$c->send_header('foo');
|
||||||
|
print $c "Test1:: broken\n";
|
||||||
|
print $c " Test2: leading whitespace\n";
|
||||||
|
$c->send_crlf;
|
||||||
} elsif ($r->url->path eq "/virtual_port") {
|
} elsif ($r->url->path eq "/virtual_port") {
|
||||||
# return sent Host header
|
# return sent Host header
|
||||||
$c->send_basic_header;
|
$c->send_basic_header;
|
||||||
|
@ -321,6 +327,10 @@ sub run_common_tests {
|
||||||
is( $result->return_code, 2, "Missing header string check");
|
is( $result->return_code, 2, "Missing header string check");
|
||||||
like( $result->output, qr%^HTTP CRITICAL: HTTP/1\.1 200 OK - header 'bar' not found on 'https?://127\.0\.0\.1:\d+/header_check'%, "Shows search string and location");
|
like( $result->output, qr%^HTTP CRITICAL: HTTP/1\.1 200 OK - header 'bar' not found on 'https?://127\.0\.0\.1:\d+/header_check'%, "Shows search string and location");
|
||||||
|
|
||||||
|
$result = NPTest->testCmd( "$command -u /header_broken_check" );
|
||||||
|
is( $result->return_code, 0, "header_check search for string");
|
||||||
|
like( $result->output, '/^HTTP OK: HTTP/1.1 200 OK - 138 bytes in [\d\.]+ second/', "Output correct" );
|
||||||
|
|
||||||
my $cmd;
|
my $cmd;
|
||||||
$cmd = "$command -u /slow";
|
$cmd = "$command -u /slow";
|
||||||
$result = NPTest->testCmd( $cmd );
|
$result = NPTest->testCmd( $cmd );
|
||||||
|
|
335
po/de.po
335
po/de.po
|
@ -9,7 +9,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: nagiosplug\n"
|
"Project-Id-Version: nagiosplug\n"
|
||||||
"Report-Msgid-Bugs-To: devel@monitoring-plugins.org\n"
|
"Report-Msgid-Bugs-To: devel@monitoring-plugins.org\n"
|
||||||
"POT-Creation-Date: 2020-12-09 22:49+0100\n"
|
"POT-Creation-Date: 2021-04-10 16:17+0200\n"
|
||||||
"PO-Revision-Date: 2004-12-23 17:46+0100\n"
|
"PO-Revision-Date: 2004-12-23 17:46+0100\n"
|
||||||
"Last-Translator: <>\n"
|
"Last-Translator: <>\n"
|
||||||
"Language-Team: English <en@li.org>\n"
|
"Language-Team: English <en@li.org>\n"
|
||||||
|
@ -64,7 +64,7 @@ msgstr ""
|
||||||
#: plugins/check_by_ssh.c:228 plugins/check_disk.c:519
|
#: plugins/check_by_ssh.c:228 plugins/check_disk.c:519
|
||||||
#: plugins/check_http.c:283 plugins/check_ldap.c:334 plugins/check_pgsql.c:312
|
#: plugins/check_http.c:283 plugins/check_ldap.c:334 plugins/check_pgsql.c:312
|
||||||
#: plugins/check_procs.c:437 plugins/check_radius.c:319
|
#: plugins/check_procs.c:437 plugins/check_radius.c:319
|
||||||
#: plugins/check_real.c:357 plugins/check_smtp.c:586 plugins/check_snmp.c:763
|
#: plugins/check_real.c:357 plugins/check_smtp.c:586 plugins/check_snmp.c:764
|
||||||
#: plugins/check_ssh.c:140 plugins/check_tcp.c:519 plugins/check_time.c:302
|
#: plugins/check_ssh.c:140 plugins/check_tcp.c:519 plugins/check_time.c:302
|
||||||
#: plugins/check_ups.c:556 plugins/negate.c:160
|
#: plugins/check_ups.c:556 plugins/negate.c:160
|
||||||
msgid "Timeout interval must be a positive integer"
|
msgid "Timeout interval must be a positive integer"
|
||||||
|
@ -225,7 +225,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_by_ssh.c:453 plugins/check_cluster.c:271
|
#: plugins/check_by_ssh.c:453 plugins/check_cluster.c:271
|
||||||
#: plugins/check_dig.c:364 plugins/check_disk.c:973 plugins/check_http.c:1684
|
#: plugins/check_dig.c:364 plugins/check_disk.c:973 plugins/check_http.c:1688
|
||||||
#: plugins/check_nagios.c:312 plugins/check_ntp.c:879
|
#: plugins/check_nagios.c:312 plugins/check_ntp.c:879
|
||||||
#: plugins/check_ntp_peer.c:733 plugins/check_ntp_time.c:642
|
#: plugins/check_ntp_peer.c:733 plugins/check_ntp_time.c:642
|
||||||
#: plugins/check_procs.c:763 plugins/negate.c:249 plugins/urlize.c:179
|
#: plugins/check_procs.c:763 plugins/negate.c:249 plugins/urlize.c:179
|
||||||
|
@ -233,9 +233,9 @@ msgid "Examples:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_by_ssh.c:468 plugins/check_cluster.c:284
|
#: plugins/check_by_ssh.c:468 plugins/check_cluster.c:284
|
||||||
#: plugins/check_dig.c:376 plugins/check_disk.c:990 plugins/check_dns.c:574
|
#: plugins/check_dig.c:376 plugins/check_disk.c:990 plugins/check_dns.c:588
|
||||||
#: plugins/check_dummy.c:122 plugins/check_fping.c:505
|
#: plugins/check_dummy.c:122 plugins/check_fping.c:505
|
||||||
#: plugins/check_game.c:331 plugins/check_hpjd.c:438 plugins/check_http.c:1722
|
#: plugins/check_game.c:331 plugins/check_hpjd.c:438 plugins/check_http.c:1726
|
||||||
#: plugins/check_ldap.c:508 plugins/check_load.c:348 plugins/check_mrtg.c:382
|
#: plugins/check_ldap.c:508 plugins/check_load.c:348 plugins/check_mrtg.c:382
|
||||||
#: plugins/check_mysql.c:584 plugins/check_nagios.c:323 plugins/check_nt.c:797
|
#: plugins/check_mysql.c:584 plugins/check_nagios.c:323 plugins/check_nt.c:797
|
||||||
#: plugins/check_ntp.c:898 plugins/check_ntp_peer.c:753
|
#: plugins/check_ntp.c:898 plugins/check_ntp_peer.c:753
|
||||||
|
@ -243,7 +243,7 @@ msgstr ""
|
||||||
#: plugins/check_overcr.c:467 plugins/check_pgsql.c:579
|
#: plugins/check_overcr.c:467 plugins/check_pgsql.c:579
|
||||||
#: plugins/check_ping.c:610 plugins/check_procs.c:786
|
#: plugins/check_ping.c:610 plugins/check_procs.c:786
|
||||||
#: plugins/check_radius.c:396 plugins/check_real.c:452
|
#: plugins/check_radius.c:396 plugins/check_real.c:452
|
||||||
#: plugins/check_smtp.c:850 plugins/check_snmp.c:1254 plugins/check_ssh.c:325
|
#: plugins/check_smtp.c:850 plugins/check_snmp.c:1255 plugins/check_ssh.c:325
|
||||||
#: plugins/check_swap.c:571 plugins/check_tcp.c:710 plugins/check_time.c:371
|
#: plugins/check_swap.c:571 plugins/check_tcp.c:710 plugins/check_time.c:371
|
||||||
#: plugins/check_ups.c:660 plugins/check_users.c:262
|
#: plugins/check_ups.c:660 plugins/check_users.c:262
|
||||||
#: plugins/check_ide_smart.c:606 plugins/negate.c:273 plugins/urlize.c:196
|
#: plugins/check_ide_smart.c:606 plugins/negate.c:273 plugins/urlize.c:196
|
||||||
|
@ -293,11 +293,11 @@ msgid "commas"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_cluster.c:267 plugins/check_game.c:318
|
#: plugins/check_cluster.c:267 plugins/check_game.c:318
|
||||||
#: plugins/check_http.c:1666 plugins/check_ldap.c:494 plugins/check_mrtg.c:363
|
#: plugins/check_http.c:1670 plugins/check_ldap.c:494 plugins/check_mrtg.c:363
|
||||||
#: plugins/check_mrtgtraf.c:361 plugins/check_mysql.c:573
|
#: plugins/check_mrtgtraf.c:361 plugins/check_mysql.c:573
|
||||||
#: plugins/check_nt.c:781 plugins/check_ntp.c:875 plugins/check_ntp_peer.c:724
|
#: plugins/check_nt.c:781 plugins/check_ntp.c:875 plugins/check_ntp_peer.c:724
|
||||||
#: plugins/check_ntp_time.c:633 plugins/check_nwstat.c:1670
|
#: plugins/check_ntp_time.c:633 plugins/check_nwstat.c:1670
|
||||||
#: plugins/check_overcr.c:456 plugins/check_snmp.c:1225
|
#: plugins/check_overcr.c:456 plugins/check_snmp.c:1226
|
||||||
#: plugins/check_swap.c:559 plugins/check_ups.c:642
|
#: plugins/check_swap.c:559 plugins/check_ups.c:642
|
||||||
#: plugins/check_ide_smart.c:580 plugins/negate.c:255
|
#: plugins/check_ide_smart.c:580 plugins/negate.c:255
|
||||||
#: plugins-root/check_icmp.c:1590
|
#: plugins-root/check_icmp.c:1590
|
||||||
|
@ -775,68 +775,68 @@ msgid "DNS failure for %s\n"
|
||||||
msgstr "DNS Fehler für %s\n"
|
msgstr "DNS Fehler für %s\n"
|
||||||
|
|
||||||
#: plugins/check_dns.c:455 plugins/check_dns.c:463 plugins/check_dns.c:470
|
#: plugins/check_dns.c:455 plugins/check_dns.c:463 plugins/check_dns.c:470
|
||||||
#: plugins/check_dns.c:475 plugins/check_dns.c:500 plugins/check_dns.c:508
|
#: plugins/check_dns.c:475 plugins/check_dns.c:514 plugins/check_dns.c:522
|
||||||
#: plugins/check_game.c:211 plugins/check_game.c:219
|
#: plugins/check_game.c:211 plugins/check_game.c:219
|
||||||
msgid "Input buffer overflow\n"
|
msgid "Input buffer overflow\n"
|
||||||
msgstr "Eingabe-Pufferüberlauf\n"
|
msgstr "Eingabe-Pufferüberlauf\n"
|
||||||
|
|
||||||
#: plugins/check_dns.c:536
|
#: plugins/check_dns.c:550
|
||||||
msgid ""
|
msgid ""
|
||||||
"This plugin uses the nslookup program to obtain the IP address for the given "
|
"This plugin uses the nslookup program to obtain the IP address for the given "
|
||||||
"host/domain query."
|
"host/domain query."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_dns.c:537
|
#: plugins/check_dns.c:551
|
||||||
msgid "An optional DNS server to use may be specified."
|
msgid "An optional DNS server to use may be specified."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_dns.c:538
|
#: plugins/check_dns.c:552
|
||||||
msgid ""
|
msgid ""
|
||||||
"If no DNS server is specified, the default server(s) specified in /etc/"
|
"If no DNS server is specified, the default server(s) specified in /etc/"
|
||||||
"resolv.conf will be used."
|
"resolv.conf will be used."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_dns.c:548
|
#: plugins/check_dns.c:562
|
||||||
msgid "The name or address you want to query"
|
msgid "The name or address you want to query"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_dns.c:550
|
#: plugins/check_dns.c:564
|
||||||
msgid "Optional DNS server you want to use for the lookup"
|
msgid "Optional DNS server you want to use for the lookup"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_dns.c:552
|
#: plugins/check_dns.c:566
|
||||||
msgid ""
|
msgid ""
|
||||||
"Optional IP-ADDRESS/CIDR you expect the DNS server to return. HOST must end"
|
"Optional IP-ADDRESS/CIDR you expect the DNS server to return. HOST must end"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_dns.c:553
|
#: plugins/check_dns.c:567
|
||||||
msgid ""
|
msgid ""
|
||||||
"with a dot (.). This option can be repeated multiple times (Returns OK if any"
|
"with a dot (.). This option can be repeated multiple times (Returns OK if any"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_dns.c:554
|
#: plugins/check_dns.c:568
|
||||||
msgid "value matches)."
|
msgid "value matches)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_dns.c:556
|
#: plugins/check_dns.c:570
|
||||||
msgid "Optionally expect the DNS server to be authoritative for the lookup"
|
msgid "Optionally expect the DNS server to be authoritative for the lookup"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_dns.c:558
|
#: plugins/check_dns.c:572
|
||||||
msgid "Return warning if elapsed time exceeds value. Default off"
|
msgid "Return warning if elapsed time exceeds value. Default off"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_dns.c:560
|
#: plugins/check_dns.c:574
|
||||||
msgid "Return critical if elapsed time exceeds value. Default off"
|
msgid "Return critical if elapsed time exceeds value. Default off"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_dns.c:562
|
#: plugins/check_dns.c:576
|
||||||
msgid ""
|
msgid ""
|
||||||
"Return critical if the list of expected addresses does not match all "
|
"Return critical if the list of expected addresses does not match all "
|
||||||
"addresses"
|
"addresses"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_dns.c:563
|
#: plugins/check_dns.c:577
|
||||||
msgid "returned. Default off"
|
msgid "returned. Default off"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -1438,314 +1438,325 @@ msgstr ""
|
||||||
msgid "certificate expiration times."
|
msgid "certificate expiration times."
|
||||||
msgstr "Clientzertifikat benötigt\n"
|
msgstr "Clientzertifikat benötigt\n"
|
||||||
|
|
||||||
#: plugins/check_http.c:1570
|
#: plugins/check_http.c:1571
|
||||||
|
#, c-format
|
||||||
|
msgid "In the first form, make an HTTP request."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: plugins/check_http.c:1572
|
||||||
|
#, c-format
|
||||||
|
msgid ""
|
||||||
|
"In the second form, connect to the server and check the TLS certificate."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: plugins/check_http.c:1574
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "NOTE: One or both of -H and -I must be specified"
|
msgid "NOTE: One or both of -H and -I must be specified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1578
|
#: plugins/check_http.c:1582
|
||||||
msgid "Host name argument for servers using host headers (virtual host)"
|
msgid "Host name argument for servers using host headers (virtual host)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1579
|
#: plugins/check_http.c:1583
|
||||||
msgid "Append a port to include it in the header (eg: example.com:5000)"
|
msgid "Append a port to include it in the header (eg: example.com:5000)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1581
|
#: plugins/check_http.c:1585
|
||||||
msgid ""
|
msgid ""
|
||||||
"IP address or name (use numeric address if possible to bypass DNS lookup)."
|
"IP address or name (use numeric address if possible to bypass DNS lookup)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1583
|
#: plugins/check_http.c:1587
|
||||||
msgid "Port number (default: "
|
msgid "Port number (default: "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1590
|
#: plugins/check_http.c:1594
|
||||||
msgid ""
|
msgid ""
|
||||||
"Connect via SSL. Port defaults to 443. VERSION is optional, and prevents"
|
"Connect via SSL. Port defaults to 443. VERSION is optional, and prevents"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1591
|
#: plugins/check_http.c:1595
|
||||||
msgid "auto-negotiation (2 = SSLv2, 3 = SSLv3, 1 = TLSv1, 1.1 = TLSv1.1,"
|
msgid "auto-negotiation (2 = SSLv2, 3 = SSLv3, 1 = TLSv1, 1.1 = TLSv1.1,"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1592
|
#: plugins/check_http.c:1596
|
||||||
msgid "1.2 = TLSv1.2). With a '+' suffix, newer versions are also accepted."
|
msgid "1.2 = TLSv1.2). With a '+' suffix, newer versions are also accepted."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1594
|
#: plugins/check_http.c:1598
|
||||||
msgid "Enable SSL/TLS hostname extension support (SNI)"
|
msgid "Enable SSL/TLS hostname extension support (SNI)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1596
|
#: plugins/check_http.c:1600
|
||||||
msgid ""
|
msgid ""
|
||||||
"Minimum number of days a certificate has to be valid. Port defaults to 443"
|
"Minimum number of days a certificate has to be valid. Port defaults to 443"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1597
|
#: plugins/check_http.c:1601
|
||||||
msgid "(when this option is used the URL is not checked.)"
|
msgid "(when this option is used the URL is not checked.)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1599
|
#: plugins/check_http.c:1603
|
||||||
msgid "Name of file that contains the client certificate (PEM format)"
|
msgid "Name of file that contains the client certificate (PEM format)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1600
|
#: plugins/check_http.c:1604
|
||||||
msgid "to be used in establishing the SSL session"
|
msgid "to be used in establishing the SSL session"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1602
|
#: plugins/check_http.c:1606
|
||||||
msgid "Name of file containing the private key (PEM format)"
|
msgid "Name of file containing the private key (PEM format)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1603
|
#: plugins/check_http.c:1607
|
||||||
msgid "matching the client certificate"
|
msgid "matching the client certificate"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1607
|
#: plugins/check_http.c:1611
|
||||||
msgid "Comma-delimited list of strings, at least one of them is expected in"
|
msgid "Comma-delimited list of strings, at least one of them is expected in"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1608
|
#: plugins/check_http.c:1612
|
||||||
msgid "the first (status) line of the server response (default: "
|
msgid "the first (status) line of the server response (default: "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1610
|
#: plugins/check_http.c:1614
|
||||||
msgid ""
|
msgid ""
|
||||||
"If specified skips all other status line logic (ex: 3xx, 4xx, 5xx processing)"
|
"If specified skips all other status line logic (ex: 3xx, 4xx, 5xx processing)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1612
|
#: plugins/check_http.c:1616
|
||||||
msgid "String to expect in the response headers"
|
msgid "String to expect in the response headers"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1614
|
#: plugins/check_http.c:1618
|
||||||
msgid "String to expect in the content"
|
msgid "String to expect in the content"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1616
|
#: plugins/check_http.c:1620
|
||||||
msgid "URL to GET or POST (default: /)"
|
msgid "URL to GET or POST (default: /)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1618
|
#: plugins/check_http.c:1622
|
||||||
msgid "URL encoded http POST data"
|
msgid "URL encoded http POST data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1620
|
#: plugins/check_http.c:1624
|
||||||
msgid "Set HTTP method."
|
msgid "Set HTTP method."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1622
|
#: plugins/check_http.c:1626
|
||||||
msgid "Don't wait for document body: stop reading after headers."
|
msgid "Don't wait for document body: stop reading after headers."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1623
|
#: plugins/check_http.c:1627
|
||||||
msgid "(Note that this still does an HTTP GET or POST, not a HEAD.)"
|
msgid "(Note that this still does an HTTP GET or POST, not a HEAD.)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1625
|
#: plugins/check_http.c:1629
|
||||||
msgid "Warn if document is more than SECONDS old. the number can also be of"
|
msgid "Warn if document is more than SECONDS old. the number can also be of"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1626
|
#: plugins/check_http.c:1630
|
||||||
msgid "the form \"10m\" for minutes, \"10h\" for hours, or \"10d\" for days."
|
msgid "the form \"10m\" for minutes, \"10h\" for hours, or \"10d\" for days."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1628
|
#: plugins/check_http.c:1632
|
||||||
msgid "specify Content-Type header media type when POSTing\n"
|
msgid "specify Content-Type header media type when POSTing\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1631
|
#: plugins/check_http.c:1635
|
||||||
msgid "Allow regex to span newlines (must precede -r or -R)"
|
msgid "Allow regex to span newlines (must precede -r or -R)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1633
|
#: plugins/check_http.c:1637
|
||||||
msgid "Search page for regex STRING"
|
msgid "Search page for regex STRING"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1635
|
#: plugins/check_http.c:1639
|
||||||
msgid "Search page for case-insensitive regex STRING"
|
msgid "Search page for case-insensitive regex STRING"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1637
|
#: plugins/check_http.c:1641
|
||||||
msgid "Return CRITICAL if found, OK if not\n"
|
msgid "Return CRITICAL if found, OK if not\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1640
|
#: plugins/check_http.c:1644
|
||||||
msgid "Username:password on sites with basic authentication"
|
msgid "Username:password on sites with basic authentication"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1642
|
#: plugins/check_http.c:1646
|
||||||
msgid "Username:password on proxy-servers with basic authentication"
|
msgid "Username:password on proxy-servers with basic authentication"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1644
|
#: plugins/check_http.c:1648
|
||||||
msgid "String to be sent in http header as \"User Agent\""
|
msgid "String to be sent in http header as \"User Agent\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1646
|
#: plugins/check_http.c:1650
|
||||||
msgid ""
|
msgid ""
|
||||||
"Any other tags to be sent in http header. Use multiple times for additional "
|
"Any other tags to be sent in http header. Use multiple times for additional "
|
||||||
"headers"
|
"headers"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1648
|
#: plugins/check_http.c:1652
|
||||||
msgid "Print additional performance data"
|
msgid "Print additional performance data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1650
|
#: plugins/check_http.c:1654
|
||||||
msgid "Print body content below status line"
|
msgid "Print body content below status line"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1652
|
#: plugins/check_http.c:1656
|
||||||
msgid "Wrap output in HTML link (obsoleted by urlize)"
|
msgid "Wrap output in HTML link (obsoleted by urlize)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1654
|
#: plugins/check_http.c:1658
|
||||||
msgid "How to handle redirected pages. sticky is like follow but stick to the"
|
msgid "How to handle redirected pages. sticky is like follow but stick to the"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1655
|
#: plugins/check_http.c:1659
|
||||||
msgid "specified IP address. stickyport also ensures port stays the same."
|
msgid "specified IP address. stickyport also ensures port stays the same."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1657
|
#: plugins/check_http.c:1661
|
||||||
msgid "Minimum page size required (bytes) : Maximum page size required (bytes)"
|
msgid "Minimum page size required (bytes) : Maximum page size required (bytes)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1667
|
#: plugins/check_http.c:1671
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "This plugin will attempt to open an HTTP connection with the host."
|
msgid "This plugin will attempt to open an HTTP connection with the host."
|
||||||
msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host."
|
msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host."
|
||||||
|
|
||||||
#: plugins/check_http.c:1668
|
#: plugins/check_http.c:1672
|
||||||
msgid ""
|
msgid ""
|
||||||
"Successful connects return STATE_OK, refusals and timeouts return "
|
"Successful connects return STATE_OK, refusals and timeouts return "
|
||||||
"STATE_CRITICAL"
|
"STATE_CRITICAL"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1669
|
#: plugins/check_http.c:1673
|
||||||
msgid ""
|
msgid ""
|
||||||
"other errors return STATE_UNKNOWN. Successful connects, but incorrect "
|
"other errors return STATE_UNKNOWN. Successful connects, but incorrect "
|
||||||
"response"
|
"response"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1670
|
#: plugins/check_http.c:1674
|
||||||
msgid ""
|
msgid ""
|
||||||
"messages from the host result in STATE_WARNING return values. If you are"
|
"messages from the host result in STATE_WARNING return values. If you are"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1671
|
#: plugins/check_http.c:1675
|
||||||
msgid ""
|
msgid ""
|
||||||
"checking a virtual server that uses 'host headers' you must supply the FQDN"
|
"checking a virtual server that uses 'host headers' you must supply the FQDN"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1672
|
#: plugins/check_http.c:1676
|
||||||
msgid "(fully qualified domain name) as the [host_name] argument."
|
msgid "(fully qualified domain name) as the [host_name] argument."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1676
|
#: plugins/check_http.c:1680
|
||||||
msgid "This plugin can also check whether an SSL enabled web server is able to"
|
msgid "This plugin can also check whether an SSL enabled web server is able to"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1677
|
#: plugins/check_http.c:1681
|
||||||
msgid "serve content (optionally within a specified time) or whether the X509 "
|
msgid "serve content (optionally within a specified time) or whether the X509 "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1678
|
#: plugins/check_http.c:1682
|
||||||
msgid "certificate is still valid for the specified number of days."
|
msgid "certificate is still valid for the specified number of days."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1680
|
#: plugins/check_http.c:1684
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Please note that this plugin does not check if the presented server"
|
msgid "Please note that this plugin does not check if the presented server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Testet den DNS Dienst auf dem angegebenen Host mit dig\n"
|
"Testet den DNS Dienst auf dem angegebenen Host mit dig\n"
|
||||||
"\n"
|
"\n"
|
||||||
|
|
||||||
#: plugins/check_http.c:1681
|
#: plugins/check_http.c:1685
|
||||||
msgid "certificate matches the hostname of the server, or if the certificate"
|
msgid "certificate matches the hostname of the server, or if the certificate"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1682
|
#: plugins/check_http.c:1686
|
||||||
msgid "has a valid chain of trust to one of the locally installed CAs."
|
msgid "has a valid chain of trust to one of the locally installed CAs."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1686
|
#: plugins/check_http.c:1690
|
||||||
msgid ""
|
msgid ""
|
||||||
"When the 'www.verisign.com' server returns its content within 5 seconds,"
|
"When the 'www.verisign.com' server returns its content within 5 seconds,"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1687 plugins/check_http.c:1706
|
#: plugins/check_http.c:1691 plugins/check_http.c:1710
|
||||||
msgid ""
|
msgid ""
|
||||||
"a STATE_OK will be returned. When the server returns its content but exceeds"
|
"a STATE_OK will be returned. When the server returns its content but exceeds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1688 plugins/check_http.c:1707
|
#: plugins/check_http.c:1692 plugins/check_http.c:1711
|
||||||
msgid ""
|
msgid ""
|
||||||
"the 5-second threshold, a STATE_WARNING will be returned. When an error "
|
"the 5-second threshold, a STATE_WARNING will be returned. When an error "
|
||||||
"occurs,"
|
"occurs,"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1689
|
#: plugins/check_http.c:1693
|
||||||
msgid "a STATE_CRITICAL will be returned."
|
msgid "a STATE_CRITICAL will be returned."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1692
|
#: plugins/check_http.c:1696
|
||||||
msgid ""
|
msgid ""
|
||||||
"When the certificate of 'www.verisign.com' is valid for more than 14 days,"
|
"When the certificate of 'www.verisign.com' is valid for more than 14 days,"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1693 plugins/check_http.c:1699
|
#: plugins/check_http.c:1697 plugins/check_http.c:1703
|
||||||
msgid ""
|
msgid ""
|
||||||
"a STATE_OK is returned. When the certificate is still valid, but for less "
|
"a STATE_OK is returned. When the certificate is still valid, but for less "
|
||||||
"than"
|
"than"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1694
|
#: plugins/check_http.c:1698
|
||||||
msgid ""
|
msgid ""
|
||||||
"14 days, a STATE_WARNING is returned. A STATE_CRITICAL will be returned when"
|
"14 days, a STATE_WARNING is returned. A STATE_CRITICAL will be returned when"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1695
|
#: plugins/check_http.c:1699
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "the certificate is expired."
|
msgid "the certificate is expired."
|
||||||
msgstr "Clientzertifikat benötigt\n"
|
msgstr "Clientzertifikat benötigt\n"
|
||||||
|
|
||||||
#: plugins/check_http.c:1698
|
#: plugins/check_http.c:1702
|
||||||
msgid ""
|
msgid ""
|
||||||
"When the certificate of 'www.verisign.com' is valid for more than 30 days,"
|
"When the certificate of 'www.verisign.com' is valid for more than 30 days,"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1700
|
#: plugins/check_http.c:1704
|
||||||
msgid "30 days, but more than 14 days, a STATE_WARNING is returned."
|
msgid "30 days, but more than 14 days, a STATE_WARNING is returned."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1701
|
#: plugins/check_http.c:1705
|
||||||
msgid ""
|
msgid ""
|
||||||
"A STATE_CRITICAL will be returned when certificate expires in less than 14 "
|
"A STATE_CRITICAL will be returned when certificate expires in less than 14 "
|
||||||
"days"
|
"days"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1704
|
#: plugins/check_http.c:1708
|
||||||
msgid ""
|
msgid ""
|
||||||
"check_http -I 192.168.100.35 -p 80 -u https://www.verisign.com/ -S -j "
|
"check_http -I 192.168.100.35 -p 80 -u https://www.verisign.com/ -S -j "
|
||||||
"CONNECT -H www.verisign.com "
|
"CONNECT -H www.verisign.com "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1705
|
#: plugins/check_http.c:1709
|
||||||
msgid ""
|
msgid ""
|
||||||
"all these options are needed: -I <proxy> -p <proxy-port> -u <check-url> -S"
|
"all these options are needed: -I <proxy> -p <proxy-port> -u <check-url> -S"
|
||||||
"(sl) -j CONNECT -H <webserver>"
|
"(sl) -j CONNECT -H <webserver>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1708
|
#: plugins/check_http.c:1712
|
||||||
msgid ""
|
msgid ""
|
||||||
"a STATE_CRITICAL will be returned. By adding a colon to the method you can "
|
"a STATE_CRITICAL will be returned. By adding a colon to the method you can "
|
||||||
"set the method used"
|
"set the method used"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1709
|
#: plugins/check_http.c:1713
|
||||||
msgid "inside the proxied connection: -j CONNECT:POST"
|
msgid "inside the proxied connection: -j CONNECT:POST"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -4519,7 +4530,7 @@ msgstr "Ung
|
||||||
msgid "Invalid SMTP response received from host on port %d: %s\n"
|
msgid "Invalid SMTP response received from host on port %d: %s\n"
|
||||||
msgstr "Ungültige HTTP Antwort von Host erhalten auf Port %d\n"
|
msgstr "Ungültige HTTP Antwort von Host erhalten auf Port %d\n"
|
||||||
|
|
||||||
#: plugins/check_smtp.c:308 plugins/check_snmp.c:833
|
#: plugins/check_smtp.c:308 plugins/check_snmp.c:834
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Could Not Compile Regular Expression"
|
msgid "Could Not Compile Regular Expression"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -4687,7 +4698,7 @@ msgstr ""
|
||||||
msgid "STATE_WARNING return values."
|
msgid "STATE_WARNING return values."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:171 plugins/check_snmp.c:603
|
#: plugins/check_snmp.c:171 plugins/check_snmp.c:604
|
||||||
msgid "Cannot malloc"
|
msgid "Cannot malloc"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -4710,291 +4721,291 @@ msgstr "Keine Daten empfangen %s\n"
|
||||||
msgid "Time duration between plugin calls is invalid"
|
msgid "Time duration between plugin calls is invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:609
|
#: plugins/check_snmp.c:610
|
||||||
msgid "Cannot asprintf()"
|
msgid "Cannot asprintf()"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:615
|
#: plugins/check_snmp.c:616
|
||||||
msgid "Cannot realloc()"
|
msgid "Cannot realloc()"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:631
|
#: plugins/check_snmp.c:632
|
||||||
msgid "No previous data to calculate rate - assume okay"
|
msgid "No previous data to calculate rate - assume okay"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:778
|
#: plugins/check_snmp.c:779
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Retries interval must be a positive integer"
|
msgid "Retries interval must be a positive integer"
|
||||||
msgstr "Time interval muss ein positiver Integer sein"
|
msgstr "Time interval muss ein positiver Integer sein"
|
||||||
|
|
||||||
#: plugins/check_snmp.c:858
|
#: plugins/check_snmp.c:859
|
||||||
#, fuzzy, c-format
|
#, fuzzy, c-format
|
||||||
msgid "Could not reallocate labels[%d]"
|
msgid "Could not reallocate labels[%d]"
|
||||||
msgstr "Konnte addr nicht zuweisen\n"
|
msgstr "Konnte addr nicht zuweisen\n"
|
||||||
|
|
||||||
#: plugins/check_snmp.c:871
|
#: plugins/check_snmp.c:872
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Could not reallocate labels\n"
|
msgid "Could not reallocate labels\n"
|
||||||
msgstr "Konnte·url·nicht·zuweisen\n"
|
msgstr "Konnte·url·nicht·zuweisen\n"
|
||||||
|
|
||||||
#: plugins/check_snmp.c:887
|
#: plugins/check_snmp.c:888
|
||||||
#, fuzzy, c-format
|
#, fuzzy, c-format
|
||||||
msgid "Could not reallocate units [%d]\n"
|
msgid "Could not reallocate units [%d]\n"
|
||||||
msgstr "Konnte·url·nicht·zuweisen\n"
|
msgstr "Konnte·url·nicht·zuweisen\n"
|
||||||
|
|
||||||
#: plugins/check_snmp.c:899
|
#: plugins/check_snmp.c:900
|
||||||
msgid "Could not realloc() units\n"
|
msgid "Could not realloc() units\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:916
|
#: plugins/check_snmp.c:917
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Rate multiplier must be a positive integer"
|
msgid "Rate multiplier must be a positive integer"
|
||||||
msgstr "Paketgröße muss ein positiver Integer sein"
|
msgstr "Paketgröße muss ein positiver Integer sein"
|
||||||
|
|
||||||
#: plugins/check_snmp.c:981
|
#: plugins/check_snmp.c:982
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "No host specified\n"
|
msgid "No host specified\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Kein Hostname angegeben\n"
|
"Kein Hostname angegeben\n"
|
||||||
"\n"
|
"\n"
|
||||||
|
|
||||||
#: plugins/check_snmp.c:985
|
#: plugins/check_snmp.c:986
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "No OIDs specified\n"
|
msgid "No OIDs specified\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Kein Hostname angegeben\n"
|
"Kein Hostname angegeben\n"
|
||||||
"\n"
|
"\n"
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1008 plugins/check_snmp.c:1026
|
#: plugins/check_snmp.c:1009 plugins/check_snmp.c:1027
|
||||||
#: plugins/check_snmp.c:1044
|
#: plugins/check_snmp.c:1045
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Required parameter: %s\n"
|
msgid "Required parameter: %s\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1019
|
#: plugins/check_snmp.c:1020
|
||||||
msgid "Invalid seclevel"
|
msgid "Invalid seclevel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1065
|
#: plugins/check_snmp.c:1066
|
||||||
msgid "Invalid SNMP version"
|
msgid "Invalid SNMP version"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1082
|
#: plugins/check_snmp.c:1083
|
||||||
msgid "Unbalanced quotes\n"
|
msgid "Unbalanced quotes\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1131
|
#: plugins/check_snmp.c:1132
|
||||||
msgid "Check status of remote machines and obtain system information via SNMP"
|
msgid "Check status of remote machines and obtain system information via SNMP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1145
|
#: plugins/check_snmp.c:1146
|
||||||
msgid "Use SNMP GETNEXT instead of SNMP GET"
|
msgid "Use SNMP GETNEXT instead of SNMP GET"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1147
|
#: plugins/check_snmp.c:1148
|
||||||
msgid "SNMP protocol version"
|
msgid "SNMP protocol version"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1149
|
#: plugins/check_snmp.c:1150
|
||||||
msgid "SNMPv3 context"
|
msgid "SNMPv3 context"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1151
|
#: plugins/check_snmp.c:1152
|
||||||
msgid "SNMPv3 securityLevel"
|
msgid "SNMPv3 securityLevel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1153
|
#: plugins/check_snmp.c:1154
|
||||||
msgid "SNMPv3 auth proto"
|
msgid "SNMPv3 auth proto"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1155
|
#: plugins/check_snmp.c:1156
|
||||||
msgid "SNMPv3 priv proto (default DES)"
|
msgid "SNMPv3 priv proto (default DES)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1159
|
#: plugins/check_snmp.c:1160
|
||||||
msgid "Optional community string for SNMP communication"
|
msgid "Optional community string for SNMP communication"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1160
|
#: plugins/check_snmp.c:1161
|
||||||
msgid "default is"
|
msgid "default is"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1162
|
#: plugins/check_snmp.c:1163
|
||||||
msgid "SNMPv3 username"
|
msgid "SNMPv3 username"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1164
|
#: plugins/check_snmp.c:1165
|
||||||
msgid "SNMPv3 authentication password"
|
msgid "SNMPv3 authentication password"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1166
|
#: plugins/check_snmp.c:1167
|
||||||
msgid "SNMPv3 privacy password"
|
msgid "SNMPv3 privacy password"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1170
|
#: plugins/check_snmp.c:1171
|
||||||
msgid "Object identifier(s) or SNMP variables whose value you wish to query"
|
msgid "Object identifier(s) or SNMP variables whose value you wish to query"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1172
|
#: plugins/check_snmp.c:1173
|
||||||
msgid ""
|
msgid ""
|
||||||
"List of MIBS to be loaded (default = none if using numeric OIDs or 'ALL'"
|
"List of MIBS to be loaded (default = none if using numeric OIDs or 'ALL'"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1173
|
#: plugins/check_snmp.c:1174
|
||||||
msgid "for symbolic OIDs.)"
|
msgid "for symbolic OIDs.)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1175
|
#: plugins/check_snmp.c:1176
|
||||||
msgid "Delimiter to use when parsing returned data. Default is"
|
msgid "Delimiter to use when parsing returned data. Default is"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1176
|
#: plugins/check_snmp.c:1177
|
||||||
msgid "Any data on the right hand side of the delimiter is considered"
|
msgid "Any data on the right hand side of the delimiter is considered"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1177
|
#: plugins/check_snmp.c:1178
|
||||||
msgid "to be the data that should be used in the evaluation."
|
msgid "to be the data that should be used in the evaluation."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1181
|
#: plugins/check_snmp.c:1182
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Warning threshold range(s)"
|
msgid "Warning threshold range(s)"
|
||||||
msgstr "Warning threshold Integer sein"
|
msgstr "Warning threshold Integer sein"
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1183
|
#: plugins/check_snmp.c:1184
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Critical threshold range(s)"
|
msgid "Critical threshold range(s)"
|
||||||
msgstr "Critical threshold muss ein Integer sein"
|
msgstr "Critical threshold muss ein Integer sein"
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1185
|
#: plugins/check_snmp.c:1186
|
||||||
msgid "Enable rate calculation. See 'Rate Calculation' below"
|
msgid "Enable rate calculation. See 'Rate Calculation' below"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1187
|
#: plugins/check_snmp.c:1188
|
||||||
msgid ""
|
msgid ""
|
||||||
"Converts rate per second. For example, set to 60 to convert to per minute"
|
"Converts rate per second. For example, set to 60 to convert to per minute"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1189
|
#: plugins/check_snmp.c:1190
|
||||||
msgid "Add/substract the specified OFFSET to numeric sensor data"
|
msgid "Add/substract the specified OFFSET to numeric sensor data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1193
|
#: plugins/check_snmp.c:1194
|
||||||
msgid "Return OK state (for that OID) if STRING is an exact match"
|
msgid "Return OK state (for that OID) if STRING is an exact match"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1195
|
#: plugins/check_snmp.c:1196
|
||||||
msgid ""
|
msgid ""
|
||||||
"Return OK state (for that OID) if extended regular expression REGEX matches"
|
"Return OK state (for that OID) if extended regular expression REGEX matches"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1197
|
#: plugins/check_snmp.c:1198
|
||||||
msgid ""
|
msgid ""
|
||||||
"Return OK state (for that OID) if case-insensitive extended REGEX matches"
|
"Return OK state (for that OID) if case-insensitive extended REGEX matches"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1199
|
#: plugins/check_snmp.c:1200
|
||||||
msgid "Invert search result (CRITICAL if found)"
|
msgid "Invert search result (CRITICAL if found)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1203
|
#: plugins/check_snmp.c:1204
|
||||||
msgid "Prefix label for output from plugin"
|
msgid "Prefix label for output from plugin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1205
|
#: plugins/check_snmp.c:1206
|
||||||
msgid "Units label(s) for output data (e.g., 'sec.')."
|
msgid "Units label(s) for output data (e.g., 'sec.')."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1207
|
#: plugins/check_snmp.c:1208
|
||||||
msgid "Separates output on multiple OID requests"
|
msgid "Separates output on multiple OID requests"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1210
|
#: plugins/check_snmp.c:1211
|
||||||
msgid ""
|
msgid ""
|
||||||
"NOTE the final timeout value is calculated using this formula: "
|
"NOTE the final timeout value is calculated using this formula: "
|
||||||
"timeout_interval * retries + 5"
|
"timeout_interval * retries + 5"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1212
|
#: plugins/check_snmp.c:1213
|
||||||
msgid "Number of retries to be used in the requests, default: "
|
msgid "Number of retries to be used in the requests, default: "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1215
|
#: plugins/check_snmp.c:1216
|
||||||
msgid "Label performance data with OIDs instead of --label's"
|
msgid "Label performance data with OIDs instead of --label's"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1220
|
|
||||||
msgid ""
|
|
||||||
"This plugin uses the 'snmpget' command included with the NET-SNMP package."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1221
|
#: plugins/check_snmp.c:1221
|
||||||
msgid ""
|
msgid ""
|
||||||
"if you don't have the package installed, you will need to download it from"
|
"This plugin uses the 'snmpget' command included with the NET-SNMP package."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1222
|
#: plugins/check_snmp.c:1222
|
||||||
|
msgid ""
|
||||||
|
"if you don't have the package installed, you will need to download it from"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: plugins/check_snmp.c:1223
|
||||||
msgid "http://net-snmp.sourceforge.net before you can use this plugin."
|
msgid "http://net-snmp.sourceforge.net before you can use this plugin."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1226
|
#: plugins/check_snmp.c:1227
|
||||||
msgid ""
|
msgid ""
|
||||||
"- Multiple OIDs (and labels) may be indicated by a comma or space-delimited "
|
"- Multiple OIDs (and labels) may be indicated by a comma or space-delimited "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1227
|
#: plugins/check_snmp.c:1228
|
||||||
msgid "list (lists with internal spaces must be quoted)."
|
msgid "list (lists with internal spaces must be quoted)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1231
|
#: plugins/check_snmp.c:1232
|
||||||
msgid ""
|
msgid ""
|
||||||
"- When checking multiple OIDs, separate ranges by commas like '-w "
|
"- When checking multiple OIDs, separate ranges by commas like '-w "
|
||||||
"1:10,1:,:20'"
|
"1:10,1:,:20'"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1232
|
#: plugins/check_snmp.c:1233
|
||||||
msgid "- Note that only one string and one regex may be checked at present"
|
msgid "- Note that only one string and one regex may be checked at present"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1233
|
#: plugins/check_snmp.c:1234
|
||||||
msgid ""
|
msgid ""
|
||||||
"- All evaluation methods other than PR, STR, and SUBSTR expect that the value"
|
"- All evaluation methods other than PR, STR, and SUBSTR expect that the value"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1234
|
#: plugins/check_snmp.c:1235
|
||||||
msgid "returned from the SNMP query is an unsigned integer."
|
msgid "returned from the SNMP query is an unsigned integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1237
|
#: plugins/check_snmp.c:1238
|
||||||
msgid "Rate Calculation:"
|
msgid "Rate Calculation:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1238
|
#: plugins/check_snmp.c:1239
|
||||||
msgid "In many places, SNMP returns counters that are only meaningful when"
|
msgid "In many places, SNMP returns counters that are only meaningful when"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1239
|
#: plugins/check_snmp.c:1240
|
||||||
msgid "calculating the counter difference since the last check. check_snmp"
|
msgid "calculating the counter difference since the last check. check_snmp"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1240
|
#: plugins/check_snmp.c:1241
|
||||||
msgid "saves the last state information in a file so that the rate per second"
|
msgid "saves the last state information in a file so that the rate per second"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1241
|
#: plugins/check_snmp.c:1242
|
||||||
msgid "can be calculated. Use the --rate option to save state information."
|
msgid "can be calculated. Use the --rate option to save state information."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1242
|
#: plugins/check_snmp.c:1243
|
||||||
msgid ""
|
msgid ""
|
||||||
"On the first run, there will be no prior state - this will return with OK."
|
"On the first run, there will be no prior state - this will return with OK."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1243
|
#: plugins/check_snmp.c:1244
|
||||||
msgid "The state is uniquely determined by the arguments to the plugin, so"
|
msgid "The state is uniquely determined by the arguments to the plugin, so"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1244
|
#: plugins/check_snmp.c:1245
|
||||||
msgid "changing the arguments will create a new state file."
|
msgid "changing the arguments will create a new state file."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
329
po/fr.po
329
po/fr.po
|
@ -10,7 +10,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: fr\n"
|
"Project-Id-Version: fr\n"
|
||||||
"Report-Msgid-Bugs-To: devel@monitoring-plugins.org\n"
|
"Report-Msgid-Bugs-To: devel@monitoring-plugins.org\n"
|
||||||
"POT-Creation-Date: 2020-12-09 22:49+0100\n"
|
"POT-Creation-Date: 2021-04-10 16:17+0200\n"
|
||||||
"PO-Revision-Date: 2010-04-21 23:38-0400\n"
|
"PO-Revision-Date: 2010-04-21 23:38-0400\n"
|
||||||
"Last-Translator: Thomas Guyot-Sionnest <dermoth@aei.ca>\n"
|
"Last-Translator: Thomas Guyot-Sionnest <dermoth@aei.ca>\n"
|
||||||
"Language-Team: Nagios Plugin Development Mailing List <nagiosplug-"
|
"Language-Team: Nagios Plugin Development Mailing List <nagiosplug-"
|
||||||
|
@ -67,7 +67,7 @@ msgstr "%s: Erreur d'analyse du résultat\n"
|
||||||
#: plugins/check_by_ssh.c:228 plugins/check_disk.c:519
|
#: plugins/check_by_ssh.c:228 plugins/check_disk.c:519
|
||||||
#: plugins/check_http.c:283 plugins/check_ldap.c:334 plugins/check_pgsql.c:312
|
#: plugins/check_http.c:283 plugins/check_ldap.c:334 plugins/check_pgsql.c:312
|
||||||
#: plugins/check_procs.c:437 plugins/check_radius.c:319
|
#: plugins/check_procs.c:437 plugins/check_radius.c:319
|
||||||
#: plugins/check_real.c:357 plugins/check_smtp.c:586 plugins/check_snmp.c:763
|
#: plugins/check_real.c:357 plugins/check_smtp.c:586 plugins/check_snmp.c:764
|
||||||
#: plugins/check_ssh.c:140 plugins/check_tcp.c:519 plugins/check_time.c:302
|
#: plugins/check_ssh.c:140 plugins/check_tcp.c:519 plugins/check_time.c:302
|
||||||
#: plugins/check_ups.c:556 plugins/negate.c:160
|
#: plugins/check_ups.c:556 plugins/negate.c:160
|
||||||
msgid "Timeout interval must be a positive integer"
|
msgid "Timeout interval must be a positive integer"
|
||||||
|
@ -231,7 +231,7 @@ msgstr ""
|
||||||
"multiples options '-C)"
|
"multiples options '-C)"
|
||||||
|
|
||||||
#: plugins/check_by_ssh.c:453 plugins/check_cluster.c:271
|
#: plugins/check_by_ssh.c:453 plugins/check_cluster.c:271
|
||||||
#: plugins/check_dig.c:364 plugins/check_disk.c:973 plugins/check_http.c:1684
|
#: plugins/check_dig.c:364 plugins/check_disk.c:973 plugins/check_http.c:1688
|
||||||
#: plugins/check_nagios.c:312 plugins/check_ntp.c:879
|
#: plugins/check_nagios.c:312 plugins/check_ntp.c:879
|
||||||
#: plugins/check_ntp_peer.c:733 plugins/check_ntp_time.c:642
|
#: plugins/check_ntp_peer.c:733 plugins/check_ntp_time.c:642
|
||||||
#: plugins/check_procs.c:763 plugins/negate.c:249 plugins/urlize.c:179
|
#: plugins/check_procs.c:763 plugins/negate.c:249 plugins/urlize.c:179
|
||||||
|
@ -239,9 +239,9 @@ msgid "Examples:"
|
||||||
msgstr "Exemples:"
|
msgstr "Exemples:"
|
||||||
|
|
||||||
#: plugins/check_by_ssh.c:468 plugins/check_cluster.c:284
|
#: plugins/check_by_ssh.c:468 plugins/check_cluster.c:284
|
||||||
#: plugins/check_dig.c:376 plugins/check_disk.c:990 plugins/check_dns.c:574
|
#: plugins/check_dig.c:376 plugins/check_disk.c:990 plugins/check_dns.c:588
|
||||||
#: plugins/check_dummy.c:122 plugins/check_fping.c:505
|
#: plugins/check_dummy.c:122 plugins/check_fping.c:505
|
||||||
#: plugins/check_game.c:331 plugins/check_hpjd.c:438 plugins/check_http.c:1722
|
#: plugins/check_game.c:331 plugins/check_hpjd.c:438 plugins/check_http.c:1726
|
||||||
#: plugins/check_ldap.c:508 plugins/check_load.c:348 plugins/check_mrtg.c:382
|
#: plugins/check_ldap.c:508 plugins/check_load.c:348 plugins/check_mrtg.c:382
|
||||||
#: plugins/check_mysql.c:584 plugins/check_nagios.c:323 plugins/check_nt.c:797
|
#: plugins/check_mysql.c:584 plugins/check_nagios.c:323 plugins/check_nt.c:797
|
||||||
#: plugins/check_ntp.c:898 plugins/check_ntp_peer.c:753
|
#: plugins/check_ntp.c:898 plugins/check_ntp_peer.c:753
|
||||||
|
@ -249,7 +249,7 @@ msgstr "Exemples:"
|
||||||
#: plugins/check_overcr.c:467 plugins/check_pgsql.c:579
|
#: plugins/check_overcr.c:467 plugins/check_pgsql.c:579
|
||||||
#: plugins/check_ping.c:610 plugins/check_procs.c:786
|
#: plugins/check_ping.c:610 plugins/check_procs.c:786
|
||||||
#: plugins/check_radius.c:396 plugins/check_real.c:452
|
#: plugins/check_radius.c:396 plugins/check_real.c:452
|
||||||
#: plugins/check_smtp.c:850 plugins/check_snmp.c:1254 plugins/check_ssh.c:325
|
#: plugins/check_smtp.c:850 plugins/check_snmp.c:1255 plugins/check_ssh.c:325
|
||||||
#: plugins/check_swap.c:571 plugins/check_tcp.c:710 plugins/check_time.c:371
|
#: plugins/check_swap.c:571 plugins/check_tcp.c:710 plugins/check_time.c:371
|
||||||
#: plugins/check_ups.c:660 plugins/check_users.c:262
|
#: plugins/check_ups.c:660 plugins/check_users.c:262
|
||||||
#: plugins/check_ide_smart.c:606 plugins/negate.c:273 plugins/urlize.c:196
|
#: plugins/check_ide_smart.c:606 plugins/negate.c:273 plugins/urlize.c:196
|
||||||
|
@ -299,11 +299,11 @@ msgid "commas"
|
||||||
msgstr "virgules"
|
msgstr "virgules"
|
||||||
|
|
||||||
#: plugins/check_cluster.c:267 plugins/check_game.c:318
|
#: plugins/check_cluster.c:267 plugins/check_game.c:318
|
||||||
#: plugins/check_http.c:1666 plugins/check_ldap.c:494 plugins/check_mrtg.c:363
|
#: plugins/check_http.c:1670 plugins/check_ldap.c:494 plugins/check_mrtg.c:363
|
||||||
#: plugins/check_mrtgtraf.c:361 plugins/check_mysql.c:573
|
#: plugins/check_mrtgtraf.c:361 plugins/check_mysql.c:573
|
||||||
#: plugins/check_nt.c:781 plugins/check_ntp.c:875 plugins/check_ntp_peer.c:724
|
#: plugins/check_nt.c:781 plugins/check_ntp.c:875 plugins/check_ntp_peer.c:724
|
||||||
#: plugins/check_ntp_time.c:633 plugins/check_nwstat.c:1670
|
#: plugins/check_ntp_time.c:633 plugins/check_nwstat.c:1670
|
||||||
#: plugins/check_overcr.c:456 plugins/check_snmp.c:1225
|
#: plugins/check_overcr.c:456 plugins/check_snmp.c:1226
|
||||||
#: plugins/check_swap.c:559 plugins/check_ups.c:642
|
#: plugins/check_swap.c:559 plugins/check_ups.c:642
|
||||||
#: plugins/check_ide_smart.c:580 plugins/negate.c:255
|
#: plugins/check_ide_smart.c:580 plugins/negate.c:255
|
||||||
#: plugins-root/check_icmp.c:1590
|
#: plugins-root/check_icmp.c:1590
|
||||||
|
@ -799,12 +799,12 @@ msgid "DNS failure for %s\n"
|
||||||
msgstr "DNS à échoué pour %s\n"
|
msgstr "DNS à échoué pour %s\n"
|
||||||
|
|
||||||
#: plugins/check_dns.c:455 plugins/check_dns.c:463 plugins/check_dns.c:470
|
#: plugins/check_dns.c:455 plugins/check_dns.c:463 plugins/check_dns.c:470
|
||||||
#: plugins/check_dns.c:475 plugins/check_dns.c:500 plugins/check_dns.c:508
|
#: plugins/check_dns.c:475 plugins/check_dns.c:514 plugins/check_dns.c:522
|
||||||
#: plugins/check_game.c:211 plugins/check_game.c:219
|
#: plugins/check_game.c:211 plugins/check_game.c:219
|
||||||
msgid "Input buffer overflow\n"
|
msgid "Input buffer overflow\n"
|
||||||
msgstr "Le tampon d'entrée a débordé\n"
|
msgstr "Le tampon d'entrée a débordé\n"
|
||||||
|
|
||||||
#: plugins/check_dns.c:536
|
#: plugins/check_dns.c:550
|
||||||
msgid ""
|
msgid ""
|
||||||
"This plugin uses the nslookup program to obtain the IP address for the given "
|
"This plugin uses the nslookup program to obtain the IP address for the given "
|
||||||
"host/domain query."
|
"host/domain query."
|
||||||
|
@ -812,11 +812,11 @@ msgstr ""
|
||||||
"Ce plugin utilise le programme nslookup pour obtenir l'adresse IP de l'hôte/"
|
"Ce plugin utilise le programme nslookup pour obtenir l'adresse IP de l'hôte/"
|
||||||
"domaine à interroger."
|
"domaine à interroger."
|
||||||
|
|
||||||
#: plugins/check_dns.c:537
|
#: plugins/check_dns.c:551
|
||||||
msgid "An optional DNS server to use may be specified."
|
msgid "An optional DNS server to use may be specified."
|
||||||
msgstr "Un serveur DNS à utiliser peut être indiqué."
|
msgstr "Un serveur DNS à utiliser peut être indiqué."
|
||||||
|
|
||||||
#: plugins/check_dns.c:538
|
#: plugins/check_dns.c:552
|
||||||
msgid ""
|
msgid ""
|
||||||
"If no DNS server is specified, the default server(s) specified in /etc/"
|
"If no DNS server is specified, the default server(s) specified in /etc/"
|
||||||
"resolv.conf will be used."
|
"resolv.conf will be used."
|
||||||
|
@ -824,54 +824,54 @@ msgstr ""
|
||||||
"Si aucun serveur DNS n'est spécifié, les serveurs spécifiés dans /etc/resolv."
|
"Si aucun serveur DNS n'est spécifié, les serveurs spécifiés dans /etc/resolv."
|
||||||
"conf seront utilisé."
|
"conf seront utilisé."
|
||||||
|
|
||||||
#: plugins/check_dns.c:548
|
#: plugins/check_dns.c:562
|
||||||
msgid "The name or address you want to query"
|
msgid "The name or address you want to query"
|
||||||
msgstr "Le nom ou l'adresse que vous voulez interroger"
|
msgstr "Le nom ou l'adresse que vous voulez interroger"
|
||||||
|
|
||||||
#: plugins/check_dns.c:550
|
#: plugins/check_dns.c:564
|
||||||
msgid "Optional DNS server you want to use for the lookup"
|
msgid "Optional DNS server you want to use for the lookup"
|
||||||
msgstr "Serveur DNS que vous voulez utiliser pour la recherche"
|
msgstr "Serveur DNS que vous voulez utiliser pour la recherche"
|
||||||
|
|
||||||
#: plugins/check_dns.c:552
|
#: plugins/check_dns.c:566
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"Optional IP-ADDRESS/CIDR you expect the DNS server to return. HOST must end"
|
"Optional IP-ADDRESS/CIDR you expect the DNS server to return. HOST must end"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Adresse IP que le serveur DNS doit retourner. Les hôtes doivent se terminer "
|
"Adresse IP que le serveur DNS doit retourner. Les hôtes doivent se terminer "
|
||||||
|
|
||||||
#: plugins/check_dns.c:553
|
#: plugins/check_dns.c:567
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"with a dot (.). This option can be repeated multiple times (Returns OK if any"
|
"with a dot (.). This option can be repeated multiple times (Returns OK if any"
|
||||||
msgstr "avec un point (.). Cette option peut être répétée (Retourne OK si une"
|
msgstr "avec un point (.). Cette option peut être répétée (Retourne OK si une"
|
||||||
|
|
||||||
#: plugins/check_dns.c:554
|
#: plugins/check_dns.c:568
|
||||||
msgid "value matches)."
|
msgid "value matches)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_dns.c:556
|
#: plugins/check_dns.c:570
|
||||||
msgid "Optionally expect the DNS server to be authoritative for the lookup"
|
msgid "Optionally expect the DNS server to be authoritative for the lookup"
|
||||||
msgstr "Serveur DNS qui doit normalement être autoritaire pour la recherche"
|
msgstr "Serveur DNS qui doit normalement être autoritaire pour la recherche"
|
||||||
|
|
||||||
#: plugins/check_dns.c:558
|
#: plugins/check_dns.c:572
|
||||||
msgid "Return warning if elapsed time exceeds value. Default off"
|
msgid "Return warning if elapsed time exceeds value. Default off"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Renvoie une alerte si le temps écoulé dépasse la valeur indiquée. Désactivé "
|
"Renvoie une alerte si le temps écoulé dépasse la valeur indiquée. Désactivé "
|
||||||
"par défaut"
|
"par défaut"
|
||||||
|
|
||||||
#: plugins/check_dns.c:560
|
#: plugins/check_dns.c:574
|
||||||
msgid "Return critical if elapsed time exceeds value. Default off"
|
msgid "Return critical if elapsed time exceeds value. Default off"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Renvoie critique si le temps utilisé dépasse la valeur indiquée. Désactivé "
|
"Renvoie critique si le temps utilisé dépasse la valeur indiquée. Désactivé "
|
||||||
"par défaut"
|
"par défaut"
|
||||||
|
|
||||||
#: plugins/check_dns.c:562
|
#: plugins/check_dns.c:576
|
||||||
msgid ""
|
msgid ""
|
||||||
"Return critical if the list of expected addresses does not match all "
|
"Return critical if the list of expected addresses does not match all "
|
||||||
"addresses"
|
"addresses"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_dns.c:563
|
#: plugins/check_dns.c:577
|
||||||
msgid "returned. Default off"
|
msgid "returned. Default off"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -1479,317 +1479,328 @@ msgstr ""
|
||||||
msgid "certificate expiration times."
|
msgid "certificate expiration times."
|
||||||
msgstr "et rapporter la date d'expiration du certificat."
|
msgstr "et rapporter la date d'expiration du certificat."
|
||||||
|
|
||||||
#: plugins/check_http.c:1570
|
#: plugins/check_http.c:1571
|
||||||
|
#, c-format
|
||||||
|
msgid "In the first form, make an HTTP request."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: plugins/check_http.c:1572
|
||||||
|
#, c-format
|
||||||
|
msgid ""
|
||||||
|
"In the second form, connect to the server and check the TLS certificate."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: plugins/check_http.c:1574
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "NOTE: One or both of -H and -I must be specified"
|
msgid "NOTE: One or both of -H and -I must be specified"
|
||||||
msgstr "NOTE: les paramètres -H et -I peuvent être spécifiés"
|
msgstr "NOTE: les paramètres -H et -I peuvent être spécifiés"
|
||||||
|
|
||||||
#: plugins/check_http.c:1578
|
#: plugins/check_http.c:1582
|
||||||
msgid "Host name argument for servers using host headers (virtual host)"
|
msgid "Host name argument for servers using host headers (virtual host)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1579
|
#: plugins/check_http.c:1583
|
||||||
msgid "Append a port to include it in the header (eg: example.com:5000)"
|
msgid "Append a port to include it in the header (eg: example.com:5000)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1581
|
#: plugins/check_http.c:1585
|
||||||
msgid ""
|
msgid ""
|
||||||
"IP address or name (use numeric address if possible to bypass DNS lookup)."
|
"IP address or name (use numeric address if possible to bypass DNS lookup)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1583
|
#: plugins/check_http.c:1587
|
||||||
msgid "Port number (default: "
|
msgid "Port number (default: "
|
||||||
msgstr "Numéro du port (défaut: "
|
msgstr "Numéro du port (défaut: "
|
||||||
|
|
||||||
#: plugins/check_http.c:1590
|
#: plugins/check_http.c:1594
|
||||||
msgid ""
|
msgid ""
|
||||||
"Connect via SSL. Port defaults to 443. VERSION is optional, and prevents"
|
"Connect via SSL. Port defaults to 443. VERSION is optional, and prevents"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1591
|
#: plugins/check_http.c:1595
|
||||||
msgid "auto-negotiation (2 = SSLv2, 3 = SSLv3, 1 = TLSv1, 1.1 = TLSv1.1,"
|
msgid "auto-negotiation (2 = SSLv2, 3 = SSLv3, 1 = TLSv1, 1.1 = TLSv1.1,"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1592
|
#: plugins/check_http.c:1596
|
||||||
msgid "1.2 = TLSv1.2). With a '+' suffix, newer versions are also accepted."
|
msgid "1.2 = TLSv1.2). With a '+' suffix, newer versions are also accepted."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1594
|
#: plugins/check_http.c:1598
|
||||||
msgid "Enable SSL/TLS hostname extension support (SNI)"
|
msgid "Enable SSL/TLS hostname extension support (SNI)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1596
|
#: plugins/check_http.c:1600
|
||||||
msgid ""
|
msgid ""
|
||||||
"Minimum number of days a certificate has to be valid. Port defaults to 443"
|
"Minimum number of days a certificate has to be valid. Port defaults to 443"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Nombre de jours minimum pour que le certificat soit valide. Port par défaut "
|
"Nombre de jours minimum pour que le certificat soit valide. Port par défaut "
|
||||||
"443"
|
"443"
|
||||||
|
|
||||||
#: plugins/check_http.c:1597
|
#: plugins/check_http.c:1601
|
||||||
msgid "(when this option is used the URL is not checked.)"
|
msgid "(when this option is used the URL is not checked.)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1599
|
#: plugins/check_http.c:1603
|
||||||
msgid "Name of file that contains the client certificate (PEM format)"
|
msgid "Name of file that contains the client certificate (PEM format)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1600
|
#: plugins/check_http.c:1604
|
||||||
msgid "to be used in establishing the SSL session"
|
msgid "to be used in establishing the SSL session"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1602
|
#: plugins/check_http.c:1606
|
||||||
msgid "Name of file containing the private key (PEM format)"
|
msgid "Name of file containing the private key (PEM format)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1603
|
#: plugins/check_http.c:1607
|
||||||
msgid "matching the client certificate"
|
msgid "matching the client certificate"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1607
|
#: plugins/check_http.c:1611
|
||||||
msgid "Comma-delimited list of strings, at least one of them is expected in"
|
msgid "Comma-delimited list of strings, at least one of them is expected in"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Liste the chaines de charactères séparées par des virgules, au moins une "
|
"Liste the chaines de charactères séparées par des virgules, au moins une "
|
||||||
"d'elles"
|
"d'elles"
|
||||||
|
|
||||||
#: plugins/check_http.c:1608
|
#: plugins/check_http.c:1612
|
||||||
msgid "the first (status) line of the server response (default: "
|
msgid "the first (status) line of the server response (default: "
|
||||||
msgstr "est attendue dans la première ligne de réponse du serveur (défaut: "
|
msgstr "est attendue dans la première ligne de réponse du serveur (défaut: "
|
||||||
|
|
||||||
#: plugins/check_http.c:1610
|
#: plugins/check_http.c:1614
|
||||||
msgid ""
|
msgid ""
|
||||||
"If specified skips all other status line logic (ex: 3xx, 4xx, 5xx processing)"
|
"If specified skips all other status line logic (ex: 3xx, 4xx, 5xx processing)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Si spécifié, surpasse toute autre logique de status (ex: 3xx, 4xx, 5xx)"
|
"Si spécifié, surpasse toute autre logique de status (ex: 3xx, 4xx, 5xx)"
|
||||||
|
|
||||||
#: plugins/check_http.c:1612
|
#: plugins/check_http.c:1616
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "String to expect in the response headers"
|
msgid "String to expect in the response headers"
|
||||||
msgstr "Chaîne de caractères à attendre en réponse"
|
msgstr "Chaîne de caractères à attendre en réponse"
|
||||||
|
|
||||||
#: plugins/check_http.c:1614
|
#: plugins/check_http.c:1618
|
||||||
msgid "String to expect in the content"
|
msgid "String to expect in the content"
|
||||||
msgstr "Chaîne de caractère attendue dans le contenu"
|
msgstr "Chaîne de caractère attendue dans le contenu"
|
||||||
|
|
||||||
#: plugins/check_http.c:1616
|
#: plugins/check_http.c:1620
|
||||||
msgid "URL to GET or POST (default: /)"
|
msgid "URL to GET or POST (default: /)"
|
||||||
msgstr "URL pour le GET ou le POST (défaut: /)"
|
msgstr "URL pour le GET ou le POST (défaut: /)"
|
||||||
|
|
||||||
#: plugins/check_http.c:1618
|
#: plugins/check_http.c:1622
|
||||||
msgid "URL encoded http POST data"
|
msgid "URL encoded http POST data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1620
|
#: plugins/check_http.c:1624
|
||||||
msgid "Set HTTP method."
|
msgid "Set HTTP method."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1622
|
#: plugins/check_http.c:1626
|
||||||
msgid "Don't wait for document body: stop reading after headers."
|
msgid "Don't wait for document body: stop reading after headers."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Ne pas attendre pour le corps du document: arrêter de lire après les entêtes"
|
"Ne pas attendre pour le corps du document: arrêter de lire après les entêtes"
|
||||||
|
|
||||||
#: plugins/check_http.c:1623
|
#: plugins/check_http.c:1627
|
||||||
msgid "(Note that this still does an HTTP GET or POST, not a HEAD.)"
|
msgid "(Note that this still does an HTTP GET or POST, not a HEAD.)"
|
||||||
msgstr "(Veuillez noter qu'un HTTP GET ou POST est effectué, pas un HEAD.)"
|
msgstr "(Veuillez noter qu'un HTTP GET ou POST est effectué, pas un HEAD.)"
|
||||||
|
|
||||||
#: plugins/check_http.c:1625
|
#: plugins/check_http.c:1629
|
||||||
msgid "Warn if document is more than SECONDS old. the number can also be of"
|
msgid "Warn if document is more than SECONDS old. the number can also be of"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1626
|
#: plugins/check_http.c:1630
|
||||||
msgid "the form \"10m\" for minutes, \"10h\" for hours, or \"10d\" for days."
|
msgid "the form \"10m\" for minutes, \"10h\" for hours, or \"10d\" for days."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1628
|
#: plugins/check_http.c:1632
|
||||||
msgid "specify Content-Type header media type when POSTing\n"
|
msgid "specify Content-Type header media type when POSTing\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1631
|
#: plugins/check_http.c:1635
|
||||||
msgid "Allow regex to span newlines (must precede -r or -R)"
|
msgid "Allow regex to span newlines (must precede -r or -R)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1633
|
#: plugins/check_http.c:1637
|
||||||
msgid "Search page for regex STRING"
|
msgid "Search page for regex STRING"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1635
|
#: plugins/check_http.c:1639
|
||||||
msgid "Search page for case-insensitive regex STRING"
|
msgid "Search page for case-insensitive regex STRING"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1637
|
#: plugins/check_http.c:1641
|
||||||
msgid "Return CRITICAL if found, OK if not\n"
|
msgid "Return CRITICAL if found, OK if not\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1640
|
#: plugins/check_http.c:1644
|
||||||
msgid "Username:password on sites with basic authentication"
|
msgid "Username:password on sites with basic authentication"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1642
|
#: plugins/check_http.c:1646
|
||||||
msgid "Username:password on proxy-servers with basic authentication"
|
msgid "Username:password on proxy-servers with basic authentication"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1644
|
#: plugins/check_http.c:1648
|
||||||
msgid "String to be sent in http header as \"User Agent\""
|
msgid "String to be sent in http header as \"User Agent\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1646
|
#: plugins/check_http.c:1650
|
||||||
msgid ""
|
msgid ""
|
||||||
"Any other tags to be sent in http header. Use multiple times for additional "
|
"Any other tags to be sent in http header. Use multiple times for additional "
|
||||||
"headers"
|
"headers"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1648
|
#: plugins/check_http.c:1652
|
||||||
msgid "Print additional performance data"
|
msgid "Print additional performance data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1650
|
#: plugins/check_http.c:1654
|
||||||
msgid "Print body content below status line"
|
msgid "Print body content below status line"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1652
|
#: plugins/check_http.c:1656
|
||||||
msgid "Wrap output in HTML link (obsoleted by urlize)"
|
msgid "Wrap output in HTML link (obsoleted by urlize)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1654
|
#: plugins/check_http.c:1658
|
||||||
msgid "How to handle redirected pages. sticky is like follow but stick to the"
|
msgid "How to handle redirected pages. sticky is like follow but stick to the"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1655
|
#: plugins/check_http.c:1659
|
||||||
msgid "specified IP address. stickyport also ensures port stays the same."
|
msgid "specified IP address. stickyport also ensures port stays the same."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1657
|
#: plugins/check_http.c:1661
|
||||||
msgid "Minimum page size required (bytes) : Maximum page size required (bytes)"
|
msgid "Minimum page size required (bytes) : Maximum page size required (bytes)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1667
|
#: plugins/check_http.c:1671
|
||||||
msgid "This plugin will attempt to open an HTTP connection with the host."
|
msgid "This plugin will attempt to open an HTTP connection with the host."
|
||||||
msgstr "Ce plugin va essayer d'ouvrir un connexion SMTP avec l'hôte."
|
msgstr "Ce plugin va essayer d'ouvrir un connexion SMTP avec l'hôte."
|
||||||
|
|
||||||
#: plugins/check_http.c:1668
|
#: plugins/check_http.c:1672
|
||||||
msgid ""
|
msgid ""
|
||||||
"Successful connects return STATE_OK, refusals and timeouts return "
|
"Successful connects return STATE_OK, refusals and timeouts return "
|
||||||
"STATE_CRITICAL"
|
"STATE_CRITICAL"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1669
|
#: plugins/check_http.c:1673
|
||||||
msgid ""
|
msgid ""
|
||||||
"other errors return STATE_UNKNOWN. Successful connects, but incorrect "
|
"other errors return STATE_UNKNOWN. Successful connects, but incorrect "
|
||||||
"response"
|
"response"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1670
|
#: plugins/check_http.c:1674
|
||||||
msgid ""
|
msgid ""
|
||||||
"messages from the host result in STATE_WARNING return values. If you are"
|
"messages from the host result in STATE_WARNING return values. If you are"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1671
|
#: plugins/check_http.c:1675
|
||||||
msgid ""
|
msgid ""
|
||||||
"checking a virtual server that uses 'host headers' you must supply the FQDN"
|
"checking a virtual server that uses 'host headers' you must supply the FQDN"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1672
|
#: plugins/check_http.c:1676
|
||||||
msgid "(fully qualified domain name) as the [host_name] argument."
|
msgid "(fully qualified domain name) as the [host_name] argument."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1676
|
#: plugins/check_http.c:1680
|
||||||
msgid "This plugin can also check whether an SSL enabled web server is able to"
|
msgid "This plugin can also check whether an SSL enabled web server is able to"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1677
|
#: plugins/check_http.c:1681
|
||||||
msgid "serve content (optionally within a specified time) or whether the X509 "
|
msgid "serve content (optionally within a specified time) or whether the X509 "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1678
|
#: plugins/check_http.c:1682
|
||||||
msgid "certificate is still valid for the specified number of days."
|
msgid "certificate is still valid for the specified number of days."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1680
|
#: plugins/check_http.c:1684
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Please note that this plugin does not check if the presented server"
|
msgid "Please note that this plugin does not check if the presented server"
|
||||||
msgstr "Ce plugin vérifie le service ntp sur l'hôte"
|
msgstr "Ce plugin vérifie le service ntp sur l'hôte"
|
||||||
|
|
||||||
#: plugins/check_http.c:1681
|
#: plugins/check_http.c:1685
|
||||||
msgid "certificate matches the hostname of the server, or if the certificate"
|
msgid "certificate matches the hostname of the server, or if the certificate"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1682
|
#: plugins/check_http.c:1686
|
||||||
msgid "has a valid chain of trust to one of the locally installed CAs."
|
msgid "has a valid chain of trust to one of the locally installed CAs."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1686
|
#: plugins/check_http.c:1690
|
||||||
msgid ""
|
msgid ""
|
||||||
"When the 'www.verisign.com' server returns its content within 5 seconds,"
|
"When the 'www.verisign.com' server returns its content within 5 seconds,"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1687 plugins/check_http.c:1706
|
#: plugins/check_http.c:1691 plugins/check_http.c:1710
|
||||||
msgid ""
|
msgid ""
|
||||||
"a STATE_OK will be returned. When the server returns its content but exceeds"
|
"a STATE_OK will be returned. When the server returns its content but exceeds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1688 plugins/check_http.c:1707
|
#: plugins/check_http.c:1692 plugins/check_http.c:1711
|
||||||
msgid ""
|
msgid ""
|
||||||
"the 5-second threshold, a STATE_WARNING will be returned. When an error "
|
"the 5-second threshold, a STATE_WARNING will be returned. When an error "
|
||||||
"occurs,"
|
"occurs,"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1689
|
#: plugins/check_http.c:1693
|
||||||
msgid "a STATE_CRITICAL will be returned."
|
msgid "a STATE_CRITICAL will be returned."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1692
|
#: plugins/check_http.c:1696
|
||||||
msgid ""
|
msgid ""
|
||||||
"When the certificate of 'www.verisign.com' is valid for more than 14 days,"
|
"When the certificate of 'www.verisign.com' is valid for more than 14 days,"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1693 plugins/check_http.c:1699
|
#: plugins/check_http.c:1697 plugins/check_http.c:1703
|
||||||
msgid ""
|
msgid ""
|
||||||
"a STATE_OK is returned. When the certificate is still valid, but for less "
|
"a STATE_OK is returned. When the certificate is still valid, but for less "
|
||||||
"than"
|
"than"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1694
|
#: plugins/check_http.c:1698
|
||||||
msgid ""
|
msgid ""
|
||||||
"14 days, a STATE_WARNING is returned. A STATE_CRITICAL will be returned when"
|
"14 days, a STATE_WARNING is returned. A STATE_CRITICAL will be returned when"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1695
|
#: plugins/check_http.c:1699
|
||||||
msgid "the certificate is expired."
|
msgid "the certificate is expired."
|
||||||
msgstr "le certificat est expiré."
|
msgstr "le certificat est expiré."
|
||||||
|
|
||||||
#: plugins/check_http.c:1698
|
#: plugins/check_http.c:1702
|
||||||
msgid ""
|
msgid ""
|
||||||
"When the certificate of 'www.verisign.com' is valid for more than 30 days,"
|
"When the certificate of 'www.verisign.com' is valid for more than 30 days,"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1700
|
#: plugins/check_http.c:1704
|
||||||
msgid "30 days, but more than 14 days, a STATE_WARNING is returned."
|
msgid "30 days, but more than 14 days, a STATE_WARNING is returned."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1701
|
#: plugins/check_http.c:1705
|
||||||
msgid ""
|
msgid ""
|
||||||
"A STATE_CRITICAL will be returned when certificate expires in less than 14 "
|
"A STATE_CRITICAL will be returned when certificate expires in less than 14 "
|
||||||
"days"
|
"days"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1704
|
#: plugins/check_http.c:1708
|
||||||
msgid ""
|
msgid ""
|
||||||
"check_http -I 192.168.100.35 -p 80 -u https://www.verisign.com/ -S -j "
|
"check_http -I 192.168.100.35 -p 80 -u https://www.verisign.com/ -S -j "
|
||||||
"CONNECT -H www.verisign.com "
|
"CONNECT -H www.verisign.com "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1705
|
#: plugins/check_http.c:1709
|
||||||
msgid ""
|
msgid ""
|
||||||
"all these options are needed: -I <proxy> -p <proxy-port> -u <check-url> -S"
|
"all these options are needed: -I <proxy> -p <proxy-port> -u <check-url> -S"
|
||||||
"(sl) -j CONNECT -H <webserver>"
|
"(sl) -j CONNECT -H <webserver>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1708
|
#: plugins/check_http.c:1712
|
||||||
msgid ""
|
msgid ""
|
||||||
"a STATE_CRITICAL will be returned. By adding a colon to the method you can "
|
"a STATE_CRITICAL will be returned. By adding a colon to the method you can "
|
||||||
"set the method used"
|
"set the method used"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1709
|
#: plugins/check_http.c:1713
|
||||||
msgid "inside the proxied connection: -j CONNECT:POST"
|
msgid "inside the proxied connection: -j CONNECT:POST"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -4599,7 +4610,7 @@ msgstr "Réponse SMTP reçue de l'hôte invalide: %s\n"
|
||||||
msgid "Invalid SMTP response received from host on port %d: %s\n"
|
msgid "Invalid SMTP response received from host on port %d: %s\n"
|
||||||
msgstr "Réponse SMTP reçue de l'hôte sur le port %d invalide: %s\n"
|
msgstr "Réponse SMTP reçue de l'hôte sur le port %d invalide: %s\n"
|
||||||
|
|
||||||
#: plugins/check_smtp.c:308 plugins/check_snmp.c:833
|
#: plugins/check_smtp.c:308 plugins/check_snmp.c:834
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Could Not Compile Regular Expression"
|
msgid "Could Not Compile Regular Expression"
|
||||||
msgstr "Impossible de compiler l'expression rationnelle"
|
msgstr "Impossible de compiler l'expression rationnelle"
|
||||||
|
@ -4764,7 +4775,7 @@ msgstr ""
|
||||||
msgid "STATE_WARNING return values."
|
msgid "STATE_WARNING return values."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:171 plugins/check_snmp.c:603
|
#: plugins/check_snmp.c:171 plugins/check_snmp.c:604
|
||||||
msgid "Cannot malloc"
|
msgid "Cannot malloc"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -4787,290 +4798,290 @@ msgstr "Pas de données valides reçues"
|
||||||
msgid "Time duration between plugin calls is invalid"
|
msgid "Time duration between plugin calls is invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:609
|
#: plugins/check_snmp.c:610
|
||||||
msgid "Cannot asprintf()"
|
msgid "Cannot asprintf()"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:615
|
#: plugins/check_snmp.c:616
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Cannot realloc()"
|
msgid "Cannot realloc()"
|
||||||
msgstr "Impossible de réallouer des unités\n"
|
msgstr "Impossible de réallouer des unités\n"
|
||||||
|
|
||||||
#: plugins/check_snmp.c:631
|
#: plugins/check_snmp.c:632
|
||||||
msgid "No previous data to calculate rate - assume okay"
|
msgid "No previous data to calculate rate - assume okay"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:778
|
#: plugins/check_snmp.c:779
|
||||||
msgid "Retries interval must be a positive integer"
|
msgid "Retries interval must be a positive integer"
|
||||||
msgstr "L'intervalle pour les essais doit être un entier positif"
|
msgstr "L'intervalle pour les essais doit être un entier positif"
|
||||||
|
|
||||||
#: plugins/check_snmp.c:858
|
#: plugins/check_snmp.c:859
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Could not reallocate labels[%d]"
|
msgid "Could not reallocate labels[%d]"
|
||||||
msgstr "Impossible de réallouer des labels[%d]"
|
msgstr "Impossible de réallouer des labels[%d]"
|
||||||
|
|
||||||
#: plugins/check_snmp.c:871
|
#: plugins/check_snmp.c:872
|
||||||
msgid "Could not reallocate labels\n"
|
msgid "Could not reallocate labels\n"
|
||||||
msgstr "Impossible de réallouer des labels\n"
|
msgstr "Impossible de réallouer des labels\n"
|
||||||
|
|
||||||
#: plugins/check_snmp.c:887
|
#: plugins/check_snmp.c:888
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Could not reallocate units [%d]\n"
|
msgid "Could not reallocate units [%d]\n"
|
||||||
msgstr "Impossible de réallouer des unités [%d]\n"
|
msgstr "Impossible de réallouer des unités [%d]\n"
|
||||||
|
|
||||||
#: plugins/check_snmp.c:899
|
#: plugins/check_snmp.c:900
|
||||||
msgid "Could not realloc() units\n"
|
msgid "Could not realloc() units\n"
|
||||||
msgstr "Impossible de réallouer des unités\n"
|
msgstr "Impossible de réallouer des unités\n"
|
||||||
|
|
||||||
#: plugins/check_snmp.c:916
|
#: plugins/check_snmp.c:917
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Rate multiplier must be a positive integer"
|
msgid "Rate multiplier must be a positive integer"
|
||||||
msgstr "La taille du paquet doit être un entier positif"
|
msgstr "La taille du paquet doit être un entier positif"
|
||||||
|
|
||||||
#: plugins/check_snmp.c:981
|
#: plugins/check_snmp.c:982
|
||||||
msgid "No host specified\n"
|
msgid "No host specified\n"
|
||||||
msgstr "Pas d'hôte spécifié\n"
|
msgstr "Pas d'hôte spécifié\n"
|
||||||
|
|
||||||
#: plugins/check_snmp.c:985
|
#: plugins/check_snmp.c:986
|
||||||
msgid "No OIDs specified\n"
|
msgid "No OIDs specified\n"
|
||||||
msgstr "Pas de compteur spécifié\n"
|
msgstr "Pas de compteur spécifié\n"
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1008 plugins/check_snmp.c:1026
|
#: plugins/check_snmp.c:1009 plugins/check_snmp.c:1027
|
||||||
#: plugins/check_snmp.c:1044
|
#: plugins/check_snmp.c:1045
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Required parameter: %s\n"
|
msgid "Required parameter: %s\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1019
|
#: plugins/check_snmp.c:1020
|
||||||
msgid "Invalid seclevel"
|
msgid "Invalid seclevel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1065
|
#: plugins/check_snmp.c:1066
|
||||||
msgid "Invalid SNMP version"
|
msgid "Invalid SNMP version"
|
||||||
msgstr "Version de SNMP invalide"
|
msgstr "Version de SNMP invalide"
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1082
|
#: plugins/check_snmp.c:1083
|
||||||
msgid "Unbalanced quotes\n"
|
msgid "Unbalanced quotes\n"
|
||||||
msgstr "Guillemets manquants\n"
|
msgstr "Guillemets manquants\n"
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1131
|
#: plugins/check_snmp.c:1132
|
||||||
msgid "Check status of remote machines and obtain system information via SNMP"
|
msgid "Check status of remote machines and obtain system information via SNMP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Vérifie l'état des machines distantes et obtient l'information système via "
|
"Vérifie l'état des machines distantes et obtient l'information système via "
|
||||||
"SNMP"
|
"SNMP"
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1145
|
#: plugins/check_snmp.c:1146
|
||||||
msgid "Use SNMP GETNEXT instead of SNMP GET"
|
msgid "Use SNMP GETNEXT instead of SNMP GET"
|
||||||
msgstr "Utiliser SNMP GETNEXT au lieu de SNMP GET"
|
msgstr "Utiliser SNMP GETNEXT au lieu de SNMP GET"
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1147
|
#: plugins/check_snmp.c:1148
|
||||||
msgid "SNMP protocol version"
|
msgid "SNMP protocol version"
|
||||||
msgstr "Version du protocole SNMP"
|
msgstr "Version du protocole SNMP"
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1149
|
#: plugins/check_snmp.c:1150
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "SNMPv3 context"
|
msgid "SNMPv3 context"
|
||||||
msgstr "Nom d'utilisateur SNMPv3"
|
msgstr "Nom d'utilisateur SNMPv3"
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1151
|
#: plugins/check_snmp.c:1152
|
||||||
msgid "SNMPv3 securityLevel"
|
msgid "SNMPv3 securityLevel"
|
||||||
msgstr "Niveau de sécurité SNMPv3 (securityLevel)"
|
msgstr "Niveau de sécurité SNMPv3 (securityLevel)"
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1153
|
#: plugins/check_snmp.c:1154
|
||||||
msgid "SNMPv3 auth proto"
|
msgid "SNMPv3 auth proto"
|
||||||
msgstr "Protocole d'authentification SNMPv3"
|
msgstr "Protocole d'authentification SNMPv3"
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1155
|
#: plugins/check_snmp.c:1156
|
||||||
msgid "SNMPv3 priv proto (default DES)"
|
msgid "SNMPv3 priv proto (default DES)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1159
|
#: plugins/check_snmp.c:1160
|
||||||
msgid "Optional community string for SNMP communication"
|
msgid "Optional community string for SNMP communication"
|
||||||
msgstr "Communauté optionnelle pour la communication SNMP"
|
msgstr "Communauté optionnelle pour la communication SNMP"
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1160
|
#: plugins/check_snmp.c:1161
|
||||||
msgid "default is"
|
msgid "default is"
|
||||||
msgstr "défaut:"
|
msgstr "défaut:"
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1162
|
#: plugins/check_snmp.c:1163
|
||||||
msgid "SNMPv3 username"
|
msgid "SNMPv3 username"
|
||||||
msgstr "Nom d'utilisateur SNMPv3"
|
msgstr "Nom d'utilisateur SNMPv3"
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1164
|
#: plugins/check_snmp.c:1165
|
||||||
msgid "SNMPv3 authentication password"
|
msgid "SNMPv3 authentication password"
|
||||||
msgstr "Mot de passe d'authentification SNMPv3"
|
msgstr "Mot de passe d'authentification SNMPv3"
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1166
|
#: plugins/check_snmp.c:1167
|
||||||
msgid "SNMPv3 privacy password"
|
msgid "SNMPv3 privacy password"
|
||||||
msgstr "Mot de passe de confidentialité SNMPv3"
|
msgstr "Mot de passe de confidentialité SNMPv3"
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1170
|
#: plugins/check_snmp.c:1171
|
||||||
msgid "Object identifier(s) or SNMP variables whose value you wish to query"
|
msgid "Object identifier(s) or SNMP variables whose value you wish to query"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1172
|
#: plugins/check_snmp.c:1173
|
||||||
msgid ""
|
msgid ""
|
||||||
"List of MIBS to be loaded (default = none if using numeric OIDs or 'ALL'"
|
"List of MIBS to be loaded (default = none if using numeric OIDs or 'ALL'"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1173
|
#: plugins/check_snmp.c:1174
|
||||||
msgid "for symbolic OIDs.)"
|
msgid "for symbolic OIDs.)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1175
|
#: plugins/check_snmp.c:1176
|
||||||
msgid "Delimiter to use when parsing returned data. Default is"
|
msgid "Delimiter to use when parsing returned data. Default is"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1176
|
#: plugins/check_snmp.c:1177
|
||||||
msgid "Any data on the right hand side of the delimiter is considered"
|
msgid "Any data on the right hand side of the delimiter is considered"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1177
|
#: plugins/check_snmp.c:1178
|
||||||
msgid "to be the data that should be used in the evaluation."
|
msgid "to be the data that should be used in the evaluation."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1181
|
#: plugins/check_snmp.c:1182
|
||||||
msgid "Warning threshold range(s)"
|
msgid "Warning threshold range(s)"
|
||||||
msgstr "Valeurs pour le seuil d'avertissement"
|
msgstr "Valeurs pour le seuil d'avertissement"
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1183
|
#: plugins/check_snmp.c:1184
|
||||||
msgid "Critical threshold range(s)"
|
msgid "Critical threshold range(s)"
|
||||||
msgstr "Valeurs pour le seuil critique"
|
msgstr "Valeurs pour le seuil critique"
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1185
|
#: plugins/check_snmp.c:1186
|
||||||
msgid "Enable rate calculation. See 'Rate Calculation' below"
|
msgid "Enable rate calculation. See 'Rate Calculation' below"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1187
|
#: plugins/check_snmp.c:1188
|
||||||
msgid ""
|
msgid ""
|
||||||
"Converts rate per second. For example, set to 60 to convert to per minute"
|
"Converts rate per second. For example, set to 60 to convert to per minute"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1189
|
#: plugins/check_snmp.c:1190
|
||||||
msgid "Add/substract the specified OFFSET to numeric sensor data"
|
msgid "Add/substract the specified OFFSET to numeric sensor data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1193
|
#: plugins/check_snmp.c:1194
|
||||||
msgid "Return OK state (for that OID) if STRING is an exact match"
|
msgid "Return OK state (for that OID) if STRING is an exact match"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1195
|
#: plugins/check_snmp.c:1196
|
||||||
msgid ""
|
msgid ""
|
||||||
"Return OK state (for that OID) if extended regular expression REGEX matches"
|
"Return OK state (for that OID) if extended regular expression REGEX matches"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1197
|
#: plugins/check_snmp.c:1198
|
||||||
msgid ""
|
msgid ""
|
||||||
"Return OK state (for that OID) if case-insensitive extended REGEX matches"
|
"Return OK state (for that OID) if case-insensitive extended REGEX matches"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1199
|
#: plugins/check_snmp.c:1200
|
||||||
msgid "Invert search result (CRITICAL if found)"
|
msgid "Invert search result (CRITICAL if found)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1203
|
#: plugins/check_snmp.c:1204
|
||||||
msgid "Prefix label for output from plugin"
|
msgid "Prefix label for output from plugin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1205
|
#: plugins/check_snmp.c:1206
|
||||||
msgid "Units label(s) for output data (e.g., 'sec.')."
|
msgid "Units label(s) for output data (e.g., 'sec.')."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1207
|
#: plugins/check_snmp.c:1208
|
||||||
msgid "Separates output on multiple OID requests"
|
msgid "Separates output on multiple OID requests"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1210
|
#: plugins/check_snmp.c:1211
|
||||||
msgid ""
|
msgid ""
|
||||||
"NOTE the final timeout value is calculated using this formula: "
|
"NOTE the final timeout value is calculated using this formula: "
|
||||||
"timeout_interval * retries + 5"
|
"timeout_interval * retries + 5"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1212
|
#: plugins/check_snmp.c:1213
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Number of retries to be used in the requests, default: "
|
msgid "Number of retries to be used in the requests, default: "
|
||||||
msgstr "Le nombre d'essai pour les requêtes"
|
msgstr "Le nombre d'essai pour les requêtes"
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1215
|
#: plugins/check_snmp.c:1216
|
||||||
msgid "Label performance data with OIDs instead of --label's"
|
msgid "Label performance data with OIDs instead of --label's"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1220
|
#: plugins/check_snmp.c:1221
|
||||||
msgid ""
|
msgid ""
|
||||||
"This plugin uses the 'snmpget' command included with the NET-SNMP package."
|
"This plugin uses the 'snmpget' command included with the NET-SNMP package."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1221
|
#: plugins/check_snmp.c:1222
|
||||||
msgid ""
|
msgid ""
|
||||||
"if you don't have the package installed, you will need to download it from"
|
"if you don't have the package installed, you will need to download it from"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Si vous n'avez pas le programme installé, vous devrez le télécharger depuis"
|
"Si vous n'avez pas le programme installé, vous devrez le télécharger depuis"
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1222
|
#: plugins/check_snmp.c:1223
|
||||||
msgid "http://net-snmp.sourceforge.net before you can use this plugin."
|
msgid "http://net-snmp.sourceforge.net before you can use this plugin."
|
||||||
msgstr "http://net-snmp.sourceforge.net avant de pouvoir utiliser ce plugin."
|
msgstr "http://net-snmp.sourceforge.net avant de pouvoir utiliser ce plugin."
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1226
|
#: plugins/check_snmp.c:1227
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"- Multiple OIDs (and labels) may be indicated by a comma or space-delimited "
|
"- Multiple OIDs (and labels) may be indicated by a comma or space-delimited "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"- Des OIDs multiples peuvent être séparées par des virgules ou des espaces"
|
"- Des OIDs multiples peuvent être séparées par des virgules ou des espaces"
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1227
|
#: plugins/check_snmp.c:1228
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "list (lists with internal spaces must be quoted)."
|
msgid "list (lists with internal spaces must be quoted)."
|
||||||
msgstr "(Les liste avec espaces doivent être entre guillemets). Max:"
|
msgstr "(Les liste avec espaces doivent être entre guillemets). Max:"
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1231
|
#: plugins/check_snmp.c:1232
|
||||||
msgid ""
|
msgid ""
|
||||||
"- When checking multiple OIDs, separate ranges by commas like '-w "
|
"- When checking multiple OIDs, separate ranges by commas like '-w "
|
||||||
"1:10,1:,:20'"
|
"1:10,1:,:20'"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1232
|
#: plugins/check_snmp.c:1233
|
||||||
msgid "- Note that only one string and one regex may be checked at present"
|
msgid "- Note that only one string and one regex may be checked at present"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1233
|
#: plugins/check_snmp.c:1234
|
||||||
msgid ""
|
msgid ""
|
||||||
"- All evaluation methods other than PR, STR, and SUBSTR expect that the value"
|
"- All evaluation methods other than PR, STR, and SUBSTR expect that the value"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1234
|
#: plugins/check_snmp.c:1235
|
||||||
msgid "returned from the SNMP query is an unsigned integer."
|
msgid "returned from the SNMP query is an unsigned integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1237
|
#: plugins/check_snmp.c:1238
|
||||||
msgid "Rate Calculation:"
|
msgid "Rate Calculation:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1238
|
#: plugins/check_snmp.c:1239
|
||||||
msgid "In many places, SNMP returns counters that are only meaningful when"
|
msgid "In many places, SNMP returns counters that are only meaningful when"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1239
|
#: plugins/check_snmp.c:1240
|
||||||
msgid "calculating the counter difference since the last check. check_snmp"
|
msgid "calculating the counter difference since the last check. check_snmp"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1240
|
#: plugins/check_snmp.c:1241
|
||||||
msgid "saves the last state information in a file so that the rate per second"
|
msgid "saves the last state information in a file so that the rate per second"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1241
|
#: plugins/check_snmp.c:1242
|
||||||
msgid "can be calculated. Use the --rate option to save state information."
|
msgid "can be calculated. Use the --rate option to save state information."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1242
|
#: plugins/check_snmp.c:1243
|
||||||
msgid ""
|
msgid ""
|
||||||
"On the first run, there will be no prior state - this will return with OK."
|
"On the first run, there will be no prior state - this will return with OK."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1243
|
#: plugins/check_snmp.c:1244
|
||||||
msgid "The state is uniquely determined by the arguments to the plugin, so"
|
msgid "The state is uniquely determined by the arguments to the plugin, so"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1244
|
#: plugins/check_snmp.c:1245
|
||||||
msgid "changing the arguments will create a new state file."
|
msgid "changing the arguments will create a new state file."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: devel@monitoring-plugins.org\n"
|
"Report-Msgid-Bugs-To: devel@monitoring-plugins.org\n"
|
||||||
"POT-Creation-Date: 2020-12-09 22:49+0100\n"
|
"POT-Creation-Date: 2021-04-10 16:17+0200\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
@ -63,7 +63,7 @@ msgstr ""
|
||||||
#: plugins/check_by_ssh.c:228 plugins/check_disk.c:519
|
#: plugins/check_by_ssh.c:228 plugins/check_disk.c:519
|
||||||
#: plugins/check_http.c:283 plugins/check_ldap.c:334 plugins/check_pgsql.c:312
|
#: plugins/check_http.c:283 plugins/check_ldap.c:334 plugins/check_pgsql.c:312
|
||||||
#: plugins/check_procs.c:437 plugins/check_radius.c:319
|
#: plugins/check_procs.c:437 plugins/check_radius.c:319
|
||||||
#: plugins/check_real.c:357 plugins/check_smtp.c:586 plugins/check_snmp.c:763
|
#: plugins/check_real.c:357 plugins/check_smtp.c:586 plugins/check_snmp.c:764
|
||||||
#: plugins/check_ssh.c:140 plugins/check_tcp.c:519 plugins/check_time.c:302
|
#: plugins/check_ssh.c:140 plugins/check_tcp.c:519 plugins/check_time.c:302
|
||||||
#: plugins/check_ups.c:556 plugins/negate.c:160
|
#: plugins/check_ups.c:556 plugins/negate.c:160
|
||||||
msgid "Timeout interval must be a positive integer"
|
msgid "Timeout interval must be a positive integer"
|
||||||
|
@ -216,7 +216,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_by_ssh.c:453 plugins/check_cluster.c:271
|
#: plugins/check_by_ssh.c:453 plugins/check_cluster.c:271
|
||||||
#: plugins/check_dig.c:364 plugins/check_disk.c:973 plugins/check_http.c:1684
|
#: plugins/check_dig.c:364 plugins/check_disk.c:973 plugins/check_http.c:1688
|
||||||
#: plugins/check_nagios.c:312 plugins/check_ntp.c:879
|
#: plugins/check_nagios.c:312 plugins/check_ntp.c:879
|
||||||
#: plugins/check_ntp_peer.c:733 plugins/check_ntp_time.c:642
|
#: plugins/check_ntp_peer.c:733 plugins/check_ntp_time.c:642
|
||||||
#: plugins/check_procs.c:763 plugins/negate.c:249 plugins/urlize.c:179
|
#: plugins/check_procs.c:763 plugins/negate.c:249 plugins/urlize.c:179
|
||||||
|
@ -224,9 +224,9 @@ msgid "Examples:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_by_ssh.c:468 plugins/check_cluster.c:284
|
#: plugins/check_by_ssh.c:468 plugins/check_cluster.c:284
|
||||||
#: plugins/check_dig.c:376 plugins/check_disk.c:990 plugins/check_dns.c:574
|
#: plugins/check_dig.c:376 plugins/check_disk.c:990 plugins/check_dns.c:588
|
||||||
#: plugins/check_dummy.c:122 plugins/check_fping.c:505
|
#: plugins/check_dummy.c:122 plugins/check_fping.c:505
|
||||||
#: plugins/check_game.c:331 plugins/check_hpjd.c:438 plugins/check_http.c:1722
|
#: plugins/check_game.c:331 plugins/check_hpjd.c:438 plugins/check_http.c:1726
|
||||||
#: plugins/check_ldap.c:508 plugins/check_load.c:348 plugins/check_mrtg.c:382
|
#: plugins/check_ldap.c:508 plugins/check_load.c:348 plugins/check_mrtg.c:382
|
||||||
#: plugins/check_mysql.c:584 plugins/check_nagios.c:323 plugins/check_nt.c:797
|
#: plugins/check_mysql.c:584 plugins/check_nagios.c:323 plugins/check_nt.c:797
|
||||||
#: plugins/check_ntp.c:898 plugins/check_ntp_peer.c:753
|
#: plugins/check_ntp.c:898 plugins/check_ntp_peer.c:753
|
||||||
|
@ -234,7 +234,7 @@ msgstr ""
|
||||||
#: plugins/check_overcr.c:467 plugins/check_pgsql.c:579
|
#: plugins/check_overcr.c:467 plugins/check_pgsql.c:579
|
||||||
#: plugins/check_ping.c:610 plugins/check_procs.c:786
|
#: plugins/check_ping.c:610 plugins/check_procs.c:786
|
||||||
#: plugins/check_radius.c:396 plugins/check_real.c:452
|
#: plugins/check_radius.c:396 plugins/check_real.c:452
|
||||||
#: plugins/check_smtp.c:850 plugins/check_snmp.c:1254 plugins/check_ssh.c:325
|
#: plugins/check_smtp.c:850 plugins/check_snmp.c:1255 plugins/check_ssh.c:325
|
||||||
#: plugins/check_swap.c:571 plugins/check_tcp.c:710 plugins/check_time.c:371
|
#: plugins/check_swap.c:571 plugins/check_tcp.c:710 plugins/check_time.c:371
|
||||||
#: plugins/check_ups.c:660 plugins/check_users.c:262
|
#: plugins/check_ups.c:660 plugins/check_users.c:262
|
||||||
#: plugins/check_ide_smart.c:606 plugins/negate.c:273 plugins/urlize.c:196
|
#: plugins/check_ide_smart.c:606 plugins/negate.c:273 plugins/urlize.c:196
|
||||||
|
@ -284,11 +284,11 @@ msgid "commas"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_cluster.c:267 plugins/check_game.c:318
|
#: plugins/check_cluster.c:267 plugins/check_game.c:318
|
||||||
#: plugins/check_http.c:1666 plugins/check_ldap.c:494 plugins/check_mrtg.c:363
|
#: plugins/check_http.c:1670 plugins/check_ldap.c:494 plugins/check_mrtg.c:363
|
||||||
#: plugins/check_mrtgtraf.c:361 plugins/check_mysql.c:573
|
#: plugins/check_mrtgtraf.c:361 plugins/check_mysql.c:573
|
||||||
#: plugins/check_nt.c:781 plugins/check_ntp.c:875 plugins/check_ntp_peer.c:724
|
#: plugins/check_nt.c:781 plugins/check_ntp.c:875 plugins/check_ntp_peer.c:724
|
||||||
#: plugins/check_ntp_time.c:633 plugins/check_nwstat.c:1670
|
#: plugins/check_ntp_time.c:633 plugins/check_nwstat.c:1670
|
||||||
#: plugins/check_overcr.c:456 plugins/check_snmp.c:1225
|
#: plugins/check_overcr.c:456 plugins/check_snmp.c:1226
|
||||||
#: plugins/check_swap.c:559 plugins/check_ups.c:642
|
#: plugins/check_swap.c:559 plugins/check_ups.c:642
|
||||||
#: plugins/check_ide_smart.c:580 plugins/negate.c:255
|
#: plugins/check_ide_smart.c:580 plugins/negate.c:255
|
||||||
#: plugins-root/check_icmp.c:1590
|
#: plugins-root/check_icmp.c:1590
|
||||||
|
@ -753,68 +753,68 @@ msgid "DNS failure for %s\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_dns.c:455 plugins/check_dns.c:463 plugins/check_dns.c:470
|
#: plugins/check_dns.c:455 plugins/check_dns.c:463 plugins/check_dns.c:470
|
||||||
#: plugins/check_dns.c:475 plugins/check_dns.c:500 plugins/check_dns.c:508
|
#: plugins/check_dns.c:475 plugins/check_dns.c:514 plugins/check_dns.c:522
|
||||||
#: plugins/check_game.c:211 plugins/check_game.c:219
|
#: plugins/check_game.c:211 plugins/check_game.c:219
|
||||||
msgid "Input buffer overflow\n"
|
msgid "Input buffer overflow\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_dns.c:536
|
#: plugins/check_dns.c:550
|
||||||
msgid ""
|
msgid ""
|
||||||
"This plugin uses the nslookup program to obtain the IP address for the given "
|
"This plugin uses the nslookup program to obtain the IP address for the given "
|
||||||
"host/domain query."
|
"host/domain query."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_dns.c:537
|
#: plugins/check_dns.c:551
|
||||||
msgid "An optional DNS server to use may be specified."
|
msgid "An optional DNS server to use may be specified."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_dns.c:538
|
#: plugins/check_dns.c:552
|
||||||
msgid ""
|
msgid ""
|
||||||
"If no DNS server is specified, the default server(s) specified in /etc/"
|
"If no DNS server is specified, the default server(s) specified in /etc/"
|
||||||
"resolv.conf will be used."
|
"resolv.conf will be used."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_dns.c:548
|
#: plugins/check_dns.c:562
|
||||||
msgid "The name or address you want to query"
|
msgid "The name or address you want to query"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_dns.c:550
|
#: plugins/check_dns.c:564
|
||||||
msgid "Optional DNS server you want to use for the lookup"
|
msgid "Optional DNS server you want to use for the lookup"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_dns.c:552
|
#: plugins/check_dns.c:566
|
||||||
msgid ""
|
msgid ""
|
||||||
"Optional IP-ADDRESS/CIDR you expect the DNS server to return. HOST must end"
|
"Optional IP-ADDRESS/CIDR you expect the DNS server to return. HOST must end"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_dns.c:553
|
#: plugins/check_dns.c:567
|
||||||
msgid ""
|
msgid ""
|
||||||
"with a dot (.). This option can be repeated multiple times (Returns OK if any"
|
"with a dot (.). This option can be repeated multiple times (Returns OK if any"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_dns.c:554
|
#: plugins/check_dns.c:568
|
||||||
msgid "value matches)."
|
msgid "value matches)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_dns.c:556
|
#: plugins/check_dns.c:570
|
||||||
msgid "Optionally expect the DNS server to be authoritative for the lookup"
|
msgid "Optionally expect the DNS server to be authoritative for the lookup"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_dns.c:558
|
#: plugins/check_dns.c:572
|
||||||
msgid "Return warning if elapsed time exceeds value. Default off"
|
msgid "Return warning if elapsed time exceeds value. Default off"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_dns.c:560
|
#: plugins/check_dns.c:574
|
||||||
msgid "Return critical if elapsed time exceeds value. Default off"
|
msgid "Return critical if elapsed time exceeds value. Default off"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_dns.c:562
|
#: plugins/check_dns.c:576
|
||||||
msgid ""
|
msgid ""
|
||||||
"Return critical if the list of expected addresses does not match all "
|
"Return critical if the list of expected addresses does not match all "
|
||||||
"addresses"
|
"addresses"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_dns.c:563
|
#: plugins/check_dns.c:577
|
||||||
msgid "returned. Default off"
|
msgid "returned. Default off"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -1389,309 +1389,320 @@ msgstr ""
|
||||||
msgid "certificate expiration times."
|
msgid "certificate expiration times."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1570
|
#: plugins/check_http.c:1571
|
||||||
|
#, c-format
|
||||||
|
msgid "In the first form, make an HTTP request."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: plugins/check_http.c:1572
|
||||||
|
#, c-format
|
||||||
|
msgid ""
|
||||||
|
"In the second form, connect to the server and check the TLS certificate."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: plugins/check_http.c:1574
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "NOTE: One or both of -H and -I must be specified"
|
msgid "NOTE: One or both of -H and -I must be specified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1578
|
#: plugins/check_http.c:1582
|
||||||
msgid "Host name argument for servers using host headers (virtual host)"
|
msgid "Host name argument for servers using host headers (virtual host)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1579
|
#: plugins/check_http.c:1583
|
||||||
msgid "Append a port to include it in the header (eg: example.com:5000)"
|
msgid "Append a port to include it in the header (eg: example.com:5000)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1581
|
#: plugins/check_http.c:1585
|
||||||
msgid ""
|
msgid ""
|
||||||
"IP address or name (use numeric address if possible to bypass DNS lookup)."
|
"IP address or name (use numeric address if possible to bypass DNS lookup)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1583
|
#: plugins/check_http.c:1587
|
||||||
msgid "Port number (default: "
|
msgid "Port number (default: "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1590
|
#: plugins/check_http.c:1594
|
||||||
msgid ""
|
msgid ""
|
||||||
"Connect via SSL. Port defaults to 443. VERSION is optional, and prevents"
|
"Connect via SSL. Port defaults to 443. VERSION is optional, and prevents"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1591
|
#: plugins/check_http.c:1595
|
||||||
msgid "auto-negotiation (2 = SSLv2, 3 = SSLv3, 1 = TLSv1, 1.1 = TLSv1.1,"
|
msgid "auto-negotiation (2 = SSLv2, 3 = SSLv3, 1 = TLSv1, 1.1 = TLSv1.1,"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1592
|
#: plugins/check_http.c:1596
|
||||||
msgid "1.2 = TLSv1.2). With a '+' suffix, newer versions are also accepted."
|
msgid "1.2 = TLSv1.2). With a '+' suffix, newer versions are also accepted."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1594
|
#: plugins/check_http.c:1598
|
||||||
msgid "Enable SSL/TLS hostname extension support (SNI)"
|
msgid "Enable SSL/TLS hostname extension support (SNI)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1596
|
#: plugins/check_http.c:1600
|
||||||
msgid ""
|
msgid ""
|
||||||
"Minimum number of days a certificate has to be valid. Port defaults to 443"
|
"Minimum number of days a certificate has to be valid. Port defaults to 443"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1597
|
#: plugins/check_http.c:1601
|
||||||
msgid "(when this option is used the URL is not checked.)"
|
msgid "(when this option is used the URL is not checked.)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1599
|
#: plugins/check_http.c:1603
|
||||||
msgid "Name of file that contains the client certificate (PEM format)"
|
msgid "Name of file that contains the client certificate (PEM format)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1600
|
#: plugins/check_http.c:1604
|
||||||
msgid "to be used in establishing the SSL session"
|
msgid "to be used in establishing the SSL session"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1602
|
#: plugins/check_http.c:1606
|
||||||
msgid "Name of file containing the private key (PEM format)"
|
msgid "Name of file containing the private key (PEM format)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1603
|
#: plugins/check_http.c:1607
|
||||||
msgid "matching the client certificate"
|
msgid "matching the client certificate"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1607
|
#: plugins/check_http.c:1611
|
||||||
msgid "Comma-delimited list of strings, at least one of them is expected in"
|
msgid "Comma-delimited list of strings, at least one of them is expected in"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1608
|
#: plugins/check_http.c:1612
|
||||||
msgid "the first (status) line of the server response (default: "
|
msgid "the first (status) line of the server response (default: "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1610
|
#: plugins/check_http.c:1614
|
||||||
msgid ""
|
msgid ""
|
||||||
"If specified skips all other status line logic (ex: 3xx, 4xx, 5xx processing)"
|
"If specified skips all other status line logic (ex: 3xx, 4xx, 5xx processing)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1612
|
#: plugins/check_http.c:1616
|
||||||
msgid "String to expect in the response headers"
|
msgid "String to expect in the response headers"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1614
|
#: plugins/check_http.c:1618
|
||||||
msgid "String to expect in the content"
|
msgid "String to expect in the content"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1616
|
#: plugins/check_http.c:1620
|
||||||
msgid "URL to GET or POST (default: /)"
|
msgid "URL to GET or POST (default: /)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1618
|
#: plugins/check_http.c:1622
|
||||||
msgid "URL encoded http POST data"
|
msgid "URL encoded http POST data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1620
|
#: plugins/check_http.c:1624
|
||||||
msgid "Set HTTP method."
|
msgid "Set HTTP method."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1622
|
#: plugins/check_http.c:1626
|
||||||
msgid "Don't wait for document body: stop reading after headers."
|
msgid "Don't wait for document body: stop reading after headers."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1623
|
#: plugins/check_http.c:1627
|
||||||
msgid "(Note that this still does an HTTP GET or POST, not a HEAD.)"
|
msgid "(Note that this still does an HTTP GET or POST, not a HEAD.)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1625
|
#: plugins/check_http.c:1629
|
||||||
msgid "Warn if document is more than SECONDS old. the number can also be of"
|
msgid "Warn if document is more than SECONDS old. the number can also be of"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1626
|
#: plugins/check_http.c:1630
|
||||||
msgid "the form \"10m\" for minutes, \"10h\" for hours, or \"10d\" for days."
|
msgid "the form \"10m\" for minutes, \"10h\" for hours, or \"10d\" for days."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1628
|
#: plugins/check_http.c:1632
|
||||||
msgid "specify Content-Type header media type when POSTing\n"
|
msgid "specify Content-Type header media type when POSTing\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1631
|
#: plugins/check_http.c:1635
|
||||||
msgid "Allow regex to span newlines (must precede -r or -R)"
|
msgid "Allow regex to span newlines (must precede -r or -R)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1633
|
#: plugins/check_http.c:1637
|
||||||
msgid "Search page for regex STRING"
|
msgid "Search page for regex STRING"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1635
|
#: plugins/check_http.c:1639
|
||||||
msgid "Search page for case-insensitive regex STRING"
|
msgid "Search page for case-insensitive regex STRING"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1637
|
#: plugins/check_http.c:1641
|
||||||
msgid "Return CRITICAL if found, OK if not\n"
|
msgid "Return CRITICAL if found, OK if not\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1640
|
#: plugins/check_http.c:1644
|
||||||
msgid "Username:password on sites with basic authentication"
|
msgid "Username:password on sites with basic authentication"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1642
|
#: plugins/check_http.c:1646
|
||||||
msgid "Username:password on proxy-servers with basic authentication"
|
msgid "Username:password on proxy-servers with basic authentication"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1644
|
#: plugins/check_http.c:1648
|
||||||
msgid "String to be sent in http header as \"User Agent\""
|
msgid "String to be sent in http header as \"User Agent\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1646
|
#: plugins/check_http.c:1650
|
||||||
msgid ""
|
msgid ""
|
||||||
"Any other tags to be sent in http header. Use multiple times for additional "
|
"Any other tags to be sent in http header. Use multiple times for additional "
|
||||||
"headers"
|
"headers"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1648
|
#: plugins/check_http.c:1652
|
||||||
msgid "Print additional performance data"
|
msgid "Print additional performance data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1650
|
#: plugins/check_http.c:1654
|
||||||
msgid "Print body content below status line"
|
msgid "Print body content below status line"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1652
|
#: plugins/check_http.c:1656
|
||||||
msgid "Wrap output in HTML link (obsoleted by urlize)"
|
msgid "Wrap output in HTML link (obsoleted by urlize)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1654
|
#: plugins/check_http.c:1658
|
||||||
msgid "How to handle redirected pages. sticky is like follow but stick to the"
|
msgid "How to handle redirected pages. sticky is like follow but stick to the"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1655
|
#: plugins/check_http.c:1659
|
||||||
msgid "specified IP address. stickyport also ensures port stays the same."
|
msgid "specified IP address. stickyport also ensures port stays the same."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1657
|
#: plugins/check_http.c:1661
|
||||||
msgid "Minimum page size required (bytes) : Maximum page size required (bytes)"
|
msgid "Minimum page size required (bytes) : Maximum page size required (bytes)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1667
|
#: plugins/check_http.c:1671
|
||||||
msgid "This plugin will attempt to open an HTTP connection with the host."
|
msgid "This plugin will attempt to open an HTTP connection with the host."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1668
|
#: plugins/check_http.c:1672
|
||||||
msgid ""
|
msgid ""
|
||||||
"Successful connects return STATE_OK, refusals and timeouts return "
|
"Successful connects return STATE_OK, refusals and timeouts return "
|
||||||
"STATE_CRITICAL"
|
"STATE_CRITICAL"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1669
|
#: plugins/check_http.c:1673
|
||||||
msgid ""
|
msgid ""
|
||||||
"other errors return STATE_UNKNOWN. Successful connects, but incorrect "
|
"other errors return STATE_UNKNOWN. Successful connects, but incorrect "
|
||||||
"response"
|
"response"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1670
|
#: plugins/check_http.c:1674
|
||||||
msgid ""
|
msgid ""
|
||||||
"messages from the host result in STATE_WARNING return values. If you are"
|
"messages from the host result in STATE_WARNING return values. If you are"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1671
|
#: plugins/check_http.c:1675
|
||||||
msgid ""
|
msgid ""
|
||||||
"checking a virtual server that uses 'host headers' you must supply the FQDN"
|
"checking a virtual server that uses 'host headers' you must supply the FQDN"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1672
|
#: plugins/check_http.c:1676
|
||||||
msgid "(fully qualified domain name) as the [host_name] argument."
|
msgid "(fully qualified domain name) as the [host_name] argument."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1676
|
#: plugins/check_http.c:1680
|
||||||
msgid "This plugin can also check whether an SSL enabled web server is able to"
|
msgid "This plugin can also check whether an SSL enabled web server is able to"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1677
|
#: plugins/check_http.c:1681
|
||||||
msgid "serve content (optionally within a specified time) or whether the X509 "
|
msgid "serve content (optionally within a specified time) or whether the X509 "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1678
|
#: plugins/check_http.c:1682
|
||||||
msgid "certificate is still valid for the specified number of days."
|
msgid "certificate is still valid for the specified number of days."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1680
|
#: plugins/check_http.c:1684
|
||||||
msgid "Please note that this plugin does not check if the presented server"
|
msgid "Please note that this plugin does not check if the presented server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1681
|
#: plugins/check_http.c:1685
|
||||||
msgid "certificate matches the hostname of the server, or if the certificate"
|
msgid "certificate matches the hostname of the server, or if the certificate"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1682
|
#: plugins/check_http.c:1686
|
||||||
msgid "has a valid chain of trust to one of the locally installed CAs."
|
msgid "has a valid chain of trust to one of the locally installed CAs."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1686
|
#: plugins/check_http.c:1690
|
||||||
msgid ""
|
msgid ""
|
||||||
"When the 'www.verisign.com' server returns its content within 5 seconds,"
|
"When the 'www.verisign.com' server returns its content within 5 seconds,"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1687 plugins/check_http.c:1706
|
#: plugins/check_http.c:1691 plugins/check_http.c:1710
|
||||||
msgid ""
|
msgid ""
|
||||||
"a STATE_OK will be returned. When the server returns its content but exceeds"
|
"a STATE_OK will be returned. When the server returns its content but exceeds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1688 plugins/check_http.c:1707
|
#: plugins/check_http.c:1692 plugins/check_http.c:1711
|
||||||
msgid ""
|
msgid ""
|
||||||
"the 5-second threshold, a STATE_WARNING will be returned. When an error "
|
"the 5-second threshold, a STATE_WARNING will be returned. When an error "
|
||||||
"occurs,"
|
"occurs,"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1689
|
#: plugins/check_http.c:1693
|
||||||
msgid "a STATE_CRITICAL will be returned."
|
msgid "a STATE_CRITICAL will be returned."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1692
|
#: plugins/check_http.c:1696
|
||||||
msgid ""
|
msgid ""
|
||||||
"When the certificate of 'www.verisign.com' is valid for more than 14 days,"
|
"When the certificate of 'www.verisign.com' is valid for more than 14 days,"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1693 plugins/check_http.c:1699
|
#: plugins/check_http.c:1697 plugins/check_http.c:1703
|
||||||
msgid ""
|
msgid ""
|
||||||
"a STATE_OK is returned. When the certificate is still valid, but for less "
|
"a STATE_OK is returned. When the certificate is still valid, but for less "
|
||||||
"than"
|
"than"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1694
|
#: plugins/check_http.c:1698
|
||||||
msgid ""
|
msgid ""
|
||||||
"14 days, a STATE_WARNING is returned. A STATE_CRITICAL will be returned when"
|
"14 days, a STATE_WARNING is returned. A STATE_CRITICAL will be returned when"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1695
|
#: plugins/check_http.c:1699
|
||||||
msgid "the certificate is expired."
|
msgid "the certificate is expired."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1698
|
#: plugins/check_http.c:1702
|
||||||
msgid ""
|
msgid ""
|
||||||
"When the certificate of 'www.verisign.com' is valid for more than 30 days,"
|
"When the certificate of 'www.verisign.com' is valid for more than 30 days,"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1700
|
#: plugins/check_http.c:1704
|
||||||
msgid "30 days, but more than 14 days, a STATE_WARNING is returned."
|
msgid "30 days, but more than 14 days, a STATE_WARNING is returned."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1701
|
#: plugins/check_http.c:1705
|
||||||
msgid ""
|
msgid ""
|
||||||
"A STATE_CRITICAL will be returned when certificate expires in less than 14 "
|
"A STATE_CRITICAL will be returned when certificate expires in less than 14 "
|
||||||
"days"
|
"days"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1704
|
#: plugins/check_http.c:1708
|
||||||
msgid ""
|
msgid ""
|
||||||
"check_http -I 192.168.100.35 -p 80 -u https://www.verisign.com/ -S -j "
|
"check_http -I 192.168.100.35 -p 80 -u https://www.verisign.com/ -S -j "
|
||||||
"CONNECT -H www.verisign.com "
|
"CONNECT -H www.verisign.com "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1705
|
#: plugins/check_http.c:1709
|
||||||
msgid ""
|
msgid ""
|
||||||
"all these options are needed: -I <proxy> -p <proxy-port> -u <check-url> -S"
|
"all these options are needed: -I <proxy> -p <proxy-port> -u <check-url> -S"
|
||||||
"(sl) -j CONNECT -H <webserver>"
|
"(sl) -j CONNECT -H <webserver>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1708
|
#: plugins/check_http.c:1712
|
||||||
msgid ""
|
msgid ""
|
||||||
"a STATE_CRITICAL will be returned. By adding a colon to the method you can "
|
"a STATE_CRITICAL will be returned. By adding a colon to the method you can "
|
||||||
"set the method used"
|
"set the method used"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_http.c:1709
|
#: plugins/check_http.c:1713
|
||||||
msgid "inside the proxied connection: -j CONNECT:POST"
|
msgid "inside the proxied connection: -j CONNECT:POST"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -4406,7 +4417,7 @@ msgstr ""
|
||||||
msgid "Invalid SMTP response received from host on port %d: %s\n"
|
msgid "Invalid SMTP response received from host on port %d: %s\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_smtp.c:308 plugins/check_snmp.c:833
|
#: plugins/check_smtp.c:308 plugins/check_snmp.c:834
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Could Not Compile Regular Expression"
|
msgid "Could Not Compile Regular Expression"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -4567,7 +4578,7 @@ msgstr ""
|
||||||
msgid "STATE_WARNING return values."
|
msgid "STATE_WARNING return values."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:171 plugins/check_snmp.c:603
|
#: plugins/check_snmp.c:171 plugins/check_snmp.c:604
|
||||||
msgid "Cannot malloc"
|
msgid "Cannot malloc"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -4590,280 +4601,280 @@ msgstr ""
|
||||||
msgid "Time duration between plugin calls is invalid"
|
msgid "Time duration between plugin calls is invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:609
|
#: plugins/check_snmp.c:610
|
||||||
msgid "Cannot asprintf()"
|
msgid "Cannot asprintf()"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:615
|
#: plugins/check_snmp.c:616
|
||||||
msgid "Cannot realloc()"
|
msgid "Cannot realloc()"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:631
|
#: plugins/check_snmp.c:632
|
||||||
msgid "No previous data to calculate rate - assume okay"
|
msgid "No previous data to calculate rate - assume okay"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:778
|
#: plugins/check_snmp.c:779
|
||||||
msgid "Retries interval must be a positive integer"
|
msgid "Retries interval must be a positive integer"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:858
|
#: plugins/check_snmp.c:859
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Could not reallocate labels[%d]"
|
msgid "Could not reallocate labels[%d]"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:871
|
#: plugins/check_snmp.c:872
|
||||||
msgid "Could not reallocate labels\n"
|
msgid "Could not reallocate labels\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:887
|
#: plugins/check_snmp.c:888
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Could not reallocate units [%d]\n"
|
msgid "Could not reallocate units [%d]\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:899
|
#: plugins/check_snmp.c:900
|
||||||
msgid "Could not realloc() units\n"
|
msgid "Could not realloc() units\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:916
|
#: plugins/check_snmp.c:917
|
||||||
msgid "Rate multiplier must be a positive integer"
|
msgid "Rate multiplier must be a positive integer"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:981
|
#: plugins/check_snmp.c:982
|
||||||
msgid "No host specified\n"
|
msgid "No host specified\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:985
|
#: plugins/check_snmp.c:986
|
||||||
msgid "No OIDs specified\n"
|
msgid "No OIDs specified\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1008 plugins/check_snmp.c:1026
|
#: plugins/check_snmp.c:1009 plugins/check_snmp.c:1027
|
||||||
#: plugins/check_snmp.c:1044
|
#: plugins/check_snmp.c:1045
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "Required parameter: %s\n"
|
msgid "Required parameter: %s\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1019
|
#: plugins/check_snmp.c:1020
|
||||||
msgid "Invalid seclevel"
|
msgid "Invalid seclevel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1065
|
#: plugins/check_snmp.c:1066
|
||||||
msgid "Invalid SNMP version"
|
msgid "Invalid SNMP version"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1082
|
#: plugins/check_snmp.c:1083
|
||||||
msgid "Unbalanced quotes\n"
|
msgid "Unbalanced quotes\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1131
|
#: plugins/check_snmp.c:1132
|
||||||
msgid "Check status of remote machines and obtain system information via SNMP"
|
msgid "Check status of remote machines and obtain system information via SNMP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1145
|
#: plugins/check_snmp.c:1146
|
||||||
msgid "Use SNMP GETNEXT instead of SNMP GET"
|
msgid "Use SNMP GETNEXT instead of SNMP GET"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1147
|
#: plugins/check_snmp.c:1148
|
||||||
msgid "SNMP protocol version"
|
msgid "SNMP protocol version"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1149
|
#: plugins/check_snmp.c:1150
|
||||||
msgid "SNMPv3 context"
|
msgid "SNMPv3 context"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1151
|
#: plugins/check_snmp.c:1152
|
||||||
msgid "SNMPv3 securityLevel"
|
msgid "SNMPv3 securityLevel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1153
|
#: plugins/check_snmp.c:1154
|
||||||
msgid "SNMPv3 auth proto"
|
msgid "SNMPv3 auth proto"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1155
|
#: plugins/check_snmp.c:1156
|
||||||
msgid "SNMPv3 priv proto (default DES)"
|
msgid "SNMPv3 priv proto (default DES)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1159
|
#: plugins/check_snmp.c:1160
|
||||||
msgid "Optional community string for SNMP communication"
|
msgid "Optional community string for SNMP communication"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1160
|
#: plugins/check_snmp.c:1161
|
||||||
msgid "default is"
|
msgid "default is"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1162
|
#: plugins/check_snmp.c:1163
|
||||||
msgid "SNMPv3 username"
|
msgid "SNMPv3 username"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1164
|
#: plugins/check_snmp.c:1165
|
||||||
msgid "SNMPv3 authentication password"
|
msgid "SNMPv3 authentication password"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1166
|
#: plugins/check_snmp.c:1167
|
||||||
msgid "SNMPv3 privacy password"
|
msgid "SNMPv3 privacy password"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1170
|
#: plugins/check_snmp.c:1171
|
||||||
msgid "Object identifier(s) or SNMP variables whose value you wish to query"
|
msgid "Object identifier(s) or SNMP variables whose value you wish to query"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1172
|
#: plugins/check_snmp.c:1173
|
||||||
msgid ""
|
msgid ""
|
||||||
"List of MIBS to be loaded (default = none if using numeric OIDs or 'ALL'"
|
"List of MIBS to be loaded (default = none if using numeric OIDs or 'ALL'"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1173
|
#: plugins/check_snmp.c:1174
|
||||||
msgid "for symbolic OIDs.)"
|
msgid "for symbolic OIDs.)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1175
|
#: plugins/check_snmp.c:1176
|
||||||
msgid "Delimiter to use when parsing returned data. Default is"
|
msgid "Delimiter to use when parsing returned data. Default is"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1176
|
#: plugins/check_snmp.c:1177
|
||||||
msgid "Any data on the right hand side of the delimiter is considered"
|
msgid "Any data on the right hand side of the delimiter is considered"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1177
|
#: plugins/check_snmp.c:1178
|
||||||
msgid "to be the data that should be used in the evaluation."
|
msgid "to be the data that should be used in the evaluation."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1181
|
#: plugins/check_snmp.c:1182
|
||||||
msgid "Warning threshold range(s)"
|
msgid "Warning threshold range(s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1183
|
#: plugins/check_snmp.c:1184
|
||||||
msgid "Critical threshold range(s)"
|
msgid "Critical threshold range(s)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1185
|
#: plugins/check_snmp.c:1186
|
||||||
msgid "Enable rate calculation. See 'Rate Calculation' below"
|
msgid "Enable rate calculation. See 'Rate Calculation' below"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1187
|
#: plugins/check_snmp.c:1188
|
||||||
msgid ""
|
msgid ""
|
||||||
"Converts rate per second. For example, set to 60 to convert to per minute"
|
"Converts rate per second. For example, set to 60 to convert to per minute"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1189
|
#: plugins/check_snmp.c:1190
|
||||||
msgid "Add/substract the specified OFFSET to numeric sensor data"
|
msgid "Add/substract the specified OFFSET to numeric sensor data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1193
|
#: plugins/check_snmp.c:1194
|
||||||
msgid "Return OK state (for that OID) if STRING is an exact match"
|
msgid "Return OK state (for that OID) if STRING is an exact match"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1195
|
#: plugins/check_snmp.c:1196
|
||||||
msgid ""
|
msgid ""
|
||||||
"Return OK state (for that OID) if extended regular expression REGEX matches"
|
"Return OK state (for that OID) if extended regular expression REGEX matches"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1197
|
#: plugins/check_snmp.c:1198
|
||||||
msgid ""
|
msgid ""
|
||||||
"Return OK state (for that OID) if case-insensitive extended REGEX matches"
|
"Return OK state (for that OID) if case-insensitive extended REGEX matches"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1199
|
#: plugins/check_snmp.c:1200
|
||||||
msgid "Invert search result (CRITICAL if found)"
|
msgid "Invert search result (CRITICAL if found)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1203
|
#: plugins/check_snmp.c:1204
|
||||||
msgid "Prefix label for output from plugin"
|
msgid "Prefix label for output from plugin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1205
|
#: plugins/check_snmp.c:1206
|
||||||
msgid "Units label(s) for output data (e.g., 'sec.')."
|
msgid "Units label(s) for output data (e.g., 'sec.')."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1207
|
#: plugins/check_snmp.c:1208
|
||||||
msgid "Separates output on multiple OID requests"
|
msgid "Separates output on multiple OID requests"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1210
|
#: plugins/check_snmp.c:1211
|
||||||
msgid ""
|
msgid ""
|
||||||
"NOTE the final timeout value is calculated using this formula: "
|
"NOTE the final timeout value is calculated using this formula: "
|
||||||
"timeout_interval * retries + 5"
|
"timeout_interval * retries + 5"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1212
|
#: plugins/check_snmp.c:1213
|
||||||
msgid "Number of retries to be used in the requests, default: "
|
msgid "Number of retries to be used in the requests, default: "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1215
|
#: plugins/check_snmp.c:1216
|
||||||
msgid "Label performance data with OIDs instead of --label's"
|
msgid "Label performance data with OIDs instead of --label's"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1220
|
|
||||||
msgid ""
|
|
||||||
"This plugin uses the 'snmpget' command included with the NET-SNMP package."
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1221
|
#: plugins/check_snmp.c:1221
|
||||||
msgid ""
|
msgid ""
|
||||||
"if you don't have the package installed, you will need to download it from"
|
"This plugin uses the 'snmpget' command included with the NET-SNMP package."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1222
|
#: plugins/check_snmp.c:1222
|
||||||
|
msgid ""
|
||||||
|
"if you don't have the package installed, you will need to download it from"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: plugins/check_snmp.c:1223
|
||||||
msgid "http://net-snmp.sourceforge.net before you can use this plugin."
|
msgid "http://net-snmp.sourceforge.net before you can use this plugin."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1226
|
#: plugins/check_snmp.c:1227
|
||||||
msgid ""
|
msgid ""
|
||||||
"- Multiple OIDs (and labels) may be indicated by a comma or space-delimited "
|
"- Multiple OIDs (and labels) may be indicated by a comma or space-delimited "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1227
|
#: plugins/check_snmp.c:1228
|
||||||
msgid "list (lists with internal spaces must be quoted)."
|
msgid "list (lists with internal spaces must be quoted)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1231
|
#: plugins/check_snmp.c:1232
|
||||||
msgid ""
|
msgid ""
|
||||||
"- When checking multiple OIDs, separate ranges by commas like '-w "
|
"- When checking multiple OIDs, separate ranges by commas like '-w "
|
||||||
"1:10,1:,:20'"
|
"1:10,1:,:20'"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1232
|
#: plugins/check_snmp.c:1233
|
||||||
msgid "- Note that only one string and one regex may be checked at present"
|
msgid "- Note that only one string and one regex may be checked at present"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1233
|
#: plugins/check_snmp.c:1234
|
||||||
msgid ""
|
msgid ""
|
||||||
"- All evaluation methods other than PR, STR, and SUBSTR expect that the value"
|
"- All evaluation methods other than PR, STR, and SUBSTR expect that the value"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1234
|
#: plugins/check_snmp.c:1235
|
||||||
msgid "returned from the SNMP query is an unsigned integer."
|
msgid "returned from the SNMP query is an unsigned integer."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1237
|
#: plugins/check_snmp.c:1238
|
||||||
msgid "Rate Calculation:"
|
msgid "Rate Calculation:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1238
|
#: plugins/check_snmp.c:1239
|
||||||
msgid "In many places, SNMP returns counters that are only meaningful when"
|
msgid "In many places, SNMP returns counters that are only meaningful when"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1239
|
#: plugins/check_snmp.c:1240
|
||||||
msgid "calculating the counter difference since the last check. check_snmp"
|
msgid "calculating the counter difference since the last check. check_snmp"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1240
|
#: plugins/check_snmp.c:1241
|
||||||
msgid "saves the last state information in a file so that the rate per second"
|
msgid "saves the last state information in a file so that the rate per second"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1241
|
#: plugins/check_snmp.c:1242
|
||||||
msgid "can be calculated. Use the --rate option to save state information."
|
msgid "can be calculated. Use the --rate option to save state information."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1242
|
#: plugins/check_snmp.c:1243
|
||||||
msgid ""
|
msgid ""
|
||||||
"On the first run, there will be no prior state - this will return with OK."
|
"On the first run, there will be no prior state - this will return with OK."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1243
|
#: plugins/check_snmp.c:1244
|
||||||
msgid "The state is uniquely determined by the arguments to the plugin, so"
|
msgid "The state is uniquely determined by the arguments to the plugin, so"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: plugins/check_snmp.c:1244
|
#: plugins/check_snmp.c:1245
|
||||||
msgid "changing the arguments will create a new state file."
|
msgid "changing the arguments will create a new state file."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue