Code

Fix translations when extra-opts aren't enabled
[nagiosplug.git] / po / nagios-plugins.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Nagios Plugin Development Group
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: nagiosplug-devel@lists.sourceforge.net\n"
11 "POT-Creation-Date: 2010-04-14 06:17-0400\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
20 #: plugins/check_by_ssh.c:86 plugins/check_cluster.c:76 plugins/check_dig.c:87
21 #: plugins/check_disk.c:192 plugins/check_dns.c:102 plugins/check_dummy.c:52
22 #: plugins/check_fping.c:89 plugins/check_game.c:82 plugins/check_hpjd.c:103
23 #: plugins/check_http.c:156 plugins/check_ldap.c:109 plugins/check_load.c:122
24 #: plugins/check_mrtgtraf.c:83 plugins/check_mysql.c:85
25 #: plugins/check_nagios.c:91 plugins/check_nt.c:126 plugins/check_ntp.c:766
26 #: plugins/check_ntp_peer.c:569 plugins/check_ntp_time.c:548
27 #: plugins/check_nwstat.c:173 plugins/check_overcr.c:102
28 #: plugins/check_pgsql.c:154 plugins/check_ping.c:95 plugins/check_procs.c:147
29 #: plugins/check_radius.c:160 plugins/check_real.c:80 plugins/check_smtp.c:140
30 #: plugins/check_snmp.c:159 plugins/check_ssh.c:73 plugins/check_swap.c:110
31 #: plugins/check_tcp.c:209 plugins/check_time.c:78 plugins/check_ups.c:122
32 #: plugins/check_users.c:68 plugins/negate.c:211 plugins-root/check_dhcp.c:270
33 msgid "Could not parse arguments"
34 msgstr ""
36 #: plugins/check_by_ssh.c:90 plugins/check_dig.c:81 plugins/check_dns.c:95
37 #: plugins/check_nagios.c:95 plugins/check_pgsql.c:160 plugins/check_ping.c:99
38 #: plugins/check_procs.c:154 plugins/negate.c:76
39 msgid "Cannot catch SIGALRM"
40 msgstr ""
42 #: plugins/check_by_ssh.c:110
43 #, c-format
44 msgid "Remote command execution failed: %s\n"
45 msgstr ""
47 #: plugins/check_by_ssh.c:122
48 #, c-format
49 msgid "%s - check_by_ssh: Remote command '%s' returned status %d\n"
50 msgstr ""
52 #: plugins/check_by_ssh.c:134
53 #, c-format
54 msgid "SSH WARNING: could not open %s\n"
55 msgstr ""
57 #: plugins/check_by_ssh.c:143
58 #, c-format
59 msgid "%s: Error parsing output\n"
60 msgstr ""
62 #: plugins/check_by_ssh.c:219 plugins/check_disk.c:525
63 #: plugins/check_http.c:255 plugins/check_ldap.c:293 plugins/check_pgsql.c:250
64 #: plugins/check_procs.c:364 plugins/check_radius.c:308
65 #: plugins/check_real.c:356 plugins/check_smtp.c:587 plugins/check_snmp.c:485
66 #: plugins/check_ssh.c:138 plugins/check_tcp.c:490 plugins/check_time.c:302
67 #: plugins/check_ups.c:556 plugins/negate.c:161
68 msgid "Timeout interval must be a positive integer"
69 msgstr ""
71 #: plugins/check_by_ssh.c:229 plugins/check_pgsql.c:274
72 #: plugins/check_radius.c:272 plugins/check_real.c:327
73 #: plugins/check_smtp.c:514 plugins/check_tcp.c:496 plugins/check_time.c:296
74 #: plugins/check_ups.c:518
75 msgid "Port must be a positive integer"
76 msgstr ""
78 #: plugins/check_by_ssh.c:290
79 msgid "skip-stdout argument must be an integer"
80 msgstr ""
82 #: plugins/check_by_ssh.c:298
83 msgid "skip-stderr argument must be an integer"
84 msgstr ""
86 #: plugins/check_by_ssh.c:317
87 #, c-format
88 msgid "%s: You must provide a host name\n"
89 msgstr ""
91 #: plugins/check_by_ssh.c:335
92 msgid "No remotecmd"
93 msgstr ""
95 #: plugins/check_by_ssh.c:349
96 #, c-format
97 msgid "%s: Argument limit of %d exceeded\n"
98 msgstr ""
100 #: plugins/check_by_ssh.c:352
101 msgid "Can not (re)allocate 'commargv' buffer\n"
102 msgstr ""
104 #: plugins/check_by_ssh.c:366
105 #, c-format
106 msgid ""
107 "%s: In passive mode, you must provide a service name for each command.\n"
108 msgstr ""
110 #: plugins/check_by_ssh.c:369
111 #, c-format
112 msgid ""
113 "%s: In passive mode, you must provide the host short name from the nagios "
114 "configs.\n"
115 msgstr ""
117 #: plugins/check_by_ssh.c:383
118 #, c-format
119 msgid "This plugin uses SSH to execute commands on a remote host"
120 msgstr ""
122 #: plugins/check_by_ssh.c:398
123 msgid "tell ssh to use Protocol 1 [optional]"
124 msgstr ""
126 #: plugins/check_by_ssh.c:400
127 msgid "tell ssh to use Protocol 2 [optional]"
128 msgstr ""
130 #: plugins/check_by_ssh.c:402
131 msgid "Ignore all or (if specified) first n lines on STDOUT [optional]"
132 msgstr ""
134 #: plugins/check_by_ssh.c:404
135 msgid "Ignore all or (if specified) first n lines on STDERR [optional]"
136 msgstr ""
138 #: plugins/check_by_ssh.c:406
139 msgid ""
140 "tells ssh to fork rather than create a tty [optional]. This will always "
141 "return OK if ssh is executed"
142 msgstr ""
144 #: plugins/check_by_ssh.c:408
145 msgid "command to execute on the remote machine"
146 msgstr ""
148 #: plugins/check_by_ssh.c:410
149 msgid "SSH user name on remote host [optional]"
150 msgstr ""
152 #: plugins/check_by_ssh.c:412
153 msgid "identity of an authorized key [optional]"
154 msgstr ""
156 #: plugins/check_by_ssh.c:414
157 msgid "external command file for nagios [optional]"
158 msgstr ""
160 #: plugins/check_by_ssh.c:416
161 msgid "list of nagios service names, separated by ':' [optional]"
162 msgstr ""
164 #: plugins/check_by_ssh.c:418
165 msgid "short name of host in nagios configuration [optional]"
166 msgstr ""
168 #: plugins/check_by_ssh.c:420
169 msgid "Call ssh with '-o OPTION' (may be used multiple times) [optional]"
170 msgstr ""
172 #: plugins/check_by_ssh.c:422
173 msgid "Tell ssh to suppress warning and diagnostic messages [optional]"
174 msgstr ""
176 #: plugins/check_by_ssh.c:427
177 msgid "The most common mode of use is to refer to a local identity file with"
178 msgstr ""
180 #: plugins/check_by_ssh.c:428
181 msgid "the '-i' option. In this mode, the identity pair should have a null"
182 msgstr ""
184 #: plugins/check_by_ssh.c:429
185 msgid "passphrase and the public key should be listed in the authorized_keys"
186 msgstr ""
188 #: plugins/check_by_ssh.c:430
189 msgid "file of the remote host. Usually the key will be restricted to running"
190 msgstr ""
192 #: plugins/check_by_ssh.c:431
193 msgid "only one command on the remote server. If the remote SSH server tracks"
194 msgstr ""
196 #: plugins/check_by_ssh.c:432
197 msgid "invocation arguments, the one remote program may be an agent that can"
198 msgstr ""
200 #: plugins/check_by_ssh.c:433
201 msgid "execute additional commands as proxy"
202 msgstr ""
204 #: plugins/check_by_ssh.c:435
205 msgid "To use passive mode, provide multiple '-C' options, and provide"
206 msgstr ""
208 #: plugins/check_by_ssh.c:436
209 msgid ""
210 "all of -O, -s, and -n options (servicelist order must match '-C'options)"
211 msgstr ""
213 #: plugins/check_by_ssh.c:438 plugins/check_cluster.c:265
214 #: plugins/check_dig.c:342 plugins/check_disk.c:969 plugins/check_http.c:1412
215 #: plugins/check_nagios.c:308 plugins/check_ntp.c:868
216 #: plugins/check_ntp_peer.c:702 plugins/check_ntp_time.c:632
217 #: plugins/check_procs.c:748 plugins/negate.c:268 plugins/urlize.c:180
218 msgid "Examples:"
219 msgstr ""
221 #: plugins/check_by_ssh.c:447 plugins/check_cluster.c:257
222 #: plugins/check_dig.c:348 plugins/check_disk.c:964 plugins/check_dns.c:481
223 #: plugins/check_fping.c:427 plugins/check_game.c:318 plugins/check_hpjd.c:408
224 #: plugins/check_http.c:1396 plugins/check_ldap.c:434 plugins/check_load.c:321
225 #: plugins/check_mrtg.c:363 plugins/check_mrtgtraf.c:361
226 #: plugins/check_mysql.c:415 plugins/check_nagios.c:303 plugins/check_nt.c:743
227 #: plugins/check_ntp.c:860 plugins/check_ntp_peer.c:689
228 #: plugins/check_ntp_time.c:621 plugins/check_nwstat.c:1670
229 #: plugins/check_overcr.c:456 plugins/check_pgsql.c:471
230 #: plugins/check_ping.c:597 plugins/check_procs.c:743
231 #: plugins/check_radius.c:379 plugins/check_real.c:445
232 #: plugins/check_smtp.c:813 plugins/check_snmp.c:882 plugins/check_ssh.c:296
233 #: plugins/check_swap.c:547 plugins/check_tcp.c:646 plugins/check_time.c:365
234 #: plugins/check_ups.c:642 plugins/check_users.c:224
235 #: plugins/check_ide_smart.c:511 plugins/negate.c:274
236 #: plugins-root/check_dhcp.c:1415 plugins-root/check_icmp.c:1322
237 msgid "Notes:"
238 msgstr ""
240 #: plugins/check_by_ssh.c:459 plugins/check_cluster.c:277
241 #: plugins/check_dig.c:360 plugins/check_disk.c:986 plugins/check_dns.c:492
242 #: plugins/check_dummy.c:122 plugins/check_fping.c:438
243 #: plugins/check_game.c:335 plugins/check_hpjd.c:420 plugins/check_http.c:1435
244 #: plugins/check_ldap.c:456 plugins/check_load.c:331 plugins/check_mrtg.c:385
245 #: plugins/check_mysql.c:429 plugins/check_nagios.c:319 plugins/check_nt.c:762
246 #: plugins/check_ntp.c:887 plugins/check_ntp_peer.c:722
247 #: plugins/check_ntp_time.c:641 plugins/check_nwstat.c:1688
248 #: plugins/check_overcr.c:471 plugins/check_pgsql.c:483
249 #: plugins/check_ping.c:607 plugins/check_radius.c:391
250 #: plugins/check_real.c:457 plugins/check_smtp.c:825 plugins/check_snmp.c:904
251 #: plugins/check_ssh.c:308 plugins/check_swap.c:563 plugins/check_tcp.c:657
252 #: plugins/check_time.c:377 plugins/check_ups.c:664 plugins/check_users.c:235
253 #: plugins/check_ide_smart.c:533 plugins/negate.c:292 plugins/urlize.c:197
254 #: plugins-root/check_dhcp.c:1427 plugins-root/check_icmp.c:1351
255 #, c-format
256 msgid "Usage:"
257 msgstr ""
259 #: plugins/check_cluster.c:230
260 #, c-format
261 msgid "Host/Service Cluster Plugin for Nagios 2"
262 msgstr ""
264 #: plugins/check_cluster.c:236 plugins/check_nt.c:661
265 msgid "Options:"
266 msgstr ""
268 #: plugins/check_cluster.c:239
269 msgid "Check service cluster status"
270 msgstr ""
272 #: plugins/check_cluster.c:241
273 msgid "Check host cluster status"
274 msgstr ""
276 #: plugins/check_cluster.c:243
277 msgid "Optional prepended text output (i.e. \"Host cluster\")"
278 msgstr ""
280 #: plugins/check_cluster.c:245 plugins/check_cluster.c:248
281 msgid "Specifies the range of hosts or services in cluster that must be in a"
282 msgstr ""
284 #: plugins/check_cluster.c:246
285 msgid "non-OK state in order to return a WARNING status level"
286 msgstr ""
288 #: plugins/check_cluster.c:249
289 msgid "non-OK state in order to return a CRITICAL status level"
290 msgstr ""
292 #: plugins/check_cluster.c:251
293 msgid "The status codes of the hosts or services in the cluster, separated by"
294 msgstr ""
296 #: plugins/check_cluster.c:252
297 msgid "commas"
298 msgstr ""
300 #: plugins/check_cluster.c:267
301 msgid ""
302 "Will alert critical if there are 3 or more service data points in a non-OK "
303 "state"
304 msgstr ""
306 #: plugins/check_dig.c:99 plugins/check_dig.c:101
307 #, c-format
308 msgid "Looking for: '%s'\n"
309 msgstr ""
311 #: plugins/check_dig.c:108
312 msgid "dig returned an error status"
313 msgstr ""
315 #: plugins/check_dig.c:133
316 msgid "Server not found in ANSWER SECTION"
317 msgstr ""
319 #: plugins/check_dig.c:143
320 msgid "No ANSWER SECTION found"
321 msgstr ""
323 #: plugins/check_dig.c:170
324 msgid "Probably a non-existent host/domain"
325 msgstr ""
327 #: plugins/check_dig.c:230
328 #, c-format
329 msgid "Port must be a positive integer - %s"
330 msgstr ""
332 #: plugins/check_dig.c:241
333 #, c-format
334 msgid "Warning interval must be a positive integer - %s"
335 msgstr ""
337 #: plugins/check_dig.c:249
338 #, c-format
339 msgid "Critical interval must be a positive integer - %s"
340 msgstr ""
342 #: plugins/check_dig.c:257
343 #, c-format
344 msgid "Timeout interval must be a positive integer - %s"
345 msgstr ""
347 #: plugins/check_dig.c:316
348 #, c-format
349 msgid "This plugin test the DNS service on the specified host using dig"
350 msgstr ""
352 #: plugins/check_dig.c:329
353 msgid "Machine name to lookup"
354 msgstr ""
356 #: plugins/check_dig.c:331
357 msgid "Record type to lookup (default: A)"
358 msgstr ""
360 #: plugins/check_dig.c:333
361 msgid ""
362 "An address expected to be in the answer section. If not set, uses whatever"
363 msgstr ""
365 #: plugins/check_dig.c:334
366 msgid "was in -l"
367 msgstr ""
369 #: plugins/check_dig.c:336
370 msgid "Pass STRING as argument(s) to dig"
371 msgstr ""
373 #: plugins/check_disk.c:214
374 #, c-format
375 msgid "DISK %s: %s not found\n"
376 msgstr ""
378 #: plugins/check_disk.c:214 plugins/check_disk.c:1001 plugins/check_dns.c:241
379 #: plugins/check_dummy.c:74 plugins/check_mysql.c:212
380 #: plugins/check_nagios.c:104 plugins/check_nagios.c:168
381 #: plugins/check_nagios.c:172 plugins/check_procs.c:290
382 #, c-format
383 msgid "CRITICAL"
384 msgstr ""
386 #: plugins/check_disk.c:599
387 #, c-format
388 msgid "unit type %s not known\n"
389 msgstr ""
391 #: plugins/check_disk.c:602
392 #, c-format
393 msgid "failed allocating storage for '%s'\n"
394 msgstr ""
396 #: plugins/check_disk.c:626 plugins/check_disk.c:664 plugins/check_disk.c:669
397 #: plugins/check_disk.c:676 plugins/check_disk.c:680 plugins/check_disk.c:720
398 #: plugins/check_disk.c:726 plugins/check_disk.c:745 plugins/check_dummy.c:77
399 #: plugins/check_dummy.c:80 plugins/check_procs.c:451
400 #, c-format
401 msgid "UNKNOWN"
402 msgstr ""
404 #: plugins/check_disk.c:626
405 msgid "Must set a threshold value before using -p\n"
406 msgstr ""
408 #: plugins/check_disk.c:664
409 msgid "Must set -E before selecting paths\n"
410 msgstr ""
412 #: plugins/check_disk.c:669
413 msgid "Must set group value before selecting paths\n"
414 msgstr ""
416 #: plugins/check_disk.c:676
417 msgid ""
418 "Paths need to be selected before using -i/-I. Use -A to select all paths "
419 "explicitly"
420 msgstr ""
422 #: plugins/check_disk.c:680 plugins/check_disk.c:726 plugins/check_procs.c:451
423 msgid "Could not compile regular expression"
424 msgstr ""
426 #: plugins/check_disk.c:720
427 msgid "Must set a threshold value before using -r/-R\n"
428 msgstr ""
430 #: plugins/check_disk.c:746
431 msgid "Regular expression did not match any path or disk"
432 msgstr ""
434 #: plugins/check_disk.c:792
435 msgid "Unknown argument"
436 msgstr ""
438 #: plugins/check_disk.c:826
439 #, c-format
440 msgid " for %s\n"
441 msgstr ""
443 #: plugins/check_disk.c:900
444 msgid ""
445 "This plugin checks the amount of used disk space on a mounted file system"
446 msgstr ""
448 #: plugins/check_disk.c:901
449 msgid ""
450 "and generates an alert if free space is less than one of the threshold values"
451 msgstr ""
453 #: plugins/check_disk.c:911
454 msgid "Exit with WARNING status if less than INTEGER units of disk are free"
455 msgstr ""
457 #: plugins/check_disk.c:913
458 msgid "Exit with WARNING status if less than PERCENT of disk space is free"
459 msgstr ""
461 #: plugins/check_disk.c:915
462 msgid "Exit with CRITICAL status if less than INTEGER units of disk are free"
463 msgstr ""
465 #: plugins/check_disk.c:917
466 msgid "Exit with CRITCAL status if less than PERCENT of disk space is free"
467 msgstr ""
469 #: plugins/check_disk.c:919
470 msgid "Exit with WARNING status if less than PERCENT of inode space is free"
471 msgstr ""
473 #: plugins/check_disk.c:921
474 msgid "Exit with CRITICAL status if less than PERCENT of inode space is free"
475 msgstr ""
477 #: plugins/check_disk.c:923
478 msgid "Path or partition (may be repeated)"
479 msgstr ""
481 #: plugins/check_disk.c:925
482 msgid "Ignore device (only works if -p unspecified)"
483 msgstr ""
485 #: plugins/check_disk.c:927
486 msgid "Clear thresholds"
487 msgstr ""
489 #: plugins/check_disk.c:929
490 msgid "For paths or partitions specified with -p, only check for exact paths"
491 msgstr ""
493 #: plugins/check_disk.c:931
494 msgid "Display only devices/mountpoints with errors"
495 msgstr ""
497 #: plugins/check_disk.c:933
498 msgid ""
499 "Group paths. Thresholds apply to (free-)space of all partitions together"
500 msgstr ""
502 #: plugins/check_disk.c:935
503 msgid "Same as '--units kB'"
504 msgstr ""
506 #: plugins/check_disk.c:937
507 msgid "Only check local filesystems"
508 msgstr ""
510 #: plugins/check_disk.c:939
511 msgid ""
512 "Only check local filesystems against thresholds. Yet call stat on remote "
513 "filesystems"
514 msgstr ""
516 #: plugins/check_disk.c:940
517 msgid "to test if they are accessible (e.g. to detect Stale NFS Handles)"
518 msgstr ""
520 #: plugins/check_disk.c:942
521 msgid "Display the mountpoint instead of the partition"
522 msgstr ""
524 #: plugins/check_disk.c:944
525 msgid "Same as '--units MB'"
526 msgstr ""
528 #: plugins/check_disk.c:946
529 msgid "Explicitly select all paths. This is equivalent to -R '.*'"
530 msgstr ""
532 #: plugins/check_disk.c:948
533 msgid ""
534 "Case insensitive regular expression for path/partition (may be repeated)"
535 msgstr ""
537 #: plugins/check_disk.c:950
538 msgid "Regular expression for path or partition (may be repeated)"
539 msgstr ""
541 #: plugins/check_disk.c:952
542 msgid ""
543 "Regular expression to ignore selected path/partition (case insensitive) (may "
544 "be repeated)"
545 msgstr ""
547 #: plugins/check_disk.c:954
548 msgid ""
549 "Regular expression to ignore selected path or partition (may be repeated)"
550 msgstr ""
552 #: plugins/check_disk.c:957
553 msgid "Choose bytes, kB, MB, GB, TB (default: MB)"
554 msgstr ""
556 #: plugins/check_disk.c:960
557 msgid "Ignore all filesystems of indicated type (may be repeated)"
558 msgstr ""
560 #: plugins/check_disk.c:971
561 msgid "Checks /tmp and /var at 10% and 5%, and / at 100MB and 50MB"
562 msgstr ""
564 #: plugins/check_disk.c:973
565 msgid ""
566 "Checks all filesystems not matching -r at 100M and 50M. The fs matching the -"
567 "r regex"
568 msgstr ""
570 #: plugins/check_disk.c:974
571 msgid ""
572 "are grouped which means the freespace thresholds are applied to all disks "
573 "together"
574 msgstr ""
576 #: plugins/check_disk.c:976
577 msgid ""
578 "Checks /foo for 1000M/500M and /bar for 5/3%. All remaining volumes use "
579 "100M/50M"
580 msgstr ""
582 #: plugins/check_disk.c:1002
583 #, c-format
584 msgid "%s %s: %s\n"
585 msgstr ""
587 #: plugins/check_disk.c:1002
588 msgid "is not accessible"
589 msgstr ""
591 #: plugins/check_dns.c:116
592 msgid "nslookup returned an error status"
593 msgstr ""
595 #: plugins/check_dns.c:134
596 msgid "Warning plugin error"
597 msgstr ""
599 #: plugins/check_dns.c:154
600 #, c-format
601 msgid "DNS CRITICAL - '%s' returned empty host name string\n"
602 msgstr ""
604 #: plugins/check_dns.c:160
605 msgid "Non-authoritative answer:"
606 msgstr ""
608 #: plugins/check_dns.c:201
609 #, c-format
610 msgid "DNS CRITICAL - '%s' msg parsing exited with no address\n"
611 msgstr ""
613 #: plugins/check_dns.c:216
614 #, c-format
615 msgid "expected '%s' but got '%s'"
616 msgstr ""
618 #: plugins/check_dns.c:223
619 #, c-format
620 msgid "server %s is not authoritative for %s"
621 msgstr ""
623 #: plugins/check_dns.c:237 plugins/check_dummy.c:68 plugins/check_nagios.c:182
624 #: plugins/check_procs.c:283
625 #, c-format
626 msgid "OK"
627 msgstr ""
629 #: plugins/check_dns.c:239 plugins/check_dummy.c:71 plugins/check_mysql.c:209
630 #: plugins/check_nagios.c:182 plugins/check_procs.c:285
631 #, c-format
632 msgid "WARNING"
633 msgstr ""
635 #: plugins/check_dns.c:243
636 #, c-format
637 msgid "%.3f second response time"
638 msgid_plural "%.3f seconds response time"
639 msgstr[0] ""
640 msgstr[1] ""
642 #: plugins/check_dns.c:244
643 #, c-format
644 msgid ". %s returns %s"
645 msgstr ""
647 #: plugins/check_dns.c:248
648 #, c-format
649 msgid "DNS WARNING - %s\n"
650 msgstr ""
652 #: plugins/check_dns.c:249 plugins/check_dns.c:252 plugins/check_dns.c:255
653 msgid " Probably a non-existent host/domain"
654 msgstr ""
656 #: plugins/check_dns.c:251
657 #, c-format
658 msgid "DNS CRITICAL - %s\n"
659 msgstr ""
661 #: plugins/check_dns.c:254
662 #, c-format
663 msgid "DNS UNKNOWN - %s\n"
664 msgstr ""
666 #: plugins/check_dns.c:267
667 msgid "Note: nslookup is deprecated and may be removed from future releases."
668 msgstr ""
670 #: plugins/check_dns.c:268
671 msgid "Consider using the `dig' or `host' programs instead.  Run nslookup with"
672 msgstr ""
674 #: plugins/check_dns.c:269
675 msgid "the `-sil[ent]' option to prevent this message from appearing."
676 msgstr ""
678 #: plugins/check_dns.c:274
679 #, c-format
680 msgid "No response from DNS %s\n"
681 msgstr ""
683 #: plugins/check_dns.c:278
684 #, c-format
685 msgid "DNS %s has no records\n"
686 msgstr ""
688 #: plugins/check_dns.c:286
689 #, c-format
690 msgid "Connection to DNS %s was refused\n"
691 msgstr ""
693 #: plugins/check_dns.c:290
694 #, c-format
695 msgid "Query was refused by DNS server at %s\n"
696 msgstr ""
698 #: plugins/check_dns.c:294
699 #, c-format
700 msgid "No information returned by DNS server at %s\n"
701 msgstr ""
703 #: plugins/check_dns.c:300
704 #, c-format
705 msgid "Domain %s was not found by the server\n"
706 msgstr ""
708 #: plugins/check_dns.c:304
709 msgid "Network is unreachable\n"
710 msgstr ""
712 #: plugins/check_dns.c:308
713 #, c-format
714 msgid "DNS failure for %s\n"
715 msgstr ""
717 #: plugins/check_dns.c:372 plugins/check_dns.c:380 plugins/check_dns.c:387
718 #: plugins/check_dns.c:392 plugins/check_dns.c:414 plugins/check_dns.c:422
719 #: plugins/check_game.c:211 plugins/check_game.c:219
720 msgid "Input buffer overflow\n"
721 msgstr ""
723 #: plugins/check_dns.c:450
724 msgid ""
725 "This plugin uses the nslookup program to obtain the IP address for the given "
726 "host/domain query."
727 msgstr ""
729 #: plugins/check_dns.c:451
730 msgid "An optional DNS server to use may be specified."
731 msgstr ""
733 #: plugins/check_dns.c:452
734 msgid ""
735 "If no DNS server is specified, the default server(s) specified in /etc/"
736 "resolv.conf will be used."
737 msgstr ""
739 #: plugins/check_dns.c:462
740 msgid "The name or address you want to query"
741 msgstr ""
743 #: plugins/check_dns.c:464
744 msgid "Optional DNS server you want to use for the lookup"
745 msgstr ""
747 #: plugins/check_dns.c:466
748 msgid ""
749 "Optional IP-ADDRESS you expect the DNS server to return. HOST must end with"
750 msgstr ""
752 #: plugins/check_dns.c:467
753 msgid ""
754 "a dot (.). This option can be repeated multiple times (Returns OK if any"
755 msgstr ""
757 #: plugins/check_dns.c:468
758 msgid ""
759 "value match). If multiple addresses are returned at once, you have to match"
760 msgstr ""
762 #: plugins/check_dns.c:469
763 msgid ""
764 "the whole string of addresses separated with commas (sorted alphabetically)."
765 msgstr ""
767 #: plugins/check_dns.c:471
768 msgid "Optionally expect the DNS server to be authoritative for the lookup"
769 msgstr ""
771 #: plugins/check_dns.c:473
772 msgid "Return warning if elapsed time exceeds value. Default off"
773 msgstr ""
775 #: plugins/check_dns.c:475
776 msgid "Return critical if elapsed time exceeds value. Default off"
777 msgstr ""
779 #: plugins/check_dummy.c:62
780 msgid "Arguments to check_dummy must be an integer"
781 msgstr ""
783 #: plugins/check_dummy.c:82
784 #, c-format
785 msgid "Status %d is not a supported error state\n"
786 msgstr ""
788 #: plugins/check_dummy.c:104
789 msgid ""
790 "This plugin will simply return the state corresponding to the numeric value"
791 msgstr ""
793 #: plugins/check_dummy.c:106
794 msgid "of the <state> argument with optional text"
795 msgstr ""
797 #: plugins/check_fping.c:108 plugins/check_hpjd.c:128 plugins/check_ping.c:437
798 #: plugins/check_swap.c:175 plugins/check_users.c:73 plugins/urlize.c:110
799 #, c-format
800 msgid "Could not open pipe: %s\n"
801 msgstr ""
803 #: plugins/check_fping.c:114 plugins/check_hpjd.c:134 plugins/check_load.c:153
804 #: plugins/check_swap.c:181 plugins/check_users.c:79 plugins/urlize.c:116
805 #, c-format
806 msgid "Could not open stderr for %s\n"
807 msgstr ""
809 #: plugins/check_fping.c:154
810 #, c-format
811 msgid "FPING UNKNOW - %s not found\n"
812 msgstr ""
814 #: plugins/check_fping.c:158
815 #, c-format
816 msgid "FPING CRITICAL - %s is unreachable\n"
817 msgstr ""
819 #: plugins/check_fping.c:163
820 #, c-format
821 msgid "FPING CRITICAL - %s is down\n"
822 msgstr ""
824 #: plugins/check_fping.c:190
825 #, c-format
826 msgid "FPING %s - %s (loss=%.0f%%, rta=%f ms)|%s %s\n"
827 msgstr ""
829 #: plugins/check_fping.c:211
830 #, c-format
831 msgid "FPING %s - %s (loss=%.0f%% )|%s\n"
832 msgstr ""
834 #: plugins/check_fping.c:280 plugins/check_hpjd.c:338 plugins/check_hpjd.c:361
835 #: plugins/check_mysql.c:276 plugins/check_mysql.c:334 plugins/check_ntp.c:705
836 #: plugins/check_ntp_peer.c:491 plugins/check_ntp_time.c:492
837 #: plugins/check_pgsql.c:268 plugins/check_ping.c:295 plugins/check_ping.c:418
838 #: plugins/check_radius.c:264 plugins/check_real.c:314
839 #: plugins/check_real.c:376 plugins/check_smtp.c:507 plugins/check_smtp.c:633
840 #: plugins/check_ssh.c:157 plugins/check_time.c:240 plugins/check_time.c:315
841 #: plugins/check_ups.c:504 plugins/check_ups.c:573
842 msgid "Invalid hostname/address"
843 msgstr ""
845 #: plugins/check_fping.c:314
846 msgid "Packet size must be a positive integer"
847 msgstr ""
849 #: plugins/check_fping.c:320
850 msgid "Packet count must be a positive integer"
851 msgstr ""
853 #: plugins/check_fping.c:326
854 msgid "Target timeout must be a positive integer"
855 msgstr ""
857 #: plugins/check_fping.c:332
858 msgid "Interval must be a positive integer"
859 msgstr ""
861 #: plugins/check_fping.c:338 plugins/check_ntp.c:729
862 #: plugins/check_ntp_peer.c:518 plugins/check_ntp_time.c:519
863 #: plugins/check_radius.c:314 plugins/check_time.c:319
864 msgid "Hostname was not supplied"
865 msgstr ""
867 #: plugins/check_fping.c:358
868 #, c-format
869 msgid "%s: Only one threshold may be packet loss (%s)\n"
870 msgstr ""
872 #: plugins/check_fping.c:362
873 #, c-format
874 msgid "%s: Only one threshold must be packet loss (%s)\n"
875 msgstr ""
877 #: plugins/check_fping.c:394
878 msgid ""
879 "This plugin will use the fping command to ping the specified host for a fast "
880 "check"
881 msgstr ""
883 #: plugins/check_fping.c:396
884 msgid "Note that it is necessary to set the suid flag on fping."
885 msgstr ""
887 #: plugins/check_fping.c:406
888 msgid ""
889 "name or IP Address of host to ping (IP Address bypasses name lookup, "
890 "reducing system load)"
891 msgstr ""
893 #: plugins/check_fping.c:408 plugins/check_ping.c:573
894 msgid "warning threshold pair"
895 msgstr ""
897 #: plugins/check_fping.c:410 plugins/check_ping.c:575
898 msgid "critical threshold pair"
899 msgstr ""
901 #: plugins/check_fping.c:412
902 msgid "size of ICMP packet"
903 msgstr ""
905 #: plugins/check_fping.c:414
906 msgid "number of ICMP packets to send"
907 msgstr ""
909 #: plugins/check_fping.c:416
910 msgid "Target timeout (ms)"
911 msgstr ""
913 #: plugins/check_fping.c:418
914 msgid "Interval (ms) between sending packets"
915 msgstr ""
917 #: plugins/check_fping.c:421
918 #, c-format
919 msgid ""
920 "THRESHOLD is <rta>,<pl>%% where <rta> is the round trip average travel time "
921 "(ms)"
922 msgstr ""
924 #: plugins/check_fping.c:422
925 msgid ""
926 "which triggers a WARNING or CRITICAL state, and <pl> is the percentage of"
927 msgstr ""
929 #: plugins/check_fping.c:423
930 msgid "packet loss to trigger an alarm state."
931 msgstr ""
933 #: plugins/check_game.c:111
934 #, c-format
935 msgid "CRITICAL - Host type parameter incorrect!\n"
936 msgstr ""
938 #: plugins/check_game.c:126
939 #, c-format
940 msgid "CRITICAL - Host not found\n"
941 msgstr ""
943 #: plugins/check_game.c:130
944 #, c-format
945 msgid "CRITICAL - Game server down or unavailable\n"
946 msgstr ""
948 #: plugins/check_game.c:134
949 #, c-format
950 msgid "CRITICAL - Game server timeout\n"
951 msgstr ""
953 #: plugins/check_game.c:297
954 #, c-format
955 msgid "This plugin tests game server connections with the specified host."
956 msgstr ""
958 #: plugins/check_game.c:307
959 msgid "Optional port of which to connect"
960 msgstr ""
962 #: plugins/check_game.c:309
963 msgid "Field number in raw qstat output that contains game name"
964 msgstr ""
966 #: plugins/check_game.c:311
967 msgid "Field number in raw qstat output that contains map name"
968 msgstr ""
970 #: plugins/check_game.c:313
971 msgid "Field number in raw qstat output that contains ping time"
972 msgstr ""
974 #: plugins/check_game.c:319
975 msgid ""
976 "This plugin uses the 'qstat' command, the popular game server status query "
977 "tool."
978 msgstr ""
980 #: plugins/check_game.c:320
981 msgid ""
982 "If you don't have the package installed, you will need to download it from"
983 msgstr ""
985 #: plugins/check_game.c:321
986 msgid ""
987 "http://www.activesw.com/people/steve/qstat.html before you can use this "
988 "plugin."
989 msgstr ""
991 #: plugins/check_hpjd.c:239
992 msgid "Paper Jam"
993 msgstr ""
995 #: plugins/check_hpjd.c:243
996 msgid "Out of Paper"
997 msgstr ""
999 #: plugins/check_hpjd.c:248
1000 msgid "Printer Offline"
1001 msgstr ""
1003 #: plugins/check_hpjd.c:253
1004 msgid "Peripheral Error"
1005 msgstr ""
1007 #: plugins/check_hpjd.c:257
1008 msgid "Intervention Required"
1009 msgstr ""
1011 #: plugins/check_hpjd.c:261
1012 msgid "Toner Low"
1013 msgstr ""
1015 #: plugins/check_hpjd.c:265
1016 msgid "Insufficient Memory"
1017 msgstr ""
1019 #: plugins/check_hpjd.c:269
1020 msgid "A Door is Open"
1021 msgstr ""
1023 #: plugins/check_hpjd.c:273
1024 msgid "Output Tray is Full"
1025 msgstr ""
1027 #: plugins/check_hpjd.c:277
1028 msgid "Data too Slow for Engine"
1029 msgstr ""
1031 #: plugins/check_hpjd.c:281
1032 msgid "Unknown Paper Error"
1033 msgstr ""
1035 #: plugins/check_hpjd.c:286
1036 #, c-format
1037 msgid "Printer ok - (%s)\n"
1038 msgstr ""
1040 #: plugins/check_hpjd.c:391
1041 msgid "This plugin tests the STATUS of an HP printer with a JetDirect card."
1042 msgstr ""
1044 #: plugins/check_hpjd.c:392
1045 msgid "Net-snmp must be installed on the computer running the plugin."
1046 msgstr ""
1048 #: plugins/check_hpjd.c:402
1049 msgid "The SNMP community name "
1050 msgstr ""
1052 #: plugins/check_hpjd.c:403
1053 #, c-format
1054 msgid "(default=%s)"
1055 msgstr ""
1057 #: plugins/check_http.c:261
1058 msgid "Critical threshold must be integer"
1059 msgstr ""
1061 #: plugins/check_http.c:269
1062 msgid "Warning threshold must be integer"
1063 msgstr ""
1065 #: plugins/check_http.c:295 plugins/check_tcp.c:559
1066 msgid "Invalid certificate expiration period"
1067 msgstr ""
1069 #: plugins/check_http.c:304 plugins/check_tcp.c:571
1070 msgid "Invalid option - SSL is not available"
1071 msgstr ""
1073 #: plugins/check_http.c:328
1074 msgid "Invalid onredirect option"
1075 msgstr ""
1077 #: plugins/check_http.c:330
1078 #, c-format
1079 msgid "option f:%d \n"
1080 msgstr ""
1082 #: plugins/check_http.c:351
1083 msgid "Invalid port number"
1084 msgstr ""
1086 #: plugins/check_http.c:399
1087 #, c-format
1088 msgid "Could Not Compile Regular Expression: %s"
1089 msgstr ""
1091 #: plugins/check_http.c:413 plugins/check_ntp.c:718
1092 #: plugins/check_ntp_peer.c:507 plugins/check_ntp_time.c:508
1093 #: plugins/check_smtp.c:613 plugins/check_ssh.c:149 plugins/check_tcp.c:463
1094 msgid "IPv6 support not available"
1095 msgstr ""
1097 #: plugins/check_http.c:475 plugins/check_ping.c:422
1098 msgid "You must specify a server address or host name"
1099 msgstr ""
1101 #: plugins/check_http.c:608 plugins/check_http.c:776
1102 msgid "HTTP UNKNOWN - Memory allocation error\n"
1103 msgstr ""
1105 #: plugins/check_http.c:680
1106 #, c-format
1107 msgid "%sServer date unknown, "
1108 msgstr ""
1110 #: plugins/check_http.c:683
1111 #, c-format
1112 msgid "%sDocument modification date unknown, "
1113 msgstr ""
1115 #: plugins/check_http.c:690
1116 #, c-format
1117 msgid "%sServer date \"%100s\" unparsable, "
1118 msgstr ""
1120 #: plugins/check_http.c:693
1121 #, c-format
1122 msgid "%sDocument date \"%100s\" unparsable, "
1123 msgstr ""
1125 #: plugins/check_http.c:696
1126 #, c-format
1127 msgid "%sDocument is %d seconds in the future, "
1128 msgstr ""
1130 #: plugins/check_http.c:701
1131 #, c-format
1132 msgid "%sLast modified %.1f days ago, "
1133 msgstr ""
1135 #: plugins/check_http.c:704
1136 #, c-format
1137 msgid "%sLast modified %d:%02d:%02d ago, "
1138 msgstr ""
1140 #: plugins/check_http.c:806
1141 msgid "HTTP CRITICAL - Unable to open TCP socket\n"
1142 msgstr ""
1144 #: plugins/check_http.c:909
1145 msgid "HTTP CRITICAL - Error on receive\n"
1146 msgstr ""
1148 #: plugins/check_http.c:919
1149 msgid "HTTP CRITICAL - No data received from host\n"
1150 msgstr ""
1152 #: plugins/check_http.c:970
1153 #, c-format
1154 msgid "Invalid HTTP response received from host: %s\n"
1155 msgstr ""
1157 #: plugins/check_http.c:974
1158 #, c-format
1159 msgid "Invalid HTTP response received from host on port %d: %s\n"
1160 msgstr ""
1162 #: plugins/check_http.c:983
1163 #, c-format
1164 msgid "Status line output matched \"%s\" - "
1165 msgstr ""
1167 #: plugins/check_http.c:994
1168 #, c-format
1169 msgid "HTTP CRITICAL: Invalid Status Line (%s)\n"
1170 msgstr ""
1172 #: plugins/check_http.c:1001
1173 #, c-format
1174 msgid "HTTP CRITICAL: Invalid Status (%s)\n"
1175 msgstr ""
1177 #: plugins/check_http.c:1005 plugins/check_http.c:1010
1178 #: plugins/check_http.c:1020 plugins/check_http.c:1024
1179 #, c-format
1180 msgid "%s - "
1181 msgstr ""
1183 #: plugins/check_http.c:1040
1184 #, c-format
1185 msgid "%sstring not found, "
1186 msgstr ""
1188 #: plugins/check_http.c:1053
1189 #, c-format
1190 msgid "%spattern not found, "
1191 msgstr ""
1193 #: plugins/check_http.c:1055
1194 #, c-format
1195 msgid "%spattern found, "
1196 msgstr ""
1198 #: plugins/check_http.c:1061
1199 #, c-format
1200 msgid "%sExecute Error: %s, "
1201 msgstr ""
1203 #: plugins/check_http.c:1077
1204 #, c-format
1205 msgid "%spage size %d too large, "
1206 msgstr ""
1208 #: plugins/check_http.c:1080
1209 #, c-format
1210 msgid "%spage size %d too small, "
1211 msgstr ""
1213 #: plugins/check_http.c:1092
1214 #, c-format
1215 msgid "%s - %d bytes in %.3f second response time %s|%s %s"
1216 msgstr ""
1218 #: plugins/check_http.c:1132
1219 msgid "HTTP UNKNOWN - Could not allocate addr\n"
1220 msgstr ""
1222 #: plugins/check_http.c:1136 plugins/check_http.c:1167
1223 msgid "HTTP UNKNOWN - Could not allocate URL\n"
1224 msgstr ""
1226 #: plugins/check_http.c:1145
1227 #, c-format
1228 msgid "HTTP UNKNOWN - Could not find redirect location - %s%s\n"
1229 msgstr ""
1231 #: plugins/check_http.c:1160
1232 #, c-format
1233 msgid "HTTP UNKNOWN - Empty redirect location%s\n"
1234 msgstr ""
1236 #: plugins/check_http.c:1210
1237 #, c-format
1238 msgid "HTTP UNKNOWN - Could not parse redirect location - %s%s\n"
1239 msgstr ""
1241 #: plugins/check_http.c:1220
1242 #, c-format
1243 msgid "HTTP WARNING - maximum redirection depth %d exceeded - %s://%s:%d%s%s\n"
1244 msgstr ""
1246 #: plugins/check_http.c:1228
1247 #, c-format
1248 msgid "HTTP WARNING - redirection creates an infinite loop - %s://%s:%d%s%s\n"
1249 msgstr ""
1251 #: plugins/check_http.c:1249
1252 #, c-format
1253 msgid "HTTP UNKNOWN - Redirection to port above %d - %s://%s:%d%s%s\n"
1254 msgstr ""
1256 #: plugins/check_http.c:1254
1257 #, c-format
1258 msgid "Redirection to %s://%s:%d%s\n"
1259 msgstr ""
1261 #: plugins/check_http.c:1305
1262 msgid "This plugin tests the HTTP service on the specified host. It can test"
1263 msgstr ""
1265 #: plugins/check_http.c:1306
1266 msgid "normal (http) and secure (https) servers, follow redirects, search for"
1267 msgstr ""
1269 #: plugins/check_http.c:1307
1270 msgid "strings and regular expressions, check connection times, and report on"
1271 msgstr ""
1273 #: plugins/check_http.c:1308
1274 msgid "certificate expiration times."
1275 msgstr ""
1277 #: plugins/check_http.c:1314
1278 #, c-format
1279 msgid "NOTE: One or both of -H and -I must be specified"
1280 msgstr ""
1282 #: plugins/check_http.c:1322
1283 msgid "Host name argument for servers using host headers (virtual host)"
1284 msgstr ""
1286 #: plugins/check_http.c:1323
1287 msgid "Append a port to include it in the header (eg: example.com:5000)"
1288 msgstr ""
1290 #: plugins/check_http.c:1325
1291 msgid ""
1292 "IP address or name (use numeric address if possible to bypass DNS lookup)."
1293 msgstr ""
1295 #: plugins/check_http.c:1327
1296 msgid "Port number (default: "
1297 msgstr ""
1299 #: plugins/check_http.c:1334
1300 msgid "Connect via SSL. Port defaults to 443"
1301 msgstr ""
1303 #: plugins/check_http.c:1336
1304 msgid "Enable SSL/TLS hostname extension support (SNI)"
1305 msgstr ""
1307 #: plugins/check_http.c:1338
1308 msgid ""
1309 "Minimum number of days a certificate has to be valid. Port defaults to 443"
1310 msgstr ""
1312 #: plugins/check_http.c:1339
1313 msgid "(when this option is used the URL is not checked.)\n"
1314 msgstr ""
1316 #: plugins/check_http.c:1343
1317 msgid "Comma-delimited list of strings, at least one of them is expected in"
1318 msgstr ""
1320 #: plugins/check_http.c:1344
1321 msgid "the first (status) line of the server response (default: "
1322 msgstr ""
1324 #: plugins/check_http.c:1346
1325 msgid ""
1326 "If specified skips all other status line logic (ex: 3xx, 4xx, 5xx processing)"
1327 msgstr ""
1329 #: plugins/check_http.c:1348
1330 msgid "String to expect in the content"
1331 msgstr ""
1333 #: plugins/check_http.c:1350
1334 msgid "URL to GET or POST (default: /)"
1335 msgstr ""
1337 #: plugins/check_http.c:1352
1338 msgid "URL encoded http POST data"
1339 msgstr ""
1341 #: plugins/check_http.c:1354
1342 msgid "Set HTTP method."
1343 msgstr ""
1345 #: plugins/check_http.c:1356
1346 msgid "Don't wait for document body: stop reading after headers."
1347 msgstr ""
1349 #: plugins/check_http.c:1357
1350 msgid "(Note that this still does an HTTP GET or POST, not a HEAD.)"
1351 msgstr ""
1353 #: plugins/check_http.c:1359
1354 msgid "Warn if document is more than SECONDS old. the number can also be of"
1355 msgstr ""
1357 #: plugins/check_http.c:1360
1358 msgid "the form \"10m\" for minutes, \"10h\" for hours, or \"10d\" for days."
1359 msgstr ""
1361 #: plugins/check_http.c:1362
1362 msgid "specify Content-Type header media type when POSTing\n"
1363 msgstr ""
1365 #: plugins/check_http.c:1365
1366 msgid "Allow regex to span newlines (must precede -r or -R)"
1367 msgstr ""
1369 #: plugins/check_http.c:1367
1370 msgid "Search page for regex STRING"
1371 msgstr ""
1373 #: plugins/check_http.c:1369
1374 msgid "Search page for case-insensitive regex STRING"
1375 msgstr ""
1377 #: plugins/check_http.c:1371
1378 msgid "Return CRITICAL if found, OK if not\n"
1379 msgstr ""
1381 #: plugins/check_http.c:1374
1382 msgid "Username:password on sites with basic authentication"
1383 msgstr ""
1385 #: plugins/check_http.c:1376
1386 msgid "Username:password on proxy-servers with basic authentication"
1387 msgstr ""
1389 #: plugins/check_http.c:1378
1390 msgid "String to be sent in http header as \"User Agent\""
1391 msgstr ""
1393 #: plugins/check_http.c:1380
1394 msgid ""
1395 " Any other tags to be sent in http header. Use multiple times for additional "
1396 "headers"
1397 msgstr ""
1399 #: plugins/check_http.c:1382
1400 msgid "Wrap output in HTML link (obsoleted by urlize)"
1401 msgstr ""
1403 #: plugins/check_http.c:1384
1404 msgid "How to handle redirected pages. sticky is like follow but stick to the"
1405 msgstr ""
1407 #: plugins/check_http.c:1385
1408 msgid "specified IP address. stickyport also ensure post stays the same."
1409 msgstr ""
1411 #: plugins/check_http.c:1387
1412 msgid "Minimum page size required (bytes) : Maximum page size required (bytes)"
1413 msgstr ""
1415 #: plugins/check_http.c:1397
1416 msgid "This plugin will attempt to open an HTTP connection with the host."
1417 msgstr ""
1419 #: plugins/check_http.c:1398
1420 msgid ""
1421 "Successful connects return STATE_OK, refusals and timeouts return "
1422 "STATE_CRITICAL"
1423 msgstr ""
1425 #: plugins/check_http.c:1399
1426 msgid ""
1427 "other errors return STATE_UNKNOWN.  Successful connects, but incorrect "
1428 "reponse"
1429 msgstr ""
1431 #: plugins/check_http.c:1400
1432 msgid ""
1433 "messages from the host result in STATE_WARNING return values.  If you are"
1434 msgstr ""
1436 #: plugins/check_http.c:1401
1437 msgid ""
1438 "checking a virtual server that uses 'host headers' you must supply the FQDN"
1439 msgstr ""
1441 #: plugins/check_http.c:1402
1442 msgid "(fully qualified domain name) as the [host_name] argument."
1443 msgstr ""
1445 #: plugins/check_http.c:1408
1446 msgid "This plugin can also check whether an SSL enabled web server is able to"
1447 msgstr ""
1449 #: plugins/check_http.c:1409
1450 msgid "serve content (optionally within a specified time) or whether the X509 "
1451 msgstr ""
1453 #: plugins/check_http.c:1410
1454 msgid "certificate is still valid for the specified number of days."
1455 msgstr ""
1457 #: plugins/check_http.c:1414
1458 msgid ""
1459 "When the 'www.verisign.com' server returns its content within 5 seconds,"
1460 msgstr ""
1462 #: plugins/check_http.c:1415
1463 msgid ""
1464 "a STATE_OK will be returned. When the server returns its content but exceeds"
1465 msgstr ""
1467 #: plugins/check_http.c:1416
1468 msgid ""
1469 "the 5-second threshold, a STATE_WARNING will be returned. When an error "
1470 "occurs,"
1471 msgstr ""
1473 #: plugins/check_http.c:1417
1474 msgid "a STATE_CRITICAL will be returned."
1475 msgstr ""
1477 #: plugins/check_http.c:1420
1478 msgid ""
1479 "When the certificate of 'www.verisign.com' is valid for more than 14 days,"
1480 msgstr ""
1482 #: plugins/check_http.c:1421
1483 msgid ""
1484 "a STATE_OK is returned. When the certificate is still valid, but for less "
1485 "than"
1486 msgstr ""
1488 #: plugins/check_http.c:1422
1489 msgid ""
1490 "14 days, a STATE_WARNING is returned. A STATE_CRITICAL will be returned when"
1491 msgstr ""
1493 #: plugins/check_http.c:1423
1494 msgid "the certificate is expired."
1495 msgstr ""
1497 #: plugins/check_ldap.c:133
1498 #, c-format
1499 msgid "Could not connect to the server at port %i\n"
1500 msgstr ""
1502 #: plugins/check_ldap.c:142
1503 #, c-format
1504 msgid "Could not set protocol version %d\n"
1505 msgstr ""
1507 #: plugins/check_ldap.c:157
1508 #, c-format
1509 msgid "Could not init TLS at port %i!\n"
1510 msgstr ""
1512 #: plugins/check_ldap.c:161
1513 #, c-format
1514 msgid "TLS not supported by the libraries!\n"
1515 msgstr ""
1517 #: plugins/check_ldap.c:181
1518 #, c-format
1519 msgid "Could not init startTLS at port %i!\n"
1520 msgstr ""
1522 #: plugins/check_ldap.c:185
1523 #, c-format
1524 msgid "startTLS not supported by the library, needs LDAPv3!\n"
1525 msgstr ""
1527 #: plugins/check_ldap.c:195
1528 #, c-format
1529 msgid "Could not bind to the LDAP server\n"
1530 msgstr ""
1532 #: plugins/check_ldap.c:204
1533 #, c-format
1534 msgid "Could not search/find objectclasses in %s\n"
1535 msgstr ""
1537 #: plugins/check_ldap.c:227
1538 #, c-format
1539 msgid "LDAP %s - %.3f seconds response time|%s\n"
1540 msgstr ""
1542 #: plugins/check_ldap.c:339 plugins/check_ldap.c:346
1543 #, c-format
1544 msgid "%s cannot be combined with %s"
1545 msgstr ""
1547 #: plugins/check_ldap.c:352 plugins/check_ping.c:246
1548 msgid "IPv6 support not available\n"
1549 msgstr ""
1551 #: plugins/check_ldap.c:375
1552 msgid "Please specify the host name\n"
1553 msgstr ""
1555 #: plugins/check_ldap.c:378
1556 msgid "Please specify the LDAP base\n"
1557 msgstr ""
1559 #: plugins/check_ldap.c:407
1560 msgid "ldap attribute to search (default: \"(objectclass=*)\""
1561 msgstr ""
1563 #: plugins/check_ldap.c:409
1564 msgid "ldap base (eg. ou=my unit, o=my org, c=at"
1565 msgstr ""
1567 #: plugins/check_ldap.c:411
1568 msgid "ldap bind DN (if required)"
1569 msgstr ""
1571 #: plugins/check_ldap.c:413
1572 msgid "ldap password (if required)"
1573 msgstr ""
1575 #: plugins/check_ldap.c:415
1576 msgid "use starttls mechanism introduced in protocol version 3"
1577 msgstr ""
1579 #: plugins/check_ldap.c:417
1580 msgid "use ldaps (ldap v2 ssl method). this also sets the default port to"
1581 msgstr ""
1583 #: plugins/check_ldap.c:421
1584 msgid "use ldap protocol version 2"
1585 msgstr ""
1587 #: plugins/check_ldap.c:423
1588 msgid "use ldap protocol version 3"
1589 msgstr ""
1591 #: plugins/check_ldap.c:424
1592 msgid "default protocol version:"
1593 msgstr ""
1595 #: plugins/check_ldap.c:435
1596 msgid "If this plugin is called via 'check_ldaps', method 'STARTTLS' will be"
1597 msgstr ""
1599 #: plugins/check_ldap.c:436
1600 #, c-format
1601 msgid ""
1602 " implied (using default port %i) unless --port=636 is specified. In that "
1603 "case\n"
1604 msgstr ""
1606 #: plugins/check_ldap.c:437
1607 msgid "'SSL on connect' will be used no matter how the plugin was called."
1608 msgstr ""
1610 #: plugins/check_ldap.c:438
1611 msgid ""
1612 "This detection is deprecated, please use 'check_ldap' with the '--starttls' "
1613 "or '--ssl' flags"
1614 msgstr ""
1616 #: plugins/check_ldap.c:439
1617 msgid "to define the behaviour explicitly instead."
1618 msgstr ""
1620 #: plugins/check_load.c:87
1621 msgid "Warning threshold must be float or float triplet!\n"
1622 msgstr ""
1624 #: plugins/check_load.c:132 plugins/check_load.c:148
1625 #, c-format
1626 msgid "Error opening %s\n"
1627 msgstr ""
1629 #: plugins/check_load.c:160
1630 #, c-format
1631 msgid "Error code %d returned in %s\n"
1632 msgstr ""
1634 #: plugins/check_load.c:175
1635 #, c-format
1636 msgid "Error in getloadavg()\n"
1637 msgstr ""
1639 #: plugins/check_load.c:178 plugins/check_load.c:180
1640 #, c-format
1641 msgid "Error processing %s\n"
1642 msgstr ""
1644 #: plugins/check_load.c:189
1645 #, c-format
1646 msgid "load average: %.2f, %.2f, %.2f"
1647 msgstr ""
1649 #: plugins/check_load.c:282
1650 #, c-format
1651 msgid "Critical threshold for %d-minute load average is not specified\n"
1652 msgstr ""
1654 #: plugins/check_load.c:284
1655 #, c-format
1656 msgid "Warning threshold for %d-minute load average is not specified\n"
1657 msgstr ""
1659 #: plugins/check_load.c:286
1660 #, c-format
1661 msgid ""
1662 "Parameter inconsistency: %d-minute \"warning load\" is greater than "
1663 "\"critical load\"\n"
1664 msgstr ""
1666 #: plugins/check_load.c:302
1667 #, c-format
1668 msgid "This plugin tests the current system load average."
1669 msgstr ""
1671 #: plugins/check_load.c:312
1672 msgid "Exit with WARNING status if load average exceeds WLOADn"
1673 msgstr ""
1675 #: plugins/check_load.c:314
1676 msgid "Exit with CRITICAL status if load average exceed CLOADn"
1677 msgstr ""
1679 #: plugins/check_load.c:315
1680 msgid "the load average format is the same used by \"uptime\" and \"w\""
1681 msgstr ""
1683 #: plugins/check_load.c:317
1684 msgid "Divide the load averages by the number of CPUs (when possible)"
1685 msgstr ""
1687 #: plugins/check_mrtg.c:75
1688 msgid "Could not parse arguments\n"
1689 msgstr ""
1691 #: plugins/check_mrtg.c:80
1692 #, c-format
1693 msgid "Unable to open MRTG log file\n"
1694 msgstr ""
1696 #: plugins/check_mrtg.c:127
1697 #, c-format
1698 msgid "Unable to process MRTG log file\n"
1699 msgstr ""
1701 #: plugins/check_mrtg.c:135 plugins/check_mrtgtraf.c:136
1702 #, c-format
1703 msgid "MRTG data has expired (%d minutes old)\n"
1704 msgstr ""
1706 #: plugins/check_mrtg.c:152 plugins/check_mrtgtraf.c:195
1707 #: plugins/check_mrtgtraf.c:196
1708 msgid "Avg"
1709 msgstr ""
1711 #: plugins/check_mrtg.c:152 plugins/check_mrtgtraf.c:195
1712 #: plugins/check_mrtgtraf.c:196
1713 msgid "Max"
1714 msgstr ""
1716 #: plugins/check_mrtg.c:221
1717 msgid "Invalid variable number"
1718 msgstr ""
1720 #: plugins/check_mrtg.c:256
1721 #, c-format
1722 msgid ""
1723 "%s is not a valid expiration time\n"
1724 "Use '%s -h' for additional help\n"
1725 msgstr ""
1727 #: plugins/check_mrtg.c:273
1728 msgid "Invalid variable number\n"
1729 msgstr ""
1731 #: plugins/check_mrtg.c:300
1732 msgid "You must supply the variable number"
1733 msgstr ""
1735 #: plugins/check_mrtg.c:321
1736 msgid ""
1737 "This plugin will check either the average or maximum value of one of the"
1738 msgstr ""
1740 #: plugins/check_mrtg.c:322
1741 msgid "two variables recorded in an MRTG log file."
1742 msgstr ""
1744 #: plugins/check_mrtg.c:332
1745 msgid "The MRTG log file containing the data you want to monitor"
1746 msgstr ""
1748 #: plugins/check_mrtg.c:334
1749 msgid "Minutes before MRTG data is considered to be too old"
1750 msgstr ""
1752 #: plugins/check_mrtg.c:336
1753 msgid "Should we check average or maximum values?"
1754 msgstr ""
1756 #: plugins/check_mrtg.c:338
1757 msgid "Which variable set should we inspect? (1 or 2)"
1758 msgstr ""
1760 #: plugins/check_mrtg.c:340
1761 msgid "Threshold value for data to result in WARNING status"
1762 msgstr ""
1764 #: plugins/check_mrtg.c:342
1765 msgid "Threshold value for data to result in CRITICAL status"
1766 msgstr ""
1768 #: plugins/check_mrtg.c:344
1769 msgid "Type label for data (Examples: Conns, \"Processor Load\", In, Out)"
1770 msgstr ""
1772 #: plugins/check_mrtg.c:346
1773 msgid "Option units label for data (Example: Packets/Sec, Errors/Sec,"
1774 msgstr ""
1776 #: plugins/check_mrtg.c:347
1777 #, c-format
1778 msgid "\"Bytes Per Second\", \"%% Utilization\")"
1779 msgstr ""
1781 #: plugins/check_mrtg.c:350
1782 msgid ""
1783 "If the value exceeds the <vwl> threshold, a WARNING status is returned. If"
1784 msgstr ""
1786 #: plugins/check_mrtg.c:351
1787 msgid ""
1788 "the value exceeds the <vcl> threshold, a CRITICAL status is returned.  If"
1789 msgstr ""
1791 #: plugins/check_mrtg.c:352
1792 msgid "the data in the log file is older than <expire_minutes> old, a WARNING"
1793 msgstr ""
1795 #: plugins/check_mrtg.c:353
1796 msgid "status is returned and a warning message is printed."
1797 msgstr ""
1799 #: plugins/check_mrtg.c:356
1800 msgid ""
1801 "This plugin is useful for monitoring MRTG data that does not correspond to"
1802 msgstr ""
1804 #: plugins/check_mrtg.c:357
1805 msgid ""
1806 "bandwidth usage.  (Use the check_mrtgtraf plugin for monitoring bandwidth)."
1807 msgstr ""
1809 #: plugins/check_mrtg.c:358
1810 msgid ""
1811 "It can be used to monitor any kind of data that MRTG is monitoring - errors,"
1812 msgstr ""
1814 #: plugins/check_mrtg.c:359
1815 msgid ""
1816 "packets/sec, etc.  I use MRTG in conjuction with the Novell NLM that allows"
1817 msgstr ""
1819 #: plugins/check_mrtg.c:360
1820 msgid ""
1821 "me to track processor utilization, user connections, drive space, etc and"
1822 msgstr ""
1824 #: plugins/check_mrtg.c:361
1825 msgid "this plugin works well for monitoring that kind of data as well."
1826 msgstr ""
1828 #: plugins/check_mrtg.c:364
1829 msgid ""
1830 "- This plugin only monitors one of the two variables stored in the MRTG log"
1831 msgstr ""
1833 #: plugins/check_mrtg.c:365
1834 msgid "file.  If you want to monitor both values you will have to define two"
1835 msgstr ""
1837 #: plugins/check_mrtg.c:366
1838 msgid "commands with different values for the <variable> argument.  Of course,"
1839 msgstr ""
1841 #: plugins/check_mrtg.c:367
1842 msgid "you can always hack the code to make this plugin work for you..."
1843 msgstr ""
1845 #: plugins/check_mrtg.c:368
1846 msgid ""
1847 "- MRTG stands for the Multi Router Traffic Grapher.  It can be downloaded "
1848 "from"
1849 msgstr ""
1851 #: plugins/check_mrtgtraf.c:88
1852 msgid "Unable to open MRTG log file"
1853 msgstr ""
1855 #: plugins/check_mrtgtraf.c:130
1856 msgid "Unable to process MRTG log file"
1857 msgstr ""
1859 #: plugins/check_mrtgtraf.c:194
1860 #, c-format
1861 msgid "%s. In = %0.1f %s, %s. Out = %0.1f %s|%s %s\n"
1862 msgstr ""
1864 #: plugins/check_mrtgtraf.c:207
1865 #, c-format
1866 msgid "Traffic %s - %s\n"
1867 msgstr ""
1869 #: plugins/check_mrtgtraf.c:335
1870 msgid ""
1871 "This plugin will check the incoming/outgoing transfer rates of a router,"
1872 msgstr ""
1874 #: plugins/check_mrtgtraf.c:336
1875 msgid "switch, etc recorded in an MRTG log.  If the newest log entry is older"
1876 msgstr ""
1878 #: plugins/check_mrtgtraf.c:337
1879 msgid "than <expire_minutes>, a WARNING status is returned. If either the"
1880 msgstr ""
1882 #: plugins/check_mrtgtraf.c:338
1883 msgid "incoming or outgoing rates exceed the <icl> or <ocl> thresholds (in"
1884 msgstr ""
1886 #: plugins/check_mrtgtraf.c:339
1887 msgid "Bytes/sec), a CRITICAL status results.  If either of the rates exceed"
1888 msgstr ""
1890 #: plugins/check_mrtgtraf.c:340
1891 msgid "the <iwl> or <owl> thresholds (in Bytes/sec), a WARNING status results."
1892 msgstr ""
1894 #: plugins/check_mrtgtraf.c:350
1895 msgid "File to read log from"
1896 msgstr ""
1898 #: plugins/check_mrtgtraf.c:352
1899 msgid "Minutes after which log expires"
1900 msgstr ""
1902 #: plugins/check_mrtgtraf.c:354
1903 msgid "Test average or maximum"
1904 msgstr ""
1906 #: plugins/check_mrtgtraf.c:356
1907 msgid "Warning threshold pair <incoming>,<outgoing>"
1908 msgstr ""
1910 #: plugins/check_mrtgtraf.c:358
1911 msgid "Critical threshold pair <incoming>,<outgoing>"
1912 msgstr ""
1914 #: plugins/check_mrtgtraf.c:362
1915 msgid ""
1916 "- MRTG stands for Multi Router Traffic Grapher. It can be downloaded from"
1917 msgstr ""
1919 #: plugins/check_mrtgtraf.c:364
1920 msgid "- While MRTG can monitor things other than traffic rates, this"
1921 msgstr ""
1923 #: plugins/check_mrtgtraf.c:365
1924 msgid "  plugin probably won't work with much else without modification."
1925 msgstr ""
1927 #: plugins/check_mrtgtraf.c:366
1928 msgid "- The calculated i/o rates are a little off from what MRTG actually"
1929 msgstr ""
1931 #: plugins/check_mrtgtraf.c:367
1932 msgid "  reports.  I'm not sure why this is right now, but will look into it"
1933 msgstr ""
1935 #: plugins/check_mrtgtraf.c:368
1936 msgid "  for future enhancements of this plugin."
1937 msgstr ""
1939 #: plugins/check_mrtgtraf.c:381
1940 #, c-format
1941 msgid "Usage"
1942 msgstr ""
1944 #: plugins/check_mysql.c:126
1945 #, c-format
1946 msgid "slave query error: %s\n"
1947 msgstr ""
1949 #: plugins/check_mysql.c:133
1950 #, c-format
1951 msgid "slave store_result error: %s\n"
1952 msgstr ""
1954 #: plugins/check_mysql.c:139
1955 msgid "No slaves defined"
1956 msgstr ""
1958 #: plugins/check_mysql.c:147
1959 #, c-format
1960 msgid "slave fetch row error: %s\n"
1961 msgstr ""
1963 #: plugins/check_mysql.c:152
1964 #, c-format
1965 msgid "Slave running: %s"
1966 msgstr ""
1968 #: plugins/check_mysql.c:378
1969 msgid "This program tests connections to a MySQL server"
1970 msgstr ""
1972 #: plugins/check_mysql.c:389
1973 msgid "Use the specified socket (has no effect if -H is used)"
1974 msgstr ""
1976 #: plugins/check_mysql.c:392
1977 msgid "Check database with indicated name"
1978 msgstr ""
1980 #: plugins/check_mysql.c:394
1981 msgid "Connect using the indicated username"
1982 msgstr ""
1984 #: plugins/check_mysql.c:396
1985 msgid "Use the indicated password to authenticate the connection"
1986 msgstr ""
1988 #: plugins/check_mysql.c:397
1989 msgid "IMPORTANT: THIS FORM OF AUTHENTICATION IS NOT SECURE!!!"
1990 msgstr ""
1992 #: plugins/check_mysql.c:398
1993 msgid "Your clear-text password could be visible as a process table entry"
1994 msgstr ""
1996 #: plugins/check_mysql.c:400
1997 msgid "Check if the slave thread is running properly."
1998 msgstr ""
2000 #: plugins/check_mysql.c:402
2001 msgid "Exit with WARNING status if slave server is more than INTEGER seconds"
2002 msgstr ""
2004 #: plugins/check_mysql.c:403 plugins/check_mysql.c:406
2005 msgid "behind master"
2006 msgstr ""
2008 #: plugins/check_mysql.c:405
2009 msgid "Exit with CRITICAL status if slave server is more then INTEGER seconds"
2010 msgstr ""
2012 #: plugins/check_mysql.c:409
2013 msgid ""
2014 "There are no required arguments. By default, the local database is checked"
2015 msgstr ""
2017 #: plugins/check_mysql.c:410
2018 msgid ""
2019 "using the default unix socket. You can force TCP on localhost by using an"
2020 msgstr ""
2022 #: plugins/check_mysql.c:411
2023 msgid "IP address or FQDN ('localhost' will use the socket as well)."
2024 msgstr ""
2026 #: plugins/check_mysql.c:418
2027 msgid "You must specify -p with an empty string to force an empty password,"
2028 msgstr ""
2030 #: plugins/check_mysql.c:419
2031 msgid "overriding any my.cnf settings."
2032 msgstr ""
2034 #: plugins/check_nagios.c:104
2035 msgid "Cannot open status log for reading!"
2036 msgstr ""
2038 #: plugins/check_nagios.c:154
2039 #, c-format
2040 msgid "Found process: %s %s\n"
2041 msgstr ""
2043 #: plugins/check_nagios.c:168
2044 msgid "Could not locate a running Nagios process!"
2045 msgstr ""
2047 #: plugins/check_nagios.c:172
2048 msgid "Cannot parse Nagios log file for valid time"
2049 msgstr ""
2051 #: plugins/check_nagios.c:183 plugins/check_procs.c:295
2052 #, c-format
2053 msgid "%d process"
2054 msgid_plural "%d processes"
2055 msgstr[0] ""
2056 msgstr[1] ""
2058 #: plugins/check_nagios.c:186
2059 #, c-format
2060 msgid "status log updated %d second ago"
2061 msgid_plural "status log updated %d seconds ago"
2062 msgstr[0] ""
2063 msgstr[1] ""
2065 #: plugins/check_nagios.c:223 plugins/check_nagios.c:252
2066 msgid "Expiration time must be an integer (seconds)\n"
2067 msgstr ""
2069 #: plugins/check_nagios.c:264
2070 msgid "You must provide the status_log\n"
2071 msgstr ""
2073 #: plugins/check_nagios.c:267
2074 msgid "You must provide a process string\n"
2075 msgstr ""
2077 #: plugins/check_nagios.c:281
2078 msgid ""
2079 "This plugin checks the status of the Nagios process on the local machine"
2080 msgstr ""
2082 #: plugins/check_nagios.c:282
2083 msgid ""
2084 "The plugin will check to make sure the Nagios status log is no older than"
2085 msgstr ""
2087 #: plugins/check_nagios.c:283
2088 msgid "the number of minutes specified by the expires option."
2089 msgstr ""
2091 #: plugins/check_nagios.c:284
2092 msgid ""
2093 "It also checks the process table for a process matching the command argument."
2094 msgstr ""
2096 #: plugins/check_nagios.c:294
2097 msgid "Name of the log file to check"
2098 msgstr ""
2100 #: plugins/check_nagios.c:296
2101 msgid "Minutes aging after which logfile is considered stale"
2102 msgstr ""
2104 #: plugins/check_nagios.c:298
2105 msgid "Substring to search for in process arguments"
2106 msgstr ""
2108 #: plugins/check_nt.c:141
2109 #, c-format
2110 msgid "Wrong client version - running: %s, required: %s"
2111 msgstr ""
2113 #: plugins/check_nt.c:152 plugins/check_nt.c:212
2114 msgid "missing -l parameters"
2115 msgstr ""
2117 #: plugins/check_nt.c:154
2118 msgid "wrong -l parameter."
2119 msgstr ""
2121 #: plugins/check_nt.c:158
2122 msgid "CPU Load"
2123 msgstr ""
2125 #: plugins/check_nt.c:181
2126 #, c-format
2127 msgid " %lu%% (%lu min average)"
2128 msgstr ""
2130 #: plugins/check_nt.c:183
2131 #, c-format
2132 msgid " '%lu min avg Load'=%lu%%;%lu;%lu;0;100"
2133 msgstr ""
2135 #: plugins/check_nt.c:193
2136 msgid "not enough values for -l parameters"
2137 msgstr ""
2139 #: plugins/check_nt.c:205
2140 #, c-format
2141 msgid "System Uptime - %u day(s) %u hour(s) %u minute(s)"
2142 msgstr ""
2144 #: plugins/check_nt.c:214
2145 msgid "wrong -l argument"
2146 msgstr ""
2148 #: plugins/check_nt.c:230
2149 #, c-format
2150 msgid "%s:\\ - total: %.2f Gb - used: %.2f Gb (%.0f%%) - free %.2f Gb (%.0f%%)"
2151 msgstr ""
2153 #: plugins/check_nt.c:233
2154 #, c-format
2155 msgid "'%s:\\ Used Space'=%.2fGb;%.2f;%.2f;0.00;%.2f"
2156 msgstr ""
2158 #: plugins/check_nt.c:247
2159 msgid "Free disk space : Invalid drive"
2160 msgstr ""
2162 #: plugins/check_nt.c:257
2163 msgid "No service/process specified"
2164 msgstr ""
2166 #: plugins/check_nt.c:281
2167 #, c-format
2168 msgid ""
2169 "Memory usage: total:%.2f Mb - used: %.2f Mb (%.0f%%) - free: %.2f Mb (%.0f%%)"
2170 msgstr ""
2172 #: plugins/check_nt.c:284
2173 #, c-format
2174 msgid "'Memory usage'=%.2fMb;%.2f;%.2f;0.00;%.2f"
2175 msgstr ""
2177 #: plugins/check_nt.c:320 plugins/check_nt.c:405 plugins/check_nt.c:435
2178 msgid "No counter specified"
2179 msgstr ""
2181 #: plugins/check_nt.c:352
2182 msgid "Minimum value contains non-numbers"
2183 msgstr ""
2185 #: plugins/check_nt.c:356
2186 msgid "Maximum value contains non-numbers"
2187 msgstr ""
2189 #: plugins/check_nt.c:363
2190 msgid "No unit counter specified"
2191 msgstr ""
2193 #: plugins/check_nt.c:450
2194 msgid "Please specify a variable to check"
2195 msgstr ""
2197 #: plugins/check_nt.c:534
2198 msgid "Server port must be an integer\n"
2199 msgstr ""
2201 #: plugins/check_nt.c:588
2202 msgid "You must provide a server address or host name"
2203 msgstr ""
2205 #: plugins/check_nt.c:594
2206 msgid "None"
2207 msgstr ""
2209 #: plugins/check_nt.c:607
2210 msgid "could not fetch information from server\n"
2211 msgstr ""
2213 #: plugins/check_nt.c:651
2214 msgid "This plugin collects data from the NSClient service running on a"
2215 msgstr ""
2217 #: plugins/check_nt.c:652
2218 msgid "Windows NT/2000/XP/2003 server."
2219 msgstr ""
2221 #: plugins/check_nt.c:663
2222 msgid "Name of the host to check"
2223 msgstr ""
2225 #: plugins/check_nt.c:665
2226 msgid "Optional port number (default: "
2227 msgstr ""
2229 #: plugins/check_nt.c:668
2230 msgid "Password needed for the request"
2231 msgstr ""
2233 #: plugins/check_nt.c:670 plugins/check_nwstat.c:1661
2234 #: plugins/check_overcr.c:432
2235 msgid "Threshold which will result in a warning status"
2236 msgstr ""
2238 #: plugins/check_nt.c:672 plugins/check_nwstat.c:1663
2239 #: plugins/check_overcr.c:434
2240 msgid "Threshold which will result in a critical status"
2241 msgstr ""
2243 #: plugins/check_nt.c:674
2244 msgid "Seconds before connection attempt times out (default: "
2245 msgstr ""
2247 #: plugins/check_nt.c:676
2248 msgid "Parameters passed to specified check (see below)"
2249 msgstr ""
2251 #: plugins/check_nt.c:678
2252 msgid "Display options (currently only SHOWALL works)"
2253 msgstr ""
2255 #: plugins/check_nt.c:680
2256 msgid "Return UNKNOWN on timeouts"
2257 msgstr ""
2259 #: plugins/check_nt.c:683
2260 msgid "Print this help screen"
2261 msgstr ""
2263 #: plugins/check_nt.c:685
2264 msgid "Print version information"
2265 msgstr ""
2267 #: plugins/check_nt.c:687
2268 msgid "Variable to check"
2269 msgstr ""
2271 #: plugins/check_nt.c:688
2272 msgid "Valid variables are:"
2273 msgstr ""
2275 #: plugins/check_nt.c:690
2276 msgid "Get the NSClient version"
2277 msgstr ""
2279 #: plugins/check_nt.c:691
2280 msgid "If -l <version> is specified, will return warning if versions differ."
2281 msgstr ""
2283 #: plugins/check_nt.c:693
2284 msgid "Average CPU load on last x minutes."
2285 msgstr ""
2287 #: plugins/check_nt.c:694
2288 msgid "Request a -l parameter with the following syntax:"
2289 msgstr ""
2291 #: plugins/check_nt.c:695
2292 msgid "-l <minutes range>,<warning threshold>,<critical threshold>."
2293 msgstr ""
2295 #: plugins/check_nt.c:696
2296 msgid "<minute range> should be less than 24*60."
2297 msgstr ""
2299 #: plugins/check_nt.c:697
2300 msgid ""
2301 "Thresholds are percentage and up to 10 requests can be done in one shot."
2302 msgstr ""
2304 #: plugins/check_nt.c:700
2305 msgid "Get the uptime of the machine."
2306 msgstr ""
2308 #: plugins/check_nt.c:701
2309 msgid "No specific parameters. No warning or critical threshold"
2310 msgstr ""
2312 #: plugins/check_nt.c:703
2313 msgid "Size and percentage of disk use."
2314 msgstr ""
2316 #: plugins/check_nt.c:704
2317 msgid "Request a -l parameter containing the drive letter only."
2318 msgstr ""
2320 #: plugins/check_nt.c:705 plugins/check_nt.c:708
2321 msgid "Warning and critical thresholds can be specified with -w and -c."
2322 msgstr ""
2324 #: plugins/check_nt.c:707
2325 msgid "Memory use."
2326 msgstr ""
2328 #: plugins/check_nt.c:710
2329 msgid "Check the state of one or several services."
2330 msgstr ""
2332 #: plugins/check_nt.c:711 plugins/check_nt.c:720
2333 msgid "Request a -l parameters with the following syntax:"
2334 msgstr ""
2336 #: plugins/check_nt.c:712
2337 msgid "-l <service1>,<service2>,<service3>,..."
2338 msgstr ""
2340 #: plugins/check_nt.c:713
2341 msgid "You can specify -d SHOWALL in case you want to see working services"
2342 msgstr ""
2344 #: plugins/check_nt.c:714
2345 msgid "in the returned string."
2346 msgstr ""
2348 #: plugins/check_nt.c:716
2349 msgid "Check if one or several process are running."
2350 msgstr ""
2352 #: plugins/check_nt.c:717
2353 msgid "Same syntax as SERVICESTATE."
2354 msgstr ""
2356 #: plugins/check_nt.c:719
2357 msgid "Check any performance counter of Windows NT/2000."
2358 msgstr ""
2360 #: plugins/check_nt.c:721
2361 msgid "-l \"\\\\<performance object>\\\\counter\",\"<description>"
2362 msgstr ""
2364 #: plugins/check_nt.c:722
2365 msgid "The <description> parameter is optional and is given to a printf "
2366 msgstr ""
2368 #: plugins/check_nt.c:723
2369 msgid "output command which requires a float parameter."
2370 msgstr ""
2372 #: plugins/check_nt.c:724
2373 #, c-format
2374 msgid "If <description> does not include \"%%\", it is used as a label."
2375 msgstr ""
2377 #: plugins/check_nt.c:725 plugins/check_nt.c:740
2378 msgid "Some examples:"
2379 msgstr ""
2381 #: plugins/check_nt.c:729
2382 msgid "Check any performance counter object of Windows NT/2000."
2383 msgstr ""
2385 #: plugins/check_nt.c:730
2386 msgid ""
2387 "Syntax: check_nt -H <hostname> -p <port> -v INSTANCES -l <counter object>"
2388 msgstr ""
2390 #: plugins/check_nt.c:731
2391 msgid "<counter object> is a Windows Perfmon Counter object (eg. Process),"
2392 msgstr ""
2394 #: plugins/check_nt.c:732
2395 msgid "if it is two words, it should be enclosed in quotes"
2396 msgstr ""
2398 #: plugins/check_nt.c:733
2399 msgid "The returned results will be a comma-separated list of instances on "
2400 msgstr ""
2402 #: plugins/check_nt.c:734
2403 msgid " the selected computer for that object."
2404 msgstr ""
2406 #: plugins/check_nt.c:735
2407 msgid ""
2408 "The purpose of this is to be run from command line to determine what "
2409 "instances"
2410 msgstr ""
2412 #: plugins/check_nt.c:736
2413 msgid ""
2414 " are available for monitoring without having to log onto the Windows server"
2415 msgstr ""
2417 #: plugins/check_nt.c:737
2418 msgid "  to run Perfmon directly."
2419 msgstr ""
2421 #: plugins/check_nt.c:738
2422 msgid "It can also be used in scripts that automatically create Nagios service"
2423 msgstr ""
2425 #: plugins/check_nt.c:739
2426 msgid " configuration files."
2427 msgstr ""
2429 #: plugins/check_nt.c:741
2430 msgid "check_nt -H 192.168.1.1 -p 1248 -v INSTANCES -l Process"
2431 msgstr ""
2433 #: plugins/check_nt.c:744
2434 msgid ""
2435 "- The NSClient service should be running on the server to get any information"
2436 msgstr ""
2438 #: plugins/check_nt.c:746
2439 msgid "- Critical thresholds should be lower than warning thresholds"
2440 msgstr ""
2442 #: plugins/check_nt.c:747
2443 msgid "- Default port 1248 is sometimes in use by other services. The error"
2444 msgstr ""
2446 #: plugins/check_nt.c:748
2447 msgid ""
2448 "output when this happens contains \"Cannot map xxxxx to protocol number\"."
2449 msgstr ""
2451 #: plugins/check_nt.c:749
2452 msgid "One fix for this is to change the port to something else on check_nt "
2453 msgstr ""
2455 #: plugins/check_nt.c:750
2456 msgid "and on the client service it's connecting to."
2457 msgstr ""
2459 #: plugins/check_ntp.c:803 plugins/check_ntp_peer.c:606
2460 #: plugins/check_ntp_time.c:567
2461 #, c-format
2462 msgid "NTP CRITICAL:"
2463 msgstr ""
2465 #: plugins/check_ntp.c:806 plugins/check_ntp_peer.c:609
2466 #: plugins/check_ntp_time.c:570
2467 #, c-format
2468 msgid "NTP WARNING:"
2469 msgstr ""
2471 #: plugins/check_ntp.c:809 plugins/check_ntp_peer.c:612
2472 #: plugins/check_ntp_time.c:573
2473 #, c-format
2474 msgid "NTP OK:"
2475 msgstr ""
2477 #: plugins/check_ntp.c:812 plugins/check_ntp_peer.c:615
2478 #: plugins/check_ntp_time.c:576
2479 #, c-format
2480 msgid "NTP UNKNOWN:"
2481 msgstr ""
2483 #: plugins/check_ntp.c:816 plugins/check_ntp_peer.c:624
2484 #: plugins/check_ntp_time.c:580
2485 msgid "Offset unknown"
2486 msgstr ""
2488 #: plugins/check_ntp.c:819 plugins/check_ntp_peer.c:627
2489 #: plugins/check_ntp_time.c:583
2490 msgid "Offset"
2491 msgstr ""
2493 #: plugins/check_ntp.c:840 plugins/check_ntp_peer.c:656
2494 msgid "This plugin checks the selected ntp server"
2495 msgstr ""
2497 #: plugins/check_ntp.c:849 plugins/check_ntp_peer.c:667
2498 #: plugins/check_ntp_time.c:609
2499 msgid "Offset to result in warning status (seconds)"
2500 msgstr ""
2502 #: plugins/check_ntp.c:851 plugins/check_ntp_peer.c:669
2503 #: plugins/check_ntp_time.c:611
2504 msgid "Offset to result in critical status (seconds)"
2505 msgstr ""
2507 #: plugins/check_ntp.c:853 plugins/check_ntp_peer.c:675
2508 msgid "Warning threshold for jitter"
2509 msgstr ""
2511 #: plugins/check_ntp.c:855 plugins/check_ntp_peer.c:677
2512 msgid "Critical threshold for jitter"
2513 msgstr ""
2515 #: plugins/check_ntp.c:869
2516 msgid "Normal offset check:"
2517 msgstr ""
2519 #: plugins/check_ntp.c:872 plugins/check_ntp_peer.c:706
2520 msgid ""
2521 "Check jitter too, avoiding critical notifications if jitter isn't available"
2522 msgstr ""
2524 #: plugins/check_ntp.c:873 plugins/check_ntp_peer.c:707
2525 msgid "(See Notes above for more details on thresholds formats):"
2526 msgstr ""
2528 #: plugins/check_ntp.c:878 plugins/check_ntp.c:885
2529 msgid "WARNING: check_ntp is deprecated. Please use check_ntp_peer or"
2530 msgstr ""
2532 #: plugins/check_ntp.c:879 plugins/check_ntp.c:886
2533 msgid "check_ntp_time instead."
2534 msgstr ""
2536 #: plugins/check_ntp_peer.c:619
2537 msgid "Server not synchronized"
2538 msgstr ""
2540 #: plugins/check_ntp_peer.c:621
2541 msgid "Server has the LI_ALARM bit set"
2542 msgstr ""
2544 #: plugins/check_ntp_peer.c:665
2545 msgid ""
2546 "Returns UNKNOWN instead of CRITICAL or WARNING if server isn't synchronized"
2547 msgstr ""
2549 #: plugins/check_ntp_peer.c:671
2550 msgid "Warning threshold for stratum"
2551 msgstr ""
2553 #: plugins/check_ntp_peer.c:673
2554 msgid "Critical threshold for stratum"
2555 msgstr ""
2557 #: plugins/check_ntp_peer.c:679
2558 msgid "Warning threshold for number of usable time sources (\"truechimers\")"
2559 msgstr ""
2561 #: plugins/check_ntp_peer.c:681
2562 msgid "Critical threshold for number of usable time sources (\"truechimers\")"
2563 msgstr ""
2565 #: plugins/check_ntp_peer.c:686
2566 msgid "This plugin checks an NTP server independent of any commandline"
2567 msgstr ""
2569 #: plugins/check_ntp_peer.c:687
2570 msgid "programs or external libraries."
2571 msgstr ""
2573 #: plugins/check_ntp_peer.c:690
2574 msgid "Use this plugin to check the health of an NTP server. It supports"
2575 msgstr ""
2577 #: plugins/check_ntp_peer.c:691
2578 msgid "checking the offset with the sync peer, the jitter and stratum. This"
2579 msgstr ""
2581 #: plugins/check_ntp_peer.c:692
2582 msgid "plugin will not check the clock offset between the local host and NTP"
2583 msgstr ""
2585 #: plugins/check_ntp_peer.c:693
2586 msgid "server; please use check_ntp_time for that purpose."
2587 msgstr ""
2589 #: plugins/check_ntp_peer.c:703
2590 msgid "Simple NTP server check:"
2591 msgstr ""
2593 #: plugins/check_ntp_peer.c:710
2594 msgid "Only check the number of usable time sources (\"truechimers\"):"
2595 msgstr ""
2597 #: plugins/check_ntp_peer.c:713
2598 msgid "Check only stratum:"
2599 msgstr ""
2601 #: plugins/check_ntp_time.c:598
2602 msgid "This plugin checks the clock offset with the ntp server"
2603 msgstr ""
2605 #: plugins/check_ntp_time.c:607
2606 msgid "Returns UNKNOWN instead of CRITICAL if offset cannot be found"
2607 msgstr ""
2609 #: plugins/check_ntp_time.c:616
2610 msgid "This plugin checks the clock offset between the local host and a"
2611 msgstr ""
2613 #: plugins/check_ntp_time.c:617
2614 msgid "remote NTP server. It is independent of any commandline programs or"
2615 msgstr ""
2617 #: plugins/check_ntp_time.c:618
2618 msgid "external libraries."
2619 msgstr ""
2621 #: plugins/check_ntp_time.c:622
2622 msgid "If you'd rather want to monitor an NTP server, please use"
2623 msgstr ""
2625 #: plugins/check_ntp_time.c:623
2626 msgid "check_ntp_peer."
2627 msgstr ""
2629 #: plugins/check_nwstat.c:194
2630 #, c-format
2631 msgid "NetWare %s: "
2632 msgstr ""
2634 #: plugins/check_nwstat.c:232
2635 #, c-format
2636 msgid "Up %s,"
2637 msgstr ""
2639 #: plugins/check_nwstat.c:240
2640 #, c-format
2641 msgid "Load %s - %s %s-min load average = %lu%%|load%s=%lu;%lu;%lu;0;100"
2642 msgstr ""
2644 #: plugins/check_nwstat.c:268
2645 #, c-format
2646 msgid "Conns %s - %lu current connections|Conns=%lu;%lu;%lu;;"
2647 msgstr ""
2649 #: plugins/check_nwstat.c:293
2650 #, c-format
2651 msgid "%s: Long term cache hits = %lu%%"
2652 msgstr ""
2654 #: plugins/check_nwstat.c:315
2655 #, c-format
2656 msgid "%s: Total cache buffers = %lu|Cachebuffers=%lu;%lu;%lu;;"
2657 msgstr ""
2659 #: plugins/check_nwstat.c:340
2660 #, c-format
2661 msgid "%s: Dirty cache buffers = %lu|Dirty-Cache-Buffers=%lu;%lu;%lu;;"
2662 msgstr ""
2664 #: plugins/check_nwstat.c:365
2665 #, c-format
2666 msgid "%s: LRU sitting time = %lu minutes"
2667 msgstr ""
2669 #: plugins/check_nwstat.c:382 plugins/check_nwstat.c:410
2670 #: plugins/check_nwstat.c:437 plugins/check_nwstat.c:470
2671 #: plugins/check_nwstat.c:650 plugins/check_nwstat.c:676
2672 #: plugins/check_nwstat.c:707 plugins/check_nwstat.c:753
2673 #: plugins/check_nwstat.c:777
2674 #, c-format
2675 msgid "CRITICAL - Volume '%s' does not exist!"
2676 msgstr ""
2678 #: plugins/check_nwstat.c:391
2679 #, c-format
2680 msgid "%s%lu KB free on volume %s|KBFree%s=%lu;%lu;%lu;;"
2681 msgstr ""
2683 #: plugins/check_nwstat.c:392 plugins/check_nwstat.c:420
2684 #: plugins/check_nwstat.c:447 plugins/check_nwstat.c:659
2685 #: plugins/check_nwstat.c:685 plugins/check_nwstat.c:761
2686 msgid "Only "
2687 msgstr ""
2689 #: plugins/check_nwstat.c:419
2690 #, c-format
2691 msgid "%s%lu MB free on volume %s|MBFree%s=%lu;%lu;%lu;;"
2692 msgstr ""
2694 #: plugins/check_nwstat.c:446
2695 #, c-format
2696 msgid "%s%lu MB used on volume %s|MBUsed%s=%lu;%lu;%lu;;"
2697 msgstr ""
2699 #: plugins/check_nwstat.c:494
2700 #, c-format
2701 msgid ""
2702 "%lu MB (%lu%%) free on volume %s - total %lu MB|FreeMB%s=%lu;%lu;%lu;0;100"
2703 msgstr ""
2705 #: plugins/check_nwstat.c:528
2706 #, c-format
2707 msgid "Directory Services Database is %s (DS version %s)"
2708 msgstr ""
2710 #: plugins/check_nwstat.c:545
2711 #, c-format
2712 msgid "Logins are %s"
2713 msgstr ""
2715 #: plugins/check_nwstat.c:545
2716 msgid "enabled"
2717 msgstr ""
2719 #: plugins/check_nwstat.c:545
2720 msgid "disabled"
2721 msgstr ""
2723 #: plugins/check_nwstat.c:560
2724 #, c-format
2725 msgid "CRITICAL - NRM Status is bad!"
2726 msgstr ""
2728 #: plugins/check_nwstat.c:565
2729 #, c-format
2730 msgid "Warning - NRM Status is suspect!"
2731 msgstr ""
2733 #: plugins/check_nwstat.c:568
2734 #, c-format
2735 msgid "OK - NRM Status is good!"
2736 msgstr ""
2738 #: plugins/check_nwstat.c:610
2739 #, c-format
2740 msgid "%lu of %lu (%lu%%) packet receive buffers used"
2741 msgstr ""
2743 #: plugins/check_nwstat.c:634
2744 #, c-format
2745 msgid "%lu entries in SAP table"
2746 msgstr ""
2748 #: plugins/check_nwstat.c:636
2749 #, c-format
2750 msgid "%lu entries in SAP table for SAP type %d"
2751 msgstr ""
2753 #: plugins/check_nwstat.c:658
2754 #, c-format
2755 msgid "%s%lu KB purgeable on volume %s|Purge%s=%lu;%lu;%lu;;"
2756 msgstr ""
2758 #: plugins/check_nwstat.c:684
2759 #, c-format
2760 msgid "%s%lu MB purgeable on volume %s|Purge%s=%lu;%lu;%lu;;"
2761 msgstr ""
2763 #: plugins/check_nwstat.c:730
2764 #, c-format
2765 msgid "%lu MB (%lu%%) purgeable on volume %s|Purgeable%s=%lu;%lu;%lu;0;100"
2766 msgstr ""
2768 #: plugins/check_nwstat.c:761
2769 #, c-format
2770 msgid "%s%lu KB not yet purgeable on volume %s"
2771 msgstr ""
2773 #: plugins/check_nwstat.c:800
2774 #, c-format
2775 msgid "%lu MB (%lu%%) not yet purgeable on volume %s"
2776 msgstr ""
2778 #: plugins/check_nwstat.c:821
2779 #, c-format
2780 msgid "%lu open files|Openfiles=%lu;%lu;%lu;0,0"
2781 msgstr ""
2783 #: plugins/check_nwstat.c:846
2784 #, c-format
2785 msgid "%lu abended threads|Abends=%lu;%lu;%lu;;"
2786 msgstr ""
2788 #: plugins/check_nwstat.c:881
2789 #, c-format
2790 msgid "%lu current service processes (%lu max)|Processes=%lu;%lu;%lu;0;%lu"
2791 msgstr ""
2793 #: plugins/check_nwstat.c:904
2794 #, c-format
2795 msgid "CRITICAL - Time not in sync with network!"
2796 msgstr ""
2798 #: plugins/check_nwstat.c:907
2799 #, c-format
2800 msgid "OK - Time in sync with network!"
2801 msgstr ""
2803 #: plugins/check_nwstat.c:930
2804 #, c-format
2805 msgid "LRU sitting time = %lu seconds"
2806 msgstr ""
2808 #: plugins/check_nwstat.c:949
2809 #, c-format
2810 msgid "Dirty cache buffers = %lu%% of the total|DCB=%lu;%lu;%lu;0;100"
2811 msgstr ""
2813 #: plugins/check_nwstat.c:971
2814 #, c-format
2815 msgid "Total cache buffers = %lu%% of the original|TCB=%lu;%lu;%lu;0;100"
2816 msgstr ""
2818 #: plugins/check_nwstat.c:989
2819 #, c-format
2820 msgid "NDS Version %s"
2821 msgstr ""
2823 #: plugins/check_nwstat.c:1005
2824 #, c-format
2825 msgid "Up %s"
2826 msgstr ""
2828 #: plugins/check_nwstat.c:1019
2829 #, c-format
2830 msgid "Module %s version %s is loaded"
2831 msgstr ""
2833 #: plugins/check_nwstat.c:1022
2834 #, c-format
2835 msgid "Module %s is not loaded"
2836 msgstr ""
2838 #: plugins/check_nwstat.c:1033 plugins/check_nwstat.c:1059
2839 #: plugins/check_nwstat.c:1085 plugins/check_nwstat.c:1111
2840 #: plugins/check_nwstat.c:1137 plugins/check_nwstat.c:1163
2841 #: plugins/check_nwstat.c:1189 plugins/check_nwstat.c:1215
2842 #: plugins/check_nwstat.c:1241 plugins/check_nwstat.c:1267
2843 #, c-format
2844 msgid "CRITICAL - Value '%s' does not exist!"
2845 msgstr ""
2847 #: plugins/check_nwstat.c:1042 plugins/check_nwstat.c:1068
2848 #: plugins/check_nwstat.c:1094 plugins/check_nwstat.c:1120
2849 #: plugins/check_nwstat.c:1146 plugins/check_nwstat.c:1172
2850 #: plugins/check_nwstat.c:1198 plugins/check_nwstat.c:1224
2851 #: plugins/check_nwstat.c:1250 plugins/check_nwstat.c:1276
2852 #, c-format
2853 msgid "%s is  %lu|%s=%lu;%lu;%lu;;"
2854 msgstr ""
2856 #: plugins/check_nwstat.c:1289 plugins/check_overcr.c:285
2857 msgid "Nothing to check!\n"
2858 msgstr ""
2860 #: plugins/check_nwstat.c:1371 plugins/check_overcr.c:355
2861 msgid "Server port an integer\n"
2862 msgstr ""
2864 #: plugins/check_nwstat.c:1601
2865 msgid "This plugin attempts to contact the MRTGEXT NLM running on a"
2866 msgstr ""
2868 #: plugins/check_nwstat.c:1602
2869 msgid "Novell server to gather the requested system information."
2870 msgstr ""
2872 #: plugins/check_nwstat.c:1614 plugins/check_overcr.c:436
2873 msgid "Variable to check.  Valid variables include:"
2874 msgstr ""
2876 #: plugins/check_nwstat.c:1615
2877 msgid "LOAD1     = 1 minute average CPU load"
2878 msgstr ""
2880 #: plugins/check_nwstat.c:1616
2881 msgid "LOAD5     = 5 minute average CPU load"
2882 msgstr ""
2884 #: plugins/check_nwstat.c:1617
2885 msgid "LOAD15    = 15 minute average CPU load"
2886 msgstr ""
2888 #: plugins/check_nwstat.c:1618
2889 msgid "CSPROCS   = number of current service processes (NW 5.x only)"
2890 msgstr ""
2892 #: plugins/check_nwstat.c:1619
2893 msgid "ABENDS    = number of abended threads (NW 5.x only)"
2894 msgstr ""
2896 #: plugins/check_nwstat.c:1620
2897 msgid "UPTIME    = server uptime"
2898 msgstr ""
2900 #: plugins/check_nwstat.c:1621
2901 msgid "LTCH      = percent long term cache hits"
2902 msgstr ""
2904 #: plugins/check_nwstat.c:1622
2905 msgid "CBUFF     = current number of cache buffers"
2906 msgstr ""
2908 #: plugins/check_nwstat.c:1623
2909 msgid "CDBUFF    = current number of dirty cache buffers"
2910 msgstr ""
2912 #: plugins/check_nwstat.c:1624
2913 msgid "DCB       = dirty cache buffers as a percentage of the total"
2914 msgstr ""
2916 #: plugins/check_nwstat.c:1625
2917 msgid "TCB       = dirty cache buffers as a percentage of the original"
2918 msgstr ""
2920 #: plugins/check_nwstat.c:1626
2921 msgid "OFILES    = number of open files"
2922 msgstr ""
2924 #: plugins/check_nwstat.c:1627
2925 msgid "    VMF<vol>  = MB of free space on Volume <vol>"
2926 msgstr ""
2928 #: plugins/check_nwstat.c:1628
2929 msgid "    VMU<vol>  = MB used space on Volume <vol>"
2930 msgstr ""
2932 #: plugins/check_nwstat.c:1629
2933 msgid "    VMP<vol>  = MB of purgeable space on Volume <vol>"
2934 msgstr ""
2936 #: plugins/check_nwstat.c:1630
2937 msgid "    VPF<vol>  = percent free space on volume <vol>"
2938 msgstr ""
2940 #: plugins/check_nwstat.c:1631
2941 msgid "    VKF<vol>  = KB of free space on volume <vol>"
2942 msgstr ""
2944 #: plugins/check_nwstat.c:1632
2945 msgid "    VPP<vol>  = percent purgeable space on volume <vol>"
2946 msgstr ""
2948 #: plugins/check_nwstat.c:1633
2949 msgid "    VKP<vol>  = KB of purgeable space on volume <vol>"
2950 msgstr ""
2952 #: plugins/check_nwstat.c:1634
2953 msgid "    VPNP<vol> = percent not yet purgeable space on volume <vol>"
2954 msgstr ""
2956 #: plugins/check_nwstat.c:1635
2957 msgid "    VKNP<vol> = KB of not yet purgeable space on volume <vol>"
2958 msgstr ""
2960 #: plugins/check_nwstat.c:1636
2961 msgid "    LRUM      = LRU sitting time in minutes"
2962 msgstr ""
2964 #: plugins/check_nwstat.c:1637
2965 msgid "    LRUS      = LRU sitting time in seconds"
2966 msgstr ""
2968 #: plugins/check_nwstat.c:1638
2969 msgid "    DSDB      = check to see if DS Database is open"
2970 msgstr ""
2972 #: plugins/check_nwstat.c:1639
2973 msgid "    DSVER     = NDS version"
2974 msgstr ""
2976 #: plugins/check_nwstat.c:1640
2977 msgid "    UPRB      = used packet receive buffers"
2978 msgstr ""
2980 #: plugins/check_nwstat.c:1641
2981 msgid "    PUPRB     = percent (of max) used packet receive buffers"
2982 msgstr ""
2984 #: plugins/check_nwstat.c:1642
2985 msgid "    SAPENTRIES = number of entries in the SAP table"
2986 msgstr ""
2988 #: plugins/check_nwstat.c:1643
2989 msgid "    SAPENTRIES<n> = number of entries in the SAP table for SAP type <n>"
2990 msgstr ""
2992 #: plugins/check_nwstat.c:1644
2993 msgid "    TSYNC     = timesync status"
2994 msgstr ""
2996 #: plugins/check_nwstat.c:1645
2997 msgid "    LOGINS    = check to see if logins are enabled"
2998 msgstr ""
3000 #: plugins/check_nwstat.c:1646
3001 msgid "    CONNS     = number of currently licensed connections"
3002 msgstr ""
3004 #: plugins/check_nwstat.c:1647
3005 msgid "    NRMH\t= NRM Summary Status"
3006 msgstr ""
3008 #: plugins/check_nwstat.c:1648
3009 msgid "    NRMP<stat> = Returns the current value for a NRM health item"
3010 msgstr ""
3012 #: plugins/check_nwstat.c:1649
3013 msgid "    NRMM<stat> = Returns the current memory stats from NRM"
3014 msgstr ""
3016 #: plugins/check_nwstat.c:1650
3017 msgid "    NRMS<stat> = Returns the current Swapfile stats from NRM"
3018 msgstr ""
3020 #: plugins/check_nwstat.c:1651
3021 msgid "    NSS1<stat> = Statistics from _Admin:Manage_NSS\\GeneralStats.xml"
3022 msgstr ""
3024 #: plugins/check_nwstat.c:1652
3025 msgid "    NSS3<stat> = Statistics from _Admin:Manage_NSS\\NameCache.xml"
3026 msgstr ""
3028 #: plugins/check_nwstat.c:1653
3029 msgid "    NSS4<stat> = Statistics from _Admin:Manage_NSS\\FileStats.xml"
3030 msgstr ""
3032 #: plugins/check_nwstat.c:1654
3033 msgid "    NSS5<stat> = Statistics from _Admin:Manage_NSS\\ObjectCache.xml"
3034 msgstr ""
3036 #: plugins/check_nwstat.c:1655
3037 msgid "    NSS6<stat> = Statistics from _Admin:Manage_NSS\\Thread.xml"
3038 msgstr ""
3040 #: plugins/check_nwstat.c:1656
3041 msgid ""
3042 "    NSS7<stat> = Statistics from _Admin:Manage_NSS\\AuthorizationCache.xml"
3043 msgstr ""
3045 #: plugins/check_nwstat.c:1657
3046 msgid "    NLM:<nlm> = check if NLM is loaded and report version"
3047 msgstr ""
3049 #: plugins/check_nwstat.c:1658
3050 msgid "                (e.g. NLM:TSANDS.NLM)"
3051 msgstr ""
3053 #: plugins/check_nwstat.c:1665
3054 msgid "Include server version string in results"
3055 msgstr ""
3057 #: plugins/check_nwstat.c:1671
3058 msgid "- This plugin requres that the MRTGEXT.NLM file from James Drews' MRTG"
3059 msgstr ""
3061 #: plugins/check_nwstat.c:1672
3062 msgid ""
3063 "  extension for NetWare be loaded on the Novell servers you wish to check."
3064 msgstr ""
3066 #: plugins/check_nwstat.c:1673
3067 msgid "  (available from http://www.engr.wisc.edu/~drews/mrtg/)"
3068 msgstr ""
3070 #: plugins/check_nwstat.c:1674
3071 msgid ""
3072 "- Values for critical thresholds should be lower than warning thresholds"
3073 msgstr ""
3075 #: plugins/check_nwstat.c:1675
3076 msgid ""
3077 "  when the following variables are checked: VPF, VKF, LTCH, CBUFF, DCB, "
3078 msgstr ""
3080 #: plugins/check_nwstat.c:1676
3081 msgid "  TCB, LRUS and LRUM."
3082 msgstr ""
3084 #: plugins/check_overcr.c:123
3085 msgid "Unknown error fetching load data\n"
3086 msgstr ""
3088 #: plugins/check_overcr.c:127
3089 msgid "Invalid response from server - no load information\n"
3090 msgstr ""
3092 #: plugins/check_overcr.c:133
3093 msgid "Invalid response from server after load 1\n"
3094 msgstr ""
3096 #: plugins/check_overcr.c:139
3097 msgid "Invalid response from server after load 5\n"
3098 msgstr ""
3100 #: plugins/check_overcr.c:164
3101 #, c-format
3102 msgid "Load %s - %s-min load average = %0.2f"
3103 msgstr ""
3105 #: plugins/check_overcr.c:174
3106 msgid "Unknown error fetching disk data\n"
3107 msgstr ""
3109 #: plugins/check_overcr.c:184 plugins/check_overcr.c:236
3110 #: plugins/check_overcr.c:240
3111 msgid "Invalid response from server\n"
3112 msgstr ""
3114 #: plugins/check_overcr.c:211
3115 msgid "Unknown error fetching network status\n"
3116 msgstr ""
3118 #: plugins/check_overcr.c:221
3119 #, c-format
3120 msgid "Net %s - %d connection%s on port %d"
3121 msgstr ""
3123 #: plugins/check_overcr.c:232
3124 msgid "Unknown error fetching process status\n"
3125 msgstr ""
3127 #: plugins/check_overcr.c:250
3128 #, c-format
3129 msgid "Process %s - %d instance%s of %s running"
3130 msgstr ""
3132 #: plugins/check_overcr.c:277
3133 #, c-format
3134 msgid "Uptime %s - Up %d days %d hours %d minutes"
3135 msgstr ""
3137 #: plugins/check_overcr.c:419
3138 msgid ""
3139 "This plugin attempts to contact the Over-CR collector daemon running on the"
3140 msgstr ""
3142 #: plugins/check_overcr.c:420
3143 msgid "remote UNIX server in order to gather the requested system information."
3144 msgstr ""
3146 #: plugins/check_overcr.c:437
3147 msgid "LOAD1         = 1 minute average CPU load"
3148 msgstr ""
3150 #: plugins/check_overcr.c:438
3151 msgid "LOAD5         = 5 minute average CPU load"
3152 msgstr ""
3154 #: plugins/check_overcr.c:439
3155 msgid "LOAD15        = 15 minute average CPU load"
3156 msgstr ""
3158 #: plugins/check_overcr.c:440
3159 msgid "DPU<filesys>  = percent used disk space on filesystem <filesys>"
3160 msgstr ""
3162 #: plugins/check_overcr.c:441
3163 msgid "PROC<process> = number of running processes with name <process>"
3164 msgstr ""
3166 #: plugins/check_overcr.c:442
3167 msgid "NET<port>     = number of active connections on TCP port <port>"
3168 msgstr ""
3170 #: plugins/check_overcr.c:443
3171 msgid "UPTIME        = system uptime in seconds"
3172 msgstr ""
3174 #: plugins/check_overcr.c:450
3175 msgid "This plugin requires that Eric Molitors' Over-CR collector daemon be"
3176 msgstr ""
3178 #: plugins/check_overcr.c:451
3179 msgid "running on the remote server."
3180 msgstr ""
3182 #: plugins/check_overcr.c:452
3183 msgid "Over-CR can be downloaded from http://www.molitor.org/overcr"
3184 msgstr ""
3186 #: plugins/check_overcr.c:453
3187 msgid "This plugin was tested with version 0.99.53 of the Over-CR collector"
3188 msgstr ""
3190 #: plugins/check_overcr.c:457
3191 msgid ""
3192 "For the available options, the critical threshold value should always be"
3193 msgstr ""
3195 #: plugins/check_overcr.c:458
3196 msgid ""
3197 "higher than the warning threshold value, EXCEPT with the uptime variable"
3198 msgstr ""
3200 #: plugins/check_pgsql.c:183
3201 #, c-format
3202 msgid "CRITICAL - no connection to '%s' (%s).\n"
3203 msgstr ""
3205 #: plugins/check_pgsql.c:200
3206 #, c-format
3207 msgid " %s - database %s (%d sec.)|%s\n"
3208 msgstr ""
3210 #: plugins/check_pgsql.c:256 plugins/check_time.c:277 plugins/check_time.c:289
3211 #: plugins/check_users.c:166
3212 msgid "Critical threshold must be a positive integer"
3213 msgstr ""
3215 #: plugins/check_pgsql.c:262 plugins/check_time.c:258 plugins/check_time.c:282
3216 #: plugins/check_users.c:172 plugins/check_users.c:182
3217 #: plugins/check_users.c:189
3218 msgid "Warning threshold must be a positive integer"
3219 msgstr ""
3221 #: plugins/check_pgsql.c:280
3222 msgid "Database name is not valid"
3223 msgstr ""
3225 #: plugins/check_pgsql.c:286
3226 msgid "User name is not valid"
3227 msgstr ""
3229 #: plugins/check_pgsql.c:426
3230 #, c-format
3231 msgid "Test whether a PostgreSQL Database is accepting connections."
3232 msgstr ""
3234 #: plugins/check_pgsql.c:440
3235 msgid "Database to check "
3236 msgstr ""
3238 #: plugins/check_pgsql.c:441
3239 #, c-format
3240 msgid "(default: %s)"
3241 msgstr ""
3243 #: plugins/check_pgsql.c:443
3244 msgid "Login name of user"
3245 msgstr ""
3247 #: plugins/check_pgsql.c:445
3248 msgid "Password (BIG SECURITY ISSUE)"
3249 msgstr ""
3251 #: plugins/check_pgsql.c:454
3252 msgid "All parameters are optional."
3253 msgstr ""
3255 #: plugins/check_pgsql.c:455
3256 msgid ""
3257 "This plugin tests a PostgreSQL DBMS to determine whether it is active and"
3258 msgstr ""
3260 #: plugins/check_pgsql.c:456
3261 msgid "accepting queries. In its current operation, it simply connects to the"
3262 msgstr ""
3264 #: plugins/check_pgsql.c:457
3265 msgid ""
3266 "specified database, and then disconnects. If no database is specified, it"
3267 msgstr ""
3269 #: plugins/check_pgsql.c:458
3270 msgid ""
3271 "connects to the template1 database, which is present in every functioning"
3272 msgstr ""
3274 #: plugins/check_pgsql.c:459
3275 msgid "PostgreSQL DBMS."
3276 msgstr ""
3278 #: plugins/check_pgsql.c:461
3279 msgid ""
3280 "The plugin will connect to a local postmaster if no host is specified. To"
3281 msgstr ""
3283 #: plugins/check_pgsql.c:462
3284 msgid ""
3285 "connect to a remote host, be sure that the remote postmaster accepts TCP/IP"
3286 msgstr ""
3288 #: plugins/check_pgsql.c:463
3289 msgid "connections (start the postmaster with the -i option)."
3290 msgstr ""
3292 #: plugins/check_pgsql.c:465
3293 msgid ""
3294 "Typically, the nagios user (unless the --logname option is used) should be"
3295 msgstr ""
3297 #: plugins/check_pgsql.c:466
3298 msgid ""
3299 "able to connect to the database without a password. The plugin can also send"
3300 msgstr ""
3302 #: plugins/check_pgsql.c:467
3303 msgid "a password, but no effort is made to obsure or encrypt the password."
3304 msgstr ""
3306 #: plugins/check_ping.c:141
3307 msgid "CRITICAL - Could not interpret output from ping command\n"
3308 msgstr ""
3310 #: plugins/check_ping.c:157
3311 #, c-format
3312 msgid "PING %s - %sPacket loss = %d%%"
3313 msgstr ""
3315 #: plugins/check_ping.c:160
3316 #, c-format
3317 msgid "PING %s - %sPacket loss = %d%%, RTA = %2.2f ms"
3318 msgstr ""
3320 #: plugins/check_ping.c:257
3321 msgid "Could not realloc() addresses\n"
3322 msgstr ""
3324 #: plugins/check_ping.c:272 plugins/check_ping.c:352
3325 #, c-format
3326 msgid "<max_packets> (%s) must be a non-negative number\n"
3327 msgstr ""
3329 #: plugins/check_ping.c:306
3330 #, c-format
3331 msgid "<wpl> (%s) must be an integer percentage\n"
3332 msgstr ""
3334 #: plugins/check_ping.c:317
3335 #, c-format
3336 msgid "<cpl> (%s) must be an integer percentage\n"
3337 msgstr ""
3339 #: plugins/check_ping.c:328
3340 #, c-format
3341 msgid "<wrta> (%s) must be a non-negative number\n"
3342 msgstr ""
3344 #: plugins/check_ping.c:339
3345 #, c-format
3346 msgid "<crta> (%s) must be a non-negative number\n"
3347 msgstr ""
3349 #: plugins/check_ping.c:372
3350 #, c-format
3351 msgid ""
3352 "%s: Warning threshold must be integer or percentage!\n"
3353 "\n"
3354 msgstr ""
3356 #: plugins/check_ping.c:385
3357 #, c-format
3358 msgid "<wrta> was not set\n"
3359 msgstr ""
3361 #: plugins/check_ping.c:389
3362 #, c-format
3363 msgid "<crta> was not set\n"
3364 msgstr ""
3366 #: plugins/check_ping.c:393
3367 #, c-format
3368 msgid "<wpl> was not set\n"
3369 msgstr ""
3371 #: plugins/check_ping.c:397
3372 #, c-format
3373 msgid "<cpl> was not set\n"
3374 msgstr ""
3376 #: plugins/check_ping.c:401
3377 #, c-format
3378 msgid "<wrta> (%f) cannot be larger than <crta> (%f)\n"
3379 msgstr ""
3381 #: plugins/check_ping.c:405
3382 #, c-format
3383 msgid "<wpl> (%d) cannot be larger than <cpl> (%d)\n"
3384 msgstr ""
3386 #: plugins/check_ping.c:441
3387 #, c-format
3388 msgid "Cannot open stderr for %s\n"
3389 msgstr ""
3391 #: plugins/check_ping.c:490 plugins/check_ping.c:492
3392 msgid "System call sent warnings to stderr "
3393 msgstr ""
3395 #: plugins/check_ping.c:519
3396 #, c-format
3397 msgid "CRITICAL - Network Unreachable (%s)"
3398 msgstr ""
3400 #: plugins/check_ping.c:521
3401 #, c-format
3402 msgid "CRITICAL - Host Unreachable (%s)"
3403 msgstr ""
3405 #: plugins/check_ping.c:523
3406 #, c-format
3407 msgid "CRITICAL - Bogus ICMP: Port Unreachable (%s)"
3408 msgstr ""
3410 #: plugins/check_ping.c:525
3411 #, c-format
3412 msgid "CRITICAL - Bogus ICMP: Protocol Unreachable (%s)"
3413 msgstr ""
3415 #: plugins/check_ping.c:527
3416 #, c-format
3417 msgid "CRITICAL - Network Prohibited (%s)"
3418 msgstr ""
3420 #: plugins/check_ping.c:529
3421 #, c-format
3422 msgid "CRITICAL - Host Prohibited (%s)"
3423 msgstr ""
3425 #: plugins/check_ping.c:531
3426 #, c-format
3427 msgid "CRITICAL - Packet Filtered (%s)"
3428 msgstr ""
3430 #: plugins/check_ping.c:533
3431 #, c-format
3432 msgid "CRITICAL - Host not found (%s)"
3433 msgstr ""
3435 #: plugins/check_ping.c:535
3436 #, c-format
3437 msgid "CRITICAL - Time to live exceeded (%s)"
3438 msgstr ""
3440 #: plugins/check_ping.c:542
3441 msgid "Unable to realloc warn_text"
3442 msgstr ""
3444 #: plugins/check_ping.c:559
3445 #, c-format
3446 msgid "Use ping to check connection statistics for a remote host."
3447 msgstr ""
3449 #: plugins/check_ping.c:571
3450 msgid "host to ping"
3451 msgstr ""
3453 #: plugins/check_ping.c:577
3454 msgid "number of ICMP ECHO packets to send"
3455 msgstr ""
3457 #: plugins/check_ping.c:578
3458 #, c-format
3459 msgid "(Default: %d)\n"
3460 msgstr ""
3462 #: plugins/check_ping.c:580
3463 msgid "show HTML in the plugin output (obsoleted by urlize)"
3464 msgstr ""
3466 #: plugins/check_ping.c:585
3467 msgid "THRESHOLD is <rta>,<pl>% where <rta> is the round trip average travel"
3468 msgstr ""
3470 #: plugins/check_ping.c:586
3471 msgid "time (ms) which triggers a WARNING or CRITICAL state, and <pl> is the"
3472 msgstr ""
3474 #: plugins/check_ping.c:587
3475 msgid "percentage of packet loss to trigger an alarm state."
3476 msgstr ""
3478 #: plugins/check_ping.c:590
3479 msgid ""
3480 "This plugin uses the ping command to probe the specified host for packet loss"
3481 msgstr ""
3483 #: plugins/check_ping.c:591
3484 msgid ""
3485 "(percentage) and round trip average (milliseconds). It can produce HTML "
3486 "output"
3487 msgstr ""
3489 #: plugins/check_ping.c:592
3490 msgid ""
3491 "linking to a traceroute CGI contributed by Ian Cass. The CGI can be found in"
3492 msgstr ""
3494 #: plugins/check_ping.c:593
3495 msgid "the contrib area of the downloads section at http://www.nagios.org/"
3496 msgstr ""
3498 #: plugins/check_procs.c:159
3499 #, c-format
3500 msgid "CMD: %s\n"
3501 msgstr ""
3503 #: plugins/check_procs.c:164
3504 msgid "System call sent warnings to stderr"
3505 msgstr ""
3507 #: plugins/check_procs.c:265
3508 #, c-format
3509 msgid "Not parseable: %s"
3510 msgstr ""
3512 #: plugins/check_procs.c:270
3513 #, c-format
3514 msgid "Unable to read output\n"
3515 msgstr ""
3517 #: plugins/check_procs.c:287
3518 #, c-format
3519 msgid "%d warn out of "
3520 msgstr ""
3522 #: plugins/check_procs.c:292
3523 #, c-format
3524 msgid "%d crit, %d warn out of "
3525 msgstr ""
3527 #: plugins/check_procs.c:298
3528 #, c-format
3529 msgid " with %s"
3530 msgstr ""
3532 #: plugins/check_procs.c:378
3533 msgid "Critical Process Count must be an integer!"
3534 msgstr ""
3536 #: plugins/check_procs.c:390
3537 msgid "Warning Process Count must be an integer!"
3538 msgstr ""
3540 #: plugins/check_procs.c:398
3541 msgid "Parent Process ID must be an integer!"
3542 msgstr ""
3544 #: plugins/check_procs.c:404 plugins/check_procs.c:518
3545 #, c-format
3546 msgid "%s%sSTATE = %s"
3547 msgstr ""
3549 #: plugins/check_procs.c:413
3550 msgid "UID was not found"
3551 msgstr ""
3553 #: plugins/check_procs.c:419
3554 msgid "User name was not found"
3555 msgstr ""
3557 #: plugins/check_procs.c:434
3558 #, c-format
3559 msgid "%s%scommand name '%s'"
3560 msgstr ""
3562 #: plugins/check_procs.c:462
3563 msgid "RSS must be an integer!"
3564 msgstr ""
3566 #: plugins/check_procs.c:469
3567 msgid "VSZ must be an integer!"
3568 msgstr ""
3570 #: plugins/check_procs.c:477
3571 msgid "PCPU must be a float!"
3572 msgstr ""
3574 #: plugins/check_procs.c:501
3575 msgid "Metric must be one of PROCS, VSZ, RSS, CPU, ELAPSED!"
3576 msgstr ""
3578 #: plugins/check_procs.c:537
3579 #, c-format
3580 msgid "wmax (%d) cannot be greater than cmax (%d)\n"
3581 msgstr ""
3583 #: plugins/check_procs.c:541
3584 #, c-format
3585 msgid "wmin (%d) cannot be less than cmin (%d)\n"
3586 msgstr ""
3588 #: plugins/check_procs.c:678
3589 msgid ""
3590 "Checks all processes and generates WARNING or CRITICAL states if the "
3591 "specified"
3592 msgstr ""
3594 #: plugins/check_procs.c:679
3595 msgid ""
3596 "metric is outside the required threshold ranges. The metric defaults to "
3597 "number"
3598 msgstr ""
3600 #: plugins/check_procs.c:680
3601 msgid ""
3602 "of processes.  Search filters can be applied to limit the processes to check."
3603 msgstr ""
3605 #: plugins/check_procs.c:689
3606 msgid "Generate warning state if metric is outside this range"
3607 msgstr ""
3609 #: plugins/check_procs.c:691
3610 msgid "Generate critical state if metric is outside this range"
3611 msgstr ""
3613 #: plugins/check_procs.c:693
3614 msgid "Check thresholds against metric. Valid types:"
3615 msgstr ""
3617 #: plugins/check_procs.c:694
3618 msgid "PROCS   - number of processes (default)"
3619 msgstr ""
3621 #: plugins/check_procs.c:695
3622 msgid "VSZ     - virtual memory size"
3623 msgstr ""
3625 #: plugins/check_procs.c:696
3626 msgid "RSS     - resident set memory size"
3627 msgstr ""
3629 #: plugins/check_procs.c:697
3630 msgid "CPU     - percentage CPU"
3631 msgstr ""
3633 #: plugins/check_procs.c:700
3634 msgid "ELAPSED - time elapsed in seconds"
3635 msgstr ""
3637 #: plugins/check_procs.c:705
3638 msgid "Extra information. Up to 3 verbosity levels"
3639 msgstr ""
3641 #: plugins/check_procs.c:710
3642 msgid "Only scan for processes that have, in the output of `ps`, one or"
3643 msgstr ""
3645 #: plugins/check_procs.c:711
3646 msgid "more of the status flags you specify (for example R, Z, S, RS,"
3647 msgstr ""
3649 #: plugins/check_procs.c:712
3650 msgid "RSZDT, plus others based on the output of your 'ps' command)."
3651 msgstr ""
3653 #: plugins/check_procs.c:714
3654 msgid "Only scan for children of the parent process ID indicated."
3655 msgstr ""
3657 #: plugins/check_procs.c:716
3658 msgid "Only scan for processes with VSZ higher than indicated."
3659 msgstr ""
3661 #: plugins/check_procs.c:718
3662 msgid "Only scan for processes with RSS higher than indicated."
3663 msgstr ""
3665 #: plugins/check_procs.c:720
3666 msgid "Only scan for processes with PCPU higher than indicated."
3667 msgstr ""
3669 #: plugins/check_procs.c:722
3670 msgid "Only scan for processes with user name or ID indicated."
3671 msgstr ""
3673 #: plugins/check_procs.c:724
3674 msgid "Only scan for processes with args that contain STRING."
3675 msgstr ""
3677 #: plugins/check_procs.c:726
3678 msgid "Only scan for processes with args that contain the regex STRING."
3679 msgstr ""
3681 #: plugins/check_procs.c:728
3682 msgid "Only scan for exact matches of COMMAND (without path)."
3683 msgstr ""
3685 #: plugins/check_procs.c:730
3686 #, c-format
3687 msgid ""
3688 "\n"
3689 "RANGEs are specified 'min:max' or 'min:' or ':max' (or 'max'). If\n"
3690 "specified 'max:min', a warning status will be generated if the\n"
3691 "count is inside the specified range\n"
3692 "\n"
3693 msgstr ""
3695 #: plugins/check_procs.c:735
3696 #, c-format
3697 msgid ""
3698 "This plugin checks the number of currently running processes and\n"
3699 "generates WARNING or CRITICAL states if the process count is outside\n"
3700 "the specified threshold ranges. The process count can be filtered by\n"
3701 "process owner, parent process PID, current state (e.g., 'Z'), or may\n"
3702 "be the total number of running processes\n"
3703 "\n"
3704 msgstr ""
3706 #: plugins/check_procs.c:750
3707 msgid "Warning if not two processes with command name portsentry."
3708 msgstr ""
3710 #: plugins/check_procs.c:751
3711 msgid "Critical if < 2 or > 1024 processes"
3712 msgstr ""
3714 #: plugins/check_procs.c:753
3715 msgid "Warning alert if > 10 processes with command arguments containing"
3716 msgstr ""
3718 #: plugins/check_procs.c:754
3719 msgid "'/usr/local/bin/perl' and owned by root"
3720 msgstr ""
3722 #: plugins/check_procs.c:756
3723 msgid "Alert if VSZ of any processes over 50K or 100K"
3724 msgstr ""
3726 #: plugins/check_procs.c:758
3727 #, c-format
3728 msgid "Alert if CPU of any processes over 10%% or 20%%"
3729 msgstr ""
3731 #: plugins/check_procs.c:766
3732 #, c-format
3733 msgid "Usage: "
3734 msgstr ""
3736 #: plugins/check_radius.c:165
3737 msgid "Config file error"
3738 msgstr ""
3740 #: plugins/check_radius.c:174
3741 msgid "Out of Memory?"
3742 msgstr ""
3744 #: plugins/check_radius.c:178
3745 msgid "Invalid NAS-Identifier"
3746 msgstr ""
3748 #: plugins/check_radius.c:183 plugins/check_radius.c:185
3749 #: plugins/check_radius.c:191
3750 msgid "Invalid NAS-IP-Address"
3751 msgstr ""
3753 #: plugins/check_radius.c:188
3754 msgid "Can't find local IP for NAS-IP-Address"
3755 msgstr ""
3757 #: plugins/check_radius.c:202
3758 msgid "Timeout"
3759 msgstr ""
3761 #: plugins/check_radius.c:204
3762 msgid "Auth Error"
3763 msgstr ""
3765 #: plugins/check_radius.c:206
3766 msgid "Auth Failed"
3767 msgstr ""
3769 #: plugins/check_radius.c:208
3770 msgid "Bad Response"
3771 msgstr ""
3773 #: plugins/check_radius.c:212
3774 msgid "Auth OK"
3775 msgstr ""
3777 #: plugins/check_radius.c:213
3778 #, c-format
3779 msgid "Unexpected result code %d"
3780 msgstr ""
3782 #: plugins/check_radius.c:302
3783 msgid "Number of retries must be a positive integer"
3784 msgstr ""
3786 #: plugins/check_radius.c:316
3787 msgid "User not specified"
3788 msgstr ""
3790 #: plugins/check_radius.c:318
3791 msgid "Password not specified"
3792 msgstr ""
3794 #: plugins/check_radius.c:320
3795 msgid "Configuration file not specified"
3796 msgstr ""
3798 #: plugins/check_radius.c:338
3799 msgid "Tests to see if a RADIUS server is accepting connections."
3800 msgstr ""
3802 #: plugins/check_radius.c:350
3803 msgid "The user to authenticate"
3804 msgstr ""
3806 #: plugins/check_radius.c:352
3807 msgid "Password for autentication (SECURITY RISK)"
3808 msgstr ""
3810 #: plugins/check_radius.c:354
3811 msgid "NAS identifier"
3812 msgstr ""
3814 #: plugins/check_radius.c:356
3815 msgid "NAS IP Address"
3816 msgstr ""
3818 #: plugins/check_radius.c:358
3819 msgid "Configuration file"
3820 msgstr ""
3822 #: plugins/check_radius.c:360
3823 msgid "Response string to expect from the server"
3824 msgstr ""
3826 #: plugins/check_radius.c:362
3827 msgid "Number of times to retry a failed connection"
3828 msgstr ""
3830 #: plugins/check_radius.c:367
3831 msgid ""
3832 "This plugin tests a RADIUS server to see if it is accepting connections."
3833 msgstr ""
3835 #: plugins/check_radius.c:368
3836 msgid ""
3837 "The server to test must be specified in the invocation, as well as a user"
3838 msgstr ""
3840 #: plugins/check_radius.c:369
3841 msgid ""
3842 "name and password. A configuration file may also be present. The format of"
3843 msgstr ""
3845 #: plugins/check_radius.c:370
3846 msgid ""
3847 "the configuration file is described in the radiusclient library sources."
3848 msgstr ""
3850 #: plugins/check_radius.c:371
3851 msgid "The password option presents a substantial security issue because the"
3852 msgstr ""
3854 #: plugins/check_radius.c:372
3855 msgid ""
3856 "password can possibly be determined by careful watching of the command line"
3857 msgstr ""
3859 #: plugins/check_radius.c:373
3860 msgid "in a process listing. This risk is exacerbated because nagios will"
3861 msgstr ""
3863 #: plugins/check_radius.c:374
3864 msgid "run the plugin at regular predictable intervals. Please be sure that"
3865 msgstr ""
3867 #: plugins/check_radius.c:375
3868 msgid "the password used does not allow access to sensitive system resources."
3869 msgstr ""
3871 #: plugins/check_real.c:91
3872 #, c-format
3873 msgid "Unable to connect to %s on port %d\n"
3874 msgstr ""
3876 #: plugins/check_real.c:113
3877 #, c-format
3878 msgid "No data received from %s\n"
3879 msgstr ""
3881 #: plugins/check_real.c:118 plugins/check_real.c:191
3882 msgid "Invalid REAL response received from host"
3883 msgstr ""
3885 #: plugins/check_real.c:120 plugins/check_real.c:193
3886 #, c-format
3887 msgid "Invalid REAL response received from host on port %d\n"
3888 msgstr ""
3890 #: plugins/check_real.c:184 plugins/check_tcp.c:292
3891 #, c-format
3892 msgid "No data received from host\n"
3893 msgstr ""
3895 #: plugins/check_real.c:247
3896 #, c-format
3897 msgid "REAL %s - %d second response time\n"
3898 msgstr ""
3900 #: plugins/check_real.c:336 plugins/check_smtp.c:576 plugins/check_ups.c:536
3901 msgid "Warning time must be a positive integer"
3902 msgstr ""
3904 #: plugins/check_real.c:345 plugins/check_smtp.c:567 plugins/check_ups.c:527
3905 msgid "Critical time must be a positive integer"
3906 msgstr ""
3908 #: plugins/check_real.c:381
3909 msgid "You must provide a server to check"
3910 msgstr ""
3912 #: plugins/check_real.c:413
3913 msgid "This plugin tests the REAL service on the specified host."
3914 msgstr ""
3916 #: plugins/check_real.c:425
3917 msgid "Connect to this url"
3918 msgstr ""
3920 #: plugins/check_real.c:427
3921 #, c-format
3922 msgid "String to expect in first line of server response (default: %s)\n"
3923 msgstr ""
3925 #: plugins/check_real.c:437
3926 msgid "This plugin will attempt to open an RTSP connection with the host."
3927 msgstr ""
3929 #: plugins/check_real.c:438 plugins/check_smtp.c:806
3930 msgid "Successul connects return STATE_OK, refusals and timeouts return"
3931 msgstr ""
3933 #: plugins/check_real.c:439
3934 msgid ""
3935 "STATE_CRITICAL, other errors return STATE_UNKNOWN.  Successful connects,"
3936 msgstr ""
3938 #: plugins/check_real.c:440
3939 msgid ""
3940 "but incorrect reponse messages from the host result in STATE_WARNING return"
3941 msgstr ""
3943 #: plugins/check_real.c:441
3944 msgid "values."
3945 msgstr ""
3947 #: plugins/check_smtp.c:146 plugins/check_swap.c:265 plugins/check_swap.c:271
3948 #, c-format
3949 msgid "malloc() failed!\n"
3950 msgstr ""
3952 #: plugins/check_smtp.c:150
3953 #, c-format
3954 msgid "gethostname() failed!\n"
3955 msgstr ""
3957 #: plugins/check_smtp.c:185 plugins/check_smtp.c:209
3958 #, c-format
3959 msgid "recv() failed\n"
3960 msgstr ""
3962 #: plugins/check_smtp.c:196
3963 #, c-format
3964 msgid "Invalid SMTP response received from host: %s\n"
3965 msgstr ""
3967 #: plugins/check_smtp.c:198
3968 #, c-format
3969 msgid "Invalid SMTP response received from host on port %d: %s\n"
3970 msgstr ""
3972 #: plugins/check_smtp.c:219
3973 #, c-format
3974 msgid "WARNING - TLS not supported by server\n"
3975 msgstr ""
3977 #: plugins/check_smtp.c:231
3978 #, c-format
3979 msgid "Server does not support STARTTLS\n"
3980 msgstr ""
3982 #: plugins/check_smtp.c:237
3983 #, c-format
3984 msgid "CRITICAL - Cannot create SSL context.\n"
3985 msgstr ""
3987 #: plugins/check_smtp.c:257
3988 msgid "SMTP UNKNOWN - Cannot send EHLO command via TLS."
3989 msgstr ""
3991 #: plugins/check_smtp.c:262
3992 #, c-format
3993 msgid "sent %s"
3994 msgstr ""
3996 #: plugins/check_smtp.c:264
3997 msgid "SMTP UNKNOWN - Cannot read EHLO response via TLS."
3998 msgstr ""
4000 #: plugins/check_smtp.c:276
4001 msgid "CRITICAL - Cannot retrieve server certificate."
4002 msgstr ""
4004 #: plugins/check_smtp.c:311 plugins/check_snmp.c:542
4005 #, c-format
4006 msgid "Could Not Compile Regular Expression"
4007 msgstr ""
4009 #: plugins/check_smtp.c:320
4010 #, c-format
4011 msgid "SMTP %s - Invalid response '%s' to command '%s'\n"
4012 msgstr ""
4014 #: plugins/check_smtp.c:324 plugins/check_snmp.c:320
4015 #, c-format
4016 msgid "Execute Error: %s\n"
4017 msgstr ""
4019 #: plugins/check_smtp.c:338
4020 #, c-format
4021 msgid "no authuser specified, "
4022 msgstr ""
4024 #: plugins/check_smtp.c:343
4025 #, c-format
4026 msgid "no authpass specified, "
4027 msgstr ""
4029 #: plugins/check_smtp.c:350 plugins/check_smtp.c:372 plugins/check_smtp.c:393
4030 #: plugins/check_smtp.c:668
4031 #, c-format
4032 msgid "sent %s\n"
4033 msgstr ""
4035 #: plugins/check_smtp.c:353
4036 #, c-format
4037 msgid "recv() failed after AUTH LOGIN, "
4038 msgstr ""
4040 #: plugins/check_smtp.c:358 plugins/check_smtp.c:380 plugins/check_smtp.c:401
4041 #: plugins/check_smtp.c:679
4042 #, c-format
4043 msgid "received %s\n"
4044 msgstr ""
4046 #: plugins/check_smtp.c:362
4047 #, c-format
4048 msgid "invalid response received after AUTH LOGIN, "
4049 msgstr ""
4051 #: plugins/check_smtp.c:376
4052 #, c-format
4053 msgid "recv() failed after sending authuser, "
4054 msgstr ""
4056 #: plugins/check_smtp.c:384
4057 #, c-format
4058 msgid "invalid response received after authuser, "
4059 msgstr ""
4061 #: plugins/check_smtp.c:397
4062 #, c-format
4063 msgid "recv() failed after sending authpass, "
4064 msgstr ""
4066 #: plugins/check_smtp.c:405
4067 #, c-format
4068 msgid "invalid response received after authpass, "
4069 msgstr ""
4071 #: plugins/check_smtp.c:412
4072 #, c-format
4073 msgid "only authtype LOGIN is supported, "
4074 msgstr ""
4076 #: plugins/check_smtp.c:436
4077 #, c-format
4078 msgid "SMTP %s - %s%.3f sec. response time%s%s|%s\n"
4079 msgstr ""
4081 #: plugins/check_smtp.c:543 plugins/check_smtp.c:555
4082 #, c-format
4083 msgid "Could not realloc() units [%d]\n"
4084 msgstr ""
4086 #: plugins/check_smtp.c:603
4087 msgid "SSL support not available - install OpenSSL and recompile"
4088 msgstr ""
4090 #: plugins/check_smtp.c:674
4091 #, c-format
4092 msgid "recv() failed after QUIT."
4093 msgstr ""
4095 #: plugins/check_smtp.c:676
4096 #, c-format
4097 msgid "Connection reset by peer."
4098 msgstr ""
4100 #: plugins/check_smtp.c:764
4101 msgid "This plugin will attempt to open an SMTP connection with the host."
4102 msgstr ""
4104 #: plugins/check_smtp.c:778
4105 #, c-format
4106 msgid "    String to expect in first line of server response (default: '%s')\n"
4107 msgstr ""
4109 #: plugins/check_smtp.c:780
4110 msgid "SMTP command (may be used repeatedly)"
4111 msgstr ""
4113 #: plugins/check_smtp.c:782
4114 msgid "Expected response to command (may be used repeatedly)"
4115 msgstr ""
4117 #: plugins/check_smtp.c:784
4118 msgid "FROM-address to include in MAIL command, required by Exchange 2000"
4119 msgstr ""
4121 #: plugins/check_smtp.c:787 plugins/check_tcp.c:633
4122 msgid "Minimum number of days a certificate has to be valid."
4123 msgstr ""
4125 #: plugins/check_smtp.c:789
4126 msgid "Use STARTTLS for the connection."
4127 msgstr ""
4129 #: plugins/check_smtp.c:793
4130 msgid "SMTP AUTH type to check (default none, only LOGIN supported)"
4131 msgstr ""
4133 #: plugins/check_smtp.c:795
4134 msgid "SMTP AUTH username"
4135 msgstr ""
4137 #: plugins/check_smtp.c:797
4138 msgid "SMTP AUTH password"
4139 msgstr ""
4141 #: plugins/check_smtp.c:807
4142 msgid "STATE_CRITICAL, other errors return STATE_UNKNOWN.  Successful"
4143 msgstr ""
4145 #: plugins/check_smtp.c:808
4146 msgid "connects, but incorrect reponse messages from the host result in"
4147 msgstr ""
4149 #: plugins/check_smtp.c:809
4150 msgid "STATE_WARNING return values."
4151 msgstr ""
4153 #: plugins/check_snmp.c:236
4154 #, c-format
4155 msgid "External command error: %s\n"
4156 msgstr ""
4158 #: plugins/check_snmp.c:241
4159 #, c-format
4160 msgid "External command error with no output (return code: %d)\n"
4161 msgstr ""
4163 #: plugins/check_snmp.c:298
4164 msgid "No valid data returned"
4165 msgstr ""
4167 #: plugins/check_snmp.c:500
4168 msgid "Retries interval must be a positive integer"
4169 msgstr ""
4171 #: plugins/check_snmp.c:563
4172 #, c-format
4173 msgid "Could not reallocate labels[%d]"
4174 msgstr ""
4176 #: plugins/check_snmp.c:575
4177 msgid "Could not reallocate labels\n"
4178 msgstr ""
4180 #: plugins/check_snmp.c:592
4181 #, c-format
4182 msgid "Could not reallocate units [%d]\n"
4183 msgstr ""
4185 #: plugins/check_snmp.c:604
4186 msgid "Could not realloc() units\n"
4187 msgstr ""
4189 #: plugins/check_snmp.c:662
4190 msgid "No host specified\n"
4191 msgstr ""
4193 #: plugins/check_snmp.c:666
4194 msgid "No OIDs specified\n"
4195 msgstr ""
4197 #: plugins/check_snmp.c:688
4198 msgid "Invalid seclevel"
4199 msgstr ""
4201 #: plugins/check_snmp.c:695 plugins/check_snmp.c:698 plugins/check_snmp.c:716
4202 #, c-format
4203 msgid "Required parameter: %s\n"
4204 msgstr ""
4206 #: plugins/check_snmp.c:737
4207 msgid "Invalid SNMP version"
4208 msgstr ""
4210 #: plugins/check_snmp.c:754
4211 msgid "Unbalanced quotes\n"
4212 msgstr ""
4214 #: plugins/check_snmp.c:803
4215 msgid "Check status of remote machines and obtain system information via SNMP"
4216 msgstr ""
4218 #: plugins/check_snmp.c:816
4219 msgid "Use SNMP GETNEXT instead of SNMP GET"
4220 msgstr ""
4222 #: plugins/check_snmp.c:818
4223 msgid "SNMP protocol version"
4224 msgstr ""
4226 #: plugins/check_snmp.c:820
4227 msgid "SNMPv3 securityLevel"
4228 msgstr ""
4230 #: plugins/check_snmp.c:822
4231 msgid "SNMPv3 auth proto"
4232 msgstr ""
4234 #: plugins/check_snmp.c:824
4235 msgid "SNMPv3 priv proto (default DES)"
4236 msgstr ""
4238 #: plugins/check_snmp.c:828
4239 msgid "Optional community string for SNMP communication"
4240 msgstr ""
4242 #: plugins/check_snmp.c:829
4243 msgid "default is"
4244 msgstr ""
4246 #: plugins/check_snmp.c:831
4247 msgid "SNMPv3 username"
4248 msgstr ""
4250 #: plugins/check_snmp.c:833
4251 msgid "SNMPv3 authentication password"
4252 msgstr ""
4254 #: plugins/check_snmp.c:835
4255 msgid "SNMPv3 privacy password"
4256 msgstr ""
4258 #: plugins/check_snmp.c:839
4259 msgid "Object identifier(s) or SNMP variables whose value you wish to query"
4260 msgstr ""
4262 #: plugins/check_snmp.c:841
4263 msgid ""
4264 "List of MIBS to be loaded (default = none if using numeric OIDs or 'ALL'"
4265 msgstr ""
4267 #: plugins/check_snmp.c:842
4268 msgid "for symbolic OIDs.)"
4269 msgstr ""
4271 #: plugins/check_snmp.c:844
4272 msgid "Delimiter to use when parsing returned data. Default is"
4273 msgstr ""
4275 #: plugins/check_snmp.c:845
4276 msgid "Any data on the right hand side of the delimiter is considered"
4277 msgstr ""
4279 #: plugins/check_snmp.c:846
4280 msgid "to be the data that should be used in the evaluation."
4281 msgstr ""
4283 #: plugins/check_snmp.c:850
4284 msgid "Warning threshold range(s)"
4285 msgstr ""
4287 #: plugins/check_snmp.c:852
4288 msgid "Critical threshold range(s)"
4289 msgstr ""
4291 #: plugins/check_snmp.c:856
4292 msgid "Return OK state (for that OID) if STRING is an exact match"
4293 msgstr ""
4295 #: plugins/check_snmp.c:858
4296 msgid ""
4297 "Return OK state (for that OID) if extended regular expression REGEX matches"
4298 msgstr ""
4300 #: plugins/check_snmp.c:860
4301 msgid ""
4302 "Return OK state (for that OID) if case-insensitive extended REGEX matches"
4303 msgstr ""
4305 #: plugins/check_snmp.c:862
4306 msgid "Prefix label for output from plugin (default -s 'SNMP')"
4307 msgstr ""
4309 #: plugins/check_snmp.c:866
4310 msgid "Units label(s) for output data (e.g., 'sec.')."
4311 msgstr ""
4313 #: plugins/check_snmp.c:868
4314 msgid "Separates output on multiple OID requests"
4315 msgstr ""
4317 #: plugins/check_snmp.c:872
4318 msgid "Number of retries to be used in the requests"
4319 msgstr ""
4321 #: plugins/check_snmp.c:877
4322 msgid ""
4323 "This plugin uses the 'snmpget' command included with the NET-SNMP package."
4324 msgstr ""
4326 #: plugins/check_snmp.c:878
4327 msgid ""
4328 "if you don't have the package installed, you will need to download it from"
4329 msgstr ""
4331 #: plugins/check_snmp.c:879
4332 msgid "http://net-snmp.sourceforge.net before you can use this plugin."
4333 msgstr ""
4335 #: plugins/check_snmp.c:883
4336 msgid ""
4337 "- Multiple OIDs may be indicated by a comma- or space-delimited list (lists "
4338 "with"
4339 msgstr ""
4341 #: plugins/check_snmp.c:884
4342 msgid "internal spaces must be quoted) [max 8 OIDs]"
4343 msgstr ""
4345 #: plugins/check_snmp.c:888
4346 msgid ""
4347 "- When checking multiple OIDs, separate ranges by commas like '-w "
4348 "1:10,1:,:20'"
4349 msgstr ""
4351 #: plugins/check_snmp.c:889
4352 msgid "- Note that only one string and one regex may be checked at present"
4353 msgstr ""
4355 #: plugins/check_snmp.c:890
4356 msgid ""
4357 "- All evaluation methods other than PR, STR, and SUBSTR expect that the value"
4358 msgstr ""
4360 #: plugins/check_snmp.c:891
4361 msgid "returned from the SNMP query is an unsigned integer."
4362 msgstr ""
4364 #: plugins/check_ssh.c:165
4365 msgid "Port number must be a positive integer"
4366 msgstr ""
4368 #: plugins/check_ssh.c:228
4369 #, c-format
4370 msgid "Server answer: %s"
4371 msgstr ""
4373 #: plugins/check_ssh.c:247
4374 #, c-format
4375 msgid "SSH WARNING - %s (protocol %s) version mismatch, expected '%s'\n"
4376 msgstr ""
4378 #: plugins/check_ssh.c:254
4379 #, c-format
4380 msgid "SSH OK - %s (protocol %s)\n"
4381 msgstr ""
4383 #: plugins/check_ssh.c:274
4384 msgid "Try to connect to an SSH server at specified server and port"
4385 msgstr ""
4387 #: plugins/check_ssh.c:290
4388 msgid ""
4389 "Warn if string doesn't match expected server version (ex: OpenSSH_3.9p1)"
4390 msgstr ""
4392 #: plugins/check_swap.c:169
4393 #, c-format
4394 msgid "Command: %s\n"
4395 msgstr ""
4397 #: plugins/check_swap.c:171
4398 #, c-format
4399 msgid "Format: %s\n"
4400 msgstr ""
4402 #: plugins/check_swap.c:207
4403 #, c-format
4404 msgid "total=%.0f, used=%.0f, free=%.0f\n"
4405 msgstr ""
4407 #: plugins/check_swap.c:221
4408 #, c-format
4409 msgid "total=%.0f, free=%.0f\n"
4410 msgstr ""
4412 #: plugins/check_swap.c:253
4413 msgid "Error getting swap devices\n"
4414 msgstr ""
4416 #: plugins/check_swap.c:256
4417 msgid "SWAP OK: No swap devices defined\n"
4418 msgstr ""
4420 #: plugins/check_swap.c:277 plugins/check_swap.c:319
4421 msgid "swapctl failed: "
4422 msgstr ""
4424 #: plugins/check_swap.c:278 plugins/check_swap.c:320
4425 msgid "Error in swapctl call\n"
4426 msgstr ""
4428 #: plugins/check_swap.c:357
4429 #, c-format
4430 msgid "SWAP %s - %d%% free (%d MB out of %d MB) %s|"
4431 msgstr ""
4433 #: plugins/check_swap.c:435
4434 msgid "Warning threshold must be integer or percentage!"
4435 msgstr ""
4437 #: plugins/check_swap.c:453
4438 msgid "Critical threshold must be integer or percentage!"
4439 msgstr ""
4441 #: plugins/check_swap.c:507
4442 msgid "Warning percentage should be more than critical percentage"
4443 msgstr ""
4445 #: plugins/check_swap.c:511
4446 msgid "Warning free space should be more than critical free space"
4447 msgstr ""
4449 #: plugins/check_swap.c:525
4450 msgid "Check swap space on local machine."
4451 msgstr ""
4453 #: plugins/check_swap.c:535
4454 msgid ""
4455 "Exit with WARNING status if less than INTEGER bytes of swap space are free"
4456 msgstr ""
4458 #: plugins/check_swap.c:537
4459 msgid "Exit with WARNING status if less than PERCENT of swap space is free"
4460 msgstr ""
4462 #: plugins/check_swap.c:539
4463 msgid ""
4464 "Exit with CRITICAL status if less than INTEGER bytes of swap space are free"
4465 msgstr ""
4467 #: plugins/check_swap.c:541
4468 msgid "Exit with CRITCAL status if less than PERCENT of swap space is free"
4469 msgstr ""
4471 #: plugins/check_swap.c:543
4472 msgid "Conduct comparisons for all swap partitions, one by one"
4473 msgstr ""
4475 #: plugins/check_swap.c:548
4476 msgid "On AIX, if -a is specified, uses lsps -a, otherwise uses lsps -s."
4477 msgstr ""
4479 #: plugins/check_tcp.c:197
4480 msgid "CRITICAL - Generic check_tcp called with unknown service\n"
4481 msgstr ""
4483 #: plugins/check_tcp.c:221
4484 msgid "With UDP checks, a send/expect string must be specified."
4485 msgstr ""
4487 #: plugins/check_tcp.c:240
4488 #, c-format
4489 msgid "CRITICAL - Cannot retrieve server certificate.\n"
4490 msgstr ""
4492 #: plugins/check_tcp.c:418
4493 msgid "No arguments found"
4494 msgstr ""
4496 #: plugins/check_tcp.c:519
4497 msgid "Maxbytes must be a positive integer"
4498 msgstr ""
4500 #: plugins/check_tcp.c:537
4501 msgid "Refuse must be one of ok, warn, crit"
4502 msgstr ""
4504 #: plugins/check_tcp.c:547
4505 msgid "Mismatch must be one of ok, warn, crit"
4506 msgstr ""
4508 #: plugins/check_tcp.c:553
4509 msgid "Delay must be a positive integer"
4510 msgstr ""
4512 #: plugins/check_tcp.c:581
4513 msgid "You must provide a server address"
4514 msgstr ""
4516 #: plugins/check_tcp.c:583
4517 msgid "Invalid hostname, address or socket"
4518 msgstr ""
4520 #: plugins/check_tcp.c:597
4521 #, c-format
4522 msgid ""
4523 "This plugin tests %s connections with the specified host (or unix socket).\n"
4524 "\n"
4525 msgstr ""
4527 #: plugins/check_tcp.c:610
4528 msgid ""
4529 "Can use \\n, \\r, \\t or \\ in send or quit string. Must come before send or "
4530 "quit option"
4531 msgstr ""
4533 #: plugins/check_tcp.c:611
4534 msgid "Default: nothing added to send, \\r\\n added to end of quit"
4535 msgstr ""
4537 #: plugins/check_tcp.c:613
4538 msgid "String to send to the server"
4539 msgstr ""
4541 #: plugins/check_tcp.c:615
4542 msgid "String to expect in server response"
4543 msgstr ""
4545 #: plugins/check_tcp.c:615
4546 msgid "(may be repeated)"
4547 msgstr ""
4549 #: plugins/check_tcp.c:617
4550 msgid "All expect strings need to occur in server response. Default is any"
4551 msgstr ""
4553 #: plugins/check_tcp.c:619
4554 msgid "String to send server to initiate a clean close of the connection"
4555 msgstr ""
4557 #: plugins/check_tcp.c:621
4558 msgid "Accept TCP refusals with states ok, warn, crit (default: crit)"
4559 msgstr ""
4561 #: plugins/check_tcp.c:623
4562 msgid ""
4563 "Accept expected string mismatches with states ok, warn, crit (default: warn)"
4564 msgstr ""
4566 #: plugins/check_tcp.c:625
4567 msgid "Hide output from TCP socket"
4568 msgstr ""
4570 #: plugins/check_tcp.c:627
4571 msgid "Close connection once more than this number of bytes are received"
4572 msgstr ""
4574 #: plugins/check_tcp.c:629
4575 msgid "Seconds to wait between sending string and polling for response"
4576 msgstr ""
4578 #: plugins/check_tcp.c:635
4579 msgid "Use SSL for the connection."
4580 msgstr ""
4582 #: plugins/check_time.c:102
4583 #, c-format
4584 msgid "TIME UNKNOWN - could not connect to server %s, port %d\n"
4585 msgstr ""
4587 #: plugins/check_time.c:115
4588 #, c-format
4589 msgid "TIME UNKNOWN - could not send UDP request to server %s, port %d\n"
4590 msgstr ""
4592 #: plugins/check_time.c:139
4593 #, c-format
4594 msgid "TIME UNKNOWN - no data received from server %s, port %d\n"
4595 msgstr ""
4597 #: plugins/check_time.c:152
4598 #, c-format
4599 msgid "TIME %s - %d second response time|%s\n"
4600 msgstr ""
4602 #: plugins/check_time.c:170
4603 #, c-format
4604 msgid "TIME %s - %lu second time difference|%s %s\n"
4605 msgstr ""
4607 #: plugins/check_time.c:254
4608 msgid "Warning thresholds must be a positive integer"
4609 msgstr ""
4611 #: plugins/check_time.c:273
4612 msgid "Critical thresholds must be a positive integer"
4613 msgstr ""
4615 #: plugins/check_time.c:339
4616 msgid "This plugin will check the time on the specified host."
4617 msgstr ""
4619 #: plugins/check_time.c:351
4620 msgid "Use UDP to connect, not TCP"
4621 msgstr ""
4623 #: plugins/check_time.c:353
4624 msgid "Time difference (sec.) necessary to result in a warning status"
4625 msgstr ""
4627 #: plugins/check_time.c:355
4628 msgid "Time difference (sec.) necessary to result in a critical status"
4629 msgstr ""
4631 #: plugins/check_time.c:357
4632 msgid "Response time (sec.) necessary to result in warning status"
4633 msgstr ""
4635 #: plugins/check_time.c:359
4636 msgid "Response time (sec.) necessary to result in critical status"
4637 msgstr ""
4639 #: plugins/check_ups.c:144
4640 #, c-format
4641 msgid "On Battery, Low Battery"
4642 msgstr ""
4644 #: plugins/check_ups.c:149
4645 msgid "Online"
4646 msgstr ""
4648 #: plugins/check_ups.c:152
4649 msgid "On Battery"
4650 msgstr ""
4652 #: plugins/check_ups.c:156
4653 msgid ", Low Battery"
4654 msgstr ""
4656 #: plugins/check_ups.c:160
4657 msgid ", Calibrating"
4658 msgstr ""
4660 #: plugins/check_ups.c:163
4661 msgid ", Replace Battery"
4662 msgstr ""
4664 #: plugins/check_ups.c:167
4665 msgid ", On Bypass"
4666 msgstr ""
4668 #: plugins/check_ups.c:170
4669 msgid ", Overload"
4670 msgstr ""
4672 #: plugins/check_ups.c:173
4673 msgid ", Trimming"
4674 msgstr ""
4676 #: plugins/check_ups.c:176
4677 msgid ", Boosting"
4678 msgstr ""
4680 #: plugins/check_ups.c:179
4681 msgid ", Charging"
4682 msgstr ""
4684 #: plugins/check_ups.c:182
4685 msgid ", Discharging"
4686 msgstr ""
4688 #: plugins/check_ups.c:185
4689 msgid ", Unknown"
4690 msgstr ""
4692 #: plugins/check_ups.c:324
4693 #, c-format
4694 msgid "UPS does not support any available options\n"
4695 msgstr ""
4697 #: plugins/check_ups.c:348 plugins/check_ups.c:411
4698 msgid "Invalid response received from host"
4699 msgstr ""
4701 #: plugins/check_ups.c:420
4702 #, c-format
4703 msgid "CRITICAL - no such UPS '%s' on that host\n"
4704 msgstr ""
4706 #: plugins/check_ups.c:430
4707 msgid "CRITICAL - UPS data is stale"
4708 msgstr ""
4710 #: plugins/check_ups.c:435
4711 #, c-format
4712 msgid "Unknown error: %s\n"
4713 msgstr ""
4715 #: plugins/check_ups.c:442
4716 msgid "Error: unable to parse variable"
4717 msgstr ""
4719 #: plugins/check_ups.c:549
4720 msgid "Unrecognized UPS variable"
4721 msgstr ""
4723 #: plugins/check_ups.c:587
4724 msgid "Error : no UPS indicated"
4725 msgstr ""
4727 #: plugins/check_ups.c:607
4728 msgid ""
4729 "This plugin tests the UPS service on the specified host. Network UPS Tools"
4730 msgstr ""
4732 #: plugins/check_ups.c:608
4733 msgid "from www.networkupstools.org must be running for this plugin to work."
4734 msgstr ""
4736 #: plugins/check_ups.c:620
4737 msgid "Name of UPS"
4738 msgstr ""
4740 #: plugins/check_ups.c:622
4741 msgid "Output of temperatures in Celsius"
4742 msgstr ""
4744 #: plugins/check_ups.c:624
4745 msgid "Valid values for STRING are"
4746 msgstr ""
4748 #: plugins/check_ups.c:635
4749 msgid ""
4750 "This plugin attempts to determine the status of a UPS (Uninterruptible Power"
4751 msgstr ""
4753 #: plugins/check_ups.c:636
4754 msgid ""
4755 "Supply) on a local or remote host. If the UPS is online or calibrating, the"
4756 msgstr ""
4758 #: plugins/check_ups.c:637
4759 msgid ""
4760 "plugin will return an OK state. If the battery is on it will return a WARNING"
4761 msgstr ""
4763 #: plugins/check_ups.c:638
4764 msgid ""
4765 "state. If the UPS is off or has a low battery the plugin will return a "
4766 "CRITICAL"
4767 msgstr ""
4769 #: plugins/check_ups.c:639
4770 msgid "state."
4771 msgstr ""
4773 #: plugins/check_ups.c:643
4774 msgid ""
4775 "You may also specify a variable to check (such as temperature, utility "
4776 "voltage,"
4777 msgstr ""
4779 #: plugins/check_ups.c:644
4780 msgid ""
4781 "battery load, etc.) as well as warning and critical thresholds for the value"
4782 msgstr ""
4784 #: plugins/check_ups.c:645
4785 msgid ""
4786 "of that variable.  If the remote host has multiple UPS that are being "
4787 "monitored"
4788 msgstr ""
4790 #: plugins/check_ups.c:646
4791 msgid "you will have to use the --ups option to specify which UPS to check."
4792 msgstr ""
4794 #: plugins/check_ups.c:648
4795 msgid ""
4796 "This plugin requires that the UPSD daemon distributed with Russell Kroll's"
4797 msgstr ""
4799 #: plugins/check_ups.c:649
4800 msgid ""
4801 "Network UPS Tools be installed on the remote host. If you do not have the"
4802 msgstr ""
4804 #: plugins/check_ups.c:650
4805 msgid "package installed on your system, you can download it from"
4806 msgstr ""
4808 #: plugins/check_ups.c:651
4809 msgid "http://www.networkupstools.org"
4810 msgstr ""
4812 #: plugins/check_users.c:92
4813 #, c-format
4814 msgid "# users=%d"
4815 msgstr ""
4817 #: plugins/check_users.c:115
4818 msgid "Unable to read output"
4819 msgstr ""
4821 #: plugins/check_users.c:122
4822 #, c-format
4823 msgid "USERS %s - %d users currently logged in |%s\n"
4824 msgstr ""
4826 #: plugins/check_users.c:207
4827 msgid "This plugin checks the number of users currently logged in on the local"
4828 msgstr ""
4830 #: plugins/check_users.c:208
4831 msgid ""
4832 "system and generates an error if the number exceeds the thresholds specified."
4833 msgstr ""
4835 #: plugins/check_users.c:218
4836 msgid "Set WARNING status if more than INTEGER users are logged in"
4837 msgstr ""
4839 #: plugins/check_users.c:220
4840 msgid "Set CRITICAL status if more than INTEGER users are logged in"
4841 msgstr ""
4843 #: plugins/check_ide_smart.c:229
4844 #, c-format
4845 msgid "CRITICAL - Couldn't open device %s: %s\n"
4846 msgstr ""
4848 #: plugins/check_ide_smart.c:234
4849 #, c-format
4850 msgid "CRITICAL - SMART_CMD_ENABLE\n"
4851 msgstr ""
4853 #: plugins/check_ide_smart.c:295
4854 #, c-format
4855 msgid "CRITICAL - SMART_READ_VALUES: %s\n"
4856 msgstr ""
4858 #: plugins/check_ide_smart.c:364
4859 #, c-format
4860 msgid "CRITICAL - %d Harddrive PreFailure%cDetected! %d/%d tests failed.\n"
4861 msgstr ""
4863 #: plugins/check_ide_smart.c:372
4864 #, c-format
4865 msgid "WARNING - %d Harddrive Advisor%s Detected. %d/%d tests failed.\n"
4866 msgstr ""
4868 #: plugins/check_ide_smart.c:380
4869 #, c-format
4870 msgid "OK - Operational (%d/%d tests passed)\n"
4871 msgstr ""
4873 #: plugins/check_ide_smart.c:384
4874 #, c-format
4875 msgid "ERROR - Status '%d' unkown. %d/%d tests passed\n"
4876 msgstr ""
4878 #: plugins/check_ide_smart.c:417
4879 #, c-format
4880 msgid "OffLineStatus=%d {%s}, AutoOffLine=%s, OffLineTimeout=%d minutes\n"
4881 msgstr ""
4883 #: plugins/check_ide_smart.c:423
4884 #, c-format
4885 msgid "OffLineCapability=%d {%s %s %s}\n"
4886 msgstr ""
4888 #: plugins/check_ide_smart.c:429
4889 #, c-format
4890 msgid "SmartRevision=%d, CheckSum=%d, SmartCapability=%d {%s %s}\n"
4891 msgstr ""
4893 #: plugins/check_ide_smart.c:450
4894 #, c-format
4895 msgid "CRITICAL - %s: %s\n"
4896 msgstr ""
4898 #: plugins/check_ide_smart.c:469
4899 #, c-format
4900 msgid "CRITICAL - SMART_READ_THRESHOLDS: %s\n"
4901 msgstr ""
4903 #: plugins/check_ide_smart.c:486
4904 #, c-format
4905 msgid ""
4906 "This plugin checks a local hard drive with the (Linux specific) SMART "
4907 "interface [http://smartlinux.sourceforge.net/smart/index.php]."
4908 msgstr ""
4910 #: plugins/check_ide_smart.c:496
4911 msgid "Select device DEVICE"
4912 msgstr ""
4914 #: plugins/check_ide_smart.c:497
4915 msgid ""
4916 "Note: if the device is selected with this option, _no_ other options are "
4917 "accepted"
4918 msgstr ""
4920 #: plugins/check_ide_smart.c:499
4921 msgid "Perform immediately offline tests"
4922 msgstr ""
4924 #: plugins/check_ide_smart.c:501
4925 msgid "Returns the number of failed tests"
4926 msgstr ""
4928 #: plugins/check_ide_smart.c:503
4929 msgid "Turn on automatic offline tests"
4930 msgstr ""
4932 #: plugins/check_ide_smart.c:505
4933 msgid "Turn off automatic offline tests"
4934 msgstr ""
4936 #: plugins/check_ide_smart.c:507
4937 msgid "Output suitable for Nagios"
4938 msgstr ""
4940 #: plugins/negate.c:96
4941 msgid "No data returned from command\n"
4942 msgstr ""
4944 #: plugins/negate.c:167
4945 msgid ""
4946 "Timeout result must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) "
4947 "or integer (0-3)."
4948 msgstr ""
4950 #: plugins/negate.c:171
4951 msgid ""
4952 "Ok must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or integer (0-"
4953 "3)."
4954 msgstr ""
4956 #: plugins/negate.c:177
4957 msgid ""
4958 "Warning must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or "
4959 "integer (0-3)."
4960 msgstr ""
4962 #: plugins/negate.c:182
4963 msgid ""
4964 "Critical must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or "
4965 "integer (0-3)."
4966 msgstr ""
4968 #: plugins/negate.c:187
4969 msgid ""
4970 "Unknown must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or "
4971 "integer (0-3)."
4972 msgstr ""
4974 #: plugins/negate.c:214
4975 msgid "Require path to command"
4976 msgstr ""
4978 #: plugins/negate.c:243
4979 msgid ""
4980 "Negates the status of a plugin (returns OK for CRITICAL and vice-versa)."
4981 msgstr ""
4983 #: plugins/negate.c:244
4984 msgid "Additional switches can be used to control which state becomes what."
4985 msgstr ""
4987 #: plugins/negate.c:253
4988 msgid "Keep timeout longer than the plugin timeout to retain CRITICAL status."
4989 msgstr ""
4991 #: plugins/negate.c:255
4992 msgid "Custom result on Negate timeouts; see below for STATUS definition\n"
4993 msgstr ""
4995 #: plugins/negate.c:261
4996 #, c-format
4997 msgid ""
4998 "    STATUS can be 'OK', 'WARNING', 'CRITICAL' or 'UNKNOWN' without single\n"
4999 msgstr ""
5001 #: plugins/negate.c:262
5002 #, c-format
5003 msgid ""
5004 "    quotes. Numeric values are accepted. If nothing is specified, permutes\n"
5005 msgstr ""
5007 #: plugins/negate.c:263
5008 #, c-format
5009 msgid "    OK and CRITICAL.\n"
5010 msgstr ""
5012 #: plugins/negate.c:265
5013 #, c-format
5014 msgid ""
5015 "    Substitute output text as well. Will only substitute text in CAPITALS\n"
5016 msgstr ""
5018 #: plugins/negate.c:270
5019 msgid "Run check_ping and invert result. Must use full path to plugin"
5020 msgstr ""
5022 #: plugins/negate.c:272
5023 msgid "This will return OK instead of WARNING and UNKNOWN instead of CRITICAL"
5024 msgstr ""
5026 #: plugins/negate.c:275
5027 msgid ""
5028 "This plugin is a wrapper to take the output of another plugin and invert it."
5029 msgstr ""
5031 #: plugins/negate.c:276
5032 msgid "The full path of the plugin must be provided."
5033 msgstr ""
5035 #: plugins/negate.c:277
5036 msgid "If the wrapped plugin returns OK, the wrapper will return CRITICAL."
5037 msgstr ""
5039 #: plugins/negate.c:278
5040 msgid "If the wrapped plugin returns CRITICAL, the wrapper will return OK."
5041 msgstr ""
5043 #: plugins/negate.c:279
5044 msgid "Otherwise, the output state of the wrapped plugin is unchanged."
5045 msgstr ""
5047 #: plugins/negate.c:281
5048 msgid ""
5049 "Using timeout-result, it is possible to override the timeout behaviour or a"
5050 msgstr ""
5052 #: plugins/negate.c:282
5053 msgid "plugin by setting the negate timeout a bit lower."
5054 msgstr ""
5056 #: plugins/netutils.c:48
5057 #, c-format
5058 msgid "%s - Socket timeout after %d seconds\n"
5059 msgstr ""
5061 #: plugins/netutils.c:50
5062 #, c-format
5063 msgid "%s - Abnormal timeout after %d seconds\n"
5064 msgstr ""
5066 #: plugins/netutils.c:78 plugins/netutils.c:280
5067 msgid "Send failed"
5068 msgstr ""
5070 #: plugins/netutils.c:95 plugins/netutils.c:295
5071 msgid "No data was received from host!"
5072 msgstr ""
5074 #: plugins/netutils.c:203 plugins/netutils.c:239
5075 msgid "Socket creation failed"
5076 msgstr ""
5078 #: plugins/netutils.c:232
5079 msgid "Supplied path too long unix domain socket"
5080 msgstr ""
5082 #: plugins/netutils.c:304
5083 msgid "Receive failed"
5084 msgstr ""
5086 #: plugins/netutils.c:330 plugins-root/check_dhcp.c:1341
5087 #, c-format
5088 msgid "Invalid hostname/address - %s"
5089 msgstr ""
5091 #: plugins/popen.c:142
5092 msgid "Could not malloc argv array in popen()"
5093 msgstr ""
5095 #: plugins/popen.c:152
5096 msgid "CRITICAL - You need more args!!!"
5097 msgstr ""
5099 #: plugins/popen.c:209
5100 msgid "Cannot catch SIGCHLD"
5101 msgstr ""
5103 #: plugins/popen.c:304
5104 #, c-format
5105 msgid "CRITICAL - Plugin timed out after %d seconds\n"
5106 msgstr ""
5108 #: plugins/popen.c:307
5109 msgid "CRITICAL - popen timeout received, but no child process"
5110 msgstr ""
5112 #: plugins/popen.c:323
5113 msgid "sysconf error for _SC_OPEN_MAX"
5114 msgstr ""
5116 #: plugins/urlize.c:130
5117 #, c-format
5118 msgid ""
5119 "%s UNKNOWN - No data received from host\n"
5120 "CMD: %s</A>\n"
5121 msgstr ""
5123 #: plugins/urlize.c:169
5124 msgid "This plugin wraps the text output of another command (plugin)"
5125 msgstr ""
5127 #: plugins/urlize.c:170
5128 msgid ""
5129 "in HTML <A> tags, thus displaying the child plugin's output as a clickable "
5130 "link in"
5131 msgstr ""
5133 #: plugins/urlize.c:171
5134 msgid ""
5135 "the Nagios status screen.  This plugin returns the status of the invoked "
5136 "plugin."
5137 msgstr ""
5139 #: plugins/urlize.c:181
5140 msgid ""
5141 "Pay close attention to quoting to ensure that the shell passes the expected"
5142 msgstr ""
5144 #: plugins/urlize.c:182
5145 msgid "data to the plugin. For example, in:"
5146 msgstr ""
5148 #: plugins/urlize.c:183
5149 msgid "urlize http://example.com/ check_http -H example.com -r 'two words'"
5150 msgstr ""
5152 #: plugins/urlize.c:184
5153 msgid "the shell will remove the single quotes and urlize will see:"
5154 msgstr ""
5156 #: plugins/urlize.c:185
5157 msgid "urlize http://example.com/ check_http -H example.com -r two words"
5158 msgstr ""
5160 #: plugins/urlize.c:186
5161 msgid "You probably want:"
5162 msgstr ""
5164 #: plugins/urlize.c:187
5165 msgid "urlize http://example.com/ \"check_http -H example.com -r 'two words'\""
5166 msgstr ""
5168 #: plugins/utils.c:171
5169 #, c-format
5170 msgid "%s - Plugin timed out after %d seconds\n"
5171 msgstr ""
5173 #: plugins/utils.c:466
5174 msgid "failed realloc in strpcpy\n"
5175 msgstr ""
5177 #: plugins/utils.c:508
5178 msgid "failed malloc in strscat\n"
5179 msgstr ""
5181 #: plugins/utils.h:140
5182 #, c-format
5183 msgid ""
5184 "       %s (-h | --help) for detailed help\n"
5185 "       %s (-V | --version) for version information\n"
5186 msgstr ""
5188 #: plugins/utils.h:144
5189 msgid ""
5190 "\n"
5191 "Options:\n"
5192 " -h, --help\n"
5193 "    Print detailed help screen\n"
5194 " -V, --version\n"
5195 "    Print version information\n"
5196 msgstr ""
5198 #: plugins/utils.h:151
5199 #, c-format
5200 msgid ""
5201 " -H, --hostname=ADDRESS\n"
5202 "    Host name, IP Address, or unix socket (must be an absolute path)\n"
5203 " -%c, --port=INTEGER\n"
5204 "    Port number (default: %s)\n"
5205 msgstr ""
5207 #: plugins/utils.h:157
5208 msgid ""
5209 " -4, --use-ipv4\n"
5210 "    Use IPv4 connection\n"
5211 " -6, --use-ipv6\n"
5212 "    Use IPv6 connection\n"
5213 msgstr ""
5215 #: plugins/utils.h:163
5216 msgid ""
5217 " -v, --verbose\n"
5218 "    Show details for command-line debugging (Nagios may truncate output)\n"
5219 msgstr ""
5221 #: plugins/utils.h:167
5222 msgid ""
5223 " -w, --warning=DOUBLE\n"
5224 "    Response time to result in warning status (seconds)\n"
5225 " -c, --critical=DOUBLE\n"
5226 "    Response time to result in critical status (seconds)\n"
5227 msgstr ""
5229 #: plugins/utils.h:173
5230 msgid ""
5231 " -w, --warning=RANGE\n"
5232 "    Warning range (format: start:end). Alert if outside this range\n"
5233 " -c, --critical=RANGE\n"
5234 "    Critical range\n"
5235 msgstr ""
5237 #: plugins/utils.h:179
5238 #, c-format
5239 msgid ""
5240 " -t, --timeout=INTEGER\n"
5241 "    Seconds before connection times out (default: %d)\n"
5242 msgstr ""
5244 #: plugins/utils.h:184
5245 msgid ""
5246 " --extra-opts=[section][@file]\n"
5247 "    Read additionnal options from ini file\n"
5248 msgstr ""
5250 #: plugins/utils.h:187
5251 msgid ""
5252 " See: http://nagiosplugins.org/extra-opts for --extra-opts usage and "
5253 "examples.\n"
5254 msgstr ""
5256 #: plugins/utils.h:194
5257 msgid ""
5258 " See:\n"
5259 " http://nagiosplug.sourceforge.net/developer-guidelines."
5260 "html#THRESHOLDFORMAT\n"
5261 " for THRESHOLD format and examples.\n"
5262 msgstr ""
5264 #: plugins/utils.h:199
5265 msgid ""
5266 "\n"
5267 "Send email to nagios-users@lists.sourceforge.net if you have questions\n"
5268 "regarding use of this software. To submit patches or suggest improvements,\n"
5269 "send email to nagiosplug-devel@lists.sourceforge.net\n"
5270 "\n"
5271 msgstr ""
5273 #: plugins/utils.h:204
5274 msgid ""
5275 "\n"
5276 "The nagios plugins come with ABSOLUTELY NO WARRANTY. You may redistribute\n"
5277 "copies of the plugins under the terms of the GNU General Public License.\n"
5278 "For more information about these matters, see the file named COPYING.\n"
5279 msgstr ""
5281 #: plugins-root/check_dhcp.c:320
5282 #, c-format
5283 msgid "Error: Could not get hardware address of interface '%s'\n"
5284 msgstr ""
5286 #: plugins-root/check_dhcp.c:342
5287 #, c-format
5288 msgid "Error: if_nametoindex error - %s.\n"
5289 msgstr ""
5291 #: plugins-root/check_dhcp.c:347
5292 #, c-format
5293 msgid "Error: Couldn't get hardware address from %s. sysctl 1 error - %s.\n"
5294 msgstr ""
5296 #: plugins-root/check_dhcp.c:352
5297 #, c-format
5298 msgid ""
5299 "Error: Couldn't get hardware address from interface %s. malloc error - %s.\n"
5300 msgstr ""
5302 #: plugins-root/check_dhcp.c:357
5303 #, c-format
5304 msgid "Error: Couldn't get hardware address from %s. sysctl 2 error - %s.\n"
5305 msgstr ""
5307 #: plugins-root/check_dhcp.c:383
5308 #, c-format
5309 msgid ""
5310 "Error: can't find unit number in interface_name (%s) - expecting TypeNumber "
5311 "eg lnc0.\n"
5312 msgstr ""
5314 #: plugins-root/check_dhcp.c:388 plugins-root/check_dhcp.c:400
5315 #, c-format
5316 msgid ""
5317 "Error: can't read MAC address from DLPI streams interface for device %s unit "
5318 "%d.\n"
5319 msgstr ""
5321 #: plugins-root/check_dhcp.c:406
5322 #, c-format
5323 msgid ""
5324 "Error: can't get MAC address for this architecture.  Use the --mac option.\n"
5325 msgstr ""
5327 #: plugins-root/check_dhcp.c:425
5328 #, c-format
5329 msgid "Error: Cannot determine IP address of interface %s\n"
5330 msgstr ""
5332 #: plugins-root/check_dhcp.c:433
5333 #, c-format
5334 msgid "Error: Cannot get interface IP address on this platform.\n"
5335 msgstr ""
5337 #: plugins-root/check_dhcp.c:438
5338 #, c-format
5339 msgid "Pretending to be relay client %s\n"
5340 msgstr ""
5342 #: plugins-root/check_dhcp.c:523
5343 #, c-format
5344 msgid "DHCPDISCOVER to %s port %d\n"
5345 msgstr ""
5347 #: plugins-root/check_dhcp.c:575
5348 #, c-format
5349 msgid "Result=ERROR\n"
5350 msgstr ""
5352 #: plugins-root/check_dhcp.c:581
5353 #, c-format
5354 msgid "Result=OK\n"
5355 msgstr ""
5357 #: plugins-root/check_dhcp.c:596
5358 #, c-format
5359 msgid "DHCPOFFER from IP address %s"
5360 msgstr ""
5362 #: plugins-root/check_dhcp.c:597
5363 #, c-format
5364 msgid " via %s\n"
5365 msgstr ""
5367 #: plugins-root/check_dhcp.c:604
5368 #, c-format
5369 msgid ""
5370 "DHCPOFFER XID (%u) did not match DHCPDISCOVER XID (%u) - ignoring packet\n"
5371 msgstr ""
5373 #: plugins-root/check_dhcp.c:626
5374 #, c-format
5375 msgid "DHCPOFFER hardware address did not match our own - ignoring packet\n"
5376 msgstr ""
5378 #: plugins-root/check_dhcp.c:644
5379 #, c-format
5380 msgid "Total responses seen on the wire: %d\n"
5381 msgstr ""
5383 #: plugins-root/check_dhcp.c:645
5384 #, c-format
5385 msgid "Valid responses for this machine: %d\n"
5386 msgstr ""
5388 #: plugins-root/check_dhcp.c:660
5389 #, c-format
5390 msgid "send_dhcp_packet result: %d\n"
5391 msgstr ""
5393 #: plugins-root/check_dhcp.c:693
5394 #, c-format
5395 msgid "No (more) data received (nfound: %d)\n"
5396 msgstr ""
5398 #: plugins-root/check_dhcp.c:712
5399 #, c-format
5400 msgid "recvfrom() failed, "
5401 msgstr ""
5403 #: plugins-root/check_dhcp.c:719
5404 #, c-format
5405 msgid "receive_dhcp_packet() result: %d\n"
5406 msgstr ""
5408 #: plugins-root/check_dhcp.c:720
5409 #, c-format
5410 msgid "receive_dhcp_packet() source: %s\n"
5411 msgstr ""
5413 #: plugins-root/check_dhcp.c:750
5414 #, c-format
5415 msgid "Error: Could not create socket!\n"
5416 msgstr ""
5418 #: plugins-root/check_dhcp.c:760
5419 #, c-format
5420 msgid "Error: Could not set reuse address option on DHCP socket!\n"
5421 msgstr ""
5423 #: plugins-root/check_dhcp.c:766
5424 #, c-format
5425 msgid "Error: Could not set broadcast option on DHCP socket!\n"
5426 msgstr ""
5428 #: plugins-root/check_dhcp.c:775
5429 #, c-format
5430 msgid ""
5431 "Error: Could not bind socket to interface %s.  Check your privileges...\n"
5432 msgstr ""
5434 #: plugins-root/check_dhcp.c:786
5435 #, c-format
5436 msgid ""
5437 "Error: Could not bind to DHCP socket (port %d)!  Check your privileges...\n"
5438 msgstr ""
5440 #: plugins-root/check_dhcp.c:820
5441 #, c-format
5442 msgid "Requested server address: %s\n"
5443 msgstr ""
5445 #: plugins-root/check_dhcp.c:881
5446 #, c-format
5447 msgid "Lease Time: Infinite\n"
5448 msgstr ""
5450 #: plugins-root/check_dhcp.c:883
5451 #, c-format
5452 msgid "Lease Time: %lu seconds\n"
5453 msgstr ""
5455 #: plugins-root/check_dhcp.c:885
5456 #, c-format
5457 msgid "Renewal Time: Infinite\n"
5458 msgstr ""
5460 #: plugins-root/check_dhcp.c:887
5461 #, c-format
5462 msgid "Renewal Time: %lu seconds\n"
5463 msgstr ""
5465 #: plugins-root/check_dhcp.c:889
5466 #, c-format
5467 msgid "Rebinding Time: Infinite\n"
5468 msgstr ""
5470 #: plugins-root/check_dhcp.c:890
5471 #, c-format
5472 msgid "Rebinding Time: %lu seconds\n"
5473 msgstr ""
5475 #: plugins-root/check_dhcp.c:918
5476 #, c-format
5477 msgid "Added offer from server @ %s"
5478 msgstr ""
5480 #: plugins-root/check_dhcp.c:919
5481 #, c-format
5482 msgid " of IP address %s\n"
5483 msgstr ""
5485 #: plugins-root/check_dhcp.c:986
5486 #, c-format
5487 msgid "DHCP Server Match: Offerer=%s"
5488 msgstr ""
5490 #: plugins-root/check_dhcp.c:987
5491 #, c-format
5492 msgid " Requested=%s"
5493 msgstr ""
5495 #: plugins-root/check_dhcp.c:989
5496 #, c-format
5497 msgid " (duplicate)"
5498 msgstr ""
5500 #: plugins-root/check_dhcp.c:990
5501 #, c-format
5502 msgid "\n"
5503 msgstr ""
5505 #: plugins-root/check_dhcp.c:1038
5506 #, c-format
5507 msgid "No DHCPOFFERs were received.\n"
5508 msgstr ""
5510 #: plugins-root/check_dhcp.c:1042
5511 #, c-format
5512 msgid "Received %d DHCPOFFER(s)"
5513 msgstr ""
5515 #: plugins-root/check_dhcp.c:1045
5516 #, c-format
5517 msgid ", %s%d of %d requested servers responded"
5518 msgstr ""
5520 #: plugins-root/check_dhcp.c:1048
5521 #, c-format
5522 msgid ", requested address (%s) was %soffered"
5523 msgstr ""
5525 #: plugins-root/check_dhcp.c:1048
5526 msgid "not "
5527 msgstr ""
5529 #: plugins-root/check_dhcp.c:1050
5530 #, c-format
5531 msgid ", max lease time = "
5532 msgstr ""
5534 #: plugins-root/check_dhcp.c:1052
5535 #, c-format
5536 msgid "Infinity"
5537 msgstr ""
5539 #: plugins-root/check_dhcp.c:1233
5540 #, c-format
5541 msgid "Error: DLPI stream API failed to get MAC in check_ctrl: %s.\n"
5542 msgstr ""
5544 #: plugins-root/check_dhcp.c:1245
5545 #, c-format
5546 msgid "Error: DLPI stream API failed to get MAC in put_ctrl/putmsg(): %s.\n"
5547 msgstr ""
5549 #: plugins-root/check_dhcp.c:1258
5550 #, c-format
5551 msgid "Error: DLPI stream API failed to get MAC in put_both/putmsg().\n"
5552 msgstr ""
5554 #: plugins-root/check_dhcp.c:1270
5555 #, c-format
5556 msgid ""
5557 "Error: DLPI stream API failed to get MAC in dl_attach_req/open(%s..): %s.\n"
5558 msgstr ""
5560 #: plugins-root/check_dhcp.c:1294
5561 #, c-format
5562 msgid "Error: DLPI stream API failed to get MAC in dl_bind/check_ctrl(): %s.\n"
5563 msgstr ""
5565 #: plugins-root/check_dhcp.c:1373
5566 #, c-format
5567 msgid "Hardware address: "
5568 msgstr ""
5570 #: plugins-root/check_dhcp.c:1389
5571 msgid "This plugin tests the availability of DHCP servers on a network."
5572 msgstr ""
5574 #: plugins-root/check_dhcp.c:1401
5575 msgid "IP address of DHCP server that we must hear from"
5576 msgstr ""
5578 #: plugins-root/check_dhcp.c:1403
5579 msgid "IP address that should be offered by at least one DHCP server"
5580 msgstr ""
5582 #: plugins-root/check_dhcp.c:1405
5583 msgid "Seconds to wait for DHCPOFFER before timeout occurs"
5584 msgstr ""
5586 #: plugins-root/check_dhcp.c:1407
5587 msgid "Interface to to use for listening (i.e. eth0)"
5588 msgstr ""
5590 #: plugins-root/check_dhcp.c:1409
5591 msgid "MAC address to use in the DHCP request"
5592 msgstr ""
5594 #: plugins-root/check_dhcp.c:1411
5595 msgid "Unicast testing: mimic a DHCP relay, requires -s"
5596 msgstr ""
5598 #: plugins-root/check_icmp.c:1288
5599 msgid "specify a target"
5600 msgstr ""
5602 #: plugins-root/check_icmp.c:1290
5603 msgid "warning threshold (currently "
5604 msgstr ""
5606 #: plugins-root/check_icmp.c:1293
5607 msgid "critical threshold (currently "
5608 msgstr ""
5610 #: plugins-root/check_icmp.c:1296
5611 msgid "specify a source IP address or device name"
5612 msgstr ""
5614 #: plugins-root/check_icmp.c:1298
5615 msgid "number of packets to send (currently "
5616 msgstr ""
5618 #: plugins-root/check_icmp.c:1301
5619 msgid "max packet interval (currently "
5620 msgstr ""
5622 #: plugins-root/check_icmp.c:1304
5623 msgid "max target interval (currently "
5624 msgstr ""
5626 #: plugins-root/check_icmp.c:1307
5627 msgid "number of alive hosts required for success"
5628 msgstr ""
5630 #: plugins-root/check_icmp.c:1310
5631 msgid "TTL on outgoing packets (currently "
5632 msgstr ""
5634 #: plugins-root/check_icmp.c:1313
5635 msgid "timeout value (seconds, currently  "
5636 msgstr ""
5638 #: plugins-root/check_icmp.c:1316
5639 msgid "Number of icmp data bytes to send"
5640 msgstr ""
5642 #: plugins-root/check_icmp.c:1317
5643 msgid "Packet size will be data bytes + icmp header (currently"
5644 msgstr ""
5646 #: plugins-root/check_icmp.c:1319
5647 msgid "verbose"
5648 msgstr ""
5650 #: plugins-root/check_icmp.c:1323
5651 msgid "The -H switch is optional. Naming a host (or several) to check is not."
5652 msgstr ""
5654 #: plugins-root/check_icmp.c:1325
5655 msgid ""
5656 "Threshold format for -w and -c is 200.25,60% for 200.25 msec RTA and 60%"
5657 msgstr ""
5659 #: plugins-root/check_icmp.c:1326
5660 msgid "packet loss.  The default values should work well for most users."
5661 msgstr ""
5663 #: plugins-root/check_icmp.c:1327
5664 msgid ""
5665 "You can specify different RTA factors using the standardized abbreviations"
5666 msgstr ""
5668 #: plugins-root/check_icmp.c:1328
5669 msgid ""
5670 "us (microseconds), ms (milliseconds, default) or just plain s for seconds."
5671 msgstr ""
5673 #: plugins-root/check_icmp.c:1334
5674 msgid "The -v switch can be specified several times for increased verbosity."
5675 msgstr ""