Code

german translations 391 to go
[nagiosplug.git] / po / de.po
1 # translation of de.po to 
2 # German Language Translation File.
3 # This file is distributed under the same license as the nagios-plugins package.
4 # Copyright (C) 2004 Nagios Plugin Development Group.
5 # Karl DeBisschop <kdebisschop@users.sourceforge.net>, 2003, 2004.
6
7
8 msgid ""
9 msgstr ""
10 "Project-Id-Version: nagiosplug\n"
11 "Report-Msgid-Bugs-To: \n"
12 "POT-Creation-Date: 2004-12-05 02:57+0100\n"
13 "PO-Revision-Date: 2004-12-23 17:46+0100\n"
14 "Last-Translator:  <>\n"
15 "Language-Team: English <en@li.org>\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=iso-8859-1\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms:  nplurals=2; plural=(n > 1);X-Generator: KBabel 1.3.1"
21 #: plugins/check_by_ssh.c:72 plugins/check_dig.c:72 plugins/check_disk.c:167
22 #: plugins/check_dns.c:75 plugins/check_dummy.c:44 plugins/check_fping.c:73
23 #: plugins/check_game.c:69 plugins/check_hpjd.c:89 plugins/check_http.c:149
24 #: plugins/check_ldap.c:78 plugins/check_load.c:78 plugins/check_mrtgtraf.c:66
25 #: plugins/check_mysql.c:63 plugins/check_nagios.c:70 plugins/check_nt.c:120
26 #: plugins/check_nwstat.c:125 plugins/check_overcr.c:89
27 #: plugins/check_pgsql.c:140 plugins/check_ping.c:82 plugins/check_procs.c:124
28 #: plugins/check_radius.c:117 plugins/check_real.c:68 plugins/check_smtp.c:92
29 #: plugins/check_snmp.c:160 plugins/check_ssh.c:61 plugins/check_swap.c:93
30 #: plugins/check_tcp.c:243 plugins/check_time.c:66 plugins/check_udp.c:55
31 #: plugins/check_ups.c:114 plugins/check_users.c:54 plugins/negate.c:87
32 msgid "Could not parse arguments"
33 msgstr "Argumente konnten nicht ausgewertet werden"
35 #: plugins/check_by_ssh.c:76 plugins/check_dig.c:69 plugins/check_dns.c:71
36 #: plugins/check_nagios.c:74 plugins/check_pgsql.c:144 plugins/check_ping.c:86
37 #: plugins/check_procs.c:128 plugins/negate.c:91
38 msgid "Cannot catch SIGALRM"
39 msgstr "Konnte SIGALRM nicht erhalten"
41 #: plugins/check_by_ssh.c:88 plugins/check_dig.c:93 plugins/check_dns.c:90
42 #: plugins/check_fping.c:87 plugins/check_game.c:86 plugins/check_hpjd.c:114
43 #: plugins/check_nagios.c:103 plugins/check_procs.c:137
44 #: plugins/check_snmp.c:172 plugins/check_swap.c:151 plugins/check_users.c:59
45 #: plugins/negate.c:97 plugins/urlize.c:90
46 #, c-format
47 msgid "Could not open pipe: %s\n"
48 msgstr "Pipe: %s konnte nicht geöffnet werden\n"
50 #: plugins/check_by_ssh.c:96 plugins/check_dig.c:99 plugins/check_dns.c:96
51 #: plugins/check_fping.c:93 plugins/check_hpjd.c:120 plugins/check_load.c:115
52 #: plugins/check_nagios.c:109 plugins/check_procs.c:143
53 #: plugins/check_snmp.c:178 plugins/check_swap.c:157 plugins/check_users.c:65
54 #: plugins/negate.c:102 plugins/urlize.c:96
55 #, c-format
56 msgid "Could not open stderr for %s\n"
57 msgstr "Konnte stderr nicht öffnen für: %s\n"
59 #: plugins/check_by_ssh.c:128
60 #, c-format
61 msgid "SSH WARNING: could not open %s\n"
62 msgstr "SSH WARNING: Konnte %s nicht öffnen\n"
64 #: plugins/check_by_ssh.c:216 plugins/check_dig.c:217 plugins/check_disk.c:441
65 #: plugins/check_dns.c:303 plugins/check_fping.c:245 plugins/check_game.c:202
66 #: plugins/check_hpjd.c:337 plugins/check_http.c:254 plugins/check_ldap.c:249
67 #: plugins/check_load.c:227 plugins/check_mrtg.c:236
68 #: plugins/check_mrtgtraf.c:263 plugins/check_mysql.c:215
69 #: plugins/check_overcr.c:335 plugins/check_pgsql.c:212
70 #: plugins/check_ping.c:197 plugins/check_procs.c:346
71 #: plugins/check_radius.c:221 plugins/check_real.c:354
72 #: plugins/check_smtp.c:374 plugins/check_snmp.c:401 plugins/check_ssh.c:113
73 #: plugins/check_swap.c:423 plugins/check_tcp.c:458 plugins/check_time.c:219
74 #: plugins/check_udp.c:149 plugins/check_ups.c:484 plugins/check_users.c:143
75 #: plugins/check_ide_smart.c:209 plugins/negate.c:177 plugins/urlize.c:74
76 #, c-format
77 msgid ""
78 "%s: Unknown argument: %s\n"
79 "\n"
80 msgstr ""
81 "%s: Unbekanntes Argument: %s\n"
82 "\n"
84 #: plugins/check_by_ssh.c:230 plugins/check_dig.c:266 plugins/check_disk.c:308
85 #: plugins/check_http.c:268 plugins/check_ldap.c:202 plugins/check_pgsql.c:223
86 #: plugins/check_procs.c:357 plugins/check_radius.c:198
87 #: plugins/check_radius.c:270 plugins/check_snmp.c:447 plugins/check_ssh.c:127
88 #: plugins/check_tcp.c:512 plugins/check_time.c:292 plugins/check_udp.c:182
89 #: plugins/negate.c:190
90 msgid "Timeout interval must be a positive integer"
91 msgstr "Timeout interval muss ein positiver Integer sein"
93 #: plugins/check_by_ssh.c:236 plugins/check_by_ssh.c:295
94 #: plugins/check_dig.c:231 plugins/check_dig.c:288 plugins/check_dns.c:327
95 #: plugins/check_dns.c:336 plugins/check_fping.c:259 plugins/check_hpjd.c:324
96 #: plugins/check_hpjd.c:349 plugins/check_mysql.c:190
97 #: plugins/check_mysql.c:230 plugins/check_pgsql.c:241
98 #: plugins/check_ping.c:270 plugins/check_ping.c:393
99 #: plugins/check_radius.c:235 plugins/check_real.c:302
100 #: plugins/check_real.c:366 plugins/check_smtp.c:292 plugins/check_smtp.c:386
101 #: plugins/check_ssh.c:146 plugins/check_time.c:230 plugins/check_time.c:305
102 #: plugins/check_udp.c:163 plugins/check_udp.c:204 plugins/check_ups.c:492
103 #: plugins/check_ups.c:561
104 msgid "Invalid hostname/address"
105 msgstr "Ungültige(r) Hostname/Adresse"
107 #: plugins/check_by_ssh.c:241 plugins/check_dig.c:239
108 #: plugins/check_pgsql.c:247 plugins/check_radius.c:207
109 #: plugins/check_radius.c:243 plugins/check_real.c:315
110 #: plugins/check_smtp.c:299 plugins/check_tcp.c:518 plugins/check_time.c:286
111 #: plugins/check_udp.c:188
112 msgid "Port must be a positive integer"
113 msgstr "Port muss ein positiver Integer sein"
115 #: plugins/check_by_ssh.c:283
116 msgid "skip lines must be an integer"
117 msgstr "skip lines muss ein Integer sein"
119 #: plugins/check_by_ssh.c:293
120 #, c-format
121 msgid "%s: You must provide a host name\n"
122 msgstr "%s: Hostname muss angegeben werden\n"
124 #: plugins/check_by_ssh.c:311
125 msgid "No remotecmd"
126 msgstr "Kein remotecm"
128 #: plugins/check_by_ssh.c:327
129 #, c-format
130 msgid ""
131 "%s: In passive mode, you must provide a service name for each command.\n"
132 msgstr ""
133 "%s: Im passive mode muss ein Servicename für jeden Befehl angegeben werden.\n"
135 #: plugins/check_by_ssh.c:330
136 #, c-format
137 msgid ""
138 "%s: In passive mode, you must provide the host short name from the nagios "
139 "configs.\n"
140 msgstr ""
141 "%s: Im passive mode muss der \"host short name\" aus der Nagios "
142 "Konfiguration angegeben werden\n"
144 #: plugins/check_by_ssh.c:344
145 #, c-format
146 msgid ""
147 "This plugin uses SSH to execute commands on a remote host\n"
148 "\n"
149 msgstr ""
150 "Dieses Plugin nutzt SSH um Befehle auf dem entfernten Rechner auszuführen\n"
151 "\n"
153 #: plugins/check_by_ssh.c:354
154 #, c-format
155 msgid ""
156 " -1, --proto1\n"
157 "    tell ssh to use Protocol 1\n"
158 " -2, --proto2\n"
159 "    tell ssh to use Protocol 2\n"
160 " -S, --skiplines=n\n"
161 "    Ignore first n lines on STDERR (to suppress a logon banner)\n"
162 " -f\n"
163 "    tells ssh to fork rather than create a tty\n"
164 msgstr ""
165 " -1, --proto1\n"
166 "    ssh anweisen Protokoll 1 zu verwenden\n"
167 " -2, --proto2\n"
168 "    ssh anweisen Protokoll 2 zu verwenden\n"
169 " -S, --skiplines=n\n"
170 "    Ignoriere die ersten n Zeilen auf STDERR (um Logon Banner zu "
171 "unterdrücken)\n"
172 " -f\n"
173 "    ssh anweisen fork zu nutzen statt ein tty zu erzeugen\n"
175 #: plugins/check_by_ssh.c:364
176 #, c-format
177 msgid ""
178 " -C, --command='COMMAND STRING'\n"
179 "    command to execute on the remote machine\n"
180 " -l, --logname=USERNAME\n"
181 "    SSH user name on remote host [optional]\n"
182 " -i, --identity=KEYFILE\n"
183 "    identity of an authorized key [optional]\n"
184 " -O, --output=FILE\n"
185 "    external command file for nagios [optional]\n"
186 " -s, --services=LIST\n"
187 "    list of nagios service names, separated by ':' [optional]\n"
188 " -n, --name=NAME\n"
189 "    short name of host in nagios configuration [optional]\n"
190 msgstr ""
191 " -C, --command='COMMAND STRING'\n"
192 "    Befehl der auf der entfernten Maschine ausgeführt werden soll\n"
193 " -l, --logname=USERNAME\n"
194 "    SSH user name auf dem entfernten Host [optional]\n"
195 " -i, --identity=KEYFILE\n"
196 "    zu verwendende Schlüsseldatei [optional]\n"
197 " -O, --output=FILE\n"
198 "    externe Befehlsdatei für nagios [optional]\n"
199 " -s, --services=LIST\n"
200 "    Liste von nagios Servicenamen, getrennt durch ':' [optional]\n"
201 " -n, --name=NAME\n"
202 "    Shortname des Hosts in der nagios Konfiguration [optional]\n"
204 #: plugins/check_by_ssh.c:382
205 #, c-format
206 msgid ""
207 "\n"
208 "The most common mode of use is to refer to a local identity file with\n"
209 "the '-i' option. In this mode, the identity pair should have a null\n"
210 "passphrase and the public key should be listed in the authorized_keys\n"
211 "file of the remote host. Usually the key will be restricted to running\n"
212 "only one command on the remote server. If the remote SSH server tracks\n"
213 "invocation agruments, the one remote program may be an agent that can\n"
214 "execute additional commands as proxy\n"
215 msgstr ""
217 #: plugins/check_by_ssh.c:391
218 #, c-format
219 msgid ""
220 "\n"
221 "To use passive mode, provide multiple '-C' options, and provide\n"
222 "all of -O, -s, and -n options (servicelist order must match '-C'\n"
223 "options)\n"
224 msgstr ""
226 #: plugins/check_by_ssh.c:396
227 #, c-format
228 msgid ""
229 "\n"
230 "$ check_by_ssh -H localhost -n lh -s c1:c2:c3 \\\n"
231 "    -C uptime -C uptime -C uptime -O /tmp/foo\n"
232 "$ cat /tmp/foo\n"
233 "[1080933700] PROCESS_SERVICE_CHECK_RESULT;flint;c1;0; up 2 days...\n"
234 "[1080933700] PROCESS_SERVICE_CHECK_RESULT;flint;c2;0; up 2 days...\n"
235 "[1080933700] PROCESS_SERVICE_CHECK_RESULT;flint;c3;0; up 2 days...\n"
236 msgstr ""
238 #: plugins/check_dig.c:130
239 msgid "Server not found in ANSWER SECTION"
240 msgstr "Server nicht gefunden in ANSWER SECTION"
242 #: plugins/check_dig.c:138
243 msgid "No ANSWER SECTION found"
244 msgstr "Keine ANSWER SECTION gefunden"
246 #: plugins/check_dig.c:155
247 msgid "dig returned an error status"
248 msgstr "dig hat einen Fehler zurückgegeben"
250 #: plugins/check_dig.c:162 plugins/check_dns.c:205 plugins/check_dns.c:208
251 #: plugins/check_dns.c:211
252 msgid " Probably a non-existent host/domain"
253 msgstr "nicht existierender Host/Domain"
255 #: plugins/check_dig.c:170
256 #, c-format
257 msgid "%.3f seconds response time (%s)"
258 msgstr "%.3f Sekunden Antwortzeit (%s)"
260 #: plugins/check_dig.c:250
261 msgid "Warning interval must be a positive integer"
262 msgstr "Warning interval muss ein positiver Integer sein"
264 #: plugins/check_dig.c:258
265 msgid "Critical interval must be a positive integer"
266 msgstr "Critical interval muss ein positiver Integer sein"
268 #: plugins/check_dig.c:321
269 #, c-format
270 msgid ""
271 "Test the DNS service on the specified host using dig\n"
272 "\n"
273 msgstr ""
274 "Testet den DNS Dienst auf dem angegebenen Host mit dig\n"
275 "\n"
277 #: plugins/check_dig.c:329
278 #, c-format
279 msgid ""
280 " -l, --lookup=STRING\n"
281 "   machine name to lookup\n"
282 msgstr " -l, --lookup=STRING\n"
283 "   zu prüfender Hostname\n"
285 #: plugins/check_dig.c:333
286 #, c-format
287 msgid ""
288 " -T, --record_type=STRING\n"
289 "   record type to lookup (default: A)\n"
290 msgstr ""
291 " -T, --record_type=STRING\n"
292 "   abzufragender Datensatztyp (Default: A)\n"
294 #: plugins/check_dig.c:337
295 #, c-format
296 msgid ""
297 " -a, --expected_address=STRING\n"
298 "   an address expected to be in the asnwer section.\n"
299 "   if not set, uses whatever was in -l\n"
300 msgstr ""
301 " -a, --expected_address=STRING\n"
302 "   Adresse die in der ANSWER SECTION erwartet wird.\n"
303 "   wenn nicht gesetzt, ubernommen aus -l\n"
305 #: plugins/check_disk.c:215
306 #, c-format
307 msgid ""
308 "%s\n"
309 "%.0f of %.0f %s (%.0f%%) free on %s (type %s mounted on %s) warn:%lu crit:%"
310 "lu warn%%:%.0f%% crit%%:%.0f%%"
311 msgstr ""
313 #: plugins/check_disk.c:233
314 #, c-format
315 msgid "%s [%s not found]"
316 msgstr "%s [%s nicht gefunden]"
318 #: plugins/check_disk.c:325
319 msgid "Warning threshold must be integer or percentage!"
320 msgstr "Warning threshold muss ein Integer oder ein Prozentwert sein"
322 #: plugins/check_disk.c:342
323 msgid "Critical threshold must be integer or percentage!"
324 msgstr "Critical threshold muss ein Integer oder ein Prozentwert sein!"
326 #: plugins/check_disk.c:363
327 #, c-format
328 msgid "unit type %s not known\n"
329 msgstr "unbekannter unit type: %s\n"
331 #: plugins/check_disk.c:366
332 #, c-format
333 msgid "failed allocating storage for '%s'\n"
334 msgstr "konnte keinen Speicher für '%s' reservieren\n"
336 #: plugins/check_disk.c:502
337 #, c-format
338 msgid "INPUT ERROR: No thresholds specified"
339 msgstr "FEHLER: Kein Schwellwert angegeben"
341 #: plugins/check_disk.c:508
342 #, c-format
343 msgid ""
344 "INPUT ERROR: C_DFP (%f) should be less than W_DFP (%.1f) and both should be "
345 "between zero and 100 percent, inclusive"
346 msgstr ""
347 "INPUT ERROR: C_DFP (%f) sollte kleiner sein als W_DFP (%.1f) und beide sollten zwischen 0 und 100 Prozent liegen"
349 #: plugins/check_disk.c:515
350 #, c-format
351 msgid ""
352 "INPUT ERROR: C_DF (%lu) should be less than W_DF (%lu) and both should be "
353 "greater than zero"
354 msgstr ""
355 "INPUT ERROR: C_DF (%lu) sollte kleiner sein als W_DF (%lu) und beide sollten größer als 0 sein"
357 #: plugins/check_disk.c:579
358 #, c-format
359 msgid ""
360 "This plugin checks the amount of used disk space on a mounted file system\n"
361 "and generates an alert if free space is less than one of the threshold "
362 "values.\n"
363 "\n"
364 msgstr ""
365 "Dieses Plugin prüft den freien Speicher auf einem gemounteten Filesystem\n"
366 "und erzeugt einen Alarm wenn einer der angegebenen Schwellwerte "
367 "unterschritten wird.\n"
368 "\n"
370 #: plugins/check_disk.c:587
371 #, c-format
372 msgid ""
373 " -w, --warning=INTEGER\n"
374 "   Exit with WARNING status if less than INTEGER --units of disk are free\n"
375 " -w, --warning=PERCENT%%\n"
376 "   Exit with WARNING status if less than PERCENT of disk space is free\n"
377 " -c, --critical=INTEGER\n"
378 "   Exit with CRITICAL status if less than INTEGER --units of disk are free\n"
379 " -c, --critical=PERCENT%%\n"
380 "   Exit with CRITCAL status if less than PERCENT of disk space is free\n"
381 " -C, --clear\n"
382 "    Clear thresholds\n"
383 msgstr ""
384 " -w, --warning=INTEGER\n"
385 "  meldet Status WARNING, wenn weniger als INTEGER --Einheiten frei\n"
386 " -w, --warning=PERCENT%%\n"
387 "  meldet Status WARNING, wenn weniger als PERCENT --Plattenplatz frei\n"
388 " -c, --critical=INTEGER\n"
389 "  meldet Status CRITICAL, wenn weniger als INTEGER --Einheiten frei\n"
390 " -c, --critical=PERCENT%%\n"
391 "  meldet Status CRITICAL, wenn weniger als PERCENT --Plattenplatz frei\n"
392 " -C, --clear\n"
393 "    Schwellwerte löschen\n"
395 #: plugins/check_disk.c:599
396 #, c-format
397 msgid ""
398 " -u, --units=STRING\n"
399 "    Choose bytes, kB, MB, GB, TB (default: MB)\n"
400 " -k, --kilobytes\n"
401 "    Same as '--units kB'\n"
402 " -m, --megabytes\n"
403 "    Same as '--units MB'\n"
404 msgstr ""
406 #: plugins/check_disk.c:607
407 #, c-format
408 msgid ""
409 " -l, --local\n"
410 "    Only check local filesystems\n"
411 " -p, --path=PATH, --partition=PARTITION\n"
412 "    Path or partition (may be repeated)\n"
413 " -x, --exclude_device=PATH <STRING>\n"
414 "    Ignore device (only works if -p unspecified)\n"
415 " -X, --exclude-type=TYPE <STRING>\n"
416 "    Ignore all filesystems of indicated type (may be repeated)\n"
417 " -M, --mountpoint\n"
418 "    Display the mountpoint instead of the partition\n"
419 " -e, --errors-only\n"
420 "    Display only devices/mountpoints with errors\n"
421 msgstr ""
423 #: plugins/check_disk.c:627
424 msgid ""
425 "Examples:\n"
426 " check_disk -w 10% -c 5% -p /tmp -p /var -C -w 100000 -c 50000 -p /\n"
427 "   Checks /tmp and /var at 10%,5% and / at 100MB, 50MB\n"
428 msgstr ""
429 "Beispiel:\n"
430 " check_disk -w 10% -c 5% -p /tmp -p /var -C -w 100000 -c 50000 -p /\n"
431 "   Prüft /tmp und /var mit 10%,5% und / mit 100MB, 50MB\n"
433 #: plugins/check_dns.c:108
434 msgid "Warning plugin error"
435 msgstr "Warnung Plugin Fehler"
437 #: plugins/check_dns.c:128
438 #, c-format
439 msgid "DNS CRITICAL - '%s' returned empty host name string\n"
440 msgstr "DNS CRITICAL - '%s'  hat einen leeren Hostnamen zurückgegeben\n"
442 #: plugins/check_dns.c:167
443 msgid "nslookup returned error status"
444 msgstr "nslookup hat einen Fehler zurückgegeben"
446 #: plugins/check_dns.c:174
447 #, c-format
448 msgid "DNS CRITICAL - '%s' output parsing exited with no address\n"
449 msgstr "DNS CRITICAL - '%s' Ausgabeverarbeitung hat keine Adresse ergeben\n"
451 #: plugins/check_dns.c:180
452 #, c-format
453 msgid "expected %s but got %s"
454 msgstr "Erwartet: %s aber: %s erhalten"
456 #: plugins/check_dns.c:186
457 #, c-format
458 msgid "server %s is not authoritative for %s"
459 msgstr "Server %s ist nicht authoritativ  für %s"
461 #: plugins/check_dns.c:198 plugins/check_dummy.c:60 plugins/check_http.c:932
462 #: plugins/check_http.c:1185 plugins/check_procs.c:279
463 #, c-format
464 msgid "OK"
465 msgstr "OK"
467 #: plugins/check_dns.c:199
468 #, c-format
469 msgid "%.3f seconds response time "
470 msgstr "%.3f Sekunden Antwortzeit "
472 #: plugins/check_dns.c:200
473 #, c-format
474 msgid "%s returns %s"
475 msgstr "%s hat %s zurückgegeben"
477 #: plugins/check_dns.c:204
478 #, c-format
479 msgid "DNS WARNING - %s\n"
480 msgstr "DNS WARNING - %s\n"
482 #: plugins/check_dns.c:207
483 #, c-format
484 msgid "DNS CRITICAL - %s\n"
485 msgstr "DNS CRITICAL - %s\n"
487 #: plugins/check_dns.c:210
488 #, c-format
489 msgid "DNS UNKNOW - %s\n"
490 msgstr "DNS UNKNOW - %s\n"
492 #: plugins/check_dns.c:230
493 #, c-format
494 msgid "No response from DNS %s\n"
495 msgstr "Keine Antwort von DNS %s\n"
497 #: plugins/check_dns.c:234
498 #, c-format
499 msgid "DNS %s has no records\n"
500 msgstr "Nameserver %s hat keine Datensätze\n"
502 #: plugins/check_dns.c:241
503 #, c-format
504 msgid "Connection to DNS %s was refused\n"
505 msgstr "Verbindung zum Nameserver %s wurde verweigert\n"
507 #: plugins/check_dns.c:247
508 #, c-format
509 msgid "Domain %s was not found by the server\n"
510 msgstr "Domäne %s wurde vom Server nicht gefunden\n"
512 #: plugins/check_dns.c:251
513 msgid "Network is unreachable\n"
514 msgstr "Netzwerk nicht erreichbar\n"
516 #: plugins/check_dns.c:255
517 #, c-format
518 msgid "DNS failure for %s\n"
519 msgstr "DNS Fehler für %s\n"
521 #: plugins/check_dns.c:320 plugins/check_dns.c:330 plugins/check_dns.c:339
522 #: plugins/check_dns.c:344 plugins/check_dns.c:357 plugins/check_dns.c:368
523 #: plugins/check_game.c:219 plugins/check_game.c:227
524 msgid "Input buffer overflow\n"
525 msgstr "Eingabe-Pufferüberlauf\n"
527 #: plugins/check_dns.c:364
528 #, c-format
529 msgid ""
530 "Invalid hostname/address: %s\n"
531 "\n"
532 msgstr ""
533 "Ungültige(r) Name/Adresse: %s\n"
534 "\n"
536 #: plugins/check_dns.c:396
537 #, c-format
538 msgid ""
539 "This plugin uses the nslookup program to obtain the IP address\n"
540 "for the given host/domain query.  A optional DNS server to use may\n"
541 "be specified.  If no DNS server is specified, the default server(s)\n"
542 "specified in /etc/resolv.conf will be used.\n"
543 "\n"
544 msgstr ""
545 "Dieses Plugin nutzt nslookup, um die IP-Adresse des angegebenen\n"
546 "Hosts zu erfragen.  Optional kann ein DNS-Server angegeben werden\n"
547 "Wenn kein DNS-Server angegeben wird, so wird der Standardserver aus\n"
548 "/etc/resolv.conf genutzt.\n"
549 "\n"
551 #: plugins/check_dns.c:406
552 #, c-format
553 msgid ""
554 "-H, --hostname=HOST\n"
555 "   The name or address you want to query\n"
556 "-s, --server=HOST\n"
557 "   Optional DNS server you want to use for the lookup\n"
558 "-a, --expected-address=IP-ADDRESS\n"
559 "   Optional IP address you expect the DNS server to return\n"
560 "-A, --expect-authority\n"
561 "   Optionally expect the DNS server to be authoritative for the lookup\n"
562 msgstr ""
564 #: plugins/check_dummy.c:54
565 msgid "Arguments to check_dummy must be an integer"
566 msgstr "Argument für check_dummy muss ein Integer sein"
568 #: plugins/check_dummy.c:63 plugins/check_http.c:934 plugins/check_procs.c:281
569 #, c-format
570 msgid "WARNING"
571 msgstr "WARNING"
573 #: plugins/check_dummy.c:66 plugins/check_http.c:936 plugins/check_procs.c:286
574 #, c-format
575 msgid "CRITICAL"
576 msgstr "CRITICAL"
578 #: plugins/check_dummy.c:69 plugins/check_http.c:930
579 #, c-format
580 msgid "UNKNOWN"
581 msgstr "UNKNOWN"
583 #: plugins/check_dummy.c:72
584 #, c-format
585 msgid "Status %d is not a supported error state\n"
586 msgstr "Status %d ist kein bekannter Fehlerstatus\n"
588 #: plugins/check_dummy.c:94
589 #, c-format
590 msgid ""
591 "This plugin will simply return the state corresponding to the numeric value\n"
592 "of the <state> argument with optional text.\n"
593 "\n"
594 msgstr ""
596 #: plugins/check_fping.c:133
597 #, c-format
598 msgid "FPING UNKNOW - %s not found\n"
599 msgstr "FPING UNKNOW - %s nicht gefunden\n"
601 #: plugins/check_fping.c:137
602 #, c-format
603 msgid "FPING CRITICAL - %s is unreachable\n"
604 msgstr "FPING CRITICAL - %s ist nicht erreichbar\n"
606 #: plugins/check_fping.c:142
607 #, c-format
608 msgid "FPING CRITICAL - %s is down\n"
609 msgstr "FPING CRITICAL - %s ist down\n"
611 #: plugins/check_fping.c:169
612 #, c-format
613 msgid "FPING %s - %s (loss=%.0f%%, rta=%f ms)|%s %s\n"
614 msgstr "FPING %s - %s (verloren=%.0f%%, rta=%f ms)|%s %s\n"
616 #: plugins/check_fping.c:190
617 #, c-format
618 msgid "FPING %s - %s (loss=%.0f%% )|%s\n"
619 msgstr "FPING %s - %s (verloren=%.0f%% )|%s\n"
621 #: plugins/check_fping.c:293
622 msgid "Packet size must be a positive integer"
623 msgstr "Packet size muss ein positiver Integer sein"
625 #: plugins/check_fping.c:299
626 msgid "Packet count must be a positive integer"
627 msgstr "Packet count muss ein positiver Integer sein"
629 #: plugins/check_fping.c:306
630 msgid ""
631 "Hostname was not supplied\n"
632 "\n"
633 msgstr ""
634 "Kein Hostname angegeben\n"
635 "\n"
637 #: plugins/check_fping.c:327
638 #, c-format
639 msgid "%s: Only one threshold may be packet loss (%s)\n"
640 msgstr "%s: Nur ein Wert darf für packet loss angegeben werden (%s)\n"
642 #: plugins/check_fping.c:331
643 #, c-format
644 msgid "%s: Only one threshold must be packet loss (%s)\n"
645 msgstr "%s: Nur ein Wert darf für packet loss angegeben werden (%s)\n"
647 #: plugins/check_fping.c:364
648 #, c-format
649 msgid ""
650 "This plugin will use the /bin/fping command to ping the specified host\n"
651 "for a fast check if the host is alive.\n"
652 "Note that it is necessary to set the suid flag on fping.\n"
653 "\n"
654 msgstr ""
656 #: plugins/check_fping.c:373
657 #, c-format
658 msgid ""
659 " -H, --hostname=HOST\n"
660 "    Name or IP Address of host to ping (IP Address bypasses name lookup,\n"
661 "    reducing system load)\n"
662 " -w, --warning=THRESHOLD\n"
663 "    warning threshold pair\n"
664 " -c, --critical=THRESHOLD\n"
665 "    critical threshold pair\n"
666 " -b, --bytes=INTEGER\n"
667 "    Size of ICMP packet (default: %d)\n"
668 " -n, --number=INTEGER\n"
669 "    Number of ICMP packets to send (default: %d)\n"
670 msgstr ""
672 #: plugins/check_fping.c:389
673 #, c-format
674 msgid ""
675 "\n"
676 "THRESHOLD is <rta>,<pl>%% where <rta> is the round trip average travel\n"
677 "time (ms) which triggers a WARNING or CRITICAL state, and <pl> is the\n"
678 "percentage of packet loss to trigger an alarm state.\n"
679 msgstr ""
681 #: plugins/check_game.c:106
682 #, c-format
683 msgid "CRITICAL - Host type parameter incorrect!\n"
684 msgstr "CRITICAL - Host type parameter unkorrekt!\n"
686 #: plugins/check_game.c:305
687 #, c-format
688 msgid "This plugin tests game server connections with the specified host."
689 msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host."
691 #: plugins/check_game.c:311
692 #, c-format
693 msgid ""
694 "<game>        = Game type that is recognised by qstat (without the leading "
695 "dash)\n"
696 "<ip_address>  = The IP address of the device you wish to query\n"
697 " [port]        = Optional port of which to connect\n"
698 " [game_field]  = Field number in raw qstat output that contains game name\n"
699 " [map_field]   = Field number in raw qstat output that contains map name\n"
700 " [ping_field]  = Field number in raw qstat output that contains ping time\n"
701 msgstr ""
703 #: plugins/check_game.c:321
704 #, c-format
705 msgid ""
706 "\n"
707 "Notes:\n"
708 "- This plugin uses the 'qstat' command, the popular game server status query "
709 "tool .\n"
710 "  If you don't have the package installed, you will need to download it "
711 "from\n"
712 "  http://www.activesw.com/people/steve/qstat.html before you can use this "
713 "plugin.\n"
714 msgstr ""
716 #: plugins/check_hpjd.c:224
717 msgid "Paper Jam"
718 msgstr "Papierstau"
720 #: plugins/check_hpjd.c:228
721 msgid "Out of Paper"
722 msgstr "Kein Papier"
724 #: plugins/check_hpjd.c:233
725 msgid "Printer Offline"
726 msgstr "Drucker ausgeschaltet"
728 #: plugins/check_hpjd.c:238
729 msgid "Peripheral Error"
730 msgstr "Peripheriefehler"
732 #: plugins/check_hpjd.c:242
733 msgid "Intervention Required"
734 msgstr "Eingriff benötigt"
736 #: plugins/check_hpjd.c:246
737 msgid "Toner Low"
738 msgstr "Wenig Toner"
740 #: plugins/check_hpjd.c:250
741 msgid "Insufficient Memory"
742 msgstr "Nicht genügend Speicher"
744 #: plugins/check_hpjd.c:254
745 msgid "A Door is Open"
746 msgstr "Eine Abdeckung ist offen"
748 #: plugins/check_hpjd.c:258
749 msgid "Output Tray is Full"
750 msgstr "Ausgabeschacht ist voll"
752 #: plugins/check_hpjd.c:262
753 msgid "Data too Slow for Engine"
754 msgstr ""
756 #: plugins/check_hpjd.c:266
757 msgid "Unknown Paper Error"
758 msgstr "Papierfehler"
760 #: plugins/check_hpjd.c:271
761 #, c-format
762 msgid "Printer ok - (%s)\n"
763 msgstr "Printer ok - (%s)\n"
765 #: plugins/check_hpjd.c:381
766 #, c-format
767 msgid ""
768 "This plugin tests the STATUS of an HP printer with a JetDirect card.\n"
769 "Net-snmp must be installed on the computer running the plugin.\n"
770 "\n"
771 msgstr ""
772 "Dieses Plugin testet den STATUS eines HP Druckers mit einer JetDirect "
773 "Karte.\n"
774 "Net-snmp muss auf dem ausführenden Computer installiert sein.\n"
775 "\n"
777 #: plugins/check_hpjd.c:389
778 #, c-format
779 msgid ""
780 " -C, --community=STRING\n"
781 "    The SNMP community name (default=%s)\n"
782 msgstr ""
784 #: plugins/check_http.c:171
785 msgid "HTTP CRITICAL - Could not make SSL connection\n"
786 msgstr "HTTP CRITICAL - Konnte keine SSL Verbindung herstellen\n"
788 #: plugins/check_http.c:177 plugins/check_http.c:741
789 #, c-format
790 msgid "CRITICAL - Cannot retrieve server certificate.\n"
791 msgstr "CRITICAL - Konnte kein Serverzertifikat erhalten\n"
793 #: plugins/check_http.c:274
794 msgid "Critical threshold must be integer"
795 msgstr "Critical threshold muss ein Integer sein"
797 #: plugins/check_http.c:282
798 msgid "Warning threshold must be integer"
799 msgstr "Warning threshold  Integer sein"
801 #: plugins/check_http.c:302
802 msgid "check_http: invalid option - SSL is not available\n"
803 msgstr "check_http: ungültige Option - SSL ist nicht verfügbar\n"
805 #: plugins/check_http.c:311
806 msgid "Invalid certificate expiration period"
807 msgstr "Ungültiger Zertifikatsablauftermin"
809 #: plugins/check_http.c:317
810 msgid "Invalid option - SSL is not available\n"
811 msgstr "Ungültige Option - SSL ist nicht verfügbar\n"
813 #: plugins/check_http.c:332
814 #, c-format
815 msgid "option f:%d \n"
816 msgstr "Option f:%d \n"
818 #: plugins/check_http.c:349
819 msgid "Invalid port number"
820 msgstr "Ungültige Portnummer"
822 #: plugins/check_http.c:380
823 msgid "Call for regex which was not a compiled option"
824 msgstr ""
826 #: plugins/check_http.c:394
827 #, c-format
828 msgid "Could Not Compile Regular Expression: %s"
829 msgstr ""
831 #: plugins/check_http.c:406 plugins/check_smtp.c:364 plugins/check_tcp.c:477
832 msgid "IPv6 support not available"
833 msgstr "IPv6 Unterstützung nicht vorhanden"
835 #: plugins/check_http.c:449
836 msgid "You must specify a server address or host name"
837 msgstr "Hostname oder Serveradresse muss angegeben werden"
839 #: plugins/check_http.c:675
840 msgid "Server date unknown\n"
841 msgstr "Serverdatum unbekannt\n"
843 #: plugins/check_http.c:677
844 msgid "Document modification date unknown\n"
845 msgstr "Datum der letzten Änderung unbekannt\n"
847 #: plugins/check_http.c:683
848 #, c-format
849 msgid "CRITICAL - Server date \"%100s\" unparsable"
850 msgstr "CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden"
852 #: plugins/check_http.c:685
853 #, c-format
854 msgid "CRITICAL - Document date \"%100s\" unparsable"
855 msgstr "CRITICAL - Dokumentendatum \"%100s\" konnte nicht verarbeitet werden"
857 #: plugins/check_http.c:687
858 #, c-format
859 msgid "CRITICAL - Document is %d seconds in the future\n"
860 msgstr "CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n"
862 #: plugins/check_http.c:692
863 #, c-format
864 msgid "CRITICAL - Last modified %.1f days ago\n"
865 msgstr "CRITICAL - Letzte Änderung vor %.1f Tagen\n"
867 #: plugins/check_http.c:696
868 #, c-format
869 msgid "CRITICAL - Last modified %d:%02d:%02d ago\n"
870 msgstr "CRITICAL - Letzte Änderung vor %d:%02d:%02d \n"
872 #: plugins/check_http.c:734 plugins/check_http.c:749
873 msgid "Unable to open TCP socket\n"
874 msgstr "Konnte TCP socket nicht öffnen\n"
876 #: plugins/check_http.c:822
877 msgid "Client Certificate Required\n"
878 msgstr "Clientzertifikat benötigt\n"
880 #: plugins/check_http.c:824 plugins/check_http.c:829
881 msgid "Error on receive\n"
882 msgstr "Fehler beim Empfangen\n"
884 #: plugins/check_http.c:837
885 #, c-format
886 msgid "No data received %s\n"
887 msgstr "Keine Daten empfangen %s\n"
889 #: plugins/check_http.c:884
890 msgid "Invalid HTTP response received from host\n"
891 msgstr "Ungültige HTTP Antwort von Host empfangen\n"
893 #: plugins/check_http.c:887
894 #, c-format
895 msgid "Invalid HTTP response received from host on port %d\n"
896 msgstr "Ungültige HTTP Antwort von Host erhalten auf Port %d\n"
898 #: plugins/check_http.c:895
899 #, c-format
900 msgid "HTTP OK: Status line output matched \"%s\"\n"
901 msgstr "HTTP OK: Statusausgabe passt auf \"%s\"\n"
903 #: plugins/check_http.c:907
904 #, c-format
905 msgid "HTTP CRITICAL: Invalid Status Line (%s)\n"
906 msgstr "HTTP CRITICAL: Ungültige Statusmeldung (%s)\n"
908 #: plugins/check_http.c:914
909 #, c-format
910 msgid "HTTP CRITICAL: Invalid Status (%s)\n"
911 msgstr "HTTP CRITICAL: Ungültiger Status (%s)\n"
913 #: plugins/check_http.c:918
914 #, c-format
915 msgid "HTTP CRITICAL: %s\n"
916 msgstr "HTTP CRITICAL: %s\n"
918 #: plugins/check_http.c:922
919 #, c-format
920 msgid "HTTP WARNING: %s\n"
921 msgstr "HTTP WARNING: %s\n"
923 #: plugins/check_http.c:940
924 #, c-format
925 msgid " - %s - %.3f second response time %s%s|%s %s\n"
926 msgstr " - %s - %.3f Sekunden Antwortzeit %s%s|%s %s\n"
928 #: plugins/check_http.c:956
929 #, c-format
930 msgid "HTTP WARNING: %s - %.3f second response time %s%s|%s %s\n"
931 msgstr "HTTP WARNING: %s - %.3f Sekunden Antwortzeit %s%s|%s %s\n"
933 #: plugins/check_http.c:970 plugins/check_http.c:987
934 #, c-format
935 msgid "HTTP OK %s - %.3f second response time %s%s|%s %s\n"
936 msgstr "HTTP OK %s - %.3f Sekunde Antwortzeit %s%s|%s %s\n"
938 #: plugins/check_http.c:977
939 #, c-format
940 msgid "CRITICAL - string not found%s|%s %s\n"
941 msgstr "CRITICAL - Text nicht gefunden%s|%s %s\n"
943 #: plugins/check_http.c:995
944 #, c-format
945 msgid "CRITICAL - pattern not found%s|%s %s\n"
946 msgstr "CRITICAL - Muster nicht gefunden%s|%s %s\n"
948 #: plugins/check_http.c:1002
949 #, c-format
950 msgid "CRITICAL - Execute Error: %s\n"
951 msgstr "CRITICAL - Fehler: %s\n"
953 #: plugins/check_http.c:1012
954 #, c-format
955 msgid "HTTP WARNING: page size %d too small%s|%s\n"
956 msgstr "HTTP WARNING: Seitengröße %d zu klein%s|%s\n"
958 #: plugins/check_http.c:1017
959 #, c-format
960 msgid "HTTP OK %s - %d bytes in %.3f seconds %s%s|%s %s\n"
961 msgstr ""
963 #: plugins/check_http.c:1052
964 msgid "Could not allocate addr\n"
965 msgstr "Konnte addr nicht zuweisen\n"
967 #: plugins/check_http.c:1056
968 msgid "Could not allocate url\n"
969 msgstr "Konnte·url·nicht·zuweisen\n"
971 #: plugins/check_http.c:1066
972 #, c-format
973 msgid "UNKNOWN - Could not find redirect location - %s%s\n"
974 msgstr ""
976 #: plugins/check_http.c:1076
977 msgid "could not allocate url\n"
978 msgstr ""
980 #: plugins/check_http.c:1119
981 #, c-format
982 msgid "UNKNOWN - Could not parse redirect location - %s%s\n"
983 msgstr ""
985 #: plugins/check_http.c:1129
986 #, c-format
987 msgid "WARNING - maximum redirection depth %d exceeded - %s://%s:%d%s%s\n"
988 msgstr ""
990 #: plugins/check_http.c:1137
991 #, c-format
992 msgid "WARNING - redirection creates an infinite loop - %s://%s:%d%s%s\n"
993 msgstr "WARNING - Umleitung verursacht eine Schleife - %s://%s:%d%s%s\n"
995 #: plugins/check_http.c:1185
996 #, c-format
997 msgid "SSL seeding: %s\n"
998 msgstr ""
1000 #: plugins/check_http.c:1185
1001 msgid "Failed"
1002 msgstr "Fehlgeschlagen"
1004 #: plugins/check_http.c:1192
1005 #, c-format
1006 msgid "CRITICAL -  Cannot create SSL context.\n"
1007 msgstr "CRITICAL -  Konnte SSL Kontext nicht erzeugen.\n"
1009 #: plugins/check_http.c:1216 plugins/check_tcp.c:624
1010 #, c-format
1011 msgid "CRITICAL - Cannot initiate SSL handshake.\n"
1012 msgstr "CRITICAL - Konnte SSL Handshake nicht starten.\n"
1014 #: plugins/check_http.c:1246 plugins/check_http.c:1258
1015 #, c-format
1016 msgid "CRITICAL - Wrong time format in certificate.\n"
1017 msgstr ""
1019 #: plugins/check_http.c:1287
1020 #, c-format
1021 msgid "WARNING - Certificate expires in %d day(s) (%s).\n"
1022 msgstr ""
1024 #: plugins/check_http.c:1291
1025 #, c-format
1026 msgid "CRITICAL - Certificate expired on %s.\n"
1027 msgstr ""
1029 #: plugins/check_http.c:1296
1030 #, c-format
1031 msgid "WARNING - Certificate expires today (%s).\n"
1032 msgstr ""
1034 #: plugins/check_http.c:1300
1035 #, c-format
1036 msgid "OK - Certificate will expire on %s.\n"
1037 msgstr ""
1039 #: plugins/check_http.c:1375
1040 #, c-format
1041 msgid ""
1042 "This plugin tests the HTTP service on the specified host. It can test\n"
1043 "normal (http) and secure (https) servers, follow redirects, search for\n"
1044 "strings and regular expressions, check connection times, and report on\n"
1045 "certificate expiration times.\n"
1046 "\n"
1047 msgstr ""
1049 #: plugins/check_http.c:1383
1050 #, c-format
1051 msgid "NOTE: One or both of -H and -I must be specified\n"
1052 msgstr ""
1054 #: plugins/check_http.c:1387
1055 #, c-format
1056 msgid ""
1057 " -H, --hostname=ADDRESS\n"
1058 "    Host name argument for servers using host headers (virtual host)\n"
1059 "    Append a port to include it in the header (eg: example.com:5000)\n"
1060 " -I, --IP-address=ADDRESS\n"
1061 "   IP address or name (use numeric address if possible to bypass DNS "
1062 "lookup).\n"
1063 " -p, --port=INTEGER\n"
1064 "   Port number (default: %d)\n"
1065 msgstr ""
1067 #: plugins/check_http.c:1399
1068 #, c-format
1069 msgid ""
1070 " -S, --ssl\n"
1071 "    Connect via SSL\n"
1072 " -C, --certificate=INTEGER\n"
1073 "    Minimum number of days a certificate has to be valid.\n"
1074 "    (when this option is used the url is not checked.)\n"
1075 msgstr ""
1077 #: plugins/check_http.c:1407
1078 #, c-format
1079 msgid ""
1080 " -e, --expect=STRING\n"
1081 "   String to expect in first (status) line of server response (default: %s)\n"
1082 "   If specified skips all other status line logic (ex: 3xx, 4xx, 5xx "
1083 "processing)\n"
1084 " -s, --string=STRING\n"
1085 "   String to expect in the content\n"
1086 " -u, --url=PATH\n"
1087 "   URL to GET or POST (default: /)\n"
1088 " -P, --post=STRING\n"
1089 "   URL encoded http POST data\n"
1090 " -N, --no-body\n"
1091 "   Don't wait for document body: stop reading after headers.\n"
1092 "   (Note that this still does an HTTP GET or POST, not a HEAD.)\n"
1093 " -M, --max-age=SECONDS\n"
1094 "   Warn if document is more than SECONDS old. the number can also be of \n"
1095 "   the form \"10m\" for minutes, \"10h\" for hours, or \"10d\" for days.\n"
1096 " -T, --content-type=STRING\n"
1097 "   specify Content-Type header media type when POSTing\n"
1098 msgstr ""
1100 #: plugins/check_http.c:1427
1101 #, c-format
1102 msgid ""
1103 " -l, --linespan\n"
1104 "    Allow regex to span newlines (must precede -r or -R)\n"
1105 " -r, --regex, --ereg=STRING\n"
1106 "    Search page for regex STRING\n"
1107 " -R, --eregi=STRING\n"
1108 "    Search page for case-insensitive regex STRING\n"
1109 msgstr ""
1111 #: plugins/check_http.c:1436
1112 #, c-format
1113 msgid ""
1114 " -a, --authorization=AUTH_PAIR\n"
1115 "   Username:password on sites with basic authentication\n"
1116 " -A, --useragent=STRING\n"
1117 "   String to be sent in http header as \"User Agent\"\n"
1118 " -k, --header=STRING\n"
1119 "   Any other tags to be sent in http header, separated by semicolon\n"
1120 " -L, --link=URL\n"
1121 "   Wrap output in HTML link (obsoleted by urlize)\n"
1122 " -f, --onredirect=<ok|warning|critical|follow>\n"
1123 "   How to handle redirected pages\n"
1124 " -m, --min=INTEGER\n"
1125 "   Minimum page size required (bytes)\n"
1126 msgstr ""
1128 #: plugins/check_http.c:1456
1129 #, c-format
1130 msgid ""
1131 "This plugin will attempt to open an HTTP connection with the host. "
1132 "Successful\n"
1133 "connects return STATE_OK, refusals and timeouts return STATE_CRITICAL, "
1134 "other\n"
1135 "errors return STATE_UNKNOWN.  Successful connects, but incorrect reponse\n"
1136 "messages from the host result in STATE_WARNING return values.  If you are\n"
1137 "checking a virtual server that uses 'host headers' you must supply the FQDN\n"
1138 "(fully qualified domain name) as the [host_name] argument.\n"
1139 msgstr ""
1141 #: plugins/check_http.c:1465
1142 #, c-format
1143 msgid ""
1144 "\n"
1145 "This plugin can also check whether an SSL enabled web server is able to\n"
1146 "serve content (optionally within a specified time) or whether the X509 \n"
1147 "certificate is still valid for the specified number of days.\n"
1148 msgstr ""
1150 #: plugins/check_http.c:1469
1151 #, c-format
1152 msgid ""
1153 "\n"
1154 "CHECK CONTENT: check_http -w 5 -c 10 --ssl www.verisign.com\n"
1155 "\n"
1156 "When the 'www.verisign.com' server returns its content within 5 seconds, a\n"
1157 "STATE_OK will be returned. When the server returns its content but exceeds\n"
1158 "the 5-second threshold, a STATE_WARNING will be returned. When an error "
1159 "occurs,\n"
1160 "a STATE_CRITICAL will be returned.\n"
1161 "\n"
1162 msgstr ""
1164 #: plugins/check_http.c:1476
1165 #, c-format
1166 msgid ""
1167 "CHECK CERTIFICATE: check_http www.verisign.com -C 14\n"
1168 "\n"
1169 "When the certificate of 'www.verisign.com' is valid for more than 14 days, "
1170 "a\n"
1171 "STATE_OK is returned. When the certificate is still valid, but for less "
1172 "than\n"
1173 "14 days, a STATE_WARNING is returned. A STATE_CRITICAL will be returned "
1174 "when\n"
1175 "the certificate is expired.\n"
1176 msgstr ""
1178 #: plugins/check_http.c:1493
1179 #, c-format
1180 msgid ""
1181 "Usage: %s -H <vhost> | -I <IP-address>) [-u <uri>] [-p <port>]\n"
1182 "                  [-w <warn time>] [-c <critical time>] [-t <timeout>] [-L]\n"
1183 "                  [-a auth] [-f <ok | warn | critcal | follow>] [-e "
1184 "<expect>]\n"
1185 "                  [-s string] [-l] [-r <regex> | -R <case-insensitive "
1186 "regex>]\n"
1187 "                  [-P string] [-m min_pg_size] [-4|-6] [-N] [-M <age>]\n"
1188 "                  [-A string] [-k string]\n"
1189 msgstr ""
1191 #: plugins/check_ldap.c:92
1192 #, c-format
1193 msgid "Could not connect to the server at port %i\n"
1194 msgstr ""
1196 #: plugins/check_ldap.c:100
1197 #, c-format
1198 msgid "Could not set protocol version %d\n"
1199 msgstr ""
1201 #: plugins/check_ldap.c:108
1202 #, c-format
1203 msgid "Could not bind to the ldap-server\n"
1204 msgstr ""
1206 #: plugins/check_ldap.c:116
1207 #, c-format
1208 msgid "Could not search/find objectclasses in %s\n"
1209 msgstr ""
1211 #: plugins/check_ldap.c:139
1212 #, c-format
1213 msgid "LDAP %s - %.3f seconds response time|%s\n"
1214 msgstr ""
1216 #: plugins/check_ldap.c:245 plugins/check_ping.c:221 plugins/check_ssh.c:138
1217 msgid "IPv6 support not available\n"
1218 msgstr ""
1220 #: plugins/check_ldap.c:269
1221 msgid "please specify the host name\n"
1222 msgstr ""
1224 #: plugins/check_ldap.c:272
1225 msgid "please specify the LDAP base\n"
1226 msgstr ""
1228 #: plugins/check_ldap.c:299
1229 #, c-format
1230 msgid ""
1231 " -a [--attr]\n"
1232 "    ldap attribute to search (default: \"(objectclass=*)\"\n"
1233 " -b [--base]\n"
1234 "    ldap base (eg. ou=my unit, o=my org, c=at)\n"
1235 " -D [--bind]\n"
1236 "    ldap bind DN (if required)\n"
1237 " -P [--pass]\n"
1238 "    ldap password (if required)\n"
1239 msgstr ""
1241 #: plugins/check_ldap.c:310
1242 #, c-format
1243 msgid ""
1244 " -2 [--ver2]\n"
1245 "     use ldap protocol version 2\n"
1246 " -3 [--ver3]\n"
1247 "    use ldap protocol version 3\n"
1248 "    (default protocol version: %d)\n"
1249 msgstr ""
1251 #: plugins/check_load.c:91 plugins/check_load.c:110
1252 #, c-format
1253 msgid "Error opening %s\n"
1254 msgstr ""
1256 #: plugins/check_load.c:122
1257 #, c-format
1258 msgid "Error code %d returned in %s\n"
1259 msgstr ""
1261 #: plugins/check_load.c:131
1262 #, c-format
1263 msgid "Error in getloadavg()\n"
1264 msgstr ""
1266 #: plugins/check_load.c:134 plugins/check_load.c:136
1267 #, c-format
1268 msgid "Error processing %s\n"
1269 msgstr ""
1271 #: plugins/check_load.c:142
1272 #, c-format
1273 msgid "load average: %.2f, %.2f, %.2f"
1274 msgstr ""
1276 #: plugins/check_load.c:202
1277 msgid "Warning threshold must be float or float triplet!\n"
1278 msgstr ""
1280 #: plugins/check_load.c:218
1281 msgid "Critical threshold must be float or float triplet!\n"
1282 msgstr ""
1284 #: plugins/check_load.c:273
1285 msgid "Warning threshold for 1-minute load average is not specified\n"
1286 msgstr ""
1288 #: plugins/check_load.c:275
1289 msgid "Warning threshold for 5-minute load average is not specified\n"
1290 msgstr ""
1292 #: plugins/check_load.c:277
1293 msgid "Warning threshold for 15-minute load average is not specified\n"
1294 msgstr ""
1296 #: plugins/check_load.c:279
1297 msgid "Critical threshold for 1-minute load average is not specified\n"
1298 msgstr ""
1300 #: plugins/check_load.c:281
1301 msgid "Critical threshold for 5-minute load average is not specified\n"
1302 msgstr ""
1304 #: plugins/check_load.c:283
1305 msgid "Critical threshold for 15-minute load average is not specified\n"
1306 msgstr ""
1308 #: plugins/check_load.c:285
1309 msgid ""
1310 "Parameter inconsistency: 1-minute \"warning load\" greater than \"critical "
1311 "load\".\n"
1312 msgstr ""
1314 #: plugins/check_load.c:287
1315 msgid ""
1316 "Parameter inconsistency: 5-minute \"warning load\" greater than \"critical "
1317 "load\".\n"
1318 msgstr ""
1320 #: plugins/check_load.c:289
1321 msgid ""
1322 "Parameter inconsistency: 15-minute \"warning load\" greater than \"critical "
1323 "load\".\n"
1324 msgstr ""
1326 #: plugins/check_load.c:303
1327 #, c-format
1328 msgid ""
1329 "This plugin tests the current system load average.\n"
1330 "\n"
1331 msgstr ""
1333 #: plugins/check_load.c:309
1334 #, c-format
1335 msgid ""
1336 " -w, --warning=WLOAD1,WLOAD5,WLOAD15\n"
1337 "   Exit with WARNING status if load average exceeds WLOADn\n"
1338 " -c, --critical=CLOAD1,CLOAD5,CLOAD15\n"
1339 "   Exit with CRITICAL status if load average exceed CLOADn\n"
1340 "\n"
1341 "the load average format is the same used by \"uptime\" and \"w\"\n"
1342 "\n"
1343 msgstr ""
1345 #: plugins/check_mrtg.c:63
1346 msgid "Could not parse arguments\n"
1347 msgstr ""
1349 #: plugins/check_mrtg.c:68
1350 #, c-format
1351 msgid "Unable to open MRTG log file\n"
1352 msgstr ""
1354 #: plugins/check_mrtg.c:116
1355 msgid "Unable to process MRTG log file\n"
1356 msgstr ""
1358 #: plugins/check_mrtg.c:125 plugins/check_mrtgtraf.c:119
1359 #, c-format
1360 msgid "MRTG data has expired (%d minutes old)\n"
1361 msgstr ""
1363 #: plugins/check_mrtg.c:143 plugins/check_mrtgtraf.c:178
1364 #: plugins/check_mrtgtraf.c:179
1365 msgid "Avg"
1366 msgstr ""
1368 #: plugins/check_mrtg.c:143 plugins/check_mrtgtraf.c:178
1369 #: plugins/check_mrtgtraf.c:179
1370 msgid "Max"
1371 msgstr ""
1373 #: plugins/check_mrtg.c:215
1374 msgid "Invalid variable number"
1375 msgstr ""
1377 #: plugins/check_mrtg.c:252
1378 #, c-format
1379 msgid ""
1380 "%s is not a valid expiration time\n"
1381 "Use '%s -h' for additional help\n"
1382 msgstr ""
1384 #: plugins/check_mrtg.c:269
1385 msgid "Invalid variable number\n"
1386 msgstr ""
1388 #: plugins/check_mrtg.c:296
1389 msgid "You must supply the variable number"
1390 msgstr ""
1392 #: plugins/check_mrtg.c:317
1393 #, c-format
1394 msgid ""
1395 "This plugin will check either the average or maximum value of one of the\n"
1396 "two variables recorded in an MRTG log file.\n"
1397 "\n"
1398 msgstr ""
1400 #: plugins/check_mrtg.c:325
1401 #, c-format
1402 msgid ""
1403 " -F, --logfile=FILE\n"
1404 "   The MRTG log file containing the data you want to monitor\n"
1405 " -e, --expires=MINUTES\n"
1406 "   Minutes before MRTG data is considered to be too old\n"
1407 " -a, --aggregation=AVG|MAX\n"
1408 "   Should we check average or maximum values?\n"
1409 " -v, --variable=INTEGER\n"
1410 "   Which variable set should we inspect? (1 or 2)\n"
1411 " -w, --warning=INTEGER\n"
1412 "   Threshold value for data to result in WARNING status\n"
1413 " -c, --critical=INTEGER\n"
1414 "   Threshold value for data to result in CRITICAL status\n"
1415 msgstr ""
1417 #: plugins/check_mrtg.c:339
1418 #, c-format
1419 msgid ""
1420 " -l, --label=STRING\n"
1421 "   Type label for data (Examples: Conns, \"Processor Load\", In, Out)\n"
1422 " -u, --units=STRING\n"
1423 "   Option units label for data (Example: Packets/Sec, Errors/Sec, \n"
1424 "   \"Bytes Per Second\", \"%% Utilization\")\n"
1425 msgstr ""
1427 #: plugins/check_mrtg.c:346
1428 #, c-format
1429 msgid ""
1430 "If the value exceeds the <vwl> threshold, a WARNING status is returned.  If\n"
1431 "the value exceeds the <vcl> threshold, a CRITICAL status is returned.  If\n"
1432 "the data in the log file is older than <expire_minutes> old, a WARNING\n"
1433 "status is returned and a warning message is printed.\n"
1434 "\n"
1435 msgstr ""
1437 #: plugins/check_mrtg.c:352
1438 #, c-format
1439 msgid ""
1440 "This plugin is useful for monitoring MRTG data that does not correspond to\n"
1441 "bandwidth usage.  (Use the check_mrtgtraf plugin for monitoring bandwidth).\n"
1442 "It can be used to monitor any kind of data that MRTG is monitoring - "
1443 "errors,\n"
1444 "packets/sec, etc.  I use MRTG in conjuction with the Novell NLM that allows\n"
1445 "me to track processor utilization, user connections, drive space, etc and\n"
1446 "this plugin works well for monitoring that kind of data as well.\n"
1447 "\n"
1448 msgstr ""
1450 #: plugins/check_mrtg.c:359
1451 #, c-format
1452 msgid ""
1453 "Notes:\n"
1454 "- This plugin only monitors one of the two variables stored in the MRTG log\n"
1455 "  file.  If you want to monitor both values you will have to define two\n"
1456 "  commands with different values for the <variable> argument.  Of course,\n"
1457 "  you can always hack the code to make this plugin work for you...\n"
1458 "- MRTG stands for the Multi Router Traffic Grapher.  It can be downloaded "
1459 "from\n"
1460 "  http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/mrtg.html\n"
1461 msgstr ""
1463 #: plugins/check_mrtgtraf.c:71
1464 msgid "Unable to open MRTG log file"
1465 msgstr "Konnte MRTG Logfile nicht öffnen"
1467 #: plugins/check_mrtgtraf.c:113
1468 msgid "Unable to process MRTG log file"
1469 msgstr ""
1471 #: plugins/check_mrtgtraf.c:177
1472 #, c-format
1473 msgid "%s. In = %0.1f %s, %s. Out = %0.1f %s|%s %s\n"
1474 msgstr ""
1476 #: plugins/check_mrtgtraf.c:190
1477 #, c-format
1478 msgid "Traffic %s - %s\n"
1479 msgstr ""
1481 #: plugins/check_mrtgtraf.c:324
1482 #, c-format
1483 msgid ""
1484 "\n"
1485 "This plugin will check the incoming/outgoing transfer rates of a router,\n"
1486 "switch, etc recorded in an MRTG log.  If the newest log entry is older\n"
1487 "than <expire_minutes>, a WARNING status is returned. If either the\n"
1488 "incoming or outgoing rates exceed the <icl> or <ocl> thresholds (in\n"
1489 "Bytes/sec), a CRITICAL status results.  If either of the rates exceed\n"
1490 "the <iwl> or <owl> thresholds (in Bytes/sec), a WARNING status results.\n"
1491 "\n"
1492 msgstr ""
1494 #: plugins/check_mrtgtraf.c:336
1495 #, c-format
1496 msgid ""
1497 " -F, --filename=STRING\n"
1498 "   File to read log from\n"
1499 " -e, --expires=INTEGER\n"
1500 "   Minutes after which log expires\n"
1501 " -a, --aggregation=(AVG|MAX)\n"
1502 "   Test average or maximum\n"
1503 " -w, --warning\n"
1504 "   Warning threshold pair \"<incoming>,<outgoing>\"\n"
1505 " -c, --critical\n"
1506 "   Critical threshold pair \"<incoming>,<outgoing>\"\n"
1507 msgstr ""
1509 #: plugins/check_mrtgtraf.c:348
1510 #, c-format
1511 msgid ""
1512 "Notes:\n"
1513 "- MRTG stands for Multi Router Traffic Grapher. It can be downloaded from\n"
1514 "  http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/mrtg.html\n"
1515 "- While MRTG can monitor things other than traffic rates, this\n"
1516 "  plugin probably won't work with much else without modification.\n"
1517 "- The calculated i/o rates are a little off from what MRTG actually\n"
1518 "  reports.  I'm not sure why this is right now, but will look into it\n"
1519 "  for future enhancements of this plugin.\n"
1520 msgstr ""
1522 #: plugins/check_mysql.c:279
1523 #, c-format
1524 msgid "This program tests connections to a mysql server\n"
1525 msgstr ""
1527 #: plugins/check_mysql.c:287
1528 #, c-format
1529 msgid ""
1530 " -d, --database=STRING\n"
1531 "   Check database with indicated name\n"
1532 " -u, --username=STRING\n"
1533 "   Connect using the indicated username\n"
1534 " -p, --password=STRING\n"
1535 "   Use the indicated password to authenticate the connection\n"
1536 "   ==> IMPORTANT: THIS FORM OF AUTHENTICATION IS NOT SECURE!!! <==\n"
1537 "   Your clear-text password will be visible as a process table entry\n"
1538 " -S, --check-slave\n"
1539 "   Check if the slave thread is running properly.\n"
1540 msgstr ""
1542 #: plugins/check_mysql.c:299
1543 #, c-format
1544 msgid ""
1545 "\n"
1546 "There are no required arguments. By default, the local database with\n"
1547 "a server listening on MySQL standard port %d will be checked\n"
1548 msgstr ""
1550 #: plugins/check_nagios.c:83
1551 #, c-format
1552 msgid "CRITICAL - Cannot open status log for reading!\n"
1553 msgstr ""
1555 #: plugins/check_nagios.c:140
1556 #, c-format
1557 msgid "Found process: %s %s\n"
1558 msgstr ""
1560 #: plugins/check_nagios.c:161
1561 #, c-format
1562 msgid "Could not locate a running Nagios process!\n"
1563 msgstr ""
1565 #: plugins/check_nagios.c:172
1566 #, c-format
1567 msgid "Nagios %s: located %d process%s, status log updated %d second%s ago\n"
1568 msgstr ""
1570 #: plugins/check_nagios.c:209 plugins/check_nagios.c:243
1571 #, c-format
1572 msgid ""
1573 "Expiration time must be an integer (seconds)\n"
1574 "Type '%s -h' for additional help\n"
1575 msgstr ""
1577 #: plugins/check_nagios.c:223
1578 #, c-format
1579 msgid ""
1580 "%s: Unknown argument: %c\n"
1581 "\n"
1582 msgstr ""
1584 #: plugins/check_nagios.c:255
1585 #, c-format
1586 msgid ""
1587 "You must provide the status_log\n"
1588 "Type '%s -h' for additional help\n"
1589 msgstr ""
1591 #: plugins/check_nagios.c:259
1592 #, c-format
1593 msgid ""
1594 "You must provide a process string\n"
1595 "Type '%s -h' for additional help\n"
1596 msgstr ""
1598 #: plugins/check_nagios.c:274
1599 #, c-format
1600 msgid ""
1601 "This plugin attempts to check the status of the Nagios process on the local\n"
1602 "machine. The plugin will check to make sure the Nagios status log is no "
1603 "older\n"
1604 "than the number of minutes specified by the <expire_minutes> option.  It "
1605 "also\n"
1606 "uses the /bin/ps command to check for a process matching whatever you "
1607 "specify\n"
1608 "by the <process_string> argument.\n"
1609 "\n"
1610 msgstr ""
1612 #: plugins/check_nagios.c:285
1613 #, c-format
1614 msgid ""
1615 "-F, --filename=FILE\n"
1616 "   Name of the log file to check\n"
1617 "-e, --expires=INTEGER\n"
1618 "   Seconds aging afterwhich logfile is condsidered stale\n"
1619 "-C, --command=STRING\n"
1620 "   Command to search for in process table\n"
1621 msgstr ""
1623 #: plugins/check_nagios.c:293
1624 #, c-format
1625 msgid ""
1626 "Example:\n"
1627 "   ./check_nagios -e 5 \\   -F /usr/local/nagios/var/status.log \\   -C /usr/"
1628 "local/nagios/bin/nagios\n"
1629 msgstr ""
1631 #: plugins/check_nt.c:135
1632 #, c-format
1633 msgid "Wrong client version - running: %s, required: %s"
1634 msgstr ""
1636 #: plugins/check_nt.c:146 plugins/check_nt.c:206
1637 msgid "missing -l parameters"
1638 msgstr ""
1640 #: plugins/check_nt.c:148
1641 msgid "wrong -l parameter."
1642 msgstr ""
1644 #: plugins/check_nt.c:152
1645 msgid "CPU Load"
1646 msgstr ""
1648 #: plugins/check_nt.c:175
1649 #, c-format
1650 msgid " %lu%% (%lu min average)"
1651 msgstr ""
1653 #: plugins/check_nt.c:177
1654 #, c-format
1655 msgid " '%lu min avg Load'=%lu%%;%lu;%lu;0;100"
1656 msgstr ""
1658 #: plugins/check_nt.c:187
1659 msgid "not enough values for -l parameters"
1660 msgstr ""
1662 #: plugins/check_nt.c:199
1663 #, c-format
1664 msgid "System Uptime - %u day(s) %u hour(s) %u minute(s)"
1665 msgstr ""
1667 #: plugins/check_nt.c:208
1668 msgid "wrong -l argument"
1669 msgstr ""
1671 #: plugins/check_nt.c:219
1672 #, c-format
1673 msgid "%s:\\ - total: %.2f Gb - used: %.2f Gb (%.0f%%) - free %.2f Gb (%.0f%%)"
1674 msgstr ""
1676 #: plugins/check_nt.c:222
1677 #, c-format
1678 msgid "'%s:\\ Used Space'=%.2fGb;%.2f;%.2f;0.00;%.2f"
1679 msgstr ""
1681 #: plugins/check_nt.c:236
1682 msgid "Free disk space : Invalid drive "
1683 msgstr ""
1685 #: plugins/check_nt.c:246
1686 msgid "No service/process specified"
1687 msgstr ""
1689 #: plugins/check_nt.c:270
1690 #, c-format
1691 msgid ""
1692 "Memory usage: total:%.2f Mb - used: %.2f Mb (%.0f%%) - free: %.2f Mb (%.0f%%)"
1693 msgstr ""
1695 #: plugins/check_nt.c:273
1696 #, c-format
1697 msgid "'Memory usage'=%.2fMb;%.2f;%.2f;0.00;%.2f"
1698 msgstr ""
1700 #: plugins/check_nt.c:309 plugins/check_nt.c:391
1701 msgid "No counter specified"
1702 msgstr ""
1704 #: plugins/check_nt.c:342
1705 msgid "Minimum value contains non-numbers"
1706 msgstr ""
1708 #: plugins/check_nt.c:346
1709 msgid "Maximum value contains non-numbers"
1710 msgstr ""
1712 #: plugins/check_nt.c:353
1713 msgid "No unit counter specified"
1714 msgstr ""
1716 #: plugins/check_nt.c:421
1717 msgid "Please specify a variable to check"
1718 msgstr ""
1720 #: plugins/check_nt.c:505 plugins/check_nwstat.c:782
1721 #: plugins/check_overcr.c:352
1722 #, c-format
1723 msgid ""
1724 "Server port an integer (seconds)\n"
1725 "Type '%s -h' for additional help\n"
1726 msgstr ""
1728 #: plugins/check_nt.c:558
1729 msgid "None"
1730 msgstr ""
1732 #: plugins/check_nt.c:615
1733 #, c-format
1734 msgid ""
1735 "This plugin collects data from the NSClient service running on a\n"
1736 "Windows NT/2000/XP/2003 server.\n"
1737 "\n"
1738 msgstr ""
1740 #: plugins/check_nt.c:620
1741 #, c-format
1742 msgid ""
1743 "\n"
1744 "Options:\n"
1745 "-H, --hostname=HOST\n"
1746 "  Name of the host to check\n"
1747 "-p, --port=INTEGER\n"
1748 "  Optional port number (default: %d)\n"
1749 "-s <password>\n"
1750 "  Password needed for the request\n"
1751 "-w, --warning=INTEGER\n"
1752 "  Threshold which will result in a warning status\n"
1753 "-c, --critical=INTEGER\n"
1754 "  Threshold which will result in a critical status\n"
1755 "-t, --timeout=INTEGER\n"
1756 "  Seconds before connection attempt times out (default: %d)\n"
1757 "-h, --help\n"
1758 "  Print this help screen\n"
1759 "-V, --version\n"
1760 "  Print version information\n"
1761 msgstr ""
1763 #: plugins/check_nt.c:638
1764 #, c-format
1765 msgid ""
1766 "-v, --variable=STRING\n"
1767 "  Variable to check.  Valid variables are:\n"
1768 msgstr ""
1770 #: plugins/check_nt.c:641
1771 #, c-format
1772 msgid ""
1773 "   CLIENTVERSION = Get the NSClient version\n"
1774 "     If -l <version> is specified, will return warning if versions differ.\n"
1775 msgstr ""
1777 #: plugins/check_nt.c:644
1778 #, c-format
1779 msgid ""
1780 "   CPULOAD = Average CPU load on last x minutes.\n"
1781 "     Request a -l parameter with the following syntax:\n"
1782 "     -l <minutes range>,<warning threshold>,<critical threshold>.\n"
1783 "     <minute range> should be less than 24*60.\n"
1784 "     Thresholds are percentage and up to 10 requests can be done in one "
1785 "shot.\n"
1786 "     ie: -l 60,90,95,120,90,95\n"
1787 msgstr ""
1789 #: plugins/check_nt.c:651
1790 #, c-format
1791 msgid ""
1792 "   UPTIME = Get the uptime of the machine.\n"
1793 "     No specific parameters. No warning or critical threshold\n"
1794 msgstr ""
1796 #: plugins/check_nt.c:654
1797 #, c-format
1798 msgid ""
1799 "   USEDDISKSPACE = Size and percentage of disk use.\n"
1800 "     Request a -l parameter containing the drive letter only.\n"
1801 "     Warning and critical thresholds can be specified with -w and -c.\n"
1802 msgstr ""
1804 #: plugins/check_nt.c:658
1805 #, c-format
1806 msgid ""
1807 "   MEMUSE = Memory use.\n"
1808 "     Warning and critical thresholds can be specified with -w and -c.\n"
1809 msgstr ""
1811 #: plugins/check_nt.c:661
1812 #, c-format
1813 msgid ""
1814 "   SERVICESTATE = Check the state of one or several services.\n"
1815 "     Request a -l parameters with the following syntax:\n"
1816 "     -l <service1>,<service2>,<service3>,...\n"
1817 "     You can specify -d SHOWALL in case you want to see working services\n"
1818 "\t\t in the returned string.\n"
1819 msgstr ""
1821 #: plugins/check_nt.c:667
1822 #, c-format
1823 msgid ""
1824 "   PROCSTATE = Check if one or several process are running.\n"
1825 "     Same syntax as SERVICESTATE.\n"
1826 msgstr ""
1828 #: plugins/check_nt.c:670
1829 #, c-format
1830 msgid ""
1831 "   COUNTER = Check any performance counter of Windows NT/2000.\n"
1832 "     Request a -l parameters with the following syntax:\n"
1833 "\t\t -l \"\\\\<performance object>\\\\counter\",\"<description>\n"
1834 "     The <description> parameter is optional and \n"
1835 "     is given to a printf output command which require a float parameters.\n"
1836 "     Some examples:\n"
1837 "       \"Paging file usage is %%.2f %%%%\"\n"
1838 "       \"%%.f %%%% paging file used.\"\n"
1839 msgstr ""
1841 #: plugins/check_nt.c:679
1842 #, c-format
1843 msgid ""
1844 "Notes:\n"
1845 " - The NSClient service should be running on the server to get any "
1846 "information\n"
1847 "   (http://nsclient.ready2run.nl).\n"
1848 " - Critical thresholds should be lower than warning thresholds\n"
1849 msgstr ""
1851 #: plugins/check_nwstat.c:146
1852 #, c-format
1853 msgid "NetWare %s: "
1854 msgstr ""
1856 #: plugins/check_nwstat.c:177
1857 #, c-format
1858 msgid "Up %s,"
1859 msgstr ""
1861 #: plugins/check_nwstat.c:185
1862 #, c-format
1863 msgid "Load %s - %s %s-min load average = %lu%%"
1864 msgstr ""
1866 #: plugins/check_nwstat.c:206
1867 #, c-format
1868 msgid "Conns %s - %lu current connections"
1869 msgstr ""
1871 #: plugins/check_nwstat.c:225
1872 #, c-format
1873 msgid "%s: Long term cache hits = %lu%%"
1874 msgstr ""
1876 #: plugins/check_nwstat.c:244
1877 #, c-format
1878 msgid "%s: Total cache buffers = %lu"
1879 msgstr ""
1881 #: plugins/check_nwstat.c:263
1882 #, c-format
1883 msgid "%s: Dirty cache buffers = %lu"
1884 msgstr ""
1886 #: plugins/check_nwstat.c:282
1887 #, c-format
1888 msgid "%s: LRU sitting time = %lu minutes"
1889 msgstr ""
1891 #: plugins/check_nwstat.c:296 plugins/check_nwstat.c:321
1892 #: plugins/check_nwstat.c:441 plugins/check_nwstat.c:462
1893 #: plugins/check_nwstat.c:494 plugins/check_nwstat.c:515
1894 #, c-format
1895 msgid "CRITICAL - Volume '%s' does not exist!"
1896 msgstr ""
1898 #: plugins/check_nwstat.c:305
1899 #, c-format
1900 msgid "%s%lu KB free on volume %s"
1901 msgstr ""
1903 #: plugins/check_nwstat.c:306 plugins/check_nwstat.c:449
1904 #: plugins/check_nwstat.c:502
1905 msgid "Only "
1906 msgstr ""
1908 #: plugins/check_nwstat.c:341
1909 #, c-format
1910 msgid "%lu MB (%lu%%) free on volume %s"
1911 msgstr ""
1913 #: plugins/check_nwstat.c:360
1914 #, c-format
1915 msgid "Directory Services Database is %s (DS version %s)"
1916 msgstr ""
1918 #: plugins/check_nwstat.c:374
1919 #, c-format
1920 msgid "Logins are %s"
1921 msgstr ""
1923 #: plugins/check_nwstat.c:374
1924 msgid "enabled"
1925 msgstr ""
1927 #: plugins/check_nwstat.c:374
1928 msgid "disabled"
1929 msgstr ""
1931 #: plugins/check_nwstat.c:407
1932 #, c-format
1933 msgid "%lu of %lu (%lu%%) packet receive buffers used"
1934 msgstr ""
1936 #: plugins/check_nwstat.c:428
1937 #, c-format
1938 msgid "%lu entries in SAP table"
1939 msgstr ""
1941 #: plugins/check_nwstat.c:430
1942 #, c-format
1943 msgid "%lu entries in SAP table for SAP type %d"
1944 msgstr ""
1946 #: plugins/check_nwstat.c:449
1947 #, c-format
1948 msgid "%s%lu KB purgeable on volume %s"
1949 msgstr ""
1951 #: plugins/check_nwstat.c:482
1952 #, c-format
1953 msgid "%lu MB (%lu%%) purgeable on volume %s"
1954 msgstr ""
1956 #: plugins/check_nwstat.c:502
1957 #, c-format
1958 msgid "%s%lu KB not yet purgeable on volume %s"
1959 msgstr ""
1961 #: plugins/check_nwstat.c:535
1962 #, c-format
1963 msgid "%lu MB (%lu%%) not yet purgeable on volume %s"
1964 msgstr ""
1966 #: plugins/check_nwstat.c:553
1967 #, c-format
1968 msgid "%lu open files"
1969 msgstr ""
1971 #: plugins/check_nwstat.c:570
1972 #, c-format
1973 msgid "%lu abended threads"
1974 msgstr ""
1976 #: plugins/check_nwstat.c:595
1977 #, c-format
1978 msgid "%lu current service processes (%lu max)"
1979 msgstr ""
1981 #: plugins/check_nwstat.c:611
1982 msgid "CRITICAL - Time not in sync with network!"
1983 msgstr ""
1985 #: plugins/check_nwstat.c:614
1986 msgid "OK - Time in sync with network!"
1987 msgstr ""
1989 #: plugins/check_nwstat.c:630
1990 #, c-format
1991 msgid "LRU sitting time = %lu seconds"
1992 msgstr ""
1994 #: plugins/check_nwstat.c:646
1995 #, c-format
1996 msgid "Dirty cache buffers = %lu%% of the total"
1997 msgstr ""
1999 #: plugins/check_nwstat.c:661
2000 #, c-format
2001 msgid "Total cache buffers = %lu%% of the original"
2002 msgstr ""
2004 #: plugins/check_nwstat.c:671
2005 #, c-format
2006 msgid "NDS Version %s"
2007 msgstr ""
2009 #: plugins/check_nwstat.c:680
2010 #, c-format
2011 msgid "Up %s"
2012 msgstr ""
2014 #: plugins/check_nwstat.c:690
2015 #, c-format
2016 msgid "Module %s version %s is loaded"
2017 msgstr ""
2019 #: plugins/check_nwstat.c:693
2020 #, c-format
2021 msgid "Module %s is not loaded"
2022 msgstr ""
2024 #: plugins/check_nwstat.c:698 plugins/check_overcr.c:272
2025 msgid "Nothing to check!\n"
2026 msgstr ""
2028 #: plugins/check_nwstat.c:910
2029 #, c-format
2030 msgid ""
2031 "This plugin attempts to contact the MRTGEXT NLM running on a\n"
2032 "Novell server to gather the requested system information.\n"
2033 "\n"
2034 msgstr ""
2036 #: plugins/check_nwstat.c:920
2037 #, c-format
2038 msgid ""
2039 " -v, --variable=STRING\n"
2040 "    Variable to check.  Valid variables include:\n"
2041 "      LOAD1     = 1 minute average CPU load\n"
2042 "      LOAD5     = 5 minute average CPU load\n"
2043 "      LOAD15    = 15 minute average CPU load\n"
2044 "      CSPROCS   = number of current service processes (NW 5.x only)\n"
2045 "      ABENDS    = number of abended threads (NW 5.x only)\n"
2046 "      UPTIME    = server uptime\n"
2047 msgstr ""
2049 #: plugins/check_nwstat.c:930
2050 #, c-format
2051 msgid ""
2052 "      LTCH      = percent long term cache hits\n"
2053 "      CBUFF     = current number of cache buffers\n"
2054 "      CDBUFF    = current number of dirty cache buffers\n"
2055 "      DCB       = dirty cache buffers as a percentage of the total\n"
2056 "      TCB       = dirty cache buffers as a percentage of the original\n"
2057 msgstr ""
2059 #: plugins/check_nwstat.c:937
2060 #, c-format
2061 msgid ""
2062 "      OFILES    = number of open files\n"
2063 "      VPF<vol>  = percent free space on volume <vol>\n"
2064 "      VKF<vol>  = KB of free space on volume <vol>\n"
2065 "      VPP<vol>  = percent purgeable space on volume <vol>\n"
2066 "      VKP<vol>  = KB of purgeable space on volume <vol>\n"
2067 "      VPNP<vol> = percent not yet purgeable space on volume <vol>\n"
2068 "      VKNP<vol> = KB of not yet purgeable space on volume <vol>\n"
2069 msgstr ""
2071 #: plugins/check_nwstat.c:946
2072 #, c-format
2073 msgid ""
2074 "      LRUM      = LRU sitting time in minutes\n"
2075 "      LRUS      = LRU sitting time in seconds\n"
2076 "      DSDB      = check to see if DS Database is open\n"
2077 "      DSVER     = NDS version\n"
2078 "      UPRB      = used packet receive buffers\n"
2079 "      PUPRB     = percent (of max) used packet receive buffers\n"
2080 "      SAPENTRIES = number of entries in the SAP table\n"
2081 "      SAPENTRIES<n> = number of entries in the SAP table for SAP type <n>\n"
2082 msgstr ""
2084 #: plugins/check_nwstat.c:956
2085 #, c-format
2086 msgid ""
2087 "      TSYNC     = timesync status \n"
2088 "      LOGINS    = check to see if logins are enabled\n"
2089 "      CONNS     = number of currently licensed connections\n"
2090 "      NLM:<nlm> = check if NLM is loaded and report version\n"
2091 "                  (e.g. \"NLM:TSANDS.NLM\")\n"
2092 msgstr ""
2094 #: plugins/check_nwstat.c:963
2095 #, c-format
2096 msgid ""
2097 " -w, --warning=INTEGER\n"
2098 "    Threshold which will result in a warning status\n"
2099 " -c, --critical=INTEGER\n"
2100 "    Threshold which will result in a critical status\n"
2101 " -o, --osversion\n"
2102 "    Include server version string in results\n"
2103 msgstr ""
2105 #: plugins/check_nwstat.c:973
2106 #, c-format
2107 msgid ""
2108 "\n"
2109 "Notes:\n"
2110 "- This plugin requres that the MRTGEXT.NLM file from James Drews' MRTG\n"
2111 "  extension for NetWare be loaded on the Novell servers you wish to check.\n"
2112 "  (available from http://www.engr.wisc.edu/~drews/mrtg/)\n"
2113 "- Values for critical thresholds should be lower than warning thresholds\n"
2114 "  when the following variables are checked: VPF, VKF, LTCH, CBUFF, DCB, \n"
2115 "  TCB, LRUS and LRUM.\n"
2116 msgstr ""
2118 #: plugins/check_overcr.c:110
2119 msgid "Unknown error fetching load data\n"
2120 msgstr ""
2122 #: plugins/check_overcr.c:114
2123 msgid "Invalid response from server - no load information\n"
2124 msgstr ""
2126 #: plugins/check_overcr.c:120
2127 msgid "Invalid response from server after load 1\n"
2128 msgstr ""
2130 #: plugins/check_overcr.c:126
2131 msgid "Invalid response from server after load 5\n"
2132 msgstr ""
2134 #: plugins/check_overcr.c:151
2135 #, c-format
2136 msgid "Load %s - %s-min load average = %0.2f"
2137 msgstr ""
2139 #: plugins/check_overcr.c:161
2140 msgid "Unknown error fetching disk data\n"
2141 msgstr ""
2143 #: plugins/check_overcr.c:171 plugins/check_overcr.c:223
2144 #: plugins/check_overcr.c:227
2145 msgid "Invalid response from server\n"
2146 msgstr ""
2148 #: plugins/check_overcr.c:198
2149 msgid "Unknown error fetching network status\n"
2150 msgstr ""
2152 #: plugins/check_overcr.c:208
2153 #, c-format
2154 msgid "Net %s - %d connection%s on port %d"
2155 msgstr ""
2157 #: plugins/check_overcr.c:219
2158 msgid "Unknown error fetching process status\n"
2159 msgstr ""
2161 #: plugins/check_overcr.c:237
2162 #, c-format
2163 msgid "Process %s - %d instance%s of %s running"
2164 msgstr ""
2166 #: plugins/check_overcr.c:264
2167 #, c-format
2168 msgid "Uptime %s - Up %d days %d hours %d minutes"
2169 msgstr ""
2171 #: plugins/check_overcr.c:418
2172 #, c-format
2173 msgid ""
2174 "This plugin attempts to contact the Over-CR collector daemon running on the\n"
2175 "remote UNIX server in order to gather the requested system information.\n"
2176 "\n"
2177 msgstr ""
2179 #: plugins/check_overcr.c:428
2180 #, c-format
2181 msgid ""
2182 "-v, --variable=STRING\n"
2183 "   Variable to check.  Valid variables include:\n"
2184 "     LOAD1         = 1 minute average CPU load\n"
2185 "     LOAD5         = 5 minute average CPU load\n"
2186 "     LOAD15        = 15 minute average CPU load\n"
2187 "     DPU<filesys>  = percent used disk space on filesystem <filesys>\n"
2188 "     PROC<process> = number of running processes with name <process>\n"
2189 "     NET<port>     = number of active connections on TCP port <port>\n"
2190 "     UPTIME        = system uptime in seconds\n"
2191 msgstr ""
2193 #: plugins/check_overcr.c:439
2194 #, c-format
2195 msgid ""
2196 " -w, --warning=INTEGER\n"
2197 "   Threshold which will result in a warning status\n"
2198 " -c, --critical=INTEGER\n"
2199 "   Threshold which will result in a critical status\n"
2200 msgstr ""
2202 #: plugins/check_overcr.c:447
2203 #, c-format
2204 msgid ""
2205 "Notes:\n"
2206 " - For the available options, the critical threshold value should always be\n"
2207 "   higher than the warning threshold value, EXCEPT with the uptime variable\n"
2208 "\n"
2209 msgstr ""
2211 #: plugins/check_overcr.c:452
2212 #, c-format
2213 msgid ""
2214 " - This plugin requres that Eric Molitors' Over-CR collector daemon be\n"
2215 "   running on the remote server. Over-CR can be downloaded from\n"
2216 "   http://www.molitor.org/overcr (This plugin was tested with version\n"
2217 "   0.99.53 of the Over-CR collector)\n"
2218 "\n"
2219 msgstr ""
2221 #: plugins/check_pgsql.c:157
2222 #, c-format
2223 msgid "CRITICAL - no connection to '%s' (%s).\n"
2224 msgstr ""
2226 #: plugins/check_pgsql.c:172
2227 #, c-format
2228 msgid " %s - database %s (%d sec.)|%s\n"
2229 msgstr ""
2231 #: plugins/check_pgsql.c:229 plugins/check_pgsql.c:235 plugins/check_tcp.c:487
2232 #: plugins/check_time.c:267 plugins/check_time.c:279 plugins/check_udp.c:168
2233 msgid "Critical threshold must be a positive integer"
2234 msgstr "Critical threshold muss ein positiver Integer sein"
2236 #: plugins/check_pgsql.c:253
2237 msgid "Database name is not valid"
2238 msgstr ""
2240 #: plugins/check_pgsql.c:259
2241 msgid "User name is not valid"
2242 msgstr ""
2244 #: plugins/check_pgsql.c:396
2245 #, c-format
2246 msgid ""
2247 "Test whether a PostgreSQL Database is accepting connections.\n"
2248 "\n"
2249 msgstr ""
2251 #: plugins/check_ping.c:123
2252 msgid "CRITICAL - Could not interpret output from ping command\n"
2253 msgstr ""
2255 #: plugins/check_ping.c:139
2256 #, c-format
2257 msgid "PING %s - %sPacket loss = %d%%"
2258 msgstr ""
2260 #: plugins/check_ping.c:142
2261 #, c-format
2262 msgid "PING %s - %sPacket loss = %d%%, RTA = %2.2f ms"
2263 msgstr ""
2265 #: plugins/check_ping.c:232
2266 msgid "Could not realloc() addresses\n"
2267 msgstr ""
2269 #: plugins/check_ping.c:247 plugins/check_ping.c:327
2270 #, c-format
2271 msgid "<max_packets> (%s) must be a non-negative number\n"
2272 msgstr ""
2274 #: plugins/check_ping.c:281
2275 #, c-format
2276 msgid "<wpl> (%s) must be an integer percentage\n"
2277 msgstr ""
2279 #: plugins/check_ping.c:292
2280 #, c-format
2281 msgid "<cpl> (%s) must be an integer percentage\n"
2282 msgstr ""
2284 #: plugins/check_ping.c:303
2285 #, c-format
2286 msgid "<wrta> (%s) must be a non-negative number\n"
2287 msgstr ""
2289 #: plugins/check_ping.c:314
2290 #, c-format
2291 msgid "<crta> (%s) must be a non-negative number\n"
2292 msgstr ""
2294 #: plugins/check_ping.c:347
2295 #, c-format
2296 msgid ""
2297 "%s: Warning threshold must be integer or percentage!\n"
2298 "\n"
2299 msgstr ""
2301 #: plugins/check_ping.c:360
2302 #, c-format
2303 msgid "<wrta> was not set\n"
2304 msgstr ""
2306 #: plugins/check_ping.c:364
2307 #, c-format
2308 msgid "<crta> was not set\n"
2309 msgstr ""
2311 #: plugins/check_ping.c:368
2312 #, c-format
2313 msgid "<wpl> was not set\n"
2314 msgstr ""
2316 #: plugins/check_ping.c:372
2317 #, c-format
2318 msgid "<cpl> was not set\n"
2319 msgstr ""
2321 #: plugins/check_ping.c:376
2322 #, c-format
2323 msgid "<wrta> (%f) cannot be larger than <crta> (%f)\n"
2324 msgstr ""
2326 #: plugins/check_ping.c:380
2327 #, c-format
2328 msgid "<wpl> (%d) cannot be larger than <cpl> (%d)\n"
2329 msgstr ""
2331 #: plugins/check_ping.c:408
2332 #, c-format
2333 msgid "Cannot open pipe: %s"
2334 msgstr ""
2336 #: plugins/check_ping.c:412
2337 #, c-format
2338 msgid "Cannot open stderr for %s\n"
2339 msgstr ""
2341 #: plugins/check_ping.c:467
2342 #, c-format
2343 msgid "CRITICAL - Network unreachable (%s)"
2344 msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)"
2346 #: plugins/check_ping.c:469
2347 #, c-format
2348 msgid "CRITICAL - Host Unreachable (%s)"
2349 msgstr ""
2351 #: plugins/check_ping.c:471
2352 #, c-format
2353 msgid "CRITICAL - Host not found (%s)"
2354 msgstr ""
2356 #: plugins/check_ping.c:473
2357 #, c-format
2358 msgid "CRITICAL - Time to live exceeded (%s)"
2359 msgstr ""
2361 #: plugins/check_ping.c:480
2362 msgid "Unable to realloc warn_text"
2363 msgstr ""
2365 #: plugins/check_ping.c:497
2366 #, c-format
2367 msgid ""
2368 "Use ping to check connection statistics for a remote host.\n"
2369 "\n"
2370 msgstr ""
2372 #: plugins/check_ping.c:505
2373 #, c-format
2374 msgid ""
2375 "-H, --hostname=HOST\n"
2376 "   host to ping\n"
2377 "-w, --warning=THRESHOLD\n"
2378 "   warning threshold pair\n"
2379 "-c, --critical=THRESHOLD\n"
2380 "   critical threshold pair\n"
2381 "-p, --packets=INTEGER\n"
2382 "   number of ICMP ECHO packets to send (Default: %d)\n"
2383 "-L, --link\n"
2384 "   show HTML in the plugin output (obsoleted by urlize)\n"
2385 msgstr ""
2387 #: plugins/check_ping.c:520
2388 #, c-format
2389 msgid ""
2390 "THRESHOLD is <rta>,<pl>%% where <rta> is the round trip average travel\n"
2391 "time (ms) which triggers a WARNING or CRITICAL state, and <pl> is the\n"
2392 "percentage of packet loss to trigger an alarm state.\n"
2393 "\n"
2394 msgstr ""
2396 #: plugins/check_ping.c:525
2397 #, c-format
2398 msgid ""
2399 "This plugin uses the ping command to probe the specified host for packet "
2400 "loss\n"
2401 "(percentage) and round trip average (milliseconds). It can produce HTML "
2402 "output\n"
2403 "linking to a traceroute CGI contributed by Ian Cass. The CGI can be found "
2404 "in\n"
2405 "the contrib area of the downloads section at http://www.nagios.org\n"
2406 "\n"
2407 msgstr ""
2409 #: plugins/check_procs.c:133
2410 #, c-format
2411 msgid "CMD: %s\n"
2412 msgstr ""
2414 #: plugins/check_procs.c:245
2415 #, c-format
2416 msgid "Not parseable: %s"
2417 msgstr ""
2419 #: plugins/check_procs.c:252
2420 #, c-format
2421 msgid "STDERR: %s"
2422 msgstr ""
2424 #: plugins/check_procs.c:254
2425 #, c-format
2426 msgid "System call sent warnings to stderr\n"
2427 msgstr ""
2429 #: plugins/check_procs.c:261
2430 #, c-format
2431 msgid "System call returned nonzero status\n"
2432 msgstr ""
2434 #: plugins/check_procs.c:266 plugins/check_users.c:101
2435 #, c-format
2436 msgid "Unable to read output\n"
2437 msgstr ""
2439 #: plugins/check_procs.c:283
2440 #, c-format
2441 msgid "%d warn out of "
2442 msgstr ""
2444 #: plugins/check_procs.c:288
2445 #, c-format
2446 msgid "%d crit, %d warn out of "
2447 msgstr ""
2449 #: plugins/check_procs.c:291
2450 msgid "process"
2451 msgstr ""
2453 #: plugins/check_procs.c:291
2454 msgid "processes"
2455 msgstr ""
2457 #: plugins/check_procs.c:294
2458 #, c-format
2459 msgid " with %s"
2460 msgstr ""
2462 #: plugins/check_procs.c:371
2463 msgid ""
2464 "Critical Process Count must be an integer!\n"
2465 "\n"
2466 msgstr ""
2468 #: plugins/check_procs.c:383
2469 msgid ""
2470 "Warning Process Count must be an integer!\n"
2471 "\n"
2472 msgstr ""
2474 #: plugins/check_procs.c:391
2475 #, c-format
2476 msgid ""
2477 "%s: Parent Process ID must be an integer!\n"
2478 "\n"
2479 msgstr ""
2481 #: plugins/check_procs.c:397 plugins/check_procs.c:502
2482 #, c-format
2483 msgid "%s%sSTATE = %s"
2484 msgstr ""
2486 #: plugins/check_procs.c:406
2487 #, c-format
2488 msgid "UID %s was not found\n"
2489 msgstr ""
2491 #: plugins/check_procs.c:412
2492 #, c-format
2493 msgid "User name %s was not found\n"
2494 msgstr ""
2496 #: plugins/check_procs.c:417
2497 #, c-format
2498 msgid "%s%sUID = %d (%s)"
2499 msgstr ""
2501 #: plugins/check_procs.c:427
2502 #, c-format
2503 msgid "%s%scommand name '%s'"
2504 msgstr ""
2506 #: plugins/check_procs.c:437
2507 #, c-format
2508 msgid "%s%sargs '%s'"
2509 msgstr ""
2511 #: plugins/check_procs.c:442
2512 #, c-format
2513 msgid "%s%sRSS >= %d"
2514 msgstr ""
2516 #: plugins/check_procs.c:446
2517 #, c-format
2518 msgid ""
2519 "%s: RSS must be an integer!\n"
2520 "\n"
2521 msgstr ""
2523 #: plugins/check_procs.c:449
2524 #, c-format
2525 msgid "%s%sVSZ >= %d"
2526 msgstr ""
2528 #: plugins/check_procs.c:453
2529 #, c-format
2530 msgid ""
2531 "%s: VSZ must be an integer!\n"
2532 "\n"
2533 msgstr ""
2535 #: plugins/check_procs.c:457
2536 #, c-format
2537 msgid "%s%sPCPU >= %.2f"
2538 msgstr ""
2540 #: plugins/check_procs.c:461
2541 #, c-format
2542 msgid ""
2543 "%s: PCPU must be a float!\n"
2544 "\n"
2545 msgstr ""
2547 #: plugins/check_procs.c:485
2548 #, c-format
2549 msgid ""
2550 "%s: metric must be one of PROCS, VSZ, RSS, CPU, ELAPSED!\n"
2551 "\n"
2552 msgstr ""
2554 #: plugins/check_procs.c:521
2555 #, c-format
2556 msgid "wmax (%d) cannot be greater than cmax (%d)\n"
2557 msgstr ""
2559 #: plugins/check_procs.c:525
2560 #, c-format
2561 msgid "wmin (%d) cannot be less than cmin (%d)\n"
2562 msgstr ""
2564 #: plugins/check_procs.c:665
2565 #, c-format
2566 msgid ""
2567 "Checks all processes and generates WARNING or CRITICAL states if the "
2568 "specified\n"
2569 "metric is outside the required threshold ranges. The metric defaults to "
2570 "number\n"
2571 "of processes.  Search filters can be applied to limit the processes to "
2572 "check.\n"
2573 "\n"
2574 msgstr ""
2576 #: plugins/check_procs.c:672
2577 #, c-format
2578 msgid ""
2579 "\n"
2580 "Required Arguments:\n"
2581 " -w, --warning=RANGE\n"
2582 "   Generate warning state if metric is outside this range\n"
2583 " -c, --critical=RANGE\n"
2584 "   Generate critical state if metric is outside this range\n"
2585 msgstr ""
2587 #: plugins/check_procs.c:679
2588 #, c-format
2589 msgid ""
2590 "\n"
2591 "Optional Arguments:\n"
2592 " -m, --metric=TYPE\n"
2593 "   Check thresholds against metric. Valid types:\n"
2594 "   PROCS   - number of processes (default)\n"
2595 "   VSZ     - virtual memory size\n"
2596 "   RSS     - resident set memory size\n"
2597 "   CPU     - percentage cpu\n"
2598 msgstr ""
2600 #: plugins/check_procs.c:689
2601 #, c-format
2602 msgid "   ELAPSED - time elapsed in seconds\n"
2603 msgstr ""
2605 #: plugins/check_procs.c:694
2606 #, c-format
2607 msgid ""
2608 " -v, --verbose\n"
2609 "   Extra information. Up to 3 verbosity levels\n"
2610 msgstr ""
2612 #: plugins/check_procs.c:698
2613 #, c-format
2614 msgid ""
2615 "\n"
2616 "Optional Filters:\n"
2617 " -s, --state=STATUSFLAGS\n"
2618 "   Only scan for processes that have, in the output of `ps`, one or\n"
2619 "   more of the status flags you specify (for example R, Z, S, RS,\n"
2620 "   RSZDT, plus others based on the output of your 'ps' command).\n"
2621 " -p, --ppid=PPID\n"
2622 "   Only scan for children of the parent process ID indicated.\n"
2623 " -z, --vsz=VSZ\n"
2624 "   Only scan for processes with vsz higher than indicated.\n"
2625 " -r, --rss=RSS\n"
2626 "   Only scan for processes with rss higher than indicated.\n"
2627 msgstr ""
2629 #: plugins/check_procs.c:711
2630 #, c-format
2631 msgid ""
2632 " -P, --pcpu=PCPU\n"
2633 "   Only scan for processes with pcpu higher than indicated.\n"
2634 " -u, --user=USER\n"
2635 "   Only scan for processes with user name or ID indicated.\n"
2636 " -a, --argument-array=STRING\n"
2637 "   Only scan for processes with args that contain STRING.\n"
2638 " -C, --command=COMMAND\n"
2639 "   Only scan for exact matches of COMMAND (without path).\n"
2640 msgstr ""
2642 #: plugins/check_procs.c:721
2643 #, c-format
2644 msgid ""
2645 "\n"
2646 "RANGEs are specified 'min:max' or 'min:' or ':max' (or 'max'). If\n"
2647 "specified 'max:min', a warning status will be generated if the\n"
2648 "count is inside the specified range\n"
2649 "\n"
2650 msgstr ""
2652 #: plugins/check_procs.c:726
2653 #, c-format
2654 msgid ""
2655 "This plugin checks the number of currently running processes and\n"
2656 "generates WARNING or CRITICAL states if the process count is outside\n"
2657 "the specified threshold ranges. The process count can be filtered by\n"
2658 "process owner, parent process PID, current state (e.g., 'Z'), or may\n"
2659 "be the total number of running processes\n"
2660 "\n"
2661 msgstr ""
2663 #: plugins/check_procs.c:733
2664 #, c-format
2665 msgid ""
2666 "Examples:\n"
2667 " check_procs -w 2:2 -c 2:1024 -C portsentry\n"
2668 "   Warning if not two processes with command name portsentry. Critical\n"
2669 "   if < 2 or > 1024 processes\n"
2670 "\n"
2671 " check_procs -w 10 -a '/usr/local/bin/perl' -u root\n"
2672 "   Warning alert if > 10 processes with command arguments containing \n"
2673 "   '/usr/local/bin/perl' and owned by root\n"
2674 "\n"
2675 " check_procs -w 50000 -c 100000 --metric=VSZ\n"
2676 "   Alert if vsz of any processes over 50K or 100K\n"
2677 " check_procs -w 10 -c 20 --metric=CPU\n"
2678 "   Alert if cpu of any processes over 10%% or 20%%\n"
2679 "\n"
2680 msgstr ""
2682 #: plugins/check_radius.c:122
2683 msgid "Config file error"
2684 msgstr ""
2686 #: plugins/check_radius.c:130
2687 msgid "Out of Memory?"
2688 msgstr ""
2690 #: plugins/check_radius.c:151
2691 msgid "Timeout"
2692 msgstr ""
2694 #: plugins/check_radius.c:153
2695 msgid "Auth Error"
2696 msgstr ""
2698 #: plugins/check_radius.c:155
2699 msgid "Auth Failed"
2700 msgstr ""
2702 #: plugins/check_radius.c:159
2703 msgid "Auth OK"
2704 msgstr ""
2706 #: plugins/check_radius.c:202 plugins/check_radius.c:264
2707 msgid "Number of retries must be a positive integer"
2708 msgstr ""
2710 #: plugins/check_radius.c:290
2711 #, c-format
2712 msgid ""
2713 "Tests to see if a radius server is accepting connections.\n"
2714 "\n"
2715 msgstr ""
2717 #: plugins/check_radius.c:298
2718 #, c-format
2719 msgid ""
2720 " -u, --username=STRING\n"
2721 "    The user to authenticate\n"
2722 " -p, --password=STRING\n"
2723 "    Password for autentication (SECURITY RISK)\n"
2724 " -n, --nas-id=STRING\n"
2725 "    NAS identifier\n"
2726 " -F, --filename=STRING\n"
2727 "    Configuration file\n"
2728 " -e, --expect=STRING\n"
2729 "    Response string to expect from the server\n"
2730 " -r, --retries=INTEGER\n"
2731 "    Number of times to retry a failed connection\n"
2732 msgstr ""
2734 #: plugins/check_radius.c:314
2735 #, c-format
2736 msgid ""
2737 "\n"
2738 "This plugin tests a radius server to see if it is accepting connections.\n"
2739 "\n"
2740 "The server to test must be specified in the invocation, as well as a user\n"
2741 "name and password. A configuration file may also be present. The format of\n"
2742 "the configuration file is described in the radiusclient library sources.\n"
2743 "\n"
2744 msgstr ""
2746 #: plugins/check_radius.c:321
2747 #, c-format
2748 msgid ""
2749 "The password option presents a substantial security issue because the\n"
2750 "password can be determined by careful watching of the command line in\n"
2751 "a process listing.  This risk is exacerbated because nagios will\n"
2752 "run the plugin at regular prdictable intervals.  Please be sure that\n"
2753 "the password used does not allow access to sensitive system resources,\n"
2754 "otherwise compormise could occur.\n"
2755 msgstr ""
2757 #: plugins/check_real.c:79
2758 #, c-format
2759 msgid "Unable to connect to %s on port %d\n"
2760 msgstr ""
2762 #: plugins/check_real.c:101
2763 #, c-format
2764 msgid "No data received from %s\n"
2765 msgstr ""
2767 #: plugins/check_real.c:106 plugins/check_real.c:179
2768 #, c-format
2769 msgid "Invalid REAL response received from host\n"
2770 msgstr ""
2772 #: plugins/check_real.c:108 plugins/check_real.c:181
2773 #, c-format
2774 msgid "Invalid REAL response received from host on port %d\n"
2775 msgstr ""
2777 #: plugins/check_real.c:172 plugins/check_tcp.c:323
2778 #, c-format
2779 msgid "No data received from host\n"
2780 msgstr ""
2782 #: plugins/check_real.c:235
2783 #, c-format
2784 msgid "REAL %s - %d second response time\n"
2785 msgstr ""
2787 #: plugins/check_real.c:324 plugins/check_smtp.c:343
2788 msgid "Warning time must be a positive integer"
2789 msgstr "Warnung time muss ein positiver Integer sein"
2791 #: plugins/check_real.c:333
2792 msgid "Critical time must be a nonnegative integer"
2793 msgstr "Critical time muss ein positiver Integer sein"
2795 #: plugins/check_real.c:344
2796 msgid "Time interval must be a nonnegative integer"
2797 msgstr "Time interval muss ein positiver Integer sein"
2799 #: plugins/check_real.c:371
2800 msgid "You must provide a server to check\n"
2801 msgstr ""
2803 #: plugins/check_real.c:403
2804 #, c-format
2805 msgid ""
2806 "This plugin tests the REAL service on the specified host.\n"
2807 "\n"
2808 msgstr ""
2810 #: plugins/check_real.c:411
2811 #, c-format
2812 msgid ""
2813 " -u, --url=STRING\n"
2814 "   Connect to this url\n"
2815 " -e, --expect=STRING\n"
2816 "   String to expect in first line of server response (default: %s)\n"
2817 msgstr ""
2819 #: plugins/check_real.c:424
2820 #, c-format
2821 msgid ""
2822 "This plugin will attempt to open an RTSP connection with the host.\n"
2823 "Successul connects return STATE_OK, refusals and timeouts return\n"
2824 "STATE_CRITICAL, other errors return STATE_UNKNOWN.  Successful connects,\n"
2825 "but incorrect reponse messages from the host result in STATE_WARNING return\n"
2826 "values."
2827 msgstr ""
2829 #: plugins/check_smtp.c:125
2830 #, c-format
2831 msgid "recv() failed\n"
2832 msgstr ""
2834 #: plugins/check_smtp.c:136
2835 #, c-format
2836 msgid "Invalid SMTP response received from host\n"
2837 msgstr ""
2839 #: plugins/check_smtp.c:138
2840 #, c-format
2841 msgid "Invalid SMTP response received from host on port %d\n"
2842 msgstr ""
2844 #: plugins/check_smtp.c:182 plugins/check_snmp.c:510
2845 #, c-format
2846 msgid "Could Not Compile Regular Expression"
2847 msgstr ""
2849 #: plugins/check_smtp.c:191 plugins/check_smtp.c:201
2850 #, c-format
2851 msgid "SMTP %s - Invalid response '%s' to command '%s'\n"
2852 msgstr ""
2854 #: plugins/check_smtp.c:195 plugins/check_snmp.c:277
2855 #, c-format
2856 msgid "Execute Error: %s\n"
2857 msgstr ""
2859 #: plugins/check_smtp.c:228
2860 #, c-format
2861 msgid "SMTP %s - %.3f sec. response time%s%s|%s\n"
2862 msgstr ""
2864 #: plugins/check_smtp.c:313 plugins/check_smtp.c:323 plugins/check_snmp.c:566
2865 #, c-format
2866 msgid "Could not realloc() units [%d]\n"
2867 msgstr ""
2869 #: plugins/check_smtp.c:334
2870 msgid "Critical time must be a positive integer"
2871 msgstr "Critical time muss ein positiver Integer sein"
2873 #: plugins/check_smtp.c:354
2874 msgid "Time interval must be a positive integer"
2875 msgstr "Time interval muss ein positiver Integer sein"
2877 #: plugins/check_smtp.c:426
2878 #, c-format
2879 msgid ""
2880 "This plugin will attempt to open an SMTP connection with the host.\n"
2881 "\n"
2882 msgstr ""
2884 #: plugins/check_smtp.c:436
2885 #, c-format
2886 msgid ""
2887 " -e, --expect=STRING\n"
2888 "   String to expect in first line of server response (default: '%s')\n"
2889 " -n, nocommand\n"
2890 "   Suppress SMTP command\n"
2891 " -C, --command=STRING\n"
2892 "   SMTP command (may be used repeatedly)\n"
2893 " -R, --command=STRING\n"
2894 "   Expected response to command (may be used repeatedly)\n"
2895 " -f, --from=STRING\n"
2896 "   FROM-address to include in MAIL command, required by Exchange 2000\n"
2897 msgstr ""
2899 #: plugins/check_smtp.c:455
2900 #, c-format
2901 msgid ""
2902 "\n"
2903 "Successul connects return STATE_OK, refusals and timeouts return\n"
2904 "STATE_CRITICAL, other errors return STATE_UNKNOWN.  Successful\n"
2905 "connects, but incorrect reponse messages from the host result in\n"
2906 "STATE_WARNING return values.\n"
2907 msgstr ""
2909 #: plugins/check_snmp.c:284 plugins/check_snmp.c:516
2910 #, c-format
2911 msgid "%s UNKNOWN: call for regex which was not a compiled option"
2912 msgstr ""
2914 #: plugins/check_snmp.c:321 plugins/negate.c:113
2915 #, c-format
2916 msgid ""
2917 "%s problem - No data received from host\n"
2918 "CMD: %s\n"
2919 msgstr ""
2921 #: plugins/check_snmp.c:455
2922 #, c-format
2923 msgid "Invalid critical threshold: %s\n"
2924 msgstr ""
2926 #: plugins/check_snmp.c:466
2927 #, c-format
2928 msgid "Invalid warning threshold: %s\n"
2929 msgstr ""
2931 #: plugins/check_snmp.c:536
2932 #, c-format
2933 msgid "Could not realloc() labels[%d]"
2934 msgstr ""
2936 #: plugins/check_snmp.c:548
2937 msgid "Could not realloc() labels\n"
2938 msgstr ""
2940 #: plugins/check_snmp.c:578
2941 msgid "Could not realloc() units\n"
2942 msgstr ""
2944 #: plugins/check_snmp.c:651
2945 #, c-format
2946 msgid ""
2947 "Missing secname (%s) or authpassword (%s) ! \n"
2948 ")"
2949 msgstr ""
2951 #: plugins/check_snmp.c:668
2952 #, c-format
2953 msgid "Invalid SNMP version: %s\n"
2954 msgstr ""
2956 #: plugins/check_snmp.c:847
2957 #, c-format
2958 msgid ""
2959 "Check status of remote machines and obtain sustem information via SNMP\n"
2960 "\n"
2961 msgstr ""
2963 #: plugins/check_snmp.c:857
2964 #, c-format
2965 msgid ""
2966 " -P, --protocol=[1|3]\n"
2967 "    SNMP protocol version\n"
2968 " -L, --seclevel=[noAuthNoPriv|authNoPriv|authPriv]\n"
2969 "    SNMPv3 securityLevel\n"
2970 " -a, --authproto=[MD5|SHA]\n"
2971 "    SNMPv3 auth proto\n"
2972 msgstr ""
2974 #: plugins/check_snmp.c:866
2975 #, c-format
2976 msgid ""
2977 " -C, --community=STRING\n"
2978 "    Optional community string for SNMP communication\n"
2979 "    (default is \"%s\")\n"
2980 " -U, --secname=USERNAME\n"
2981 "    SNMPv3 username\n"
2982 " -A, --authpassword=PASSWORD\n"
2983 "    SNMPv3 authentication password\n"
2984 " -X, --privpasswd=PASSWORD\n"
2985 "    SNMPv3 crypt passwd (DES)\n"
2986 msgstr ""
2988 #: plugins/check_snmp.c:878
2989 #, c-format
2990 msgid ""
2991 " -o, --oid=OID(s)\n"
2992 "    Object identifier(s) whose value you wish to query\n"
2993 " -m, --miblist=STRING\n"
2994 "    List of MIBS to be loaded (default = ALL)\n"
2995 " -d, --delimiter=STRING\n"
2996 "    Delimiter to use when parsing returned data. Default is \"%s\"\n"
2997 "    Any data on the right hand side of the delimiter is considered\n"
2998 "    to be the data that should be used in the evaluation.\n"
2999 msgstr ""
3001 #: plugins/check_snmp.c:888
3002 #, c-format
3003 msgid ""
3004 " -w, --warning=INTEGER_RANGE(s)\n"
3005 "    Range(s) which will not result in a WARNING status\n"
3006 " -c, --critical=INTEGER_RANGE(s)\n"
3007 "    Range(s) which will not result in a CRITICAL status\n"
3008 msgstr ""
3010 #: plugins/check_snmp.c:895
3011 #, c-format
3012 msgid ""
3013 " -s, --string=STRING\n"
3014 "    Return OK state (for that OID) if STRING is an exact match\n"
3015 " -r, --ereg=REGEX\n"
3016 "    Return OK state (for that OID) if extended regular expression REGEX "
3017 "matches\n"
3018 " -R, --eregi=REGEX\n"
3019 "    Return OK state (for that OID) if case-insensitive extended REGEX "
3020 "matches\n"
3021 " -l, --label=STRING\n"
3022 "    Prefix label for output from plugin (default -s 'SNMP')\n"
3023 msgstr ""
3025 #: plugins/check_snmp.c:906
3026 #, c-format
3027 msgid ""
3028 " -u, --units=STRING\n"
3029 "    Units label(s) for output data (e.g., 'sec.').\n"
3030 " -D, --output-delimiter=STRING\n"
3031 "    Separates output on multiple OID requests\n"
3032 msgstr ""
3034 #: plugins/check_snmp.c:916
3035 #, c-format
3036 msgid ""
3037 "\n"
3038 "- This plugin uses the 'snmpget' command included with the NET-SNMP "
3039 "package.\n"
3040 "  If you don't have the package installed, you will need to download it "
3041 "from\n"
3042 "  http://net-snmp.sourceforge.net before you can use this plugin.\n"
3043 msgstr ""
3045 #: plugins/check_snmp.c:921
3046 #, c-format
3047 msgid ""
3048 "- Multiple OIDs may be indicated by a comma- or space-delimited list (lists "
3049 "with\n"
3050 "  internal spaces must be quoted) [max 8 OIDs]\n"
3051 msgstr ""
3053 #: plugins/check_snmp.c:925
3054 #, c-format
3055 msgid ""
3056 "- Ranges are inclusive and are indicated with colons. When specified as\n"
3057 "  'min:max' a STATE_OK will be returned if the result is within the "
3058 "indicated\n"
3059 "  range or is equal to the upper or lower bound. A non-OK state will be\n"
3060 "  returned if the result is outside the specified range.\n"
3061 msgstr ""
3063 #: plugins/check_snmp.c:931
3064 #, c-format
3065 msgid ""
3066 "- If specified in the order 'max:min' a non-OK state will be returned if "
3067 "the\n"
3068 "  result is within the (inclusive) range.\n"
3069 msgstr ""
3071 #: plugins/check_snmp.c:935
3072 #, c-format
3073 msgid ""
3074 "- Upper or lower bounds may be omitted to skip checking the respective "
3075 "limit.\n"
3076 "- Bare integers are interpreted as upper limits.\n"
3077 "- When checking multiple OIDs, separate ranges by commas like '-w "
3078 "1:10,1:,:20'\n"
3079 "- Note that only one string and one regex may be checked at present\n"
3080 "- All evaluation methods other than PR, STR, and SUBSTR expect that the "
3081 "value\n"
3082 "  returned from the SNMP query is an unsigned integer.\n"
3083 msgstr ""
3085 #: plugins/check_ssh.c:221
3086 #, c-format
3087 msgid "Server answer: %s"
3088 msgstr ""
3090 #: plugins/check_ssh.c:239
3091 #, c-format
3092 msgid "SSH WARNING - %s (protocol %s) version mismatch, expected '%s'\n"
3093 msgstr ""
3095 #: plugins/check_ssh.c:245
3096 #, c-format
3097 msgid "SSH OK - %s (protocol %s)\n"
3098 msgstr ""
3100 #: plugins/check_ssh.c:264
3101 #, c-format
3102 msgid ""
3103 "Try to connect to an SSH server at specified server and port\n"
3104 "\n"
3105 msgstr ""
3107 #: plugins/check_ssh.c:276
3108 #, c-format
3109 msgid ""
3110 " -r, --remote-version=STRING\n"
3111 "    Warn if string doesn't match expected server version (ex: "
3112 "OpenSSH_3.9p1)\n"
3113 msgstr ""
3115 #: plugins/check_swap.c:145
3116 #, c-format
3117 msgid "Command: %s\n"
3118 msgstr ""
3120 #: plugins/check_swap.c:147
3121 #, c-format
3122 msgid "Format: %s\n"
3123 msgstr ""
3125 #: plugins/check_swap.c:183
3126 #, c-format
3127 msgid "total=%d, used=%d, free=%d\n"
3128 msgstr ""
3130 #: plugins/check_swap.c:197
3131 #, c-format
3132 msgid "total=%llu, free=%llu\n"
3133 msgstr ""
3135 #: plugins/check_swap.c:314
3136 #, c-format
3137 msgid " %d%% free (%llu MB out of %llu MB)"
3138 msgstr ""
3140 #: plugins/check_swap.c:391
3141 msgid "Warning threshold must be integer or percentage!\n"
3142 msgstr "Warning threshold muss ein Integer oder ein Prozentwert sein!\n"
3144 #: plugins/check_swap.c:408
3145 msgid "Critical threshold must be integer or percentage!\n"
3146 msgstr "Critical threshold muss ein Integer oder ein Prozentwert sein!\n"
3148 #: plugins/check_swap.c:464
3149 msgid "Warning percentage should be more than critical percentage\n"
3150 msgstr ""
3152 #: plugins/check_swap.c:468
3153 msgid "Warning free space should be more than critical free space\n"
3154 msgstr ""
3156 #: plugins/check_swap.c:482
3157 #, c-format
3158 msgid ""
3159 "Check swap space on local machine.\n"
3160 "\n"
3161 msgstr ""
3163 #: plugins/check_swap.c:488
3164 #, c-format
3165 msgid ""
3166 "\n"
3167 " -w, --warning=INTEGER\n"
3168 "   Exit with WARNING status if less than INTEGER bytes of swap space are "
3169 "free\n"
3170 " -w, --warning=PERCENT%%\n"
3171 "   Exit with WARNING status if less than PERCENT of swap space is free\n"
3172 " -c, --critical=INTEGER\n"
3173 "   Exit with CRITICAL status if less than INTEGER bytes of swap space are "
3174 "free\n"
3175 " -c, --critical=PERCENT%%\n"
3176 "   Exit with CRITCAL status if less than PERCENT of swap space is free\n"
3177 " -a, --allswaps\n"
3178 "    Conduct comparisons for all swap partitions, one by one\n"
3179 " -v, --verbose\n"
3180 "    Verbose output. Up to 3 levels\n"
3181 msgstr ""
3183 #: plugins/check_swap.c:502
3184 #, c-format
3185 msgid ""
3186 "\n"
3187 "On Solaris, if -a specified, uses swap -l, otherwise uses swap -s.\n"
3188 "Will be discrepencies because swap -s counts allocated swap and includes\n"
3189 "real memory\n"
3190 msgstr ""
3192 #: plugins/check_swap.c:506
3193 #, c-format
3194 msgid ""
3195 "\n"
3196 "On AIX, if -a is specified, uses lsps -a, otherwise uses lsps -s.\n"
3197 msgstr ""
3199 #: plugins/check_tcp.c:233
3200 msgid "CRITICAL - Generic check_tcp called with unknown service\n"
3201 msgstr ""
3203 #: plugins/check_tcp.c:335
3204 msgid "Invalid response from host\n"
3205 msgstr "Keine Antwort vom Host \n"
3207 #: plugins/check_tcp.c:374
3208 #, c-format
3209 msgid "%s %s%s - %.3f second response time on port %d"
3210 msgstr ""
3212 #: plugins/check_tcp.c:482
3213 msgid "invalid hostname/address"
3214 msgstr "Ungültige(r) Hostname/Adresse"
3216 #: plugins/check_tcp.c:497 plugins/check_time.c:248 plugins/check_time.c:272
3217 #: plugins/check_udp.c:175
3218 msgid "Warning threshold must be a positive integer"
3219 msgstr "Warning threshold muss ein positiver Integer sein"
3221 #: plugins/check_tcp.c:535
3222 msgid "Maxbytes must be a positive integer"
3223 msgstr "Maxbytes muss ein positiver Integer sein"
3225 #: plugins/check_tcp.c:549
3226 msgid "Refuse must be one of ok, warn, crit"
3227 msgstr ""
3229 #: plugins/check_tcp.c:555
3230 msgid "Delay must be a positive integer"
3231 msgstr "Delay muss ein positiver Integer sein"
3233 #: plugins/check_tcp.c:575
3234 msgid "You must provide a server address\n"
3235 msgstr ""
3237 #: plugins/check_tcp.c:595
3238 #, c-format
3239 msgid "CRITICAL - Cannot create SSL context.\n"
3240 msgstr ""
3242 #: plugins/check_tcp.c:618
3243 #, c-format
3244 msgid "CRITICAL - Cannot make  SSL connection "
3245 msgstr ""
3247 #: plugins/check_tcp.c:745
3248 #, c-format
3249 msgid ""
3250 "This plugin tests %s connections with the specified host.\n"
3251 "\n"
3252 msgstr ""
3254 #: plugins/check_tcp.c:756
3255 #, c-format
3256 msgid ""
3257 " -s, --send=STRING\n"
3258 "    String to send to the server\n"
3259 " -e, --expect=STRING\n"
3260 "    String to expect in server response\n"
3261 " -q, --quit=STRING\n"
3262 "    String to send server to initiate a clean close of the connection\n"
3263 msgstr ""
3265 #: plugins/check_tcp.c:764
3266 #, c-format
3267 msgid ""
3268 " -r, --refuse=ok|warn|crit\n"
3269 "    Accept tcp refusals with states ok, warn, crit (default: crit)\n"
3270 " -j, --jail\n"
3271 "    Hide output from TCP socket\n"
3272 " -m, --maxbytes=INTEGER\n"
3273 "    Close connection once more than this number of bytes are received\n"
3274 " -d, --delay=INTEGER\n"
3275 "    Seconds to wait between sending string and polling for response\n"
3276 msgstr ""
3278 #: plugins/check_tcp.c:775
3279 #, c-format
3280 msgid ""
3281 " -D, --certificate=INTEGER\n"
3282 "    Minimum number of days a certificate has to be valid.\n"
3283 " -S, --ssl\n"
3284 "    Use SSL for the connection.\n"
3285 msgstr ""
3287 #: plugins/check_time.c:90
3288 #, c-format
3289 msgid "TIME UNKNOWN - could not connect to server %s, port %d\n"
3290 msgstr ""
3292 #: plugins/check_time.c:103
3293 #, c-format
3294 msgid "TIME UNKNOWN - could not send UDP request to server %s, port %d\n"
3295 msgstr ""
3297 #: plugins/check_time.c:127
3298 #, c-format
3299 msgid "TIME UNKNOWN - no data received from server %s, port %d\n"
3300 msgstr ""
3302 #: plugins/check_time.c:140
3303 #, c-format
3304 msgid "TIME %s - %d second response time|%s\n"
3305 msgstr ""
3307 #: plugins/check_time.c:158
3308 #, c-format
3309 msgid "TIME %s - %lu second time difference|%s %s\n"
3310 msgstr ""
3312 #: plugins/check_time.c:244
3313 msgid "Warning thresholds must be a positive integer"
3314 msgstr "Warning thresholds muss ein positiver Integer sein"
3316 #: plugins/check_time.c:263
3317 msgid "Critical thresholds must be a positive integer"
3318 msgstr "Critical thresholds muss ein positiver Integer sein"
3320 #: plugins/check_time.c:309 plugins/check_udp.c:209
3321 msgid "Hostname was not supplied"
3322 msgstr ""
3324 #: plugins/check_time.c:329
3325 #, c-format
3326 msgid ""
3327 "This plugin will check the time on the specified host.\n"
3328 "\n"
3329 msgstr ""
3331 #: plugins/check_time.c:337
3332 #, c-format
3333 msgid ""
3334 " -u, --udp\n"
3335 "    Use UDP to connect, not TCP\n"
3336 " -w, --warning-variance=INTEGER\n"
3337 "    Time difference (sec.) necessary to result in a warning status\n"
3338 " -c, --critical-variance=INTEGER\n"
3339 "    Time difference (sec.) necessary to result in a critical status\n"
3340 " -W, --warning-connect=INTEGER\n"
3341 "    Response time (sec.) necessary to result in warning status\n"
3342 " -C, --critical-connect=INTEGER\n"
3343 "    Response time (sec.) necessary to result in critical status\n"
3344 msgstr ""
3346 #: plugins/check_udp.c:95
3347 #, c-format
3348 msgid "Connection %s on port %d - %d second response time\n"
3349 msgstr ""
3351 #: plugins/check_udp.c:96
3352 msgid "accepted"
3353 msgstr ""
3355 #: plugins/check_udp.c:96
3356 msgid "problem"
3357 msgstr ""
3359 #: plugins/check_udp.c:227
3360 #, c-format
3361 msgid ""
3362 "\tThis plugin tests an UDP connection with the specified host.\n"
3363 "\n"
3364 msgstr ""
3366 #: plugins/check_udp.c:236
3367 #, c-format
3368 msgid ""
3369 " -e, --expect=STRING <optional>\n"
3370 "    String to expect in first line of server response\n"
3371 " -s, --send=STRING <optional>\n"
3372 "    String to send to the server when initiating the connection\n"
3373 msgstr ""
3375 #: plugins/check_udp.c:248
3376 #, c-format
3377 msgid ""
3378 "This plugin will attempt to connect to the specified port on the host.\n"
3379 "Successful connects return STATE_OK, refusals and timeouts return\n"
3380 "STATE_CRITICAL, other errors return STATE_UNKNOWN.\n"
3381 "\n"
3382 msgstr ""
3384 #: plugins/check_ups.c:597
3385 #, c-format
3386 msgid ""
3387 "This plugin tests the UPS service on the specified host.\n"
3388 "Network UPS Tools from www.networkupstools.org must be running for this\n"
3389 "plugin to work.\n"
3390 "\n"
3391 msgstr ""
3393 #: plugins/check_ups.c:607
3394 #, c-format
3395 msgid ""
3396 " -u, --ups=STRING\n"
3397 "    Name of UPS\n"
3398 msgstr ""
3400 #: plugins/check_ups.c:611
3401 #, c-format
3402 msgid ""
3403 " -T, --temperature\n"
3404 "    Output of temperatures in Celsius\n"
3405 msgstr ""
3407 #: plugins/check_ups.c:621
3408 #, c-format
3409 msgid ""
3410 "This plugin attempts to determine the status of a UPS (Uninterruptible "
3411 "Power\n"
3412 "Supply) on a local or remote host. If the UPS is online or calibrating, the\n"
3413 "plugin will return an OK state. If the battery is on it will return a "
3414 "WARNING\n"
3415 "state.  If the UPS is off or has a low battery the plugin will return a "
3416 "CRITICAL\n"
3417 "state.\n"
3418 "\n"
3419 msgstr ""
3421 #: plugins/check_ups.c:628
3422 #, c-format
3423 msgid ""
3424 "You may also specify a variable to check [such as temperature, utility "
3425 "voltage,\n"
3426 "battery load, etc.]  as well as warning and critical thresholds for the "
3427 "value of\n"
3428 "that variable.  If the remote host has multiple UPS that are being monitored "
3429 "you\n"
3430 "will have to use the [ups] option to specify which UPS to check.\n"
3431 "\n"
3432 msgstr ""
3434 #: plugins/check_ups.c:634
3435 #, c-format
3436 msgid ""
3437 "Notes:\n"
3438 "\n"
3439 "This plugin requires that the UPSD daemon distributed with Russel Kroll's\n"
3440 "Smart UPS Tools be installed on the remote host.  If you do not have the\n"
3441 "package installed on your system, you can download it from\n"
3442 "http://www.networkupstools.org\n"
3443 "\n"
3444 msgstr ""
3446 #: plugins/check_users.c:78
3447 #, c-format
3448 msgid "# users=%d"
3449 msgstr ""
3451 #: plugins/check_users.c:108
3452 #, c-format
3453 msgid "USERS %s - %d users currently logged in |%s\n"
3454 msgstr ""
3456 #: plugins/check_users.c:154
3457 msgid "Critical threshold must be a positive integer\n"
3458 msgstr "Critical threshold muss ein positiver Integer sein\n"
3460 #: plugins/check_users.c:160 plugins/check_users.c:170
3461 #: plugins/check_users.c:177
3462 msgid "Warning threshold must be a positive integer\n"
3463 msgstr "Warning threshold muss ein positiver Integer sein\n"
3465 #: plugins/check_users.c:195
3466 #, c-format
3467 msgid ""
3468 "This plugin checks the number of users currently logged in on the local\n"
3469 "system and generates an error if the number exceeds the thresholds "
3470 "specified.\n"
3471 msgstr ""
3473 #: plugins/check_users.c:203
3474 #, c-format
3475 msgid ""
3476 " -w, --warning=INTEGER\n"
3477 "    Set WARNING status if more than INTEGER users are logged in\n"
3478 " -c, --critical=INTEGER\n"
3479 "    Set CRITICAL status if more than INTEGER users are logged in\n"
3480 msgstr ""
3482 #: plugins/check_ide_smart.c:227
3483 #, c-format
3484 msgid "CRITICAL - Couldn't open device: %s\n"
3485 msgstr "CRITICAL - Device konnte nicht geöffnet werden: %s\n"
3487 #: plugins/check_ide_smart.c:232
3488 #, c-format
3489 msgid "CRITICAL - SMART_CMD_ENABLE\n"
3490 msgstr ""
3492 #: plugins/check_ide_smart.c:294
3493 #, c-format
3494 msgid "CRITICAL - SMART_READ_VALUES: %s\n"
3495 msgstr ""
3497 #: plugins/check_ide_smart.c:363
3498 #, c-format
3499 msgid "CRITICAL - %d Harddrive PreFailure%cDetected! %d/%d tests failed.\n"
3500 msgstr ""
3502 #: plugins/check_ide_smart.c:370
3503 #, c-format
3504 msgid "WARNING - %d Harddrive Advisor%s Detected. %d/%d tests failed.\n"
3505 msgstr ""
3507 #: plugins/check_ide_smart.c:377
3508 #, c-format
3509 msgid "OK - Operational (%d/%d tests passed)\n"
3510 msgstr ""
3512 #: plugins/check_ide_smart.c:380
3513 #, c-format
3514 msgid "ERROR - Status '%d' uknown. %d/%d tests passed\n"
3515 msgstr ""
3517 #: plugins/check_ide_smart.c:413
3518 #, c-format
3519 msgid "OffLineStatus=%d {%s}, AutoOffLine=%s, OffLineTimeout=%d minutes\n"
3520 msgstr ""
3522 #: plugins/check_ide_smart.c:419
3523 #, c-format
3524 msgid "OffLineCapability=%d {%s %s %s}\n"
3525 msgstr ""
3527 #: plugins/check_ide_smart.c:425
3528 #, c-format
3529 msgid "SmartRevision=%d, CheckSum=%d, SmartCapability=%d {%s %s}\n"
3530 msgstr ""
3532 #: plugins/check_ide_smart.c:464
3533 #, c-format
3534 msgid "CRITICAL - %s: %s\n"
3535 msgstr ""
3537 #: plugins/check_ide_smart.c:483
3538 #, c-format
3539 msgid "CRITICAL - SMART_READ_THRESHOLDS: %s\n"
3540 msgstr ""
3542 #: plugins/check_ide_smart.c:501
3543 #, c-format
3544 msgid ""
3545 "Usage: %s [DEVICE] [OPTION]\n"
3546 " -d, --device=DEVICE\n"
3547 "    Select device DEVICE\n"
3548 " -i, --immediate\n"
3549 "    Perform immediately offline tests\n"
3550 " -q, --quiet-check\n"
3551 "    Returns the number of failed tests\n"
3552 " -1, --auto-on\n"
3553 "    Turn on automatic offline tests\n"
3554 " -0, --auto-off\n"
3555 "    Turn off automatic offline tests\n"
3556 " -n, --net-saint\n"
3557 "    Output suitable for Net Saint\n"
3558 msgstr ""
3560 #: plugins/negate.c:244
3561 #, c-format
3562 msgid ""
3563 "Negates the status of a plugin (returns OK for CRITICAL, and vice-versa).\n"
3564 "\n"
3565 msgstr ""
3567 #: plugins/negate.c:253
3568 #, c-format
3569 msgid "     [keep timeout than the plugin timeout to retain CRITICAL status]\n"
3570 msgstr ""
3572 #: plugins/negate.c:256
3573 #, c-format
3574 msgid ""
3575 "  negate \"/usr/local/nagios/libexec/check_ping -H host\"\n"
3576 "    Run check_ping and invert result. Must use full path to plugin\n"
3577 "  negate \"/usr/local/nagios/libexec/check_procs -a 'vi negate.c'\"\n"
3578 "    Use single quotes if you need to retain spaces\n"
3579 msgstr ""
3581 #: plugins/negate.c:262
3582 #, c-format
3583 msgid ""
3584 "This plugin is a wrapper to take the output of another plugin and invert "
3585 "it.\n"
3586 "If the wrapped plugin returns STATE_OK, the wrapper will return "
3587 "STATE_CRITICAL.\n"
3588 "If the wrapped plugin returns STATE_CRITICAL, the wrapper will return "
3589 "STATE_OK.\n"
3590 "Otherwise, the output state of the wrapped plugin is unchanged.\n"
3591 msgstr ""
3593 #: plugins/urlize.c:108
3594 #, c-format
3595 msgid ""
3596 "%s UNKNOWN - No data received from host\n"
3597 "CMD: %s</A>\n"
3598 msgstr ""
3600 #: plugins/urlize.c:135
3601 #, c-format
3602 msgid ""
3603 "\n"
3604 "This plugin wraps the text output of another command (plugin) in HTML\n"
3605 "<A> tags, thus displaying the plugin output in as a clickable link in\n"
3606 "the Nagios status screen.  The return status is the same as the invoked\n"
3607 "plugin.\n"
3608 "\n"
3609 msgstr ""
3611 #: plugins/urlize.c:143
3612 #, c-format
3613 msgid ""
3614 "\n"
3615 "Pay close attention to quoting to ensure that the shell passes the expected\n"
3616 "data to the plugin. For example, in:\n"
3617 "\n"
3618 "    urlize http://example.com/ check_http -H example.com -r 'two words'\n"
3619 "\n"
3620 "the shell will remove the single quotes and urlize will see:\n"
3621 "\n"
3622 "    urlize http://example.com/ check_http -H example.com -r two words\n"
3623 "\n"
3624 "You probably want:\n"
3625 "\n"
3626 "    urlize http://example.com/ \"check_http -H example.com -r 'two words'\"\n"
3627 msgstr ""