Code

Update extra-opts help text based on ML agreement
[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-28 05:59-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:180 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:540
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:261
214 #: plugins/check_dig.c:342 plugins/check_disk.c:963 plugins/check_http.c:1410
215 #: plugins/check_nagios.c:302 plugins/check_ntp.c:864
216 #: plugins/check_ntp_peer.c:698 plugins/check_ntp_time.c:628
217 #: plugins/check_procs.c:742 plugins/negate.c:268 plugins/urlize.c:180
218 msgid "Examples:"
219 msgstr ""
221 #: plugins/check_by_ssh.c:453 plugins/check_cluster.c:274
222 #: plugins/check_dig.c:354 plugins/check_disk.c:980 plugins/check_dns.c:486
223 #: plugins/check_dummy.c:122 plugins/check_fping.c:432
224 #: plugins/check_game.c:331 plugins/check_hpjd.c:414 plugins/check_http.c:1433
225 #: plugins/check_ldap.c:452 plugins/check_load.c:325 plugins/check_mrtg.c:382
226 #: plugins/check_mysql.c:425 plugins/check_nagios.c:313 plugins/check_nt.c:759
227 #: plugins/check_ntp.c:883 plugins/check_ntp_peer.c:718
228 #: plugins/check_ntp_time.c:637 plugins/check_nwstat.c:1685
229 #: plugins/check_overcr.c:467 plugins/check_pgsql.c:477
230 #: plugins/check_ping.c:601 plugins/check_procs.c:760
231 #: plugins/check_radius.c:385 plugins/check_real.c:451
232 #: plugins/check_smtp.c:819 plugins/check_snmp.c:956 plugins/check_ssh.c:302
233 #: plugins/check_swap.c:558 plugins/check_tcp.c:651 plugins/check_time.c:371
234 #: plugins/check_ups.c:660 plugins/check_users.c:229
235 #: plugins/check_ide_smart.c:527 plugins/negate.c:292 plugins/urlize.c:197
236 #: plugins-root/check_dhcp.c:1421 plugins-root/check_icmp.c:1347
237 msgid "Usage:"
238 msgstr ""
240 #: plugins/check_cluster.c:230
241 #, c-format
242 msgid "Host/Service Cluster Plugin for Nagios 2"
243 msgstr ""
245 #: plugins/check_cluster.c:236 plugins/check_nt.c:661
246 msgid "Options:"
247 msgstr ""
249 #: plugins/check_cluster.c:239
250 msgid "Check service cluster status"
251 msgstr ""
253 #: plugins/check_cluster.c:241
254 msgid "Check host cluster status"
255 msgstr ""
257 #: plugins/check_cluster.c:243
258 msgid "Optional prepended text output (i.e. \"Host cluster\")"
259 msgstr ""
261 #: plugins/check_cluster.c:245 plugins/check_cluster.c:248
262 msgid "Specifies the range of hosts or services in cluster that must be in a"
263 msgstr ""
265 #: plugins/check_cluster.c:246
266 msgid "non-OK state in order to return a WARNING status level"
267 msgstr ""
269 #: plugins/check_cluster.c:249
270 msgid "non-OK state in order to return a CRITICAL status level"
271 msgstr ""
273 #: plugins/check_cluster.c:251
274 msgid "The status codes of the hosts or services in the cluster, separated by"
275 msgstr ""
277 #: plugins/check_cluster.c:252
278 msgid "commas"
279 msgstr ""
281 #: plugins/check_cluster.c:257 plugins/check_game.c:318
282 #: plugins/check_http.c:1396 plugins/check_ldap.c:434 plugins/check_mrtg.c:363
283 #: plugins/check_mrtgtraf.c:361 plugins/check_mysql.c:414
284 #: plugins/check_nt.c:743 plugins/check_ntp.c:860 plugins/check_ntp_peer.c:689
285 #: plugins/check_ntp_time.c:621 plugins/check_nwstat.c:1670
286 #: plugins/check_overcr.c:456 plugins/check_snmp.c:937
287 #: plugins/check_swap.c:547 plugins/check_ups.c:642 plugins/negate.c:274
288 #: plugins-root/check_icmp.c:1322
289 msgid "Notes:"
290 msgstr ""
292 #: plugins/check_cluster.c:263
293 msgid ""
294 "Will alert critical if there are 3 or more service data points in a non-OK"
295 msgstr ""
297 #: plugins/check_cluster.c:264 plugins/check_ups.c:639
298 msgid "state."
299 msgstr ""
301 #: plugins/check_dig.c:99 plugins/check_dig.c:101
302 #, c-format
303 msgid "Looking for: '%s'\n"
304 msgstr ""
306 #: plugins/check_dig.c:108
307 msgid "dig returned an error status"
308 msgstr ""
310 #: plugins/check_dig.c:133
311 msgid "Server not found in ANSWER SECTION"
312 msgstr ""
314 #: plugins/check_dig.c:143
315 msgid "No ANSWER SECTION found"
316 msgstr ""
318 #: plugins/check_dig.c:170
319 msgid "Probably a non-existent host/domain"
320 msgstr ""
322 #: plugins/check_dig.c:230
323 #, c-format
324 msgid "Port must be a positive integer - %s"
325 msgstr ""
327 #: plugins/check_dig.c:241
328 #, c-format
329 msgid "Warning interval must be a positive integer - %s"
330 msgstr ""
332 #: plugins/check_dig.c:249
333 #, c-format
334 msgid "Critical interval must be a positive integer - %s"
335 msgstr ""
337 #: plugins/check_dig.c:257
338 #, c-format
339 msgid "Timeout interval must be a positive integer - %s"
340 msgstr ""
342 #: plugins/check_dig.c:316
343 #, c-format
344 msgid "This plugin test the DNS service on the specified host using dig"
345 msgstr ""
347 #: plugins/check_dig.c:329
348 msgid "Machine name to lookup"
349 msgstr ""
351 #: plugins/check_dig.c:331
352 msgid "Record type to lookup (default: A)"
353 msgstr ""
355 #: plugins/check_dig.c:333
356 msgid ""
357 "An address expected to be in the answer section. If not set, uses whatever"
358 msgstr ""
360 #: plugins/check_dig.c:334
361 msgid "was in -l"
362 msgstr ""
364 #: plugins/check_dig.c:336
365 msgid "Pass STRING as argument(s) to dig"
366 msgstr ""
368 #: plugins/check_disk.c:214
369 #, c-format
370 msgid "DISK %s: %s not found\n"
371 msgstr ""
373 #: plugins/check_disk.c:214 plugins/check_disk.c:995 plugins/check_dns.c:241
374 #: plugins/check_dummy.c:74 plugins/check_mysql.c:212
375 #: plugins/check_nagios.c:104 plugins/check_nagios.c:168
376 #: plugins/check_nagios.c:172 plugins/check_procs.c:290
377 #, c-format
378 msgid "CRITICAL"
379 msgstr ""
381 #: plugins/check_disk.c:599
382 #, c-format
383 msgid "unit type %s not known\n"
384 msgstr ""
386 #: plugins/check_disk.c:602
387 #, c-format
388 msgid "failed allocating storage for '%s'\n"
389 msgstr ""
391 #: plugins/check_disk.c:626 plugins/check_disk.c:664 plugins/check_disk.c:669
392 #: plugins/check_disk.c:676 plugins/check_disk.c:680 plugins/check_disk.c:720
393 #: plugins/check_disk.c:726 plugins/check_disk.c:745 plugins/check_dummy.c:77
394 #: plugins/check_dummy.c:80 plugins/check_procs.c:451
395 #, c-format
396 msgid "UNKNOWN"
397 msgstr ""
399 #: plugins/check_disk.c:626
400 msgid "Must set a threshold value before using -p\n"
401 msgstr ""
403 #: plugins/check_disk.c:664
404 msgid "Must set -E before selecting paths\n"
405 msgstr ""
407 #: plugins/check_disk.c:669
408 msgid "Must set group value before selecting paths\n"
409 msgstr ""
411 #: plugins/check_disk.c:676
412 msgid ""
413 "Paths need to be selected before using -i/-I. Use -A to select all paths "
414 "explicitly"
415 msgstr ""
417 #: plugins/check_disk.c:680 plugins/check_disk.c:726 plugins/check_procs.c:451
418 msgid "Could not compile regular expression"
419 msgstr ""
421 #: plugins/check_disk.c:720
422 msgid "Must set a threshold value before using -r/-R\n"
423 msgstr ""
425 #: plugins/check_disk.c:746
426 msgid "Regular expression did not match any path or disk"
427 msgstr ""
429 #: plugins/check_disk.c:792
430 msgid "Unknown argument"
431 msgstr ""
433 #: plugins/check_disk.c:826
434 #, c-format
435 msgid " for %s\n"
436 msgstr ""
438 #: plugins/check_disk.c:900
439 msgid ""
440 "This plugin checks the amount of used disk space on a mounted file system"
441 msgstr ""
443 #: plugins/check_disk.c:901
444 msgid ""
445 "and generates an alert if free space is less than one of the threshold values"
446 msgstr ""
448 #: plugins/check_disk.c:911
449 msgid "Exit with WARNING status if less than INTEGER units of disk are free"
450 msgstr ""
452 #: plugins/check_disk.c:913
453 msgid "Exit with WARNING status if less than PERCENT of disk space is free"
454 msgstr ""
456 #: plugins/check_disk.c:915
457 msgid "Exit with CRITICAL status if less than INTEGER units of disk are free"
458 msgstr ""
460 #: plugins/check_disk.c:917
461 msgid "Exit with CRITCAL status if less than PERCENT of disk space is free"
462 msgstr ""
464 #: plugins/check_disk.c:919
465 msgid "Exit with WARNING status if less than PERCENT of inode space is free"
466 msgstr ""
468 #: plugins/check_disk.c:921
469 msgid "Exit with CRITICAL status if less than PERCENT of inode space is free"
470 msgstr ""
472 #: plugins/check_disk.c:923
473 msgid "Path or partition (may be repeated)"
474 msgstr ""
476 #: plugins/check_disk.c:925
477 msgid "Ignore device (only works if -p unspecified)"
478 msgstr ""
480 #: plugins/check_disk.c:927
481 msgid "Clear thresholds"
482 msgstr ""
484 #: plugins/check_disk.c:929
485 msgid "For paths or partitions specified with -p, only check for exact paths"
486 msgstr ""
488 #: plugins/check_disk.c:931
489 msgid "Display only devices/mountpoints with errors"
490 msgstr ""
492 #: plugins/check_disk.c:933
493 msgid ""
494 "Group paths. Thresholds apply to (free-)space of all partitions together"
495 msgstr ""
497 #: plugins/check_disk.c:935
498 msgid "Same as '--units kB'"
499 msgstr ""
501 #: plugins/check_disk.c:937
502 msgid "Only check local filesystems"
503 msgstr ""
505 #: plugins/check_disk.c:939
506 msgid ""
507 "Only check local filesystems against thresholds. Yet call stat on remote "
508 "filesystems"
509 msgstr ""
511 #: plugins/check_disk.c:940
512 msgid "to test if they are accessible (e.g. to detect Stale NFS Handles)"
513 msgstr ""
515 #: plugins/check_disk.c:942
516 msgid "Display the mountpoint instead of the partition"
517 msgstr ""
519 #: plugins/check_disk.c:944
520 msgid "Same as '--units MB'"
521 msgstr ""
523 #: plugins/check_disk.c:946
524 msgid "Explicitly select all paths. This is equivalent to -R '.*'"
525 msgstr ""
527 #: plugins/check_disk.c:948
528 msgid ""
529 "Case insensitive regular expression for path/partition (may be repeated)"
530 msgstr ""
532 #: plugins/check_disk.c:950
533 msgid "Regular expression for path or partition (may be repeated)"
534 msgstr ""
536 #: plugins/check_disk.c:952
537 msgid ""
538 "Regular expression to ignore selected path/partition (case insensitive) (may "
539 "be repeated)"
540 msgstr ""
542 #: plugins/check_disk.c:954
543 msgid ""
544 "Regular expression to ignore selected path or partition (may be repeated)"
545 msgstr ""
547 #: plugins/check_disk.c:957
548 msgid "Choose bytes, kB, MB, GB, TB (default: MB)"
549 msgstr ""
551 #: plugins/check_disk.c:960
552 msgid "Ignore all filesystems of indicated type (may be repeated)"
553 msgstr ""
555 #: plugins/check_disk.c:965
556 msgid "Checks /tmp and /var at 10% and 5%, and / at 100MB and 50MB"
557 msgstr ""
559 #: plugins/check_disk.c:967
560 msgid ""
561 "Checks all filesystems not matching -r at 100M and 50M. The fs matching the -"
562 "r regex"
563 msgstr ""
565 #: plugins/check_disk.c:968
566 msgid ""
567 "are grouped which means the freespace thresholds are applied to all disks "
568 "together"
569 msgstr ""
571 #: plugins/check_disk.c:970
572 msgid ""
573 "Checks /foo for 1000M/500M and /bar for 5/3%. All remaining volumes use "
574 "100M/50M"
575 msgstr ""
577 #: plugins/check_disk.c:996
578 #, c-format
579 msgid "%s %s: %s\n"
580 msgstr ""
582 #: plugins/check_disk.c:996
583 msgid "is not accessible"
584 msgstr ""
586 #: plugins/check_dns.c:116
587 msgid "nslookup returned an error status"
588 msgstr ""
590 #: plugins/check_dns.c:134
591 msgid "Warning plugin error"
592 msgstr ""
594 #: plugins/check_dns.c:154
595 #, c-format
596 msgid "DNS CRITICAL - '%s' returned empty host name string\n"
597 msgstr ""
599 #: plugins/check_dns.c:160
600 msgid "Non-authoritative answer:"
601 msgstr ""
603 #: plugins/check_dns.c:201
604 #, c-format
605 msgid "DNS CRITICAL - '%s' msg parsing exited with no address\n"
606 msgstr ""
608 #: plugins/check_dns.c:216
609 #, c-format
610 msgid "expected '%s' but got '%s'"
611 msgstr ""
613 #: plugins/check_dns.c:223
614 #, c-format
615 msgid "server %s is not authoritative for %s"
616 msgstr ""
618 #: plugins/check_dns.c:237 plugins/check_dummy.c:68 plugins/check_nagios.c:182
619 #: plugins/check_procs.c:283
620 #, c-format
621 msgid "OK"
622 msgstr ""
624 #: plugins/check_dns.c:239 plugins/check_dummy.c:71 plugins/check_mysql.c:209
625 #: plugins/check_nagios.c:182 plugins/check_procs.c:285
626 #, c-format
627 msgid "WARNING"
628 msgstr ""
630 #: plugins/check_dns.c:243
631 #, c-format
632 msgid "%.3f second response time"
633 msgid_plural "%.3f seconds response time"
634 msgstr[0] ""
635 msgstr[1] ""
637 #: plugins/check_dns.c:244
638 #, c-format
639 msgid ". %s returns %s"
640 msgstr ""
642 #: plugins/check_dns.c:248
643 #, c-format
644 msgid "DNS WARNING - %s\n"
645 msgstr ""
647 #: plugins/check_dns.c:249 plugins/check_dns.c:252 plugins/check_dns.c:255
648 msgid " Probably a non-existent host/domain"
649 msgstr ""
651 #: plugins/check_dns.c:251
652 #, c-format
653 msgid "DNS CRITICAL - %s\n"
654 msgstr ""
656 #: plugins/check_dns.c:254
657 #, c-format
658 msgid "DNS UNKNOWN - %s\n"
659 msgstr ""
661 #: plugins/check_dns.c:267
662 msgid "Note: nslookup is deprecated and may be removed from future releases."
663 msgstr ""
665 #: plugins/check_dns.c:268
666 msgid "Consider using the `dig' or `host' programs instead.  Run nslookup with"
667 msgstr ""
669 #: plugins/check_dns.c:269
670 msgid "the `-sil[ent]' option to prevent this message from appearing."
671 msgstr ""
673 #: plugins/check_dns.c:274
674 #, c-format
675 msgid "No response from DNS %s\n"
676 msgstr ""
678 #: plugins/check_dns.c:278
679 #, c-format
680 msgid "DNS %s has no records\n"
681 msgstr ""
683 #: plugins/check_dns.c:286
684 #, c-format
685 msgid "Connection to DNS %s was refused\n"
686 msgstr ""
688 #: plugins/check_dns.c:290
689 #, c-format
690 msgid "Query was refused by DNS server at %s\n"
691 msgstr ""
693 #: plugins/check_dns.c:294
694 #, c-format
695 msgid "No information returned by DNS server at %s\n"
696 msgstr ""
698 #: plugins/check_dns.c:300
699 #, c-format
700 msgid "Domain %s was not found by the server\n"
701 msgstr ""
703 #: plugins/check_dns.c:304
704 msgid "Network is unreachable\n"
705 msgstr ""
707 #: plugins/check_dns.c:308
708 #, c-format
709 msgid "DNS failure for %s\n"
710 msgstr ""
712 #: plugins/check_dns.c:372 plugins/check_dns.c:380 plugins/check_dns.c:387
713 #: plugins/check_dns.c:392 plugins/check_dns.c:414 plugins/check_dns.c:422
714 #: plugins/check_game.c:211 plugins/check_game.c:219
715 msgid "Input buffer overflow\n"
716 msgstr ""
718 #: plugins/check_dns.c:450
719 msgid ""
720 "This plugin uses the nslookup program to obtain the IP address for the given "
721 "host/domain query."
722 msgstr ""
724 #: plugins/check_dns.c:451
725 msgid "An optional DNS server to use may be specified."
726 msgstr ""
728 #: plugins/check_dns.c:452
729 msgid ""
730 "If no DNS server is specified, the default server(s) specified in /etc/"
731 "resolv.conf will be used."
732 msgstr ""
734 #: plugins/check_dns.c:462
735 msgid "The name or address you want to query"
736 msgstr ""
738 #: plugins/check_dns.c:464
739 msgid "Optional DNS server you want to use for the lookup"
740 msgstr ""
742 #: plugins/check_dns.c:466
743 msgid ""
744 "Optional IP-ADDRESS you expect the DNS server to return. HOST must end with"
745 msgstr ""
747 #: plugins/check_dns.c:467
748 msgid ""
749 "a dot (.). This option can be repeated multiple times (Returns OK if any"
750 msgstr ""
752 #: plugins/check_dns.c:468
753 msgid ""
754 "value match). If multiple addresses are returned at once, you have to match"
755 msgstr ""
757 #: plugins/check_dns.c:469
758 msgid ""
759 "the whole string of addresses separated with commas (sorted alphabetically)."
760 msgstr ""
762 #: plugins/check_dns.c:471
763 msgid "Optionally expect the DNS server to be authoritative for the lookup"
764 msgstr ""
766 #: plugins/check_dns.c:473
767 msgid "Return warning if elapsed time exceeds value. Default off"
768 msgstr ""
770 #: plugins/check_dns.c:475
771 msgid "Return critical if elapsed time exceeds value. Default off"
772 msgstr ""
774 #: plugins/check_dummy.c:62
775 msgid "Arguments to check_dummy must be an integer"
776 msgstr ""
778 #: plugins/check_dummy.c:82
779 #, c-format
780 msgid "Status %d is not a supported error state\n"
781 msgstr ""
783 #: plugins/check_dummy.c:104
784 msgid ""
785 "This plugin will simply return the state corresponding to the numeric value"
786 msgstr ""
788 #: plugins/check_dummy.c:106
789 msgid "of the <state> argument with optional text"
790 msgstr ""
792 #: plugins/check_fping.c:108 plugins/check_hpjd.c:128 plugins/check_ping.c:437
793 #: plugins/check_swap.c:175 plugins/check_users.c:73 plugins/urlize.c:110
794 #, c-format
795 msgid "Could not open pipe: %s\n"
796 msgstr ""
798 #: plugins/check_fping.c:114 plugins/check_hpjd.c:134 plugins/check_load.c:153
799 #: plugins/check_swap.c:181 plugins/check_users.c:79 plugins/urlize.c:116
800 #, c-format
801 msgid "Could not open stderr for %s\n"
802 msgstr ""
804 #: plugins/check_fping.c:154
805 #, c-format
806 msgid "FPING UNKNOW - %s not found\n"
807 msgstr ""
809 #: plugins/check_fping.c:158
810 #, c-format
811 msgid "FPING CRITICAL - %s is unreachable\n"
812 msgstr ""
814 #: plugins/check_fping.c:163
815 #, c-format
816 msgid "FPING CRITICAL - %s is down\n"
817 msgstr ""
819 #: plugins/check_fping.c:190
820 #, c-format
821 msgid "FPING %s - %s (loss=%.0f%%, rta=%f ms)|%s %s\n"
822 msgstr ""
824 #: plugins/check_fping.c:211
825 #, c-format
826 msgid "FPING %s - %s (loss=%.0f%% )|%s\n"
827 msgstr ""
829 #: plugins/check_fping.c:280 plugins/check_hpjd.c:338 plugins/check_hpjd.c:361
830 #: plugins/check_mysql.c:276 plugins/check_mysql.c:334 plugins/check_ntp.c:705
831 #: plugins/check_ntp_peer.c:491 plugins/check_ntp_time.c:492
832 #: plugins/check_pgsql.c:268 plugins/check_ping.c:295 plugins/check_ping.c:418
833 #: plugins/check_radius.c:264 plugins/check_real.c:314
834 #: plugins/check_real.c:376 plugins/check_smtp.c:507 plugins/check_smtp.c:633
835 #: plugins/check_ssh.c:157 plugins/check_time.c:240 plugins/check_time.c:315
836 #: plugins/check_ups.c:504 plugins/check_ups.c:573
837 msgid "Invalid hostname/address"
838 msgstr ""
840 #: plugins/check_fping.c:314
841 msgid "Packet size must be a positive integer"
842 msgstr ""
844 #: plugins/check_fping.c:320
845 msgid "Packet count must be a positive integer"
846 msgstr ""
848 #: plugins/check_fping.c:326
849 msgid "Target timeout must be a positive integer"
850 msgstr ""
852 #: plugins/check_fping.c:332
853 msgid "Interval must be a positive integer"
854 msgstr ""
856 #: plugins/check_fping.c:338 plugins/check_ntp.c:729
857 #: plugins/check_ntp_peer.c:518 plugins/check_ntp_time.c:519
858 #: plugins/check_radius.c:314 plugins/check_time.c:319
859 msgid "Hostname was not supplied"
860 msgstr ""
862 #: plugins/check_fping.c:358
863 #, c-format
864 msgid "%s: Only one threshold may be packet loss (%s)\n"
865 msgstr ""
867 #: plugins/check_fping.c:362
868 #, c-format
869 msgid "%s: Only one threshold must be packet loss (%s)\n"
870 msgstr ""
872 #: plugins/check_fping.c:394
873 msgid ""
874 "This plugin will use the fping command to ping the specified host for a fast "
875 "check"
876 msgstr ""
878 #: plugins/check_fping.c:396
879 msgid "Note that it is necessary to set the suid flag on fping."
880 msgstr ""
882 #: plugins/check_fping.c:406
883 msgid ""
884 "name or IP Address of host to ping (IP Address bypasses name lookup, "
885 "reducing system load)"
886 msgstr ""
888 #: plugins/check_fping.c:408 plugins/check_ping.c:573
889 msgid "warning threshold pair"
890 msgstr ""
892 #: plugins/check_fping.c:410 plugins/check_ping.c:575
893 msgid "critical threshold pair"
894 msgstr ""
896 #: plugins/check_fping.c:412
897 msgid "size of ICMP packet"
898 msgstr ""
900 #: plugins/check_fping.c:414
901 msgid "number of ICMP packets to send"
902 msgstr ""
904 #: plugins/check_fping.c:416
905 msgid "Target timeout (ms)"
906 msgstr ""
908 #: plugins/check_fping.c:418
909 msgid "Interval (ms) between sending packets"
910 msgstr ""
912 #: plugins/check_fping.c:421
913 #, c-format
914 msgid ""
915 "THRESHOLD is <rta>,<pl>%% where <rta> is the round trip average travel time "
916 "(ms)"
917 msgstr ""
919 #: plugins/check_fping.c:422
920 msgid ""
921 "which triggers a WARNING or CRITICAL state, and <pl> is the percentage of"
922 msgstr ""
924 #: plugins/check_fping.c:423
925 msgid "packet loss to trigger an alarm state."
926 msgstr ""
928 #: plugins/check_game.c:111
929 #, c-format
930 msgid "CRITICAL - Host type parameter incorrect!\n"
931 msgstr ""
933 #: plugins/check_game.c:126
934 #, c-format
935 msgid "CRITICAL - Host not found\n"
936 msgstr ""
938 #: plugins/check_game.c:130
939 #, c-format
940 msgid "CRITICAL - Game server down or unavailable\n"
941 msgstr ""
943 #: plugins/check_game.c:134
944 #, c-format
945 msgid "CRITICAL - Game server timeout\n"
946 msgstr ""
948 #: plugins/check_game.c:297
949 #, c-format
950 msgid "This plugin tests game server connections with the specified host."
951 msgstr ""
953 #: plugins/check_game.c:307
954 msgid "Optional port of which to connect"
955 msgstr ""
957 #: plugins/check_game.c:309
958 msgid "Field number in raw qstat output that contains game name"
959 msgstr ""
961 #: plugins/check_game.c:311
962 msgid "Field number in raw qstat output that contains map name"
963 msgstr ""
965 #: plugins/check_game.c:313
966 msgid "Field number in raw qstat output that contains ping time"
967 msgstr ""
969 #: plugins/check_game.c:319
970 msgid ""
971 "This plugin uses the 'qstat' command, the popular game server status query "
972 "tool."
973 msgstr ""
975 #: plugins/check_game.c:320
976 msgid ""
977 "If you don't have the package installed, you will need to download it from"
978 msgstr ""
980 #: plugins/check_game.c:321
981 msgid ""
982 "http://www.activesw.com/people/steve/qstat.html before you can use this "
983 "plugin."
984 msgstr ""
986 #: plugins/check_hpjd.c:239
987 msgid "Paper Jam"
988 msgstr ""
990 #: plugins/check_hpjd.c:243
991 msgid "Out of Paper"
992 msgstr ""
994 #: plugins/check_hpjd.c:248
995 msgid "Printer Offline"
996 msgstr ""
998 #: plugins/check_hpjd.c:253
999 msgid "Peripheral Error"
1000 msgstr ""
1002 #: plugins/check_hpjd.c:257
1003 msgid "Intervention Required"
1004 msgstr ""
1006 #: plugins/check_hpjd.c:261
1007 msgid "Toner Low"
1008 msgstr ""
1010 #: plugins/check_hpjd.c:265
1011 msgid "Insufficient Memory"
1012 msgstr ""
1014 #: plugins/check_hpjd.c:269
1015 msgid "A Door is Open"
1016 msgstr ""
1018 #: plugins/check_hpjd.c:273
1019 msgid "Output Tray is Full"
1020 msgstr ""
1022 #: plugins/check_hpjd.c:277
1023 msgid "Data too Slow for Engine"
1024 msgstr ""
1026 #: plugins/check_hpjd.c:281
1027 msgid "Unknown Paper Error"
1028 msgstr ""
1030 #: plugins/check_hpjd.c:286
1031 #, c-format
1032 msgid "Printer ok - (%s)\n"
1033 msgstr ""
1035 #: plugins/check_hpjd.c:391
1036 msgid "This plugin tests the STATUS of an HP printer with a JetDirect card."
1037 msgstr ""
1039 #: plugins/check_hpjd.c:392
1040 msgid "Net-snmp must be installed on the computer running the plugin."
1041 msgstr ""
1043 #: plugins/check_hpjd.c:402
1044 msgid "The SNMP community name "
1045 msgstr ""
1047 #: plugins/check_hpjd.c:403
1048 #, c-format
1049 msgid "(default=%s)"
1050 msgstr ""
1052 #: plugins/check_http.c:261
1053 msgid "Critical threshold must be integer"
1054 msgstr ""
1056 #: plugins/check_http.c:269
1057 msgid "Warning threshold must be integer"
1058 msgstr ""
1060 #: plugins/check_http.c:295 plugins/check_tcp.c:559
1061 msgid "Invalid certificate expiration period"
1062 msgstr ""
1064 #: plugins/check_http.c:304 plugins/check_tcp.c:571
1065 msgid "Invalid option - SSL is not available"
1066 msgstr ""
1068 #: plugins/check_http.c:328
1069 msgid "Invalid onredirect option"
1070 msgstr ""
1072 #: plugins/check_http.c:330
1073 #, c-format
1074 msgid "option f:%d \n"
1075 msgstr ""
1077 #: plugins/check_http.c:351
1078 msgid "Invalid port number"
1079 msgstr ""
1081 #: plugins/check_http.c:399
1082 #, c-format
1083 msgid "Could Not Compile Regular Expression: %s"
1084 msgstr ""
1086 #: plugins/check_http.c:413 plugins/check_ntp.c:718
1087 #: plugins/check_ntp_peer.c:507 plugins/check_ntp_time.c:508
1088 #: plugins/check_smtp.c:613 plugins/check_ssh.c:149 plugins/check_tcp.c:463
1089 msgid "IPv6 support not available"
1090 msgstr ""
1092 #: plugins/check_http.c:475 plugins/check_ping.c:422
1093 msgid "You must specify a server address or host name"
1094 msgstr ""
1096 #: plugins/check_http.c:608 plugins/check_http.c:776
1097 msgid "HTTP UNKNOWN - Memory allocation error\n"
1098 msgstr ""
1100 #: plugins/check_http.c:680
1101 #, c-format
1102 msgid "%sServer date unknown, "
1103 msgstr ""
1105 #: plugins/check_http.c:683
1106 #, c-format
1107 msgid "%sDocument modification date unknown, "
1108 msgstr ""
1110 #: plugins/check_http.c:690
1111 #, c-format
1112 msgid "%sServer date \"%100s\" unparsable, "
1113 msgstr ""
1115 #: plugins/check_http.c:693
1116 #, c-format
1117 msgid "%sDocument date \"%100s\" unparsable, "
1118 msgstr ""
1120 #: plugins/check_http.c:696
1121 #, c-format
1122 msgid "%sDocument is %d seconds in the future, "
1123 msgstr ""
1125 #: plugins/check_http.c:701
1126 #, c-format
1127 msgid "%sLast modified %.1f days ago, "
1128 msgstr ""
1130 #: plugins/check_http.c:704
1131 #, c-format
1132 msgid "%sLast modified %d:%02d:%02d ago, "
1133 msgstr ""
1135 #: plugins/check_http.c:806
1136 msgid "HTTP CRITICAL - Unable to open TCP socket\n"
1137 msgstr ""
1139 #: plugins/check_http.c:909
1140 msgid "HTTP CRITICAL - Error on receive\n"
1141 msgstr ""
1143 #: plugins/check_http.c:919
1144 msgid "HTTP CRITICAL - No data received from host\n"
1145 msgstr ""
1147 #: plugins/check_http.c:970
1148 #, c-format
1149 msgid "Invalid HTTP response received from host: %s\n"
1150 msgstr ""
1152 #: plugins/check_http.c:974
1153 #, c-format
1154 msgid "Invalid HTTP response received from host on port %d: %s\n"
1155 msgstr ""
1157 #: plugins/check_http.c:983
1158 #, c-format
1159 msgid "Status line output matched \"%s\" - "
1160 msgstr ""
1162 #: plugins/check_http.c:994
1163 #, c-format
1164 msgid "HTTP CRITICAL: Invalid Status Line (%s)\n"
1165 msgstr ""
1167 #: plugins/check_http.c:1001
1168 #, c-format
1169 msgid "HTTP CRITICAL: Invalid Status (%s)\n"
1170 msgstr ""
1172 #: plugins/check_http.c:1005 plugins/check_http.c:1010
1173 #: plugins/check_http.c:1020 plugins/check_http.c:1024
1174 #, c-format
1175 msgid "%s - "
1176 msgstr ""
1178 #: plugins/check_http.c:1040
1179 #, c-format
1180 msgid "%sstring not found, "
1181 msgstr ""
1183 #: plugins/check_http.c:1053
1184 #, c-format
1185 msgid "%spattern not found, "
1186 msgstr ""
1188 #: plugins/check_http.c:1055
1189 #, c-format
1190 msgid "%spattern found, "
1191 msgstr ""
1193 #: plugins/check_http.c:1061
1194 #, c-format
1195 msgid "%sExecute Error: %s, "
1196 msgstr ""
1198 #: plugins/check_http.c:1077
1199 #, c-format
1200 msgid "%spage size %d too large, "
1201 msgstr ""
1203 #: plugins/check_http.c:1080
1204 #, c-format
1205 msgid "%spage size %d too small, "
1206 msgstr ""
1208 #: plugins/check_http.c:1092
1209 #, c-format
1210 msgid "%s - %d bytes in %.3f second response time %s|%s %s"
1211 msgstr ""
1213 #: plugins/check_http.c:1132
1214 msgid "HTTP UNKNOWN - Could not allocate addr\n"
1215 msgstr ""
1217 #: plugins/check_http.c:1136 plugins/check_http.c:1167
1218 msgid "HTTP UNKNOWN - Could not allocate URL\n"
1219 msgstr ""
1221 #: plugins/check_http.c:1145
1222 #, c-format
1223 msgid "HTTP UNKNOWN - Could not find redirect location - %s%s\n"
1224 msgstr ""
1226 #: plugins/check_http.c:1160
1227 #, c-format
1228 msgid "HTTP UNKNOWN - Empty redirect location%s\n"
1229 msgstr ""
1231 #: plugins/check_http.c:1210
1232 #, c-format
1233 msgid "HTTP UNKNOWN - Could not parse redirect location - %s%s\n"
1234 msgstr ""
1236 #: plugins/check_http.c:1220
1237 #, c-format
1238 msgid "HTTP WARNING - maximum redirection depth %d exceeded - %s://%s:%d%s%s\n"
1239 msgstr ""
1241 #: plugins/check_http.c:1228
1242 #, c-format
1243 msgid "HTTP WARNING - redirection creates an infinite loop - %s://%s:%d%s%s\n"
1244 msgstr ""
1246 #: plugins/check_http.c:1249
1247 #, c-format
1248 msgid "HTTP UNKNOWN - Redirection to port above %d - %s://%s:%d%s%s\n"
1249 msgstr ""
1251 #: plugins/check_http.c:1254
1252 #, c-format
1253 msgid "Redirection to %s://%s:%d%s\n"
1254 msgstr ""
1256 #: plugins/check_http.c:1305
1257 msgid "This plugin tests the HTTP service on the specified host. It can test"
1258 msgstr ""
1260 #: plugins/check_http.c:1306
1261 msgid "normal (http) and secure (https) servers, follow redirects, search for"
1262 msgstr ""
1264 #: plugins/check_http.c:1307
1265 msgid "strings and regular expressions, check connection times, and report on"
1266 msgstr ""
1268 #: plugins/check_http.c:1308
1269 msgid "certificate expiration times."
1270 msgstr ""
1272 #: plugins/check_http.c:1314
1273 #, c-format
1274 msgid "NOTE: One or both of -H and -I must be specified"
1275 msgstr ""
1277 #: plugins/check_http.c:1322
1278 msgid "Host name argument for servers using host headers (virtual host)"
1279 msgstr ""
1281 #: plugins/check_http.c:1323
1282 msgid "Append a port to include it in the header (eg: example.com:5000)"
1283 msgstr ""
1285 #: plugins/check_http.c:1325
1286 msgid ""
1287 "IP address or name (use numeric address if possible to bypass DNS lookup)."
1288 msgstr ""
1290 #: plugins/check_http.c:1327
1291 msgid "Port number (default: "
1292 msgstr ""
1294 #: plugins/check_http.c:1334
1295 msgid "Connect via SSL. Port defaults to 443"
1296 msgstr ""
1298 #: plugins/check_http.c:1336
1299 msgid "Enable SSL/TLS hostname extension support (SNI)"
1300 msgstr ""
1302 #: plugins/check_http.c:1338
1303 msgid ""
1304 "Minimum number of days a certificate has to be valid. Port defaults to 443"
1305 msgstr ""
1307 #: plugins/check_http.c:1339
1308 msgid "(when this option is used the URL is not checked.)\n"
1309 msgstr ""
1311 #: plugins/check_http.c:1343
1312 msgid "Comma-delimited list of strings, at least one of them is expected in"
1313 msgstr ""
1315 #: plugins/check_http.c:1344
1316 msgid "the first (status) line of the server response (default: "
1317 msgstr ""
1319 #: plugins/check_http.c:1346
1320 msgid ""
1321 "If specified skips all other status line logic (ex: 3xx, 4xx, 5xx processing)"
1322 msgstr ""
1324 #: plugins/check_http.c:1348
1325 msgid "String to expect in the content"
1326 msgstr ""
1328 #: plugins/check_http.c:1350
1329 msgid "URL to GET or POST (default: /)"
1330 msgstr ""
1332 #: plugins/check_http.c:1352
1333 msgid "URL encoded http POST data"
1334 msgstr ""
1336 #: plugins/check_http.c:1354
1337 msgid "Set HTTP method."
1338 msgstr ""
1340 #: plugins/check_http.c:1356
1341 msgid "Don't wait for document body: stop reading after headers."
1342 msgstr ""
1344 #: plugins/check_http.c:1357
1345 msgid "(Note that this still does an HTTP GET or POST, not a HEAD.)"
1346 msgstr ""
1348 #: plugins/check_http.c:1359
1349 msgid "Warn if document is more than SECONDS old. the number can also be of"
1350 msgstr ""
1352 #: plugins/check_http.c:1360
1353 msgid "the form \"10m\" for minutes, \"10h\" for hours, or \"10d\" for days."
1354 msgstr ""
1356 #: plugins/check_http.c:1362
1357 msgid "specify Content-Type header media type when POSTing\n"
1358 msgstr ""
1360 #: plugins/check_http.c:1365
1361 msgid "Allow regex to span newlines (must precede -r or -R)"
1362 msgstr ""
1364 #: plugins/check_http.c:1367
1365 msgid "Search page for regex STRING"
1366 msgstr ""
1368 #: plugins/check_http.c:1369
1369 msgid "Search page for case-insensitive regex STRING"
1370 msgstr ""
1372 #: plugins/check_http.c:1371
1373 msgid "Return CRITICAL if found, OK if not\n"
1374 msgstr ""
1376 #: plugins/check_http.c:1374
1377 msgid "Username:password on sites with basic authentication"
1378 msgstr ""
1380 #: plugins/check_http.c:1376
1381 msgid "Username:password on proxy-servers with basic authentication"
1382 msgstr ""
1384 #: plugins/check_http.c:1378
1385 msgid "String to be sent in http header as \"User Agent\""
1386 msgstr ""
1388 #: plugins/check_http.c:1380
1389 msgid ""
1390 " Any other tags to be sent in http header. Use multiple times for additional "
1391 "headers"
1392 msgstr ""
1394 #: plugins/check_http.c:1382
1395 msgid "Wrap output in HTML link (obsoleted by urlize)"
1396 msgstr ""
1398 #: plugins/check_http.c:1384
1399 msgid "How to handle redirected pages. sticky is like follow but stick to the"
1400 msgstr ""
1402 #: plugins/check_http.c:1385
1403 msgid "specified IP address. stickyport also ensure post stays the same."
1404 msgstr ""
1406 #: plugins/check_http.c:1387
1407 msgid "Minimum page size required (bytes) : Maximum page size required (bytes)"
1408 msgstr ""
1410 #: plugins/check_http.c:1397
1411 msgid "This plugin will attempt to open an HTTP connection with the host."
1412 msgstr ""
1414 #: plugins/check_http.c:1398
1415 msgid ""
1416 "Successful connects return STATE_OK, refusals and timeouts return "
1417 "STATE_CRITICAL"
1418 msgstr ""
1420 #: plugins/check_http.c:1399
1421 msgid ""
1422 "other errors return STATE_UNKNOWN.  Successful connects, but incorrect "
1423 "reponse"
1424 msgstr ""
1426 #: plugins/check_http.c:1400
1427 msgid ""
1428 "messages from the host result in STATE_WARNING return values.  If you are"
1429 msgstr ""
1431 #: plugins/check_http.c:1401
1432 msgid ""
1433 "checking a virtual server that uses 'host headers' you must supply the FQDN"
1434 msgstr ""
1436 #: plugins/check_http.c:1402
1437 msgid "(fully qualified domain name) as the [host_name] argument."
1438 msgstr ""
1440 #: plugins/check_http.c:1406
1441 msgid "This plugin can also check whether an SSL enabled web server is able to"
1442 msgstr ""
1444 #: plugins/check_http.c:1407
1445 msgid "serve content (optionally within a specified time) or whether the X509 "
1446 msgstr ""
1448 #: plugins/check_http.c:1408
1449 msgid "certificate is still valid for the specified number of days."
1450 msgstr ""
1452 #: plugins/check_http.c:1412
1453 msgid ""
1454 "When the 'www.verisign.com' server returns its content within 5 seconds,"
1455 msgstr ""
1457 #: plugins/check_http.c:1413
1458 msgid ""
1459 "a STATE_OK will be returned. When the server returns its content but exceeds"
1460 msgstr ""
1462 #: plugins/check_http.c:1414
1463 msgid ""
1464 "the 5-second threshold, a STATE_WARNING will be returned. When an error "
1465 "occurs,"
1466 msgstr ""
1468 #: plugins/check_http.c:1415
1469 msgid "a STATE_CRITICAL will be returned."
1470 msgstr ""
1472 #: plugins/check_http.c:1418
1473 msgid ""
1474 "When the certificate of 'www.verisign.com' is valid for more than 14 days,"
1475 msgstr ""
1477 #: plugins/check_http.c:1419
1478 msgid ""
1479 "a STATE_OK is returned. When the certificate is still valid, but for less "
1480 "than"
1481 msgstr ""
1483 #: plugins/check_http.c:1420
1484 msgid ""
1485 "14 days, a STATE_WARNING is returned. A STATE_CRITICAL will be returned when"
1486 msgstr ""
1488 #: plugins/check_http.c:1421
1489 msgid "the certificate is expired."
1490 msgstr ""
1492 #: plugins/check_ldap.c:133
1493 #, c-format
1494 msgid "Could not connect to the server at port %i\n"
1495 msgstr ""
1497 #: plugins/check_ldap.c:142
1498 #, c-format
1499 msgid "Could not set protocol version %d\n"
1500 msgstr ""
1502 #: plugins/check_ldap.c:157
1503 #, c-format
1504 msgid "Could not init TLS at port %i!\n"
1505 msgstr ""
1507 #: plugins/check_ldap.c:161
1508 #, c-format
1509 msgid "TLS not supported by the libraries!\n"
1510 msgstr ""
1512 #: plugins/check_ldap.c:181
1513 #, c-format
1514 msgid "Could not init startTLS at port %i!\n"
1515 msgstr ""
1517 #: plugins/check_ldap.c:185
1518 #, c-format
1519 msgid "startTLS not supported by the library, needs LDAPv3!\n"
1520 msgstr ""
1522 #: plugins/check_ldap.c:195
1523 #, c-format
1524 msgid "Could not bind to the LDAP server\n"
1525 msgstr ""
1527 #: plugins/check_ldap.c:204
1528 #, c-format
1529 msgid "Could not search/find objectclasses in %s\n"
1530 msgstr ""
1532 #: plugins/check_ldap.c:227
1533 #, c-format
1534 msgid "LDAP %s - %.3f seconds response time|%s\n"
1535 msgstr ""
1537 #: plugins/check_ldap.c:339 plugins/check_ldap.c:346
1538 #, c-format
1539 msgid "%s cannot be combined with %s"
1540 msgstr ""
1542 #: plugins/check_ldap.c:352 plugins/check_ping.c:246
1543 msgid "IPv6 support not available\n"
1544 msgstr ""
1546 #: plugins/check_ldap.c:375
1547 msgid "Please specify the host name\n"
1548 msgstr ""
1550 #: plugins/check_ldap.c:378
1551 msgid "Please specify the LDAP base\n"
1552 msgstr ""
1554 #: plugins/check_ldap.c:407
1555 msgid "ldap attribute to search (default: \"(objectclass=*)\""
1556 msgstr ""
1558 #: plugins/check_ldap.c:409
1559 msgid "ldap base (eg. ou=my unit, o=my org, c=at"
1560 msgstr ""
1562 #: plugins/check_ldap.c:411
1563 msgid "ldap bind DN (if required)"
1564 msgstr ""
1566 #: plugins/check_ldap.c:413
1567 msgid "ldap password (if required)"
1568 msgstr ""
1570 #: plugins/check_ldap.c:415
1571 msgid "use starttls mechanism introduced in protocol version 3"
1572 msgstr ""
1574 #: plugins/check_ldap.c:417
1575 msgid "use ldaps (ldap v2 ssl method). this also sets the default port to"
1576 msgstr ""
1578 #: plugins/check_ldap.c:421
1579 msgid "use ldap protocol version 2"
1580 msgstr ""
1582 #: plugins/check_ldap.c:423
1583 msgid "use ldap protocol version 3"
1584 msgstr ""
1586 #: plugins/check_ldap.c:424
1587 msgid "default protocol version:"
1588 msgstr ""
1590 #: plugins/check_ldap.c:435
1591 msgid "If this plugin is called via 'check_ldaps', method 'STARTTLS' will be"
1592 msgstr ""
1594 #: plugins/check_ldap.c:436
1595 #, c-format
1596 msgid ""
1597 " implied (using default port %i) unless --port=636 is specified. In that "
1598 "case\n"
1599 msgstr ""
1601 #: plugins/check_ldap.c:437
1602 msgid "'SSL on connect' will be used no matter how the plugin was called."
1603 msgstr ""
1605 #: plugins/check_ldap.c:438
1606 msgid ""
1607 "This detection is deprecated, please use 'check_ldap' with the '--starttls' "
1608 "or '--ssl' flags"
1609 msgstr ""
1611 #: plugins/check_ldap.c:439
1612 msgid "to define the behaviour explicitly instead."
1613 msgstr ""
1615 #: plugins/check_load.c:87
1616 msgid "Warning threshold must be float or float triplet!\n"
1617 msgstr ""
1619 #: plugins/check_load.c:132 plugins/check_load.c:148
1620 #, c-format
1621 msgid "Error opening %s\n"
1622 msgstr ""
1624 #: plugins/check_load.c:160
1625 #, c-format
1626 msgid "Error code %d returned in %s\n"
1627 msgstr ""
1629 #: plugins/check_load.c:175
1630 #, c-format
1631 msgid "Error in getloadavg()\n"
1632 msgstr ""
1634 #: plugins/check_load.c:178 plugins/check_load.c:180
1635 #, c-format
1636 msgid "Error processing %s\n"
1637 msgstr ""
1639 #: plugins/check_load.c:189
1640 #, c-format
1641 msgid "load average: %.2f, %.2f, %.2f"
1642 msgstr ""
1644 #: plugins/check_load.c:282
1645 #, c-format
1646 msgid "Critical threshold for %d-minute load average is not specified\n"
1647 msgstr ""
1649 #: plugins/check_load.c:284
1650 #, c-format
1651 msgid "Warning threshold for %d-minute load average is not specified\n"
1652 msgstr ""
1654 #: plugins/check_load.c:286
1655 #, c-format
1656 msgid ""
1657 "Parameter inconsistency: %d-minute \"warning load\" is greater than "
1658 "\"critical load\"\n"
1659 msgstr ""
1661 #: plugins/check_load.c:302
1662 #, c-format
1663 msgid "This plugin tests the current system load average."
1664 msgstr ""
1666 #: plugins/check_load.c:312
1667 msgid "Exit with WARNING status if load average exceeds WLOADn"
1668 msgstr ""
1670 #: plugins/check_load.c:314
1671 msgid "Exit with CRITICAL status if load average exceed CLOADn"
1672 msgstr ""
1674 #: plugins/check_load.c:315
1675 msgid "the load average format is the same used by \"uptime\" and \"w\""
1676 msgstr ""
1678 #: plugins/check_load.c:317
1679 msgid "Divide the load averages by the number of CPUs (when possible)"
1680 msgstr ""
1682 #: plugins/check_mrtg.c:75
1683 msgid "Could not parse arguments\n"
1684 msgstr ""
1686 #: plugins/check_mrtg.c:80
1687 #, c-format
1688 msgid "Unable to open MRTG log file\n"
1689 msgstr ""
1691 #: plugins/check_mrtg.c:127
1692 #, c-format
1693 msgid "Unable to process MRTG log file\n"
1694 msgstr ""
1696 #: plugins/check_mrtg.c:135 plugins/check_mrtgtraf.c:136
1697 #, c-format
1698 msgid "MRTG data has expired (%d minutes old)\n"
1699 msgstr ""
1701 #: plugins/check_mrtg.c:152 plugins/check_mrtgtraf.c:195
1702 #: plugins/check_mrtgtraf.c:196
1703 msgid "Avg"
1704 msgstr ""
1706 #: plugins/check_mrtg.c:152 plugins/check_mrtgtraf.c:195
1707 #: plugins/check_mrtgtraf.c:196
1708 msgid "Max"
1709 msgstr ""
1711 #: plugins/check_mrtg.c:221
1712 msgid "Invalid variable number"
1713 msgstr ""
1715 #: plugins/check_mrtg.c:256
1716 #, c-format
1717 msgid ""
1718 "%s is not a valid expiration time\n"
1719 "Use '%s -h' for additional help\n"
1720 msgstr ""
1722 #: plugins/check_mrtg.c:273
1723 msgid "Invalid variable number\n"
1724 msgstr ""
1726 #: plugins/check_mrtg.c:300
1727 msgid "You must supply the variable number"
1728 msgstr ""
1730 #: plugins/check_mrtg.c:321
1731 msgid ""
1732 "This plugin will check either the average or maximum value of one of the"
1733 msgstr ""
1735 #: plugins/check_mrtg.c:322
1736 msgid "two variables recorded in an MRTG log file."
1737 msgstr ""
1739 #: plugins/check_mrtg.c:332
1740 msgid "The MRTG log file containing the data you want to monitor"
1741 msgstr ""
1743 #: plugins/check_mrtg.c:334
1744 msgid "Minutes before MRTG data is considered to be too old"
1745 msgstr ""
1747 #: plugins/check_mrtg.c:336
1748 msgid "Should we check average or maximum values?"
1749 msgstr ""
1751 #: plugins/check_mrtg.c:338
1752 msgid "Which variable set should we inspect? (1 or 2)"
1753 msgstr ""
1755 #: plugins/check_mrtg.c:340
1756 msgid "Threshold value for data to result in WARNING status"
1757 msgstr ""
1759 #: plugins/check_mrtg.c:342
1760 msgid "Threshold value for data to result in CRITICAL status"
1761 msgstr ""
1763 #: plugins/check_mrtg.c:344
1764 msgid "Type label for data (Examples: Conns, \"Processor Load\", In, Out)"
1765 msgstr ""
1767 #: plugins/check_mrtg.c:346
1768 msgid "Option units label for data (Example: Packets/Sec, Errors/Sec,"
1769 msgstr ""
1771 #: plugins/check_mrtg.c:347
1772 #, c-format
1773 msgid "\"Bytes Per Second\", \"%% Utilization\")"
1774 msgstr ""
1776 #: plugins/check_mrtg.c:350
1777 msgid ""
1778 "If the value exceeds the <vwl> threshold, a WARNING status is returned. If"
1779 msgstr ""
1781 #: plugins/check_mrtg.c:351
1782 msgid ""
1783 "the value exceeds the <vcl> threshold, a CRITICAL status is returned.  If"
1784 msgstr ""
1786 #: plugins/check_mrtg.c:352
1787 msgid "the data in the log file is older than <expire_minutes> old, a WARNING"
1788 msgstr ""
1790 #: plugins/check_mrtg.c:353
1791 msgid "status is returned and a warning message is printed."
1792 msgstr ""
1794 #: plugins/check_mrtg.c:356
1795 msgid ""
1796 "This plugin is useful for monitoring MRTG data that does not correspond to"
1797 msgstr ""
1799 #: plugins/check_mrtg.c:357
1800 msgid ""
1801 "bandwidth usage.  (Use the check_mrtgtraf plugin for monitoring bandwidth)."
1802 msgstr ""
1804 #: plugins/check_mrtg.c:358
1805 msgid ""
1806 "It can be used to monitor any kind of data that MRTG is monitoring - errors,"
1807 msgstr ""
1809 #: plugins/check_mrtg.c:359
1810 msgid ""
1811 "packets/sec, etc.  I use MRTG in conjuction with the Novell NLM that allows"
1812 msgstr ""
1814 #: plugins/check_mrtg.c:360
1815 msgid ""
1816 "me to track processor utilization, user connections, drive space, etc and"
1817 msgstr ""
1819 #: plugins/check_mrtg.c:361
1820 msgid "this plugin works well for monitoring that kind of data as well."
1821 msgstr ""
1823 #: plugins/check_mrtg.c:364
1824 msgid ""
1825 "- This plugin only monitors one of the two variables stored in the MRTG log"
1826 msgstr ""
1828 #: plugins/check_mrtg.c:365
1829 msgid "file.  If you want to monitor both values you will have to define two"
1830 msgstr ""
1832 #: plugins/check_mrtg.c:366
1833 msgid "commands with different values for the <variable> argument.  Of course,"
1834 msgstr ""
1836 #: plugins/check_mrtg.c:367
1837 msgid "you can always hack the code to make this plugin work for you..."
1838 msgstr ""
1840 #: plugins/check_mrtg.c:368
1841 msgid ""
1842 "- MRTG stands for the Multi Router Traffic Grapher.  It can be downloaded "
1843 "from"
1844 msgstr ""
1846 #: plugins/check_mrtgtraf.c:88
1847 msgid "Unable to open MRTG log file"
1848 msgstr ""
1850 #: plugins/check_mrtgtraf.c:130
1851 msgid "Unable to process MRTG log file"
1852 msgstr ""
1854 #: plugins/check_mrtgtraf.c:194
1855 #, c-format
1856 msgid "%s. In = %0.1f %s, %s. Out = %0.1f %s|%s %s\n"
1857 msgstr ""
1859 #: plugins/check_mrtgtraf.c:207
1860 #, c-format
1861 msgid "Traffic %s - %s\n"
1862 msgstr ""
1864 #: plugins/check_mrtgtraf.c:335
1865 msgid ""
1866 "This plugin will check the incoming/outgoing transfer rates of a router,"
1867 msgstr ""
1869 #: plugins/check_mrtgtraf.c:336
1870 msgid "switch, etc recorded in an MRTG log.  If the newest log entry is older"
1871 msgstr ""
1873 #: plugins/check_mrtgtraf.c:337
1874 msgid "than <expire_minutes>, a WARNING status is returned. If either the"
1875 msgstr ""
1877 #: plugins/check_mrtgtraf.c:338
1878 msgid "incoming or outgoing rates exceed the <icl> or <ocl> thresholds (in"
1879 msgstr ""
1881 #: plugins/check_mrtgtraf.c:339
1882 msgid "Bytes/sec), a CRITICAL status results.  If either of the rates exceed"
1883 msgstr ""
1885 #: plugins/check_mrtgtraf.c:340
1886 msgid "the <iwl> or <owl> thresholds (in Bytes/sec), a WARNING status results."
1887 msgstr ""
1889 #: plugins/check_mrtgtraf.c:350
1890 msgid "File to read log from"
1891 msgstr ""
1893 #: plugins/check_mrtgtraf.c:352
1894 msgid "Minutes after which log expires"
1895 msgstr ""
1897 #: plugins/check_mrtgtraf.c:354
1898 msgid "Test average or maximum"
1899 msgstr ""
1901 #: plugins/check_mrtgtraf.c:356
1902 msgid "Warning threshold pair <incoming>,<outgoing>"
1903 msgstr ""
1905 #: plugins/check_mrtgtraf.c:358
1906 msgid "Critical threshold pair <incoming>,<outgoing>"
1907 msgstr ""
1909 #: plugins/check_mrtgtraf.c:362
1910 msgid ""
1911 "- MRTG stands for Multi Router Traffic Grapher. It can be downloaded from"
1912 msgstr ""
1914 #: plugins/check_mrtgtraf.c:364
1915 msgid "- While MRTG can monitor things other than traffic rates, this"
1916 msgstr ""
1918 #: plugins/check_mrtgtraf.c:365
1919 msgid "  plugin probably won't work with much else without modification."
1920 msgstr ""
1922 #: plugins/check_mrtgtraf.c:366
1923 msgid "- The calculated i/o rates are a little off from what MRTG actually"
1924 msgstr ""
1926 #: plugins/check_mrtgtraf.c:367
1927 msgid "  reports.  I'm not sure why this is right now, but will look into it"
1928 msgstr ""
1930 #: plugins/check_mrtgtraf.c:368
1931 msgid "  for future enhancements of this plugin."
1932 msgstr ""
1934 #: plugins/check_mrtgtraf.c:378
1935 #, c-format
1936 msgid "Usage"
1937 msgstr ""
1939 #: plugins/check_mysql.c:126
1940 #, c-format
1941 msgid "slave query error: %s\n"
1942 msgstr ""
1944 #: plugins/check_mysql.c:133
1945 #, c-format
1946 msgid "slave store_result error: %s\n"
1947 msgstr ""
1949 #: plugins/check_mysql.c:139
1950 msgid "No slaves defined"
1951 msgstr ""
1953 #: plugins/check_mysql.c:147
1954 #, c-format
1955 msgid "slave fetch row error: %s\n"
1956 msgstr ""
1958 #: plugins/check_mysql.c:152
1959 #, c-format
1960 msgid "Slave running: %s"
1961 msgstr ""
1963 #: plugins/check_mysql.c:378
1964 msgid "This program tests connections to a MySQL server"
1965 msgstr ""
1967 #: plugins/check_mysql.c:389
1968 msgid "Use the specified socket (has no effect if -H is used)"
1969 msgstr ""
1971 #: plugins/check_mysql.c:392
1972 msgid "Check database with indicated name"
1973 msgstr ""
1975 #: plugins/check_mysql.c:394
1976 msgid "Connect using the indicated username"
1977 msgstr ""
1979 #: plugins/check_mysql.c:396
1980 msgid "Use the indicated password to authenticate the connection"
1981 msgstr ""
1983 #: plugins/check_mysql.c:397
1984 msgid "IMPORTANT: THIS FORM OF AUTHENTICATION IS NOT SECURE!!!"
1985 msgstr ""
1987 #: plugins/check_mysql.c:398
1988 msgid "Your clear-text password could be visible as a process table entry"
1989 msgstr ""
1991 #: plugins/check_mysql.c:400
1992 msgid "Check if the slave thread is running properly."
1993 msgstr ""
1995 #: plugins/check_mysql.c:402
1996 msgid "Exit with WARNING status if slave server is more than INTEGER seconds"
1997 msgstr ""
1999 #: plugins/check_mysql.c:403 plugins/check_mysql.c:406
2000 msgid "behind master"
2001 msgstr ""
2003 #: plugins/check_mysql.c:405
2004 msgid "Exit with CRITICAL status if slave server is more then INTEGER seconds"
2005 msgstr ""
2007 #: plugins/check_mysql.c:409
2008 msgid ""
2009 "There are no required arguments. By default, the local database is checked"
2010 msgstr ""
2012 #: plugins/check_mysql.c:410
2013 msgid ""
2014 "using the default unix socket. You can force TCP on localhost by using an"
2015 msgstr ""
2017 #: plugins/check_mysql.c:411
2018 msgid "IP address or FQDN ('localhost' will use the socket as well)."
2019 msgstr ""
2021 #: plugins/check_mysql.c:415
2022 msgid "You must specify -p with an empty string to force an empty password,"
2023 msgstr ""
2025 #: plugins/check_mysql.c:416
2026 msgid "overriding any my.cnf settings."
2027 msgstr ""
2029 #: plugins/check_nagios.c:104
2030 msgid "Cannot open status log for reading!"
2031 msgstr ""
2033 #: plugins/check_nagios.c:154
2034 #, c-format
2035 msgid "Found process: %s %s\n"
2036 msgstr ""
2038 #: plugins/check_nagios.c:168
2039 msgid "Could not locate a running Nagios process!"
2040 msgstr ""
2042 #: plugins/check_nagios.c:172
2043 msgid "Cannot parse Nagios log file for valid time"
2044 msgstr ""
2046 #: plugins/check_nagios.c:183 plugins/check_procs.c:295
2047 #, c-format
2048 msgid "%d process"
2049 msgid_plural "%d processes"
2050 msgstr[0] ""
2051 msgstr[1] ""
2053 #: plugins/check_nagios.c:186
2054 #, c-format
2055 msgid "status log updated %d second ago"
2056 msgid_plural "status log updated %d seconds ago"
2057 msgstr[0] ""
2058 msgstr[1] ""
2060 #: plugins/check_nagios.c:223 plugins/check_nagios.c:252
2061 msgid "Expiration time must be an integer (seconds)\n"
2062 msgstr ""
2064 #: plugins/check_nagios.c:264
2065 msgid "You must provide the status_log\n"
2066 msgstr ""
2068 #: plugins/check_nagios.c:267
2069 msgid "You must provide a process string\n"
2070 msgstr ""
2072 #: plugins/check_nagios.c:281
2073 msgid ""
2074 "This plugin checks the status of the Nagios process on the local machine"
2075 msgstr ""
2077 #: plugins/check_nagios.c:282
2078 msgid ""
2079 "The plugin will check to make sure the Nagios status log is no older than"
2080 msgstr ""
2082 #: plugins/check_nagios.c:283
2083 msgid "the number of minutes specified by the expires option."
2084 msgstr ""
2086 #: plugins/check_nagios.c:284
2087 msgid ""
2088 "It also checks the process table for a process matching the command argument."
2089 msgstr ""
2091 #: plugins/check_nagios.c:294
2092 msgid "Name of the log file to check"
2093 msgstr ""
2095 #: plugins/check_nagios.c:296
2096 msgid "Minutes aging after which logfile is considered stale"
2097 msgstr ""
2099 #: plugins/check_nagios.c:298
2100 msgid "Substring to search for in process arguments"
2101 msgstr ""
2103 #: plugins/check_nt.c:141
2104 #, c-format
2105 msgid "Wrong client version - running: %s, required: %s"
2106 msgstr ""
2108 #: plugins/check_nt.c:152 plugins/check_nt.c:212
2109 msgid "missing -l parameters"
2110 msgstr ""
2112 #: plugins/check_nt.c:154
2113 msgid "wrong -l parameter."
2114 msgstr ""
2116 #: plugins/check_nt.c:158
2117 msgid "CPU Load"
2118 msgstr ""
2120 #: plugins/check_nt.c:181
2121 #, c-format
2122 msgid " %lu%% (%lu min average)"
2123 msgstr ""
2125 #: plugins/check_nt.c:183
2126 #, c-format
2127 msgid " '%lu min avg Load'=%lu%%;%lu;%lu;0;100"
2128 msgstr ""
2130 #: plugins/check_nt.c:193
2131 msgid "not enough values for -l parameters"
2132 msgstr ""
2134 #: plugins/check_nt.c:205
2135 #, c-format
2136 msgid "System Uptime - %u day(s) %u hour(s) %u minute(s)"
2137 msgstr ""
2139 #: plugins/check_nt.c:214
2140 msgid "wrong -l argument"
2141 msgstr ""
2143 #: plugins/check_nt.c:230
2144 #, c-format
2145 msgid "%s:\\ - total: %.2f Gb - used: %.2f Gb (%.0f%%) - free %.2f Gb (%.0f%%)"
2146 msgstr ""
2148 #: plugins/check_nt.c:233
2149 #, c-format
2150 msgid "'%s:\\ Used Space'=%.2fGb;%.2f;%.2f;0.00;%.2f"
2151 msgstr ""
2153 #: plugins/check_nt.c:247
2154 msgid "Free disk space : Invalid drive"
2155 msgstr ""
2157 #: plugins/check_nt.c:257
2158 msgid "No service/process specified"
2159 msgstr ""
2161 #: plugins/check_nt.c:281
2162 #, c-format
2163 msgid ""
2164 "Memory usage: total:%.2f Mb - used: %.2f Mb (%.0f%%) - free: %.2f Mb (%.0f%%)"
2165 msgstr ""
2167 #: plugins/check_nt.c:284
2168 #, c-format
2169 msgid "'Memory usage'=%.2fMb;%.2f;%.2f;0.00;%.2f"
2170 msgstr ""
2172 #: plugins/check_nt.c:320 plugins/check_nt.c:405 plugins/check_nt.c:435
2173 msgid "No counter specified"
2174 msgstr ""
2176 #: plugins/check_nt.c:352
2177 msgid "Minimum value contains non-numbers"
2178 msgstr ""
2180 #: plugins/check_nt.c:356
2181 msgid "Maximum value contains non-numbers"
2182 msgstr ""
2184 #: plugins/check_nt.c:363
2185 msgid "No unit counter specified"
2186 msgstr ""
2188 #: plugins/check_nt.c:450
2189 msgid "Please specify a variable to check"
2190 msgstr ""
2192 #: plugins/check_nt.c:534
2193 msgid "Server port must be an integer\n"
2194 msgstr ""
2196 #: plugins/check_nt.c:588
2197 msgid "You must provide a server address or host name"
2198 msgstr ""
2200 #: plugins/check_nt.c:594
2201 msgid "None"
2202 msgstr ""
2204 #: plugins/check_nt.c:607
2205 msgid "could not fetch information from server\n"
2206 msgstr ""
2208 #: plugins/check_nt.c:651
2209 msgid "This plugin collects data from the NSClient service running on a"
2210 msgstr ""
2212 #: plugins/check_nt.c:652
2213 msgid "Windows NT/2000/XP/2003 server."
2214 msgstr ""
2216 #: plugins/check_nt.c:663
2217 msgid "Name of the host to check"
2218 msgstr ""
2220 #: plugins/check_nt.c:665
2221 msgid "Optional port number (default: "
2222 msgstr ""
2224 #: plugins/check_nt.c:668
2225 msgid "Password needed for the request"
2226 msgstr ""
2228 #: plugins/check_nt.c:670 plugins/check_nwstat.c:1661
2229 #: plugins/check_overcr.c:432
2230 msgid "Threshold which will result in a warning status"
2231 msgstr ""
2233 #: plugins/check_nt.c:672 plugins/check_nwstat.c:1663
2234 #: plugins/check_overcr.c:434
2235 msgid "Threshold which will result in a critical status"
2236 msgstr ""
2238 #: plugins/check_nt.c:674
2239 msgid "Seconds before connection attempt times out (default: "
2240 msgstr ""
2242 #: plugins/check_nt.c:676
2243 msgid "Parameters passed to specified check (see below)"
2244 msgstr ""
2246 #: plugins/check_nt.c:678
2247 msgid "Display options (currently only SHOWALL works)"
2248 msgstr ""
2250 #: plugins/check_nt.c:680
2251 msgid "Return UNKNOWN on timeouts"
2252 msgstr ""
2254 #: plugins/check_nt.c:683
2255 msgid "Print this help screen"
2256 msgstr ""
2258 #: plugins/check_nt.c:685
2259 msgid "Print version information"
2260 msgstr ""
2262 #: plugins/check_nt.c:687
2263 msgid "Variable to check"
2264 msgstr ""
2266 #: plugins/check_nt.c:688
2267 msgid "Valid variables are:"
2268 msgstr ""
2270 #: plugins/check_nt.c:690
2271 msgid "Get the NSClient version"
2272 msgstr ""
2274 #: plugins/check_nt.c:691
2275 msgid "If -l <version> is specified, will return warning if versions differ."
2276 msgstr ""
2278 #: plugins/check_nt.c:693
2279 msgid "Average CPU load on last x minutes."
2280 msgstr ""
2282 #: plugins/check_nt.c:694
2283 msgid "Request a -l parameter with the following syntax:"
2284 msgstr ""
2286 #: plugins/check_nt.c:695
2287 msgid "-l <minutes range>,<warning threshold>,<critical threshold>."
2288 msgstr ""
2290 #: plugins/check_nt.c:696
2291 msgid "<minute range> should be less than 24*60."
2292 msgstr ""
2294 #: plugins/check_nt.c:697
2295 msgid ""
2296 "Thresholds are percentage and up to 10 requests can be done in one shot."
2297 msgstr ""
2299 #: plugins/check_nt.c:700
2300 msgid "Get the uptime of the machine."
2301 msgstr ""
2303 #: plugins/check_nt.c:701
2304 msgid "No specific parameters. No warning or critical threshold"
2305 msgstr ""
2307 #: plugins/check_nt.c:703
2308 msgid "Size and percentage of disk use."
2309 msgstr ""
2311 #: plugins/check_nt.c:704
2312 msgid "Request a -l parameter containing the drive letter only."
2313 msgstr ""
2315 #: plugins/check_nt.c:705 plugins/check_nt.c:708
2316 msgid "Warning and critical thresholds can be specified with -w and -c."
2317 msgstr ""
2319 #: plugins/check_nt.c:707
2320 msgid "Memory use."
2321 msgstr ""
2323 #: plugins/check_nt.c:710
2324 msgid "Check the state of one or several services."
2325 msgstr ""
2327 #: plugins/check_nt.c:711 plugins/check_nt.c:720
2328 msgid "Request a -l parameters with the following syntax:"
2329 msgstr ""
2331 #: plugins/check_nt.c:712
2332 msgid "-l <service1>,<service2>,<service3>,..."
2333 msgstr ""
2335 #: plugins/check_nt.c:713
2336 msgid "You can specify -d SHOWALL in case you want to see working services"
2337 msgstr ""
2339 #: plugins/check_nt.c:714
2340 msgid "in the returned string."
2341 msgstr ""
2343 #: plugins/check_nt.c:716
2344 msgid "Check if one or several process are running."
2345 msgstr ""
2347 #: plugins/check_nt.c:717
2348 msgid "Same syntax as SERVICESTATE."
2349 msgstr ""
2351 #: plugins/check_nt.c:719
2352 msgid "Check any performance counter of Windows NT/2000."
2353 msgstr ""
2355 #: plugins/check_nt.c:721
2356 msgid "-l \"\\\\<performance object>\\\\counter\",\"<description>"
2357 msgstr ""
2359 #: plugins/check_nt.c:722
2360 msgid "The <description> parameter is optional and is given to a printf "
2361 msgstr ""
2363 #: plugins/check_nt.c:723
2364 msgid "output command which requires a float parameter."
2365 msgstr ""
2367 #: plugins/check_nt.c:724
2368 #, c-format
2369 msgid "If <description> does not include \"%%\", it is used as a label."
2370 msgstr ""
2372 #: plugins/check_nt.c:725 plugins/check_nt.c:740
2373 msgid "Some examples:"
2374 msgstr ""
2376 #: plugins/check_nt.c:729
2377 msgid "Check any performance counter object of Windows NT/2000."
2378 msgstr ""
2380 #: plugins/check_nt.c:730
2381 msgid ""
2382 "Syntax: check_nt -H <hostname> -p <port> -v INSTANCES -l <counter object>"
2383 msgstr ""
2385 #: plugins/check_nt.c:731
2386 msgid "<counter object> is a Windows Perfmon Counter object (eg. Process),"
2387 msgstr ""
2389 #: plugins/check_nt.c:732
2390 msgid "if it is two words, it should be enclosed in quotes"
2391 msgstr ""
2393 #: plugins/check_nt.c:733
2394 msgid "The returned results will be a comma-separated list of instances on "
2395 msgstr ""
2397 #: plugins/check_nt.c:734
2398 msgid " the selected computer for that object."
2399 msgstr ""
2401 #: plugins/check_nt.c:735
2402 msgid ""
2403 "The purpose of this is to be run from command line to determine what "
2404 "instances"
2405 msgstr ""
2407 #: plugins/check_nt.c:736
2408 msgid ""
2409 " are available for monitoring without having to log onto the Windows server"
2410 msgstr ""
2412 #: plugins/check_nt.c:737
2413 msgid "  to run Perfmon directly."
2414 msgstr ""
2416 #: plugins/check_nt.c:738
2417 msgid "It can also be used in scripts that automatically create Nagios service"
2418 msgstr ""
2420 #: plugins/check_nt.c:739
2421 msgid " configuration files."
2422 msgstr ""
2424 #: plugins/check_nt.c:741
2425 msgid "check_nt -H 192.168.1.1 -p 1248 -v INSTANCES -l Process"
2426 msgstr ""
2428 #: plugins/check_nt.c:744
2429 msgid ""
2430 "- The NSClient service should be running on the server to get any information"
2431 msgstr ""
2433 #: plugins/check_nt.c:746
2434 msgid "- Critical thresholds should be lower than warning thresholds"
2435 msgstr ""
2437 #: plugins/check_nt.c:747
2438 msgid "- Default port 1248 is sometimes in use by other services. The error"
2439 msgstr ""
2441 #: plugins/check_nt.c:748
2442 msgid ""
2443 "output when this happens contains \"Cannot map xxxxx to protocol number\"."
2444 msgstr ""
2446 #: plugins/check_nt.c:749
2447 msgid "One fix for this is to change the port to something else on check_nt "
2448 msgstr ""
2450 #: plugins/check_nt.c:750
2451 msgid "and on the client service it's connecting to."
2452 msgstr ""
2454 #: plugins/check_ntp.c:803 plugins/check_ntp_peer.c:606
2455 #: plugins/check_ntp_time.c:567
2456 #, c-format
2457 msgid "NTP CRITICAL:"
2458 msgstr ""
2460 #: plugins/check_ntp.c:806 plugins/check_ntp_peer.c:609
2461 #: plugins/check_ntp_time.c:570
2462 #, c-format
2463 msgid "NTP WARNING:"
2464 msgstr ""
2466 #: plugins/check_ntp.c:809 plugins/check_ntp_peer.c:612
2467 #: plugins/check_ntp_time.c:573
2468 #, c-format
2469 msgid "NTP OK:"
2470 msgstr ""
2472 #: plugins/check_ntp.c:812 plugins/check_ntp_peer.c:615
2473 #: plugins/check_ntp_time.c:576
2474 #, c-format
2475 msgid "NTP UNKNOWN:"
2476 msgstr ""
2478 #: plugins/check_ntp.c:816 plugins/check_ntp_peer.c:624
2479 #: plugins/check_ntp_time.c:580
2480 msgid "Offset unknown"
2481 msgstr ""
2483 #: plugins/check_ntp.c:819 plugins/check_ntp_peer.c:627
2484 #: plugins/check_ntp_time.c:583
2485 msgid "Offset"
2486 msgstr ""
2488 #: plugins/check_ntp.c:840 plugins/check_ntp_peer.c:656
2489 msgid "This plugin checks the selected ntp server"
2490 msgstr ""
2492 #: plugins/check_ntp.c:849 plugins/check_ntp_peer.c:667
2493 #: plugins/check_ntp_time.c:609
2494 msgid "Offset to result in warning status (seconds)"
2495 msgstr ""
2497 #: plugins/check_ntp.c:851 plugins/check_ntp_peer.c:669
2498 #: plugins/check_ntp_time.c:611
2499 msgid "Offset to result in critical status (seconds)"
2500 msgstr ""
2502 #: plugins/check_ntp.c:853 plugins/check_ntp_peer.c:675
2503 msgid "Warning threshold for jitter"
2504 msgstr ""
2506 #: plugins/check_ntp.c:855 plugins/check_ntp_peer.c:677
2507 msgid "Critical threshold for jitter"
2508 msgstr ""
2510 #: plugins/check_ntp.c:865
2511 msgid "Normal offset check:"
2512 msgstr ""
2514 #: plugins/check_ntp.c:868 plugins/check_ntp_peer.c:702
2515 msgid ""
2516 "Check jitter too, avoiding critical notifications if jitter isn't available"
2517 msgstr ""
2519 #: plugins/check_ntp.c:869 plugins/check_ntp_peer.c:703
2520 msgid "(See Notes above for more details on thresholds formats):"
2521 msgstr ""
2523 #: plugins/check_ntp.c:874 plugins/check_ntp.c:881
2524 msgid "WARNING: check_ntp is deprecated. Please use check_ntp_peer or"
2525 msgstr ""
2527 #: plugins/check_ntp.c:875 plugins/check_ntp.c:882
2528 msgid "check_ntp_time instead."
2529 msgstr ""
2531 #: plugins/check_ntp_peer.c:619
2532 msgid "Server not synchronized"
2533 msgstr ""
2535 #: plugins/check_ntp_peer.c:621
2536 msgid "Server has the LI_ALARM bit set"
2537 msgstr ""
2539 #: plugins/check_ntp_peer.c:665
2540 msgid ""
2541 "Returns UNKNOWN instead of CRITICAL or WARNING if server isn't synchronized"
2542 msgstr ""
2544 #: plugins/check_ntp_peer.c:671
2545 msgid "Warning threshold for stratum"
2546 msgstr ""
2548 #: plugins/check_ntp_peer.c:673
2549 msgid "Critical threshold for stratum"
2550 msgstr ""
2552 #: plugins/check_ntp_peer.c:679
2553 msgid "Warning threshold for number of usable time sources (\"truechimers\")"
2554 msgstr ""
2556 #: plugins/check_ntp_peer.c:681
2557 msgid "Critical threshold for number of usable time sources (\"truechimers\")"
2558 msgstr ""
2560 #: plugins/check_ntp_peer.c:686
2561 msgid "This plugin checks an NTP server independent of any commandline"
2562 msgstr ""
2564 #: plugins/check_ntp_peer.c:687
2565 msgid "programs or external libraries."
2566 msgstr ""
2568 #: plugins/check_ntp_peer.c:690
2569 msgid "Use this plugin to check the health of an NTP server. It supports"
2570 msgstr ""
2572 #: plugins/check_ntp_peer.c:691
2573 msgid "checking the offset with the sync peer, the jitter and stratum. This"
2574 msgstr ""
2576 #: plugins/check_ntp_peer.c:692
2577 msgid "plugin will not check the clock offset between the local host and NTP"
2578 msgstr ""
2580 #: plugins/check_ntp_peer.c:693
2581 msgid "server; please use check_ntp_time for that purpose."
2582 msgstr ""
2584 #: plugins/check_ntp_peer.c:699
2585 msgid "Simple NTP server check:"
2586 msgstr ""
2588 #: plugins/check_ntp_peer.c:706
2589 msgid "Only check the number of usable time sources (\"truechimers\"):"
2590 msgstr ""
2592 #: plugins/check_ntp_peer.c:709
2593 msgid "Check only stratum:"
2594 msgstr ""
2596 #: plugins/check_ntp_time.c:598
2597 msgid "This plugin checks the clock offset with the ntp server"
2598 msgstr ""
2600 #: plugins/check_ntp_time.c:607
2601 msgid "Returns UNKNOWN instead of CRITICAL if offset cannot be found"
2602 msgstr ""
2604 #: plugins/check_ntp_time.c:616
2605 msgid "This plugin checks the clock offset between the local host and a"
2606 msgstr ""
2608 #: plugins/check_ntp_time.c:617
2609 msgid "remote NTP server. It is independent of any commandline programs or"
2610 msgstr ""
2612 #: plugins/check_ntp_time.c:618
2613 msgid "external libraries."
2614 msgstr ""
2616 #: plugins/check_ntp_time.c:622
2617 msgid "If you'd rather want to monitor an NTP server, please use"
2618 msgstr ""
2620 #: plugins/check_ntp_time.c:623
2621 msgid "check_ntp_peer."
2622 msgstr ""
2624 #: plugins/check_nwstat.c:194
2625 #, c-format
2626 msgid "NetWare %s: "
2627 msgstr ""
2629 #: plugins/check_nwstat.c:232
2630 #, c-format
2631 msgid "Up %s,"
2632 msgstr ""
2634 #: plugins/check_nwstat.c:240
2635 #, c-format
2636 msgid "Load %s - %s %s-min load average = %lu%%|load%s=%lu;%lu;%lu;0;100"
2637 msgstr ""
2639 #: plugins/check_nwstat.c:268
2640 #, c-format
2641 msgid "Conns %s - %lu current connections|Conns=%lu;%lu;%lu;;"
2642 msgstr ""
2644 #: plugins/check_nwstat.c:293
2645 #, c-format
2646 msgid "%s: Long term cache hits = %lu%%"
2647 msgstr ""
2649 #: plugins/check_nwstat.c:315
2650 #, c-format
2651 msgid "%s: Total cache buffers = %lu|Cachebuffers=%lu;%lu;%lu;;"
2652 msgstr ""
2654 #: plugins/check_nwstat.c:340
2655 #, c-format
2656 msgid "%s: Dirty cache buffers = %lu|Dirty-Cache-Buffers=%lu;%lu;%lu;;"
2657 msgstr ""
2659 #: plugins/check_nwstat.c:365
2660 #, c-format
2661 msgid "%s: LRU sitting time = %lu minutes"
2662 msgstr ""
2664 #: plugins/check_nwstat.c:382 plugins/check_nwstat.c:410
2665 #: plugins/check_nwstat.c:437 plugins/check_nwstat.c:470
2666 #: plugins/check_nwstat.c:650 plugins/check_nwstat.c:676
2667 #: plugins/check_nwstat.c:707 plugins/check_nwstat.c:753
2668 #: plugins/check_nwstat.c:777
2669 #, c-format
2670 msgid "CRITICAL - Volume '%s' does not exist!"
2671 msgstr ""
2673 #: plugins/check_nwstat.c:391
2674 #, c-format
2675 msgid "%s%lu KB free on volume %s|KBFree%s=%lu;%lu;%lu;;"
2676 msgstr ""
2678 #: plugins/check_nwstat.c:392 plugins/check_nwstat.c:420
2679 #: plugins/check_nwstat.c:447 plugins/check_nwstat.c:659
2680 #: plugins/check_nwstat.c:685 plugins/check_nwstat.c:761
2681 msgid "Only "
2682 msgstr ""
2684 #: plugins/check_nwstat.c:419
2685 #, c-format
2686 msgid "%s%lu MB free on volume %s|MBFree%s=%lu;%lu;%lu;;"
2687 msgstr ""
2689 #: plugins/check_nwstat.c:446
2690 #, c-format
2691 msgid "%s%lu MB used on volume %s|MBUsed%s=%lu;%lu;%lu;;"
2692 msgstr ""
2694 #: plugins/check_nwstat.c:494
2695 #, c-format
2696 msgid ""
2697 "%lu MB (%lu%%) free on volume %s - total %lu MB|FreeMB%s=%lu;%lu;%lu;0;100"
2698 msgstr ""
2700 #: plugins/check_nwstat.c:528
2701 #, c-format
2702 msgid "Directory Services Database is %s (DS version %s)"
2703 msgstr ""
2705 #: plugins/check_nwstat.c:545
2706 #, c-format
2707 msgid "Logins are %s"
2708 msgstr ""
2710 #: plugins/check_nwstat.c:545
2711 msgid "enabled"
2712 msgstr ""
2714 #: plugins/check_nwstat.c:545
2715 msgid "disabled"
2716 msgstr ""
2718 #: plugins/check_nwstat.c:560
2719 #, c-format
2720 msgid "CRITICAL - NRM Status is bad!"
2721 msgstr ""
2723 #: plugins/check_nwstat.c:565
2724 #, c-format
2725 msgid "Warning - NRM Status is suspect!"
2726 msgstr ""
2728 #: plugins/check_nwstat.c:568
2729 #, c-format
2730 msgid "OK - NRM Status is good!"
2731 msgstr ""
2733 #: plugins/check_nwstat.c:610
2734 #, c-format
2735 msgid "%lu of %lu (%lu%%) packet receive buffers used"
2736 msgstr ""
2738 #: plugins/check_nwstat.c:634
2739 #, c-format
2740 msgid "%lu entries in SAP table"
2741 msgstr ""
2743 #: plugins/check_nwstat.c:636
2744 #, c-format
2745 msgid "%lu entries in SAP table for SAP type %d"
2746 msgstr ""
2748 #: plugins/check_nwstat.c:658
2749 #, c-format
2750 msgid "%s%lu KB purgeable on volume %s|Purge%s=%lu;%lu;%lu;;"
2751 msgstr ""
2753 #: plugins/check_nwstat.c:684
2754 #, c-format
2755 msgid "%s%lu MB purgeable on volume %s|Purge%s=%lu;%lu;%lu;;"
2756 msgstr ""
2758 #: plugins/check_nwstat.c:730
2759 #, c-format
2760 msgid "%lu MB (%lu%%) purgeable on volume %s|Purgeable%s=%lu;%lu;%lu;0;100"
2761 msgstr ""
2763 #: plugins/check_nwstat.c:761
2764 #, c-format
2765 msgid "%s%lu KB not yet purgeable on volume %s"
2766 msgstr ""
2768 #: plugins/check_nwstat.c:800
2769 #, c-format
2770 msgid "%lu MB (%lu%%) not yet purgeable on volume %s"
2771 msgstr ""
2773 #: plugins/check_nwstat.c:821
2774 #, c-format
2775 msgid "%lu open files|Openfiles=%lu;%lu;%lu;0,0"
2776 msgstr ""
2778 #: plugins/check_nwstat.c:846
2779 #, c-format
2780 msgid "%lu abended threads|Abends=%lu;%lu;%lu;;"
2781 msgstr ""
2783 #: plugins/check_nwstat.c:881
2784 #, c-format
2785 msgid "%lu current service processes (%lu max)|Processes=%lu;%lu;%lu;0;%lu"
2786 msgstr ""
2788 #: plugins/check_nwstat.c:904
2789 #, c-format
2790 msgid "CRITICAL - Time not in sync with network!"
2791 msgstr ""
2793 #: plugins/check_nwstat.c:907
2794 #, c-format
2795 msgid "OK - Time in sync with network!"
2796 msgstr ""
2798 #: plugins/check_nwstat.c:930
2799 #, c-format
2800 msgid "LRU sitting time = %lu seconds"
2801 msgstr ""
2803 #: plugins/check_nwstat.c:949
2804 #, c-format
2805 msgid "Dirty cache buffers = %lu%% of the total|DCB=%lu;%lu;%lu;0;100"
2806 msgstr ""
2808 #: plugins/check_nwstat.c:971
2809 #, c-format
2810 msgid "Total cache buffers = %lu%% of the original|TCB=%lu;%lu;%lu;0;100"
2811 msgstr ""
2813 #: plugins/check_nwstat.c:989
2814 #, c-format
2815 msgid "NDS Version %s"
2816 msgstr ""
2818 #: plugins/check_nwstat.c:1005
2819 #, c-format
2820 msgid "Up %s"
2821 msgstr ""
2823 #: plugins/check_nwstat.c:1019
2824 #, c-format
2825 msgid "Module %s version %s is loaded"
2826 msgstr ""
2828 #: plugins/check_nwstat.c:1022
2829 #, c-format
2830 msgid "Module %s is not loaded"
2831 msgstr ""
2833 #: plugins/check_nwstat.c:1033 plugins/check_nwstat.c:1059
2834 #: plugins/check_nwstat.c:1085 plugins/check_nwstat.c:1111
2835 #: plugins/check_nwstat.c:1137 plugins/check_nwstat.c:1163
2836 #: plugins/check_nwstat.c:1189 plugins/check_nwstat.c:1215
2837 #: plugins/check_nwstat.c:1241 plugins/check_nwstat.c:1267
2838 #, c-format
2839 msgid "CRITICAL - Value '%s' does not exist!"
2840 msgstr ""
2842 #: plugins/check_nwstat.c:1042 plugins/check_nwstat.c:1068
2843 #: plugins/check_nwstat.c:1094 plugins/check_nwstat.c:1120
2844 #: plugins/check_nwstat.c:1146 plugins/check_nwstat.c:1172
2845 #: plugins/check_nwstat.c:1198 plugins/check_nwstat.c:1224
2846 #: plugins/check_nwstat.c:1250 plugins/check_nwstat.c:1276
2847 #, c-format
2848 msgid "%s is  %lu|%s=%lu;%lu;%lu;;"
2849 msgstr ""
2851 #: plugins/check_nwstat.c:1289 plugins/check_overcr.c:285
2852 msgid "Nothing to check!\n"
2853 msgstr ""
2855 #: plugins/check_nwstat.c:1371 plugins/check_overcr.c:355
2856 msgid "Server port an integer\n"
2857 msgstr ""
2859 #: plugins/check_nwstat.c:1601
2860 msgid "This plugin attempts to contact the MRTGEXT NLM running on a"
2861 msgstr ""
2863 #: plugins/check_nwstat.c:1602
2864 msgid "Novell server to gather the requested system information."
2865 msgstr ""
2867 #: plugins/check_nwstat.c:1614 plugins/check_overcr.c:436
2868 msgid "Variable to check.  Valid variables include:"
2869 msgstr ""
2871 #: plugins/check_nwstat.c:1615
2872 msgid "LOAD1     = 1 minute average CPU load"
2873 msgstr ""
2875 #: plugins/check_nwstat.c:1616
2876 msgid "LOAD5     = 5 minute average CPU load"
2877 msgstr ""
2879 #: plugins/check_nwstat.c:1617
2880 msgid "LOAD15    = 15 minute average CPU load"
2881 msgstr ""
2883 #: plugins/check_nwstat.c:1618
2884 msgid "CSPROCS   = number of current service processes (NW 5.x only)"
2885 msgstr ""
2887 #: plugins/check_nwstat.c:1619
2888 msgid "ABENDS    = number of abended threads (NW 5.x only)"
2889 msgstr ""
2891 #: plugins/check_nwstat.c:1620
2892 msgid "UPTIME    = server uptime"
2893 msgstr ""
2895 #: plugins/check_nwstat.c:1621
2896 msgid "LTCH      = percent long term cache hits"
2897 msgstr ""
2899 #: plugins/check_nwstat.c:1622
2900 msgid "CBUFF     = current number of cache buffers"
2901 msgstr ""
2903 #: plugins/check_nwstat.c:1623
2904 msgid "CDBUFF    = current number of dirty cache buffers"
2905 msgstr ""
2907 #: plugins/check_nwstat.c:1624
2908 msgid "DCB       = dirty cache buffers as a percentage of the total"
2909 msgstr ""
2911 #: plugins/check_nwstat.c:1625
2912 msgid "TCB       = dirty cache buffers as a percentage of the original"
2913 msgstr ""
2915 #: plugins/check_nwstat.c:1626
2916 msgid "OFILES    = number of open files"
2917 msgstr ""
2919 #: plugins/check_nwstat.c:1627
2920 msgid "    VMF<vol>  = MB of free space on Volume <vol>"
2921 msgstr ""
2923 #: plugins/check_nwstat.c:1628
2924 msgid "    VMU<vol>  = MB used space on Volume <vol>"
2925 msgstr ""
2927 #: plugins/check_nwstat.c:1629
2928 msgid "    VMP<vol>  = MB of purgeable space on Volume <vol>"
2929 msgstr ""
2931 #: plugins/check_nwstat.c:1630
2932 msgid "    VPF<vol>  = percent free space on volume <vol>"
2933 msgstr ""
2935 #: plugins/check_nwstat.c:1631
2936 msgid "    VKF<vol>  = KB of free space on volume <vol>"
2937 msgstr ""
2939 #: plugins/check_nwstat.c:1632
2940 msgid "    VPP<vol>  = percent purgeable space on volume <vol>"
2941 msgstr ""
2943 #: plugins/check_nwstat.c:1633
2944 msgid "    VKP<vol>  = KB of purgeable space on volume <vol>"
2945 msgstr ""
2947 #: plugins/check_nwstat.c:1634
2948 msgid "    VPNP<vol> = percent not yet purgeable space on volume <vol>"
2949 msgstr ""
2951 #: plugins/check_nwstat.c:1635
2952 msgid "    VKNP<vol> = KB of not yet purgeable space on volume <vol>"
2953 msgstr ""
2955 #: plugins/check_nwstat.c:1636
2956 msgid "    LRUM      = LRU sitting time in minutes"
2957 msgstr ""
2959 #: plugins/check_nwstat.c:1637
2960 msgid "    LRUS      = LRU sitting time in seconds"
2961 msgstr ""
2963 #: plugins/check_nwstat.c:1638
2964 msgid "    DSDB      = check to see if DS Database is open"
2965 msgstr ""
2967 #: plugins/check_nwstat.c:1639
2968 msgid "    DSVER     = NDS version"
2969 msgstr ""
2971 #: plugins/check_nwstat.c:1640
2972 msgid "    UPRB      = used packet receive buffers"
2973 msgstr ""
2975 #: plugins/check_nwstat.c:1641
2976 msgid "    PUPRB     = percent (of max) used packet receive buffers"
2977 msgstr ""
2979 #: plugins/check_nwstat.c:1642
2980 msgid "    SAPENTRIES = number of entries in the SAP table"
2981 msgstr ""
2983 #: plugins/check_nwstat.c:1643
2984 msgid "    SAPENTRIES<n> = number of entries in the SAP table for SAP type <n>"
2985 msgstr ""
2987 #: plugins/check_nwstat.c:1644
2988 msgid "    TSYNC     = timesync status"
2989 msgstr ""
2991 #: plugins/check_nwstat.c:1645
2992 msgid "    LOGINS    = check to see if logins are enabled"
2993 msgstr ""
2995 #: plugins/check_nwstat.c:1646
2996 msgid "    CONNS     = number of currently licensed connections"
2997 msgstr ""
2999 #: plugins/check_nwstat.c:1647
3000 msgid "    NRMH\t= NRM Summary Status"
3001 msgstr ""
3003 #: plugins/check_nwstat.c:1648
3004 msgid "    NRMP<stat> = Returns the current value for a NRM health item"
3005 msgstr ""
3007 #: plugins/check_nwstat.c:1649
3008 msgid "    NRMM<stat> = Returns the current memory stats from NRM"
3009 msgstr ""
3011 #: plugins/check_nwstat.c:1650
3012 msgid "    NRMS<stat> = Returns the current Swapfile stats from NRM"
3013 msgstr ""
3015 #: plugins/check_nwstat.c:1651
3016 msgid "    NSS1<stat> = Statistics from _Admin:Manage_NSS\\GeneralStats.xml"
3017 msgstr ""
3019 #: plugins/check_nwstat.c:1652
3020 msgid "    NSS3<stat> = Statistics from _Admin:Manage_NSS\\NameCache.xml"
3021 msgstr ""
3023 #: plugins/check_nwstat.c:1653
3024 msgid "    NSS4<stat> = Statistics from _Admin:Manage_NSS\\FileStats.xml"
3025 msgstr ""
3027 #: plugins/check_nwstat.c:1654
3028 msgid "    NSS5<stat> = Statistics from _Admin:Manage_NSS\\ObjectCache.xml"
3029 msgstr ""
3031 #: plugins/check_nwstat.c:1655
3032 msgid "    NSS6<stat> = Statistics from _Admin:Manage_NSS\\Thread.xml"
3033 msgstr ""
3035 #: plugins/check_nwstat.c:1656
3036 msgid ""
3037 "    NSS7<stat> = Statistics from _Admin:Manage_NSS\\AuthorizationCache.xml"
3038 msgstr ""
3040 #: plugins/check_nwstat.c:1657
3041 msgid "    NLM:<nlm> = check if NLM is loaded and report version"
3042 msgstr ""
3044 #: plugins/check_nwstat.c:1658
3045 msgid "                (e.g. NLM:TSANDS.NLM)"
3046 msgstr ""
3048 #: plugins/check_nwstat.c:1665
3049 msgid "Include server version string in results"
3050 msgstr ""
3052 #: plugins/check_nwstat.c:1671
3053 msgid "- This plugin requres that the MRTGEXT.NLM file from James Drews' MRTG"
3054 msgstr ""
3056 #: plugins/check_nwstat.c:1672
3057 msgid ""
3058 "  extension for NetWare be loaded on the Novell servers you wish to check."
3059 msgstr ""
3061 #: plugins/check_nwstat.c:1673
3062 msgid "  (available from http://www.engr.wisc.edu/~drews/mrtg/)"
3063 msgstr ""
3065 #: plugins/check_nwstat.c:1674
3066 msgid ""
3067 "- Values for critical thresholds should be lower than warning thresholds"
3068 msgstr ""
3070 #: plugins/check_nwstat.c:1675
3071 msgid ""
3072 "  when the following variables are checked: VPF, VKF, LTCH, CBUFF, DCB, "
3073 msgstr ""
3075 #: plugins/check_nwstat.c:1676
3076 msgid "  TCB, LRUS and LRUM."
3077 msgstr ""
3079 #: plugins/check_overcr.c:123
3080 msgid "Unknown error fetching load data\n"
3081 msgstr ""
3083 #: plugins/check_overcr.c:127
3084 msgid "Invalid response from server - no load information\n"
3085 msgstr ""
3087 #: plugins/check_overcr.c:133
3088 msgid "Invalid response from server after load 1\n"
3089 msgstr ""
3091 #: plugins/check_overcr.c:139
3092 msgid "Invalid response from server after load 5\n"
3093 msgstr ""
3095 #: plugins/check_overcr.c:164
3096 #, c-format
3097 msgid "Load %s - %s-min load average = %0.2f"
3098 msgstr ""
3100 #: plugins/check_overcr.c:174
3101 msgid "Unknown error fetching disk data\n"
3102 msgstr ""
3104 #: plugins/check_overcr.c:184 plugins/check_overcr.c:236
3105 #: plugins/check_overcr.c:240
3106 msgid "Invalid response from server\n"
3107 msgstr ""
3109 #: plugins/check_overcr.c:211
3110 msgid "Unknown error fetching network status\n"
3111 msgstr ""
3113 #: plugins/check_overcr.c:221
3114 #, c-format
3115 msgid "Net %s - %d connection%s on port %d"
3116 msgstr ""
3118 #: plugins/check_overcr.c:232
3119 msgid "Unknown error fetching process status\n"
3120 msgstr ""
3122 #: plugins/check_overcr.c:250
3123 #, c-format
3124 msgid "Process %s - %d instance%s of %s running"
3125 msgstr ""
3127 #: plugins/check_overcr.c:277
3128 #, c-format
3129 msgid "Uptime %s - Up %d days %d hours %d minutes"
3130 msgstr ""
3132 #: plugins/check_overcr.c:419
3133 msgid ""
3134 "This plugin attempts to contact the Over-CR collector daemon running on the"
3135 msgstr ""
3137 #: plugins/check_overcr.c:420
3138 msgid "remote UNIX server in order to gather the requested system information."
3139 msgstr ""
3141 #: plugins/check_overcr.c:437
3142 msgid "LOAD1         = 1 minute average CPU load"
3143 msgstr ""
3145 #: plugins/check_overcr.c:438
3146 msgid "LOAD5         = 5 minute average CPU load"
3147 msgstr ""
3149 #: plugins/check_overcr.c:439
3150 msgid "LOAD15        = 15 minute average CPU load"
3151 msgstr ""
3153 #: plugins/check_overcr.c:440
3154 msgid "DPU<filesys>  = percent used disk space on filesystem <filesys>"
3155 msgstr ""
3157 #: plugins/check_overcr.c:441
3158 msgid "PROC<process> = number of running processes with name <process>"
3159 msgstr ""
3161 #: plugins/check_overcr.c:442
3162 msgid "NET<port>     = number of active connections on TCP port <port>"
3163 msgstr ""
3165 #: plugins/check_overcr.c:443
3166 msgid "UPTIME        = system uptime in seconds"
3167 msgstr ""
3169 #: plugins/check_overcr.c:450
3170 msgid "This plugin requires that Eric Molitors' Over-CR collector daemon be"
3171 msgstr ""
3173 #: plugins/check_overcr.c:451
3174 msgid "running on the remote server."
3175 msgstr ""
3177 #: plugins/check_overcr.c:452
3178 msgid "Over-CR can be downloaded from http://www.molitor.org/overcr"
3179 msgstr ""
3181 #: plugins/check_overcr.c:453
3182 msgid "This plugin was tested with version 0.99.53 of the Over-CR collector"
3183 msgstr ""
3185 #: plugins/check_overcr.c:457
3186 msgid ""
3187 "For the available options, the critical threshold value should always be"
3188 msgstr ""
3190 #: plugins/check_overcr.c:458
3191 msgid ""
3192 "higher than the warning threshold value, EXCEPT with the uptime variable"
3193 msgstr ""
3195 #: plugins/check_pgsql.c:183
3196 #, c-format
3197 msgid "CRITICAL - no connection to '%s' (%s).\n"
3198 msgstr ""
3200 #: plugins/check_pgsql.c:200
3201 #, c-format
3202 msgid " %s - database %s (%d sec.)|%s\n"
3203 msgstr ""
3205 #: plugins/check_pgsql.c:256 plugins/check_time.c:277 plugins/check_time.c:289
3206 #: plugins/check_users.c:166
3207 msgid "Critical threshold must be a positive integer"
3208 msgstr ""
3210 #: plugins/check_pgsql.c:262 plugins/check_time.c:258 plugins/check_time.c:282
3211 #: plugins/check_users.c:172 plugins/check_users.c:182
3212 #: plugins/check_users.c:189
3213 msgid "Warning threshold must be a positive integer"
3214 msgstr ""
3216 #: plugins/check_pgsql.c:280
3217 msgid "Database name is not valid"
3218 msgstr ""
3220 #: plugins/check_pgsql.c:286
3221 msgid "User name is not valid"
3222 msgstr ""
3224 #: plugins/check_pgsql.c:426
3225 #, c-format
3226 msgid "Test whether a PostgreSQL Database is accepting connections."
3227 msgstr ""
3229 #: plugins/check_pgsql.c:440
3230 msgid "Database to check "
3231 msgstr ""
3233 #: plugins/check_pgsql.c:441
3234 #, c-format
3235 msgid "(default: %s)"
3236 msgstr ""
3238 #: plugins/check_pgsql.c:443
3239 msgid "Login name of user"
3240 msgstr ""
3242 #: plugins/check_pgsql.c:445
3243 msgid "Password (BIG SECURITY ISSUE)"
3244 msgstr ""
3246 #: plugins/check_pgsql.c:454
3247 msgid "All parameters are optional."
3248 msgstr ""
3250 #: plugins/check_pgsql.c:455
3251 msgid ""
3252 "This plugin tests a PostgreSQL DBMS to determine whether it is active and"
3253 msgstr ""
3255 #: plugins/check_pgsql.c:456
3256 msgid "accepting queries. In its current operation, it simply connects to the"
3257 msgstr ""
3259 #: plugins/check_pgsql.c:457
3260 msgid ""
3261 "specified database, and then disconnects. If no database is specified, it"
3262 msgstr ""
3264 #: plugins/check_pgsql.c:458
3265 msgid ""
3266 "connects to the template1 database, which is present in every functioning"
3267 msgstr ""
3269 #: plugins/check_pgsql.c:459
3270 msgid "PostgreSQL DBMS."
3271 msgstr ""
3273 #: plugins/check_pgsql.c:461
3274 msgid ""
3275 "The plugin will connect to a local postmaster if no host is specified. To"
3276 msgstr ""
3278 #: plugins/check_pgsql.c:462
3279 msgid ""
3280 "connect to a remote host, be sure that the remote postmaster accepts TCP/IP"
3281 msgstr ""
3283 #: plugins/check_pgsql.c:463
3284 msgid "connections (start the postmaster with the -i option)."
3285 msgstr ""
3287 #: plugins/check_pgsql.c:465
3288 msgid ""
3289 "Typically, the nagios user (unless the --logname option is used) should be"
3290 msgstr ""
3292 #: plugins/check_pgsql.c:466
3293 msgid ""
3294 "able to connect to the database without a password. The plugin can also send"
3295 msgstr ""
3297 #: plugins/check_pgsql.c:467
3298 msgid "a password, but no effort is made to obsure or encrypt the password."
3299 msgstr ""
3301 #: plugins/check_ping.c:141
3302 msgid "CRITICAL - Could not interpret output from ping command\n"
3303 msgstr ""
3305 #: plugins/check_ping.c:157
3306 #, c-format
3307 msgid "PING %s - %sPacket loss = %d%%"
3308 msgstr ""
3310 #: plugins/check_ping.c:160
3311 #, c-format
3312 msgid "PING %s - %sPacket loss = %d%%, RTA = %2.2f ms"
3313 msgstr ""
3315 #: plugins/check_ping.c:257
3316 msgid "Could not realloc() addresses\n"
3317 msgstr ""
3319 #: plugins/check_ping.c:272 plugins/check_ping.c:352
3320 #, c-format
3321 msgid "<max_packets> (%s) must be a non-negative number\n"
3322 msgstr ""
3324 #: plugins/check_ping.c:306
3325 #, c-format
3326 msgid "<wpl> (%s) must be an integer percentage\n"
3327 msgstr ""
3329 #: plugins/check_ping.c:317
3330 #, c-format
3331 msgid "<cpl> (%s) must be an integer percentage\n"
3332 msgstr ""
3334 #: plugins/check_ping.c:328
3335 #, c-format
3336 msgid "<wrta> (%s) must be a non-negative number\n"
3337 msgstr ""
3339 #: plugins/check_ping.c:339
3340 #, c-format
3341 msgid "<crta> (%s) must be a non-negative number\n"
3342 msgstr ""
3344 #: plugins/check_ping.c:372
3345 #, c-format
3346 msgid ""
3347 "%s: Warning threshold must be integer or percentage!\n"
3348 "\n"
3349 msgstr ""
3351 #: plugins/check_ping.c:385
3352 #, c-format
3353 msgid "<wrta> was not set\n"
3354 msgstr ""
3356 #: plugins/check_ping.c:389
3357 #, c-format
3358 msgid "<crta> was not set\n"
3359 msgstr ""
3361 #: plugins/check_ping.c:393
3362 #, c-format
3363 msgid "<wpl> was not set\n"
3364 msgstr ""
3366 #: plugins/check_ping.c:397
3367 #, c-format
3368 msgid "<cpl> was not set\n"
3369 msgstr ""
3371 #: plugins/check_ping.c:401
3372 #, c-format
3373 msgid "<wrta> (%f) cannot be larger than <crta> (%f)\n"
3374 msgstr ""
3376 #: plugins/check_ping.c:405
3377 #, c-format
3378 msgid "<wpl> (%d) cannot be larger than <cpl> (%d)\n"
3379 msgstr ""
3381 #: plugins/check_ping.c:441
3382 #, c-format
3383 msgid "Cannot open stderr for %s\n"
3384 msgstr ""
3386 #: plugins/check_ping.c:490 plugins/check_ping.c:492
3387 msgid "System call sent warnings to stderr "
3388 msgstr ""
3390 #: plugins/check_ping.c:519
3391 #, c-format
3392 msgid "CRITICAL - Network Unreachable (%s)"
3393 msgstr ""
3395 #: plugins/check_ping.c:521
3396 #, c-format
3397 msgid "CRITICAL - Host Unreachable (%s)"
3398 msgstr ""
3400 #: plugins/check_ping.c:523
3401 #, c-format
3402 msgid "CRITICAL - Bogus ICMP: Port Unreachable (%s)"
3403 msgstr ""
3405 #: plugins/check_ping.c:525
3406 #, c-format
3407 msgid "CRITICAL - Bogus ICMP: Protocol Unreachable (%s)"
3408 msgstr ""
3410 #: plugins/check_ping.c:527
3411 #, c-format
3412 msgid "CRITICAL - Network Prohibited (%s)"
3413 msgstr ""
3415 #: plugins/check_ping.c:529
3416 #, c-format
3417 msgid "CRITICAL - Host Prohibited (%s)"
3418 msgstr ""
3420 #: plugins/check_ping.c:531
3421 #, c-format
3422 msgid "CRITICAL - Packet Filtered (%s)"
3423 msgstr ""
3425 #: plugins/check_ping.c:533
3426 #, c-format
3427 msgid "CRITICAL - Host not found (%s)"
3428 msgstr ""
3430 #: plugins/check_ping.c:535
3431 #, c-format
3432 msgid "CRITICAL - Time to live exceeded (%s)"
3433 msgstr ""
3435 #: plugins/check_ping.c:542
3436 msgid "Unable to realloc warn_text"
3437 msgstr ""
3439 #: plugins/check_ping.c:559
3440 #, c-format
3441 msgid "Use ping to check connection statistics for a remote host."
3442 msgstr ""
3444 #: plugins/check_ping.c:571
3445 msgid "host to ping"
3446 msgstr ""
3448 #: plugins/check_ping.c:577
3449 msgid "number of ICMP ECHO packets to send"
3450 msgstr ""
3452 #: plugins/check_ping.c:578
3453 #, c-format
3454 msgid "(Default: %d)\n"
3455 msgstr ""
3457 #: plugins/check_ping.c:580
3458 msgid "show HTML in the plugin output (obsoleted by urlize)"
3459 msgstr ""
3461 #: plugins/check_ping.c:585
3462 msgid "THRESHOLD is <rta>,<pl>% where <rta> is the round trip average travel"
3463 msgstr ""
3465 #: plugins/check_ping.c:586
3466 msgid "time (ms) which triggers a WARNING or CRITICAL state, and <pl> is the"
3467 msgstr ""
3469 #: plugins/check_ping.c:587
3470 msgid "percentage of packet loss to trigger an alarm state."
3471 msgstr ""
3473 #: plugins/check_ping.c:590
3474 msgid ""
3475 "This plugin uses the ping command to probe the specified host for packet loss"
3476 msgstr ""
3478 #: plugins/check_ping.c:591
3479 msgid ""
3480 "(percentage) and round trip average (milliseconds). It can produce HTML "
3481 "output"
3482 msgstr ""
3484 #: plugins/check_ping.c:592
3485 msgid ""
3486 "linking to a traceroute CGI contributed by Ian Cass. The CGI can be found in"
3487 msgstr ""
3489 #: plugins/check_ping.c:593
3490 msgid "the contrib area of the downloads section at http://www.nagios.org/"
3491 msgstr ""
3493 #: plugins/check_procs.c:159
3494 #, c-format
3495 msgid "CMD: %s\n"
3496 msgstr ""
3498 #: plugins/check_procs.c:164
3499 msgid "System call sent warnings to stderr"
3500 msgstr ""
3502 #: plugins/check_procs.c:265
3503 #, c-format
3504 msgid "Not parseable: %s"
3505 msgstr ""
3507 #: plugins/check_procs.c:270
3508 #, c-format
3509 msgid "Unable to read output\n"
3510 msgstr ""
3512 #: plugins/check_procs.c:287
3513 #, c-format
3514 msgid "%d warn out of "
3515 msgstr ""
3517 #: plugins/check_procs.c:292
3518 #, c-format
3519 msgid "%d crit, %d warn out of "
3520 msgstr ""
3522 #: plugins/check_procs.c:298
3523 #, c-format
3524 msgid " with %s"
3525 msgstr ""
3527 #: plugins/check_procs.c:378
3528 msgid "Critical Process Count must be an integer!"
3529 msgstr ""
3531 #: plugins/check_procs.c:390
3532 msgid "Warning Process Count must be an integer!"
3533 msgstr ""
3535 #: plugins/check_procs.c:398
3536 msgid "Parent Process ID must be an integer!"
3537 msgstr ""
3539 #: plugins/check_procs.c:404 plugins/check_procs.c:518
3540 #, c-format
3541 msgid "%s%sSTATE = %s"
3542 msgstr ""
3544 #: plugins/check_procs.c:413
3545 msgid "UID was not found"
3546 msgstr ""
3548 #: plugins/check_procs.c:419
3549 msgid "User name was not found"
3550 msgstr ""
3552 #: plugins/check_procs.c:434
3553 #, c-format
3554 msgid "%s%scommand name '%s'"
3555 msgstr ""
3557 #: plugins/check_procs.c:462
3558 msgid "RSS must be an integer!"
3559 msgstr ""
3561 #: plugins/check_procs.c:469
3562 msgid "VSZ must be an integer!"
3563 msgstr ""
3565 #: plugins/check_procs.c:477
3566 msgid "PCPU must be a float!"
3567 msgstr ""
3569 #: plugins/check_procs.c:501
3570 msgid "Metric must be one of PROCS, VSZ, RSS, CPU, ELAPSED!"
3571 msgstr ""
3573 #: plugins/check_procs.c:537
3574 #, c-format
3575 msgid "wmax (%d) cannot be greater than cmax (%d)\n"
3576 msgstr ""
3578 #: plugins/check_procs.c:541
3579 #, c-format
3580 msgid "wmin (%d) cannot be less than cmin (%d)\n"
3581 msgstr ""
3583 #: plugins/check_procs.c:678
3584 msgid ""
3585 "Checks all processes and generates WARNING or CRITICAL states if the "
3586 "specified"
3587 msgstr ""
3589 #: plugins/check_procs.c:679
3590 msgid ""
3591 "metric is outside the required threshold ranges. The metric defaults to "
3592 "number"
3593 msgstr ""
3595 #: plugins/check_procs.c:680
3596 msgid ""
3597 "of processes.  Search filters can be applied to limit the processes to check."
3598 msgstr ""
3600 #: plugins/check_procs.c:689
3601 msgid "Generate warning state if metric is outside this range"
3602 msgstr ""
3604 #: plugins/check_procs.c:691
3605 msgid "Generate critical state if metric is outside this range"
3606 msgstr ""
3608 #: plugins/check_procs.c:693
3609 msgid "Check thresholds against metric. Valid types:"
3610 msgstr ""
3612 #: plugins/check_procs.c:694
3613 msgid "PROCS   - number of processes (default)"
3614 msgstr ""
3616 #: plugins/check_procs.c:695
3617 msgid "VSZ     - virtual memory size"
3618 msgstr ""
3620 #: plugins/check_procs.c:696
3621 msgid "RSS     - resident set memory size"
3622 msgstr ""
3624 #: plugins/check_procs.c:697
3625 msgid "CPU     - percentage CPU"
3626 msgstr ""
3628 #: plugins/check_procs.c:700
3629 msgid "ELAPSED - time elapsed in seconds"
3630 msgstr ""
3632 #: plugins/check_procs.c:705
3633 msgid "Extra information. Up to 3 verbosity levels"
3634 msgstr ""
3636 #: plugins/check_procs.c:710
3637 msgid "Only scan for processes that have, in the output of `ps`, one or"
3638 msgstr ""
3640 #: plugins/check_procs.c:711
3641 msgid "more of the status flags you specify (for example R, Z, S, RS,"
3642 msgstr ""
3644 #: plugins/check_procs.c:712
3645 msgid "RSZDT, plus others based on the output of your 'ps' command)."
3646 msgstr ""
3648 #: plugins/check_procs.c:714
3649 msgid "Only scan for children of the parent process ID indicated."
3650 msgstr ""
3652 #: plugins/check_procs.c:716
3653 msgid "Only scan for processes with VSZ higher than indicated."
3654 msgstr ""
3656 #: plugins/check_procs.c:718
3657 msgid "Only scan for processes with RSS higher than indicated."
3658 msgstr ""
3660 #: plugins/check_procs.c:720
3661 msgid "Only scan for processes with PCPU higher than indicated."
3662 msgstr ""
3664 #: plugins/check_procs.c:722
3665 msgid "Only scan for processes with user name or ID indicated."
3666 msgstr ""
3668 #: plugins/check_procs.c:724
3669 msgid "Only scan for processes with args that contain STRING."
3670 msgstr ""
3672 #: plugins/check_procs.c:726
3673 msgid "Only scan for processes with args that contain the regex STRING."
3674 msgstr ""
3676 #: plugins/check_procs.c:728
3677 msgid "Only scan for exact matches of COMMAND (without path)."
3678 msgstr ""
3680 #: plugins/check_procs.c:730
3681 #, c-format
3682 msgid ""
3683 "\n"
3684 "RANGEs are specified 'min:max' or 'min:' or ':max' (or 'max'). If\n"
3685 "specified 'max:min', a warning status will be generated if the\n"
3686 "count is inside the specified range\n"
3687 "\n"
3688 msgstr ""
3690 #: plugins/check_procs.c:735
3691 #, c-format
3692 msgid ""
3693 "This plugin checks the number of currently running processes and\n"
3694 "generates WARNING or CRITICAL states if the process count is outside\n"
3695 "the specified threshold ranges. The process count can be filtered by\n"
3696 "process owner, parent process PID, current state (e.g., 'Z'), or may\n"
3697 "be the total number of running processes\n"
3698 "\n"
3699 msgstr ""
3701 #: plugins/check_procs.c:744
3702 msgid "Warning if not two processes with command name portsentry."
3703 msgstr ""
3705 #: plugins/check_procs.c:745
3706 msgid "Critical if < 2 or > 1024 processes"
3707 msgstr ""
3709 #: plugins/check_procs.c:747
3710 msgid "Warning alert if > 10 processes with command arguments containing"
3711 msgstr ""
3713 #: plugins/check_procs.c:748
3714 msgid "'/usr/local/bin/perl' and owned by root"
3715 msgstr ""
3717 #: plugins/check_procs.c:750
3718 msgid "Alert if VSZ of any processes over 50K or 100K"
3719 msgstr ""
3721 #: plugins/check_procs.c:752
3722 #, c-format
3723 msgid "Alert if CPU of any processes over 10%% or 20%%"
3724 msgstr ""
3726 #: plugins/check_radius.c:165
3727 msgid "Config file error"
3728 msgstr ""
3730 #: plugins/check_radius.c:174
3731 msgid "Out of Memory?"
3732 msgstr ""
3734 #: plugins/check_radius.c:178
3735 msgid "Invalid NAS-Identifier"
3736 msgstr ""
3738 #: plugins/check_radius.c:183 plugins/check_radius.c:185
3739 #: plugins/check_radius.c:191
3740 msgid "Invalid NAS-IP-Address"
3741 msgstr ""
3743 #: plugins/check_radius.c:188
3744 msgid "Can't find local IP for NAS-IP-Address"
3745 msgstr ""
3747 #: plugins/check_radius.c:202
3748 msgid "Timeout"
3749 msgstr ""
3751 #: plugins/check_radius.c:204
3752 msgid "Auth Error"
3753 msgstr ""
3755 #: plugins/check_radius.c:206
3756 msgid "Auth Failed"
3757 msgstr ""
3759 #: plugins/check_radius.c:208
3760 msgid "Bad Response"
3761 msgstr ""
3763 #: plugins/check_radius.c:212
3764 msgid "Auth OK"
3765 msgstr ""
3767 #: plugins/check_radius.c:213
3768 #, c-format
3769 msgid "Unexpected result code %d"
3770 msgstr ""
3772 #: plugins/check_radius.c:302
3773 msgid "Number of retries must be a positive integer"
3774 msgstr ""
3776 #: plugins/check_radius.c:316
3777 msgid "User not specified"
3778 msgstr ""
3780 #: plugins/check_radius.c:318
3781 msgid "Password not specified"
3782 msgstr ""
3784 #: plugins/check_radius.c:320
3785 msgid "Configuration file not specified"
3786 msgstr ""
3788 #: plugins/check_radius.c:338
3789 msgid "Tests to see if a RADIUS server is accepting connections."
3790 msgstr ""
3792 #: plugins/check_radius.c:350
3793 msgid "The user to authenticate"
3794 msgstr ""
3796 #: plugins/check_radius.c:352
3797 msgid "Password for autentication (SECURITY RISK)"
3798 msgstr ""
3800 #: plugins/check_radius.c:354
3801 msgid "NAS identifier"
3802 msgstr ""
3804 #: plugins/check_radius.c:356
3805 msgid "NAS IP Address"
3806 msgstr ""
3808 #: plugins/check_radius.c:358
3809 msgid "Configuration file"
3810 msgstr ""
3812 #: plugins/check_radius.c:360
3813 msgid "Response string to expect from the server"
3814 msgstr ""
3816 #: plugins/check_radius.c:362
3817 msgid "Number of times to retry a failed connection"
3818 msgstr ""
3820 #: plugins/check_radius.c:367
3821 msgid ""
3822 "This plugin tests a RADIUS server to see if it is accepting connections."
3823 msgstr ""
3825 #: plugins/check_radius.c:368
3826 msgid ""
3827 "The server to test must be specified in the invocation, as well as a user"
3828 msgstr ""
3830 #: plugins/check_radius.c:369
3831 msgid ""
3832 "name and password. A configuration file may also be present. The format of"
3833 msgstr ""
3835 #: plugins/check_radius.c:370
3836 msgid ""
3837 "the configuration file is described in the radiusclient library sources."
3838 msgstr ""
3840 #: plugins/check_radius.c:371
3841 msgid "The password option presents a substantial security issue because the"
3842 msgstr ""
3844 #: plugins/check_radius.c:372
3845 msgid ""
3846 "password can possibly be determined by careful watching of the command line"
3847 msgstr ""
3849 #: plugins/check_radius.c:373
3850 msgid "in a process listing. This risk is exacerbated because nagios will"
3851 msgstr ""
3853 #: plugins/check_radius.c:374
3854 msgid "run the plugin at regular predictable intervals. Please be sure that"
3855 msgstr ""
3857 #: plugins/check_radius.c:375
3858 msgid "the password used does not allow access to sensitive system resources."
3859 msgstr ""
3861 #: plugins/check_real.c:91
3862 #, c-format
3863 msgid "Unable to connect to %s on port %d\n"
3864 msgstr ""
3866 #: plugins/check_real.c:113
3867 #, c-format
3868 msgid "No data received from %s\n"
3869 msgstr ""
3871 #: plugins/check_real.c:118 plugins/check_real.c:191
3872 msgid "Invalid REAL response received from host"
3873 msgstr ""
3875 #: plugins/check_real.c:120 plugins/check_real.c:193
3876 #, c-format
3877 msgid "Invalid REAL response received from host on port %d\n"
3878 msgstr ""
3880 #: plugins/check_real.c:184 plugins/check_tcp.c:292
3881 #, c-format
3882 msgid "No data received from host\n"
3883 msgstr ""
3885 #: plugins/check_real.c:247
3886 #, c-format
3887 msgid "REAL %s - %d second response time\n"
3888 msgstr ""
3890 #: plugins/check_real.c:336 plugins/check_smtp.c:576 plugins/check_ups.c:536
3891 msgid "Warning time must be a positive integer"
3892 msgstr ""
3894 #: plugins/check_real.c:345 plugins/check_smtp.c:567 plugins/check_ups.c:527
3895 msgid "Critical time must be a positive integer"
3896 msgstr ""
3898 #: plugins/check_real.c:381
3899 msgid "You must provide a server to check"
3900 msgstr ""
3902 #: plugins/check_real.c:413
3903 msgid "This plugin tests the REAL service on the specified host."
3904 msgstr ""
3906 #: plugins/check_real.c:425
3907 msgid "Connect to this url"
3908 msgstr ""
3910 #: plugins/check_real.c:427
3911 #, c-format
3912 msgid "String to expect in first line of server response (default: %s)\n"
3913 msgstr ""
3915 #: plugins/check_real.c:437
3916 msgid "This plugin will attempt to open an RTSP connection with the host."
3917 msgstr ""
3919 #: plugins/check_real.c:438 plugins/check_smtp.c:806
3920 msgid "Successul connects return STATE_OK, refusals and timeouts return"
3921 msgstr ""
3923 #: plugins/check_real.c:439
3924 msgid ""
3925 "STATE_CRITICAL, other errors return STATE_UNKNOWN.  Successful connects,"
3926 msgstr ""
3928 #: plugins/check_real.c:440
3929 msgid ""
3930 "but incorrect reponse messages from the host result in STATE_WARNING return"
3931 msgstr ""
3933 #: plugins/check_real.c:441
3934 msgid "values."
3935 msgstr ""
3937 #: plugins/check_smtp.c:146 plugins/check_swap.c:265 plugins/check_swap.c:271
3938 #, c-format
3939 msgid "malloc() failed!\n"
3940 msgstr ""
3942 #: plugins/check_smtp.c:150
3943 #, c-format
3944 msgid "gethostname() failed!\n"
3945 msgstr ""
3947 #: plugins/check_smtp.c:185 plugins/check_smtp.c:209
3948 #, c-format
3949 msgid "recv() failed\n"
3950 msgstr ""
3952 #: plugins/check_smtp.c:196
3953 #, c-format
3954 msgid "Invalid SMTP response received from host: %s\n"
3955 msgstr ""
3957 #: plugins/check_smtp.c:198
3958 #, c-format
3959 msgid "Invalid SMTP response received from host on port %d: %s\n"
3960 msgstr ""
3962 #: plugins/check_smtp.c:219
3963 #, c-format
3964 msgid "WARNING - TLS not supported by server\n"
3965 msgstr ""
3967 #: plugins/check_smtp.c:231
3968 #, c-format
3969 msgid "Server does not support STARTTLS\n"
3970 msgstr ""
3972 #: plugins/check_smtp.c:237
3973 #, c-format
3974 msgid "CRITICAL - Cannot create SSL context.\n"
3975 msgstr ""
3977 #: plugins/check_smtp.c:257
3978 msgid "SMTP UNKNOWN - Cannot send EHLO command via TLS."
3979 msgstr ""
3981 #: plugins/check_smtp.c:262
3982 #, c-format
3983 msgid "sent %s"
3984 msgstr ""
3986 #: plugins/check_smtp.c:264
3987 msgid "SMTP UNKNOWN - Cannot read EHLO response via TLS."
3988 msgstr ""
3990 #: plugins/check_smtp.c:276
3991 msgid "CRITICAL - Cannot retrieve server certificate."
3992 msgstr ""
3994 #: plugins/check_smtp.c:311 plugins/check_snmp.c:597
3995 #, c-format
3996 msgid "Could Not Compile Regular Expression"
3997 msgstr ""
3999 #: plugins/check_smtp.c:320
4000 #, c-format
4001 msgid "SMTP %s - Invalid response '%s' to command '%s'\n"
4002 msgstr ""
4004 #: plugins/check_smtp.c:324 plugins/check_snmp.c:374
4005 #, c-format
4006 msgid "Execute Error: %s\n"
4007 msgstr ""
4009 #: plugins/check_smtp.c:338
4010 #, c-format
4011 msgid "no authuser specified, "
4012 msgstr ""
4014 #: plugins/check_smtp.c:343
4015 #, c-format
4016 msgid "no authpass specified, "
4017 msgstr ""
4019 #: plugins/check_smtp.c:350 plugins/check_smtp.c:372 plugins/check_smtp.c:393
4020 #: plugins/check_smtp.c:668
4021 #, c-format
4022 msgid "sent %s\n"
4023 msgstr ""
4025 #: plugins/check_smtp.c:353
4026 #, c-format
4027 msgid "recv() failed after AUTH LOGIN, "
4028 msgstr ""
4030 #: plugins/check_smtp.c:358 plugins/check_smtp.c:380 plugins/check_smtp.c:401
4031 #: plugins/check_smtp.c:679
4032 #, c-format
4033 msgid "received %s\n"
4034 msgstr ""
4036 #: plugins/check_smtp.c:362
4037 #, c-format
4038 msgid "invalid response received after AUTH LOGIN, "
4039 msgstr ""
4041 #: plugins/check_smtp.c:376
4042 #, c-format
4043 msgid "recv() failed after sending authuser, "
4044 msgstr ""
4046 #: plugins/check_smtp.c:384
4047 #, c-format
4048 msgid "invalid response received after authuser, "
4049 msgstr ""
4051 #: plugins/check_smtp.c:397
4052 #, c-format
4053 msgid "recv() failed after sending authpass, "
4054 msgstr ""
4056 #: plugins/check_smtp.c:405
4057 #, c-format
4058 msgid "invalid response received after authpass, "
4059 msgstr ""
4061 #: plugins/check_smtp.c:412
4062 #, c-format
4063 msgid "only authtype LOGIN is supported, "
4064 msgstr ""
4066 #: plugins/check_smtp.c:436
4067 #, c-format
4068 msgid "SMTP %s - %s%.3f sec. response time%s%s|%s\n"
4069 msgstr ""
4071 #: plugins/check_smtp.c:543 plugins/check_smtp.c:555
4072 #, c-format
4073 msgid "Could not realloc() units [%d]\n"
4074 msgstr ""
4076 #: plugins/check_smtp.c:603
4077 msgid "SSL support not available - install OpenSSL and recompile"
4078 msgstr ""
4080 #: plugins/check_smtp.c:674
4081 #, c-format
4082 msgid "recv() failed after QUIT."
4083 msgstr ""
4085 #: plugins/check_smtp.c:676
4086 #, c-format
4087 msgid "Connection reset by peer."
4088 msgstr ""
4090 #: plugins/check_smtp.c:764
4091 msgid "This plugin will attempt to open an SMTP connection with the host."
4092 msgstr ""
4094 #: plugins/check_smtp.c:778
4095 #, c-format
4096 msgid "    String to expect in first line of server response (default: '%s')\n"
4097 msgstr ""
4099 #: plugins/check_smtp.c:780
4100 msgid "SMTP command (may be used repeatedly)"
4101 msgstr ""
4103 #: plugins/check_smtp.c:782
4104 msgid "Expected response to command (may be used repeatedly)"
4105 msgstr ""
4107 #: plugins/check_smtp.c:784
4108 msgid "FROM-address to include in MAIL command, required by Exchange 2000"
4109 msgstr ""
4111 #: plugins/check_smtp.c:787 plugins/check_tcp.c:633
4112 msgid "Minimum number of days a certificate has to be valid."
4113 msgstr ""
4115 #: plugins/check_smtp.c:789
4116 msgid "Use STARTTLS for the connection."
4117 msgstr ""
4119 #: plugins/check_smtp.c:793
4120 msgid "SMTP AUTH type to check (default none, only LOGIN supported)"
4121 msgstr ""
4123 #: plugins/check_smtp.c:795
4124 msgid "SMTP AUTH username"
4125 msgstr ""
4127 #: plugins/check_smtp.c:797
4128 msgid "SMTP AUTH password"
4129 msgstr ""
4131 #: plugins/check_smtp.c:807
4132 msgid "STATE_CRITICAL, other errors return STATE_UNKNOWN.  Successful"
4133 msgstr ""
4135 #: plugins/check_smtp.c:808
4136 msgid "connects, but incorrect reponse messages from the host result in"
4137 msgstr ""
4139 #: plugins/check_smtp.c:809
4140 msgid "STATE_WARNING return values."
4141 msgstr ""
4143 #: plugins/check_snmp.c:257
4144 #, c-format
4145 msgid "External command error: %s\n"
4146 msgstr ""
4148 #: plugins/check_snmp.c:262
4149 #, c-format
4150 msgid "External command error with no output (return code: %d)\n"
4151 msgstr ""
4153 #: plugins/check_snmp.c:352
4154 msgid "No valid data returned"
4155 msgstr ""
4157 #: plugins/check_snmp.c:555
4158 msgid "Retries interval must be a positive integer"
4159 msgstr ""
4161 #: plugins/check_snmp.c:618
4162 #, c-format
4163 msgid "Could not reallocate labels[%d]"
4164 msgstr ""
4166 #: plugins/check_snmp.c:630
4167 msgid "Could not reallocate labels\n"
4168 msgstr ""
4170 #: plugins/check_snmp.c:647
4171 #, c-format
4172 msgid "Could not reallocate units [%d]\n"
4173 msgstr ""
4175 #: plugins/check_snmp.c:659
4176 msgid "Could not realloc() units\n"
4177 msgstr ""
4179 #: plugins/check_snmp.c:717
4180 msgid "No host specified\n"
4181 msgstr ""
4183 #: plugins/check_snmp.c:721
4184 msgid "No OIDs specified\n"
4185 msgstr ""
4187 #: plugins/check_snmp.c:743
4188 msgid "Invalid seclevel"
4189 msgstr ""
4191 #: plugins/check_snmp.c:750 plugins/check_snmp.c:753 plugins/check_snmp.c:771
4192 #, c-format
4193 msgid "Required parameter: %s\n"
4194 msgstr ""
4196 #: plugins/check_snmp.c:792
4197 msgid "Invalid SNMP version"
4198 msgstr ""
4200 #: plugins/check_snmp.c:809
4201 msgid "Unbalanced quotes\n"
4202 msgstr ""
4204 #: plugins/check_snmp.c:858
4205 msgid "Check status of remote machines and obtain system information via SNMP"
4206 msgstr ""
4208 #: plugins/check_snmp.c:871
4209 msgid "Use SNMP GETNEXT instead of SNMP GET"
4210 msgstr ""
4212 #: plugins/check_snmp.c:873
4213 msgid "SNMP protocol version"
4214 msgstr ""
4216 #: plugins/check_snmp.c:875
4217 msgid "SNMPv3 securityLevel"
4218 msgstr ""
4220 #: plugins/check_snmp.c:877
4221 msgid "SNMPv3 auth proto"
4222 msgstr ""
4224 #: plugins/check_snmp.c:879
4225 msgid "SNMPv3 priv proto (default DES)"
4226 msgstr ""
4228 #: plugins/check_snmp.c:883
4229 msgid "Optional community string for SNMP communication"
4230 msgstr ""
4232 #: plugins/check_snmp.c:884
4233 msgid "default is"
4234 msgstr ""
4236 #: plugins/check_snmp.c:886
4237 msgid "SNMPv3 username"
4238 msgstr ""
4240 #: plugins/check_snmp.c:888
4241 msgid "SNMPv3 authentication password"
4242 msgstr ""
4244 #: plugins/check_snmp.c:890
4245 msgid "SNMPv3 privacy password"
4246 msgstr ""
4248 #: plugins/check_snmp.c:894
4249 msgid "Object identifier(s) or SNMP variables whose value you wish to query"
4250 msgstr ""
4252 #: plugins/check_snmp.c:896
4253 msgid ""
4254 "List of MIBS to be loaded (default = none if using numeric OIDs or 'ALL'"
4255 msgstr ""
4257 #: plugins/check_snmp.c:897
4258 msgid "for symbolic OIDs.)"
4259 msgstr ""
4261 #: plugins/check_snmp.c:899
4262 msgid "Delimiter to use when parsing returned data. Default is"
4263 msgstr ""
4265 #: plugins/check_snmp.c:900
4266 msgid "Any data on the right hand side of the delimiter is considered"
4267 msgstr ""
4269 #: plugins/check_snmp.c:901
4270 msgid "to be the data that should be used in the evaluation."
4271 msgstr ""
4273 #: plugins/check_snmp.c:905
4274 msgid "Warning threshold range(s)"
4275 msgstr ""
4277 #: plugins/check_snmp.c:907
4278 msgid "Critical threshold range(s)"
4279 msgstr ""
4281 #: plugins/check_snmp.c:911
4282 msgid "Return OK state (for that OID) if STRING is an exact match"
4283 msgstr ""
4285 #: plugins/check_snmp.c:913
4286 msgid ""
4287 "Return OK state (for that OID) if extended regular expression REGEX matches"
4288 msgstr ""
4290 #: plugins/check_snmp.c:915
4291 msgid ""
4292 "Return OK state (for that OID) if case-insensitive extended REGEX matches"
4293 msgstr ""
4295 #: plugins/check_snmp.c:917
4296 msgid "Prefix label for output from plugin (default -s 'SNMP')"
4297 msgstr ""
4299 #: plugins/check_snmp.c:921
4300 msgid "Units label(s) for output data (e.g., 'sec.')."
4301 msgstr ""
4303 #: plugins/check_snmp.c:923
4304 msgid "Separates output on multiple OID requests"
4305 msgstr ""
4307 #: plugins/check_snmp.c:927
4308 msgid "Number of retries to be used in the requests"
4309 msgstr ""
4311 #: plugins/check_snmp.c:932
4312 msgid ""
4313 "This plugin uses the 'snmpget' command included with the NET-SNMP package."
4314 msgstr ""
4316 #: plugins/check_snmp.c:933
4317 msgid ""
4318 "if you don't have the package installed, you will need to download it from"
4319 msgstr ""
4321 #: plugins/check_snmp.c:934
4322 msgid "http://net-snmp.sourceforge.net before you can use this plugin."
4323 msgstr ""
4325 #: plugins/check_snmp.c:938
4326 msgid ""
4327 "- Multiple OIDs may be indicated by a comma- or space-delimited list (lists "
4328 "with"
4329 msgstr ""
4331 #: plugins/check_snmp.c:939
4332 msgid "internal spaces must be quoted) [max 8 OIDs]"
4333 msgstr ""
4335 #: plugins/check_snmp.c:943
4336 msgid ""
4337 "- When checking multiple OIDs, separate ranges by commas like '-w "
4338 "1:10,1:,:20'"
4339 msgstr ""
4341 #: plugins/check_snmp.c:944
4342 msgid "- Note that only one string and one regex may be checked at present"
4343 msgstr ""
4345 #: plugins/check_snmp.c:945
4346 msgid ""
4347 "- All evaluation methods other than PR, STR, and SUBSTR expect that the value"
4348 msgstr ""
4350 #: plugins/check_snmp.c:946
4351 msgid "returned from the SNMP query is an unsigned integer."
4352 msgstr ""
4354 #: plugins/check_ssh.c:165
4355 msgid "Port number must be a positive integer"
4356 msgstr ""
4358 #: plugins/check_ssh.c:228
4359 #, c-format
4360 msgid "Server answer: %s"
4361 msgstr ""
4363 #: plugins/check_ssh.c:247
4364 #, c-format
4365 msgid "SSH WARNING - %s (protocol %s) version mismatch, expected '%s'\n"
4366 msgstr ""
4368 #: plugins/check_ssh.c:254
4369 #, c-format
4370 msgid "SSH OK - %s (protocol %s)\n"
4371 msgstr ""
4373 #: plugins/check_ssh.c:274
4374 msgid "Try to connect to an SSH server at specified server and port"
4375 msgstr ""
4377 #: plugins/check_ssh.c:290
4378 msgid ""
4379 "Warn if string doesn't match expected server version (ex: OpenSSH_3.9p1)"
4380 msgstr ""
4382 #: plugins/check_swap.c:169
4383 #, c-format
4384 msgid "Command: %s\n"
4385 msgstr ""
4387 #: plugins/check_swap.c:171
4388 #, c-format
4389 msgid "Format: %s\n"
4390 msgstr ""
4392 #: plugins/check_swap.c:207
4393 #, c-format
4394 msgid "total=%.0f, used=%.0f, free=%.0f\n"
4395 msgstr ""
4397 #: plugins/check_swap.c:221
4398 #, c-format
4399 msgid "total=%.0f, free=%.0f\n"
4400 msgstr ""
4402 #: plugins/check_swap.c:253
4403 msgid "Error getting swap devices\n"
4404 msgstr ""
4406 #: plugins/check_swap.c:256
4407 msgid "SWAP OK: No swap devices defined\n"
4408 msgstr ""
4410 #: plugins/check_swap.c:277 plugins/check_swap.c:319
4411 msgid "swapctl failed: "
4412 msgstr ""
4414 #: plugins/check_swap.c:278 plugins/check_swap.c:320
4415 msgid "Error in swapctl call\n"
4416 msgstr ""
4418 #: plugins/check_swap.c:357
4419 #, c-format
4420 msgid "SWAP %s - %d%% free (%d MB out of %d MB) %s|"
4421 msgstr ""
4423 #: plugins/check_swap.c:435
4424 msgid "Warning threshold must be integer or percentage!"
4425 msgstr ""
4427 #: plugins/check_swap.c:453
4428 msgid "Critical threshold must be integer or percentage!"
4429 msgstr ""
4431 #: plugins/check_swap.c:507
4432 msgid "Warning percentage should be more than critical percentage"
4433 msgstr ""
4435 #: plugins/check_swap.c:511
4436 msgid "Warning free space should be more than critical free space"
4437 msgstr ""
4439 #: plugins/check_swap.c:525
4440 msgid "Check swap space on local machine."
4441 msgstr ""
4443 #: plugins/check_swap.c:535
4444 msgid ""
4445 "Exit with WARNING status if less than INTEGER bytes of swap space are free"
4446 msgstr ""
4448 #: plugins/check_swap.c:537
4449 msgid "Exit with WARNING status if less than PERCENT of swap space is free"
4450 msgstr ""
4452 #: plugins/check_swap.c:539
4453 msgid ""
4454 "Exit with CRITICAL status if less than INTEGER bytes of swap space are free"
4455 msgstr ""
4457 #: plugins/check_swap.c:541
4458 msgid "Exit with CRITCAL status if less than PERCENT of swap space is free"
4459 msgstr ""
4461 #: plugins/check_swap.c:543
4462 msgid "Conduct comparisons for all swap partitions, one by one"
4463 msgstr ""
4465 #: plugins/check_swap.c:548
4466 msgid "On AIX, if -a is specified, uses lsps -a, otherwise uses lsps -s."
4467 msgstr ""
4469 #: plugins/check_tcp.c:197
4470 msgid "CRITICAL - Generic check_tcp called with unknown service\n"
4471 msgstr ""
4473 #: plugins/check_tcp.c:221
4474 msgid "With UDP checks, a send/expect string must be specified."
4475 msgstr ""
4477 #: plugins/check_tcp.c:240
4478 #, c-format
4479 msgid "CRITICAL - Cannot retrieve server certificate.\n"
4480 msgstr ""
4482 #: plugins/check_tcp.c:418
4483 msgid "No arguments found"
4484 msgstr ""
4486 #: plugins/check_tcp.c:519
4487 msgid "Maxbytes must be a positive integer"
4488 msgstr ""
4490 #: plugins/check_tcp.c:537
4491 msgid "Refuse must be one of ok, warn, crit"
4492 msgstr ""
4494 #: plugins/check_tcp.c:547
4495 msgid "Mismatch must be one of ok, warn, crit"
4496 msgstr ""
4498 #: plugins/check_tcp.c:553
4499 msgid "Delay must be a positive integer"
4500 msgstr ""
4502 #: plugins/check_tcp.c:581
4503 msgid "You must provide a server address"
4504 msgstr ""
4506 #: plugins/check_tcp.c:583
4507 msgid "Invalid hostname, address or socket"
4508 msgstr ""
4510 #: plugins/check_tcp.c:597
4511 #, c-format
4512 msgid ""
4513 "This plugin tests %s connections with the specified host (or unix socket).\n"
4514 "\n"
4515 msgstr ""
4517 #: plugins/check_tcp.c:610
4518 msgid ""
4519 "Can use \\n, \\r, \\t or \\ in send or quit string. Must come before send or "
4520 "quit option"
4521 msgstr ""
4523 #: plugins/check_tcp.c:611
4524 msgid "Default: nothing added to send, \\r\\n added to end of quit"
4525 msgstr ""
4527 #: plugins/check_tcp.c:613
4528 msgid "String to send to the server"
4529 msgstr ""
4531 #: plugins/check_tcp.c:615
4532 msgid "String to expect in server response"
4533 msgstr ""
4535 #: plugins/check_tcp.c:615
4536 msgid "(may be repeated)"
4537 msgstr ""
4539 #: plugins/check_tcp.c:617
4540 msgid "All expect strings need to occur in server response. Default is any"
4541 msgstr ""
4543 #: plugins/check_tcp.c:619
4544 msgid "String to send server to initiate a clean close of the connection"
4545 msgstr ""
4547 #: plugins/check_tcp.c:621
4548 msgid "Accept TCP refusals with states ok, warn, crit (default: crit)"
4549 msgstr ""
4551 #: plugins/check_tcp.c:623
4552 msgid ""
4553 "Accept expected string mismatches with states ok, warn, crit (default: warn)"
4554 msgstr ""
4556 #: plugins/check_tcp.c:625
4557 msgid "Hide output from TCP socket"
4558 msgstr ""
4560 #: plugins/check_tcp.c:627
4561 msgid "Close connection once more than this number of bytes are received"
4562 msgstr ""
4564 #: plugins/check_tcp.c:629
4565 msgid "Seconds to wait between sending string and polling for response"
4566 msgstr ""
4568 #: plugins/check_tcp.c:635
4569 msgid "Use SSL for the connection."
4570 msgstr ""
4572 #: plugins/check_time.c:102
4573 #, c-format
4574 msgid "TIME UNKNOWN - could not connect to server %s, port %d\n"
4575 msgstr ""
4577 #: plugins/check_time.c:115
4578 #, c-format
4579 msgid "TIME UNKNOWN - could not send UDP request to server %s, port %d\n"
4580 msgstr ""
4582 #: plugins/check_time.c:139
4583 #, c-format
4584 msgid "TIME UNKNOWN - no data received from server %s, port %d\n"
4585 msgstr ""
4587 #: plugins/check_time.c:152
4588 #, c-format
4589 msgid "TIME %s - %d second response time|%s\n"
4590 msgstr ""
4592 #: plugins/check_time.c:170
4593 #, c-format
4594 msgid "TIME %s - %lu second time difference|%s %s\n"
4595 msgstr ""
4597 #: plugins/check_time.c:254
4598 msgid "Warning thresholds must be a positive integer"
4599 msgstr ""
4601 #: plugins/check_time.c:273
4602 msgid "Critical thresholds must be a positive integer"
4603 msgstr ""
4605 #: plugins/check_time.c:339
4606 msgid "This plugin will check the time on the specified host."
4607 msgstr ""
4609 #: plugins/check_time.c:351
4610 msgid "Use UDP to connect, not TCP"
4611 msgstr ""
4613 #: plugins/check_time.c:353
4614 msgid "Time difference (sec.) necessary to result in a warning status"
4615 msgstr ""
4617 #: plugins/check_time.c:355
4618 msgid "Time difference (sec.) necessary to result in a critical status"
4619 msgstr ""
4621 #: plugins/check_time.c:357
4622 msgid "Response time (sec.) necessary to result in warning status"
4623 msgstr ""
4625 #: plugins/check_time.c:359
4626 msgid "Response time (sec.) necessary to result in critical status"
4627 msgstr ""
4629 #: plugins/check_ups.c:144
4630 #, c-format
4631 msgid "On Battery, Low Battery"
4632 msgstr ""
4634 #: plugins/check_ups.c:149
4635 msgid "Online"
4636 msgstr ""
4638 #: plugins/check_ups.c:152
4639 msgid "On Battery"
4640 msgstr ""
4642 #: plugins/check_ups.c:156
4643 msgid ", Low Battery"
4644 msgstr ""
4646 #: plugins/check_ups.c:160
4647 msgid ", Calibrating"
4648 msgstr ""
4650 #: plugins/check_ups.c:163
4651 msgid ", Replace Battery"
4652 msgstr ""
4654 #: plugins/check_ups.c:167
4655 msgid ", On Bypass"
4656 msgstr ""
4658 #: plugins/check_ups.c:170
4659 msgid ", Overload"
4660 msgstr ""
4662 #: plugins/check_ups.c:173
4663 msgid ", Trimming"
4664 msgstr ""
4666 #: plugins/check_ups.c:176
4667 msgid ", Boosting"
4668 msgstr ""
4670 #: plugins/check_ups.c:179
4671 msgid ", Charging"
4672 msgstr ""
4674 #: plugins/check_ups.c:182
4675 msgid ", Discharging"
4676 msgstr ""
4678 #: plugins/check_ups.c:185
4679 msgid ", Unknown"
4680 msgstr ""
4682 #: plugins/check_ups.c:324
4683 #, c-format
4684 msgid "UPS does not support any available options\n"
4685 msgstr ""
4687 #: plugins/check_ups.c:348 plugins/check_ups.c:411
4688 msgid "Invalid response received from host"
4689 msgstr ""
4691 #: plugins/check_ups.c:420
4692 #, c-format
4693 msgid "CRITICAL - no such UPS '%s' on that host\n"
4694 msgstr ""
4696 #: plugins/check_ups.c:430
4697 msgid "CRITICAL - UPS data is stale"
4698 msgstr ""
4700 #: plugins/check_ups.c:435
4701 #, c-format
4702 msgid "Unknown error: %s\n"
4703 msgstr ""
4705 #: plugins/check_ups.c:442
4706 msgid "Error: unable to parse variable"
4707 msgstr ""
4709 #: plugins/check_ups.c:549
4710 msgid "Unrecognized UPS variable"
4711 msgstr ""
4713 #: plugins/check_ups.c:587
4714 msgid "Error : no UPS indicated"
4715 msgstr ""
4717 #: plugins/check_ups.c:607
4718 msgid ""
4719 "This plugin tests the UPS service on the specified host. Network UPS Tools"
4720 msgstr ""
4722 #: plugins/check_ups.c:608
4723 msgid "from www.networkupstools.org must be running for this plugin to work."
4724 msgstr ""
4726 #: plugins/check_ups.c:620
4727 msgid "Name of UPS"
4728 msgstr ""
4730 #: plugins/check_ups.c:622
4731 msgid "Output of temperatures in Celsius"
4732 msgstr ""
4734 #: plugins/check_ups.c:624
4735 msgid "Valid values for STRING are"
4736 msgstr ""
4738 #: plugins/check_ups.c:635
4739 msgid ""
4740 "This plugin attempts to determine the status of a UPS (Uninterruptible Power"
4741 msgstr ""
4743 #: plugins/check_ups.c:636
4744 msgid ""
4745 "Supply) on a local or remote host. If the UPS is online or calibrating, the"
4746 msgstr ""
4748 #: plugins/check_ups.c:637
4749 msgid ""
4750 "plugin will return an OK state. If the battery is on it will return a WARNING"
4751 msgstr ""
4753 #: plugins/check_ups.c:638
4754 msgid ""
4755 "state. If the UPS is off or has a low battery the plugin will return a "
4756 "CRITICAL"
4757 msgstr ""
4759 #: plugins/check_ups.c:643
4760 msgid ""
4761 "You may also specify a variable to check (such as temperature, utility "
4762 "voltage,"
4763 msgstr ""
4765 #: plugins/check_ups.c:644
4766 msgid ""
4767 "battery load, etc.) as well as warning and critical thresholds for the value"
4768 msgstr ""
4770 #: plugins/check_ups.c:645
4771 msgid ""
4772 "of that variable.  If the remote host has multiple UPS that are being "
4773 "monitored"
4774 msgstr ""
4776 #: plugins/check_ups.c:646
4777 msgid "you will have to use the --ups option to specify which UPS to check."
4778 msgstr ""
4780 #: plugins/check_ups.c:648
4781 msgid ""
4782 "This plugin requires that the UPSD daemon distributed with Russell Kroll's"
4783 msgstr ""
4785 #: plugins/check_ups.c:649
4786 msgid ""
4787 "Network UPS Tools be installed on the remote host. If you do not have the"
4788 msgstr ""
4790 #: plugins/check_ups.c:650
4791 msgid "package installed on your system, you can download it from"
4792 msgstr ""
4794 #: plugins/check_ups.c:651
4795 msgid "http://www.networkupstools.org"
4796 msgstr ""
4798 #: plugins/check_users.c:92
4799 #, c-format
4800 msgid "# users=%d"
4801 msgstr ""
4803 #: plugins/check_users.c:115
4804 msgid "Unable to read output"
4805 msgstr ""
4807 #: plugins/check_users.c:122
4808 #, c-format
4809 msgid "USERS %s - %d users currently logged in |%s\n"
4810 msgstr ""
4812 #: plugins/check_users.c:207
4813 msgid "This plugin checks the number of users currently logged in on the local"
4814 msgstr ""
4816 #: plugins/check_users.c:208
4817 msgid ""
4818 "system and generates an error if the number exceeds the thresholds specified."
4819 msgstr ""
4821 #: plugins/check_users.c:218
4822 msgid "Set WARNING status if more than INTEGER users are logged in"
4823 msgstr ""
4825 #: plugins/check_users.c:220
4826 msgid "Set CRITICAL status if more than INTEGER users are logged in"
4827 msgstr ""
4829 #: plugins/check_ide_smart.c:229
4830 #, c-format
4831 msgid "CRITICAL - Couldn't open device %s: %s\n"
4832 msgstr ""
4834 #: plugins/check_ide_smart.c:234
4835 #, c-format
4836 msgid "CRITICAL - SMART_CMD_ENABLE\n"
4837 msgstr ""
4839 #: plugins/check_ide_smart.c:295
4840 #, c-format
4841 msgid "CRITICAL - SMART_READ_VALUES: %s\n"
4842 msgstr ""
4844 #: plugins/check_ide_smart.c:364
4845 #, c-format
4846 msgid "CRITICAL - %d Harddrive PreFailure%cDetected! %d/%d tests failed.\n"
4847 msgstr ""
4849 #: plugins/check_ide_smart.c:372
4850 #, c-format
4851 msgid "WARNING - %d Harddrive Advisor%s Detected. %d/%d tests failed.\n"
4852 msgstr ""
4854 #: plugins/check_ide_smart.c:380
4855 #, c-format
4856 msgid "OK - Operational (%d/%d tests passed)\n"
4857 msgstr ""
4859 #: plugins/check_ide_smart.c:384
4860 #, c-format
4861 msgid "ERROR - Status '%d' unkown. %d/%d tests passed\n"
4862 msgstr ""
4864 #: plugins/check_ide_smart.c:417
4865 #, c-format
4866 msgid "OffLineStatus=%d {%s}, AutoOffLine=%s, OffLineTimeout=%d minutes\n"
4867 msgstr ""
4869 #: plugins/check_ide_smart.c:423
4870 #, c-format
4871 msgid "OffLineCapability=%d {%s %s %s}\n"
4872 msgstr ""
4874 #: plugins/check_ide_smart.c:429
4875 #, c-format
4876 msgid "SmartRevision=%d, CheckSum=%d, SmartCapability=%d {%s %s}\n"
4877 msgstr ""
4879 #: plugins/check_ide_smart.c:450
4880 #, c-format
4881 msgid "CRITICAL - %s: %s\n"
4882 msgstr ""
4884 #: plugins/check_ide_smart.c:469
4885 #, c-format
4886 msgid "CRITICAL - SMART_READ_THRESHOLDS: %s\n"
4887 msgstr ""
4889 #: plugins/check_ide_smart.c:486
4890 #, c-format
4891 msgid ""
4892 "This plugin checks a local hard drive with the (Linux specific) SMART "
4893 "interface [http://smartlinux.sourceforge.net/smart/index.php]."
4894 msgstr ""
4896 #: plugins/check_ide_smart.c:496
4897 msgid "Select device DEVICE"
4898 msgstr ""
4900 #: plugins/check_ide_smart.c:497
4901 msgid ""
4902 "Note: if the device is selected with this option, _no_ other options are "
4903 "accepted"
4904 msgstr ""
4906 #: plugins/check_ide_smart.c:499
4907 msgid "Perform immediately offline tests"
4908 msgstr ""
4910 #: plugins/check_ide_smart.c:501
4911 msgid "Returns the number of failed tests"
4912 msgstr ""
4914 #: plugins/check_ide_smart.c:503
4915 msgid "Turn on automatic offline tests"
4916 msgstr ""
4918 #: plugins/check_ide_smart.c:505
4919 msgid "Turn off automatic offline tests"
4920 msgstr ""
4922 #: plugins/check_ide_smart.c:507
4923 msgid "Output suitable for Nagios"
4924 msgstr ""
4926 #: plugins/negate.c:96
4927 msgid "No data returned from command\n"
4928 msgstr ""
4930 #: plugins/negate.c:167
4931 msgid ""
4932 "Timeout result must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) "
4933 "or integer (0-3)."
4934 msgstr ""
4936 #: plugins/negate.c:171
4937 msgid ""
4938 "Ok must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or integer (0-"
4939 "3)."
4940 msgstr ""
4942 #: plugins/negate.c:177
4943 msgid ""
4944 "Warning must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or "
4945 "integer (0-3)."
4946 msgstr ""
4948 #: plugins/negate.c:182
4949 msgid ""
4950 "Critical must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or "
4951 "integer (0-3)."
4952 msgstr ""
4954 #: plugins/negate.c:187
4955 msgid ""
4956 "Unknown must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or "
4957 "integer (0-3)."
4958 msgstr ""
4960 #: plugins/negate.c:214
4961 msgid "Require path to command"
4962 msgstr ""
4964 #: plugins/negate.c:243
4965 msgid ""
4966 "Negates the status of a plugin (returns OK for CRITICAL and vice-versa)."
4967 msgstr ""
4969 #: plugins/negate.c:244
4970 msgid "Additional switches can be used to control which state becomes what."
4971 msgstr ""
4973 #: plugins/negate.c:253
4974 msgid "Keep timeout longer than the plugin timeout to retain CRITICAL status."
4975 msgstr ""
4977 #: plugins/negate.c:255
4978 msgid "Custom result on Negate timeouts; see below for STATUS definition\n"
4979 msgstr ""
4981 #: plugins/negate.c:261
4982 #, c-format
4983 msgid ""
4984 "    STATUS can be 'OK', 'WARNING', 'CRITICAL' or 'UNKNOWN' without single\n"
4985 msgstr ""
4987 #: plugins/negate.c:262
4988 #, c-format
4989 msgid ""
4990 "    quotes. Numeric values are accepted. If nothing is specified, permutes\n"
4991 msgstr ""
4993 #: plugins/negate.c:263
4994 #, c-format
4995 msgid "    OK and CRITICAL.\n"
4996 msgstr ""
4998 #: plugins/negate.c:265
4999 #, c-format
5000 msgid ""
5001 "    Substitute output text as well. Will only substitute text in CAPITALS\n"
5002 msgstr ""
5004 #: plugins/negate.c:270
5005 msgid "Run check_ping and invert result. Must use full path to plugin"
5006 msgstr ""
5008 #: plugins/negate.c:272
5009 msgid "This will return OK instead of WARNING and UNKNOWN instead of CRITICAL"
5010 msgstr ""
5012 #: plugins/negate.c:275
5013 msgid ""
5014 "This plugin is a wrapper to take the output of another plugin and invert it."
5015 msgstr ""
5017 #: plugins/negate.c:276
5018 msgid "The full path of the plugin must be provided."
5019 msgstr ""
5021 #: plugins/negate.c:277
5022 msgid "If the wrapped plugin returns OK, the wrapper will return CRITICAL."
5023 msgstr ""
5025 #: plugins/negate.c:278
5026 msgid "If the wrapped plugin returns CRITICAL, the wrapper will return OK."
5027 msgstr ""
5029 #: plugins/negate.c:279
5030 msgid "Otherwise, the output state of the wrapped plugin is unchanged."
5031 msgstr ""
5033 #: plugins/negate.c:281
5034 msgid ""
5035 "Using timeout-result, it is possible to override the timeout behaviour or a"
5036 msgstr ""
5038 #: plugins/negate.c:282
5039 msgid "plugin by setting the negate timeout a bit lower."
5040 msgstr ""
5042 #: plugins/netutils.c:48
5043 #, c-format
5044 msgid "%s - Socket timeout after %d seconds\n"
5045 msgstr ""
5047 #: plugins/netutils.c:50
5048 #, c-format
5049 msgid "%s - Abnormal timeout after %d seconds\n"
5050 msgstr ""
5052 #: plugins/netutils.c:78 plugins/netutils.c:280
5053 msgid "Send failed"
5054 msgstr ""
5056 #: plugins/netutils.c:95 plugins/netutils.c:295
5057 msgid "No data was received from host!"
5058 msgstr ""
5060 #: plugins/netutils.c:203 plugins/netutils.c:239
5061 msgid "Socket creation failed"
5062 msgstr ""
5064 #: plugins/netutils.c:232
5065 msgid "Supplied path too long unix domain socket"
5066 msgstr ""
5068 #: plugins/netutils.c:304
5069 msgid "Receive failed"
5070 msgstr ""
5072 #: plugins/netutils.c:330 plugins-root/check_dhcp.c:1341
5073 #, c-format
5074 msgid "Invalid hostname/address - %s"
5075 msgstr ""
5077 #: plugins/popen.c:142
5078 msgid "Could not malloc argv array in popen()"
5079 msgstr ""
5081 #: plugins/popen.c:152
5082 msgid "CRITICAL - You need more args!!!"
5083 msgstr ""
5085 #: plugins/popen.c:209
5086 msgid "Cannot catch SIGCHLD"
5087 msgstr ""
5089 #: plugins/popen.c:304
5090 #, c-format
5091 msgid "CRITICAL - Plugin timed out after %d seconds\n"
5092 msgstr ""
5094 #: plugins/popen.c:307
5095 msgid "CRITICAL - popen timeout received, but no child process"
5096 msgstr ""
5098 #: plugins/popen.c:323
5099 msgid "sysconf error for _SC_OPEN_MAX"
5100 msgstr ""
5102 #: plugins/urlize.c:130
5103 #, c-format
5104 msgid ""
5105 "%s UNKNOWN - No data received from host\n"
5106 "CMD: %s</A>\n"
5107 msgstr ""
5109 #: plugins/urlize.c:169
5110 msgid "This plugin wraps the text output of another command (plugin)"
5111 msgstr ""
5113 #: plugins/urlize.c:170
5114 msgid ""
5115 "in HTML <A> tags, thus displaying the child plugin's output as a clickable "
5116 "link in"
5117 msgstr ""
5119 #: plugins/urlize.c:171
5120 msgid ""
5121 "the Nagios status screen.  This plugin returns the status of the invoked "
5122 "plugin."
5123 msgstr ""
5125 #: plugins/urlize.c:181
5126 msgid ""
5127 "Pay close attention to quoting to ensure that the shell passes the expected"
5128 msgstr ""
5130 #: plugins/urlize.c:182
5131 msgid "data to the plugin. For example, in:"
5132 msgstr ""
5134 #: plugins/urlize.c:183
5135 msgid "urlize http://example.com/ check_http -H example.com -r 'two words'"
5136 msgstr ""
5138 #: plugins/urlize.c:184
5139 msgid "the shell will remove the single quotes and urlize will see:"
5140 msgstr ""
5142 #: plugins/urlize.c:185
5143 msgid "urlize http://example.com/ check_http -H example.com -r two words"
5144 msgstr ""
5146 #: plugins/urlize.c:186
5147 msgid "You probably want:"
5148 msgstr ""
5150 #: plugins/urlize.c:187
5151 msgid "urlize http://example.com/ \"check_http -H example.com -r 'two words'\""
5152 msgstr ""
5154 #: plugins/utils.c:171
5155 #, c-format
5156 msgid "%s - Plugin timed out after %d seconds\n"
5157 msgstr ""
5159 #: plugins/utils.c:466
5160 msgid "failed realloc in strpcpy\n"
5161 msgstr ""
5163 #: plugins/utils.c:508
5164 msgid "failed malloc in strscat\n"
5165 msgstr ""
5167 #: plugins/utils.h:140
5168 #, c-format
5169 msgid ""
5170 "       %s (-h | --help) for detailed help\n"
5171 "       %s (-V | --version) for version information\n"
5172 msgstr ""
5174 #: plugins/utils.h:144
5175 msgid ""
5176 "\n"
5177 "Options:\n"
5178 " -h, --help\n"
5179 "    Print detailed help screen\n"
5180 " -V, --version\n"
5181 "    Print version information\n"
5182 msgstr ""
5184 #: plugins/utils.h:151
5185 #, c-format
5186 msgid ""
5187 " -H, --hostname=ADDRESS\n"
5188 "    Host name, IP Address, or unix socket (must be an absolute path)\n"
5189 " -%c, --port=INTEGER\n"
5190 "    Port number (default: %s)\n"
5191 msgstr ""
5193 #: plugins/utils.h:157
5194 msgid ""
5195 " -4, --use-ipv4\n"
5196 "    Use IPv4 connection\n"
5197 " -6, --use-ipv6\n"
5198 "    Use IPv6 connection\n"
5199 msgstr ""
5201 #: plugins/utils.h:163
5202 msgid ""
5203 " -v, --verbose\n"
5204 "    Show details for command-line debugging (Nagios may truncate output)\n"
5205 msgstr ""
5207 #: plugins/utils.h:167
5208 msgid ""
5209 " -w, --warning=DOUBLE\n"
5210 "    Response time to result in warning status (seconds)\n"
5211 " -c, --critical=DOUBLE\n"
5212 "    Response time to result in critical status (seconds)\n"
5213 msgstr ""
5215 #: plugins/utils.h:173
5216 msgid ""
5217 " -w, --warning=RANGE\n"
5218 "    Warning range (format: start:end). Alert if outside this range\n"
5219 " -c, --critical=RANGE\n"
5220 "    Critical range\n"
5221 msgstr ""
5223 #: plugins/utils.h:179
5224 #, c-format
5225 msgid ""
5226 " -t, --timeout=INTEGER\n"
5227 "    Seconds before connection times out (default: %d)\n"
5228 msgstr ""
5230 #: plugins/utils.h:184
5231 msgid ""
5232 " --extra-opts=[section][@file]\n"
5233 "    Read options from an ini file. See http://nagiosplugins.org/extra-opts\n"
5234 "    for usage and examples.\n"
5235 msgstr ""
5237 #: plugins/utils.h:192
5238 msgid ""
5239 " See:\n"
5240 " http://nagiosplug.sourceforge.net/developer-guidelines."
5241 "html#THRESHOLDFORMAT\n"
5242 " for THRESHOLD format and examples.\n"
5243 msgstr ""
5245 #: plugins/utils.h:197
5246 msgid ""
5247 "\n"
5248 "Send email to nagios-users@lists.sourceforge.net if you have questions\n"
5249 "regarding use of this software. To submit patches or suggest improvements,\n"
5250 "send email to nagiosplug-devel@lists.sourceforge.net\n"
5251 "\n"
5252 msgstr ""
5254 #: plugins/utils.h:202
5255 msgid ""
5256 "\n"
5257 "The nagios plugins come with ABSOLUTELY NO WARRANTY. You may redistribute\n"
5258 "copies of the plugins under the terms of the GNU General Public License.\n"
5259 "For more information about these matters, see the file named COPYING.\n"
5260 msgstr ""
5262 #: plugins-root/check_dhcp.c:320
5263 #, c-format
5264 msgid "Error: Could not get hardware address of interface '%s'\n"
5265 msgstr ""
5267 #: plugins-root/check_dhcp.c:342
5268 #, c-format
5269 msgid "Error: if_nametoindex error - %s.\n"
5270 msgstr ""
5272 #: plugins-root/check_dhcp.c:347
5273 #, c-format
5274 msgid "Error: Couldn't get hardware address from %s. sysctl 1 error - %s.\n"
5275 msgstr ""
5277 #: plugins-root/check_dhcp.c:352
5278 #, c-format
5279 msgid ""
5280 "Error: Couldn't get hardware address from interface %s. malloc error - %s.\n"
5281 msgstr ""
5283 #: plugins-root/check_dhcp.c:357
5284 #, c-format
5285 msgid "Error: Couldn't get hardware address from %s. sysctl 2 error - %s.\n"
5286 msgstr ""
5288 #: plugins-root/check_dhcp.c:383
5289 #, c-format
5290 msgid ""
5291 "Error: can't find unit number in interface_name (%s) - expecting TypeNumber "
5292 "eg lnc0.\n"
5293 msgstr ""
5295 #: plugins-root/check_dhcp.c:388 plugins-root/check_dhcp.c:400
5296 #, c-format
5297 msgid ""
5298 "Error: can't read MAC address from DLPI streams interface for device %s unit "
5299 "%d.\n"
5300 msgstr ""
5302 #: plugins-root/check_dhcp.c:406
5303 #, c-format
5304 msgid ""
5305 "Error: can't get MAC address for this architecture.  Use the --mac option.\n"
5306 msgstr ""
5308 #: plugins-root/check_dhcp.c:425
5309 #, c-format
5310 msgid "Error: Cannot determine IP address of interface %s\n"
5311 msgstr ""
5313 #: plugins-root/check_dhcp.c:433
5314 #, c-format
5315 msgid "Error: Cannot get interface IP address on this platform.\n"
5316 msgstr ""
5318 #: plugins-root/check_dhcp.c:438
5319 #, c-format
5320 msgid "Pretending to be relay client %s\n"
5321 msgstr ""
5323 #: plugins-root/check_dhcp.c:523
5324 #, c-format
5325 msgid "DHCPDISCOVER to %s port %d\n"
5326 msgstr ""
5328 #: plugins-root/check_dhcp.c:575
5329 #, c-format
5330 msgid "Result=ERROR\n"
5331 msgstr ""
5333 #: plugins-root/check_dhcp.c:581
5334 #, c-format
5335 msgid "Result=OK\n"
5336 msgstr ""
5338 #: plugins-root/check_dhcp.c:596
5339 #, c-format
5340 msgid "DHCPOFFER from IP address %s"
5341 msgstr ""
5343 #: plugins-root/check_dhcp.c:597
5344 #, c-format
5345 msgid " via %s\n"
5346 msgstr ""
5348 #: plugins-root/check_dhcp.c:604
5349 #, c-format
5350 msgid ""
5351 "DHCPOFFER XID (%u) did not match DHCPDISCOVER XID (%u) - ignoring packet\n"
5352 msgstr ""
5354 #: plugins-root/check_dhcp.c:626
5355 #, c-format
5356 msgid "DHCPOFFER hardware address did not match our own - ignoring packet\n"
5357 msgstr ""
5359 #: plugins-root/check_dhcp.c:644
5360 #, c-format
5361 msgid "Total responses seen on the wire: %d\n"
5362 msgstr ""
5364 #: plugins-root/check_dhcp.c:645
5365 #, c-format
5366 msgid "Valid responses for this machine: %d\n"
5367 msgstr ""
5369 #: plugins-root/check_dhcp.c:660
5370 #, c-format
5371 msgid "send_dhcp_packet result: %d\n"
5372 msgstr ""
5374 #: plugins-root/check_dhcp.c:693
5375 #, c-format
5376 msgid "No (more) data received (nfound: %d)\n"
5377 msgstr ""
5379 #: plugins-root/check_dhcp.c:712
5380 #, c-format
5381 msgid "recvfrom() failed, "
5382 msgstr ""
5384 #: plugins-root/check_dhcp.c:719
5385 #, c-format
5386 msgid "receive_dhcp_packet() result: %d\n"
5387 msgstr ""
5389 #: plugins-root/check_dhcp.c:720
5390 #, c-format
5391 msgid "receive_dhcp_packet() source: %s\n"
5392 msgstr ""
5394 #: plugins-root/check_dhcp.c:750
5395 #, c-format
5396 msgid "Error: Could not create socket!\n"
5397 msgstr ""
5399 #: plugins-root/check_dhcp.c:760
5400 #, c-format
5401 msgid "Error: Could not set reuse address option on DHCP socket!\n"
5402 msgstr ""
5404 #: plugins-root/check_dhcp.c:766
5405 #, c-format
5406 msgid "Error: Could not set broadcast option on DHCP socket!\n"
5407 msgstr ""
5409 #: plugins-root/check_dhcp.c:775
5410 #, c-format
5411 msgid ""
5412 "Error: Could not bind socket to interface %s.  Check your privileges...\n"
5413 msgstr ""
5415 #: plugins-root/check_dhcp.c:786
5416 #, c-format
5417 msgid ""
5418 "Error: Could not bind to DHCP socket (port %d)!  Check your privileges...\n"
5419 msgstr ""
5421 #: plugins-root/check_dhcp.c:820
5422 #, c-format
5423 msgid "Requested server address: %s\n"
5424 msgstr ""
5426 #: plugins-root/check_dhcp.c:881
5427 #, c-format
5428 msgid "Lease Time: Infinite\n"
5429 msgstr ""
5431 #: plugins-root/check_dhcp.c:883
5432 #, c-format
5433 msgid "Lease Time: %lu seconds\n"
5434 msgstr ""
5436 #: plugins-root/check_dhcp.c:885
5437 #, c-format
5438 msgid "Renewal Time: Infinite\n"
5439 msgstr ""
5441 #: plugins-root/check_dhcp.c:887
5442 #, c-format
5443 msgid "Renewal Time: %lu seconds\n"
5444 msgstr ""
5446 #: plugins-root/check_dhcp.c:889
5447 #, c-format
5448 msgid "Rebinding Time: Infinite\n"
5449 msgstr ""
5451 #: plugins-root/check_dhcp.c:890
5452 #, c-format
5453 msgid "Rebinding Time: %lu seconds\n"
5454 msgstr ""
5456 #: plugins-root/check_dhcp.c:918
5457 #, c-format
5458 msgid "Added offer from server @ %s"
5459 msgstr ""
5461 #: plugins-root/check_dhcp.c:919
5462 #, c-format
5463 msgid " of IP address %s\n"
5464 msgstr ""
5466 #: plugins-root/check_dhcp.c:986
5467 #, c-format
5468 msgid "DHCP Server Match: Offerer=%s"
5469 msgstr ""
5471 #: plugins-root/check_dhcp.c:987
5472 #, c-format
5473 msgid " Requested=%s"
5474 msgstr ""
5476 #: plugins-root/check_dhcp.c:989
5477 #, c-format
5478 msgid " (duplicate)"
5479 msgstr ""
5481 #: plugins-root/check_dhcp.c:990
5482 #, c-format
5483 msgid "\n"
5484 msgstr ""
5486 #: plugins-root/check_dhcp.c:1038
5487 #, c-format
5488 msgid "No DHCPOFFERs were received.\n"
5489 msgstr ""
5491 #: plugins-root/check_dhcp.c:1042
5492 #, c-format
5493 msgid "Received %d DHCPOFFER(s)"
5494 msgstr ""
5496 #: plugins-root/check_dhcp.c:1045
5497 #, c-format
5498 msgid ", %s%d of %d requested servers responded"
5499 msgstr ""
5501 #: plugins-root/check_dhcp.c:1048
5502 #, c-format
5503 msgid ", requested address (%s) was %soffered"
5504 msgstr ""
5506 #: plugins-root/check_dhcp.c:1048
5507 msgid "not "
5508 msgstr ""
5510 #: plugins-root/check_dhcp.c:1050
5511 #, c-format
5512 msgid ", max lease time = "
5513 msgstr ""
5515 #: plugins-root/check_dhcp.c:1052
5516 #, c-format
5517 msgid "Infinity"
5518 msgstr ""
5520 #: plugins-root/check_dhcp.c:1233
5521 #, c-format
5522 msgid "Error: DLPI stream API failed to get MAC in check_ctrl: %s.\n"
5523 msgstr ""
5525 #: plugins-root/check_dhcp.c:1245
5526 #, c-format
5527 msgid "Error: DLPI stream API failed to get MAC in put_ctrl/putmsg(): %s.\n"
5528 msgstr ""
5530 #: plugins-root/check_dhcp.c:1258
5531 #, c-format
5532 msgid "Error: DLPI stream API failed to get MAC in put_both/putmsg().\n"
5533 msgstr ""
5535 #: plugins-root/check_dhcp.c:1270
5536 #, c-format
5537 msgid ""
5538 "Error: DLPI stream API failed to get MAC in dl_attach_req/open(%s..): %s.\n"
5539 msgstr ""
5541 #: plugins-root/check_dhcp.c:1294
5542 #, c-format
5543 msgid "Error: DLPI stream API failed to get MAC in dl_bind/check_ctrl(): %s.\n"
5544 msgstr ""
5546 #: plugins-root/check_dhcp.c:1373
5547 #, c-format
5548 msgid "Hardware address: "
5549 msgstr ""
5551 #: plugins-root/check_dhcp.c:1389
5552 msgid "This plugin tests the availability of DHCP servers on a network."
5553 msgstr ""
5555 #: plugins-root/check_dhcp.c:1401
5556 msgid "IP address of DHCP server that we must hear from"
5557 msgstr ""
5559 #: plugins-root/check_dhcp.c:1403
5560 msgid "IP address that should be offered by at least one DHCP server"
5561 msgstr ""
5563 #: plugins-root/check_dhcp.c:1405
5564 msgid "Seconds to wait for DHCPOFFER before timeout occurs"
5565 msgstr ""
5567 #: plugins-root/check_dhcp.c:1407
5568 msgid "Interface to to use for listening (i.e. eth0)"
5569 msgstr ""
5571 #: plugins-root/check_dhcp.c:1409
5572 msgid "MAC address to use in the DHCP request"
5573 msgstr ""
5575 #: plugins-root/check_dhcp.c:1411
5576 msgid "Unicast testing: mimic a DHCP relay, requires -s"
5577 msgstr ""
5579 #: plugins-root/check_icmp.c:1288
5580 msgid "specify a target"
5581 msgstr ""
5583 #: plugins-root/check_icmp.c:1290
5584 msgid "warning threshold (currently "
5585 msgstr ""
5587 #: plugins-root/check_icmp.c:1293
5588 msgid "critical threshold (currently "
5589 msgstr ""
5591 #: plugins-root/check_icmp.c:1296
5592 msgid "specify a source IP address or device name"
5593 msgstr ""
5595 #: plugins-root/check_icmp.c:1298
5596 msgid "number of packets to send (currently "
5597 msgstr ""
5599 #: plugins-root/check_icmp.c:1301
5600 msgid "max packet interval (currently "
5601 msgstr ""
5603 #: plugins-root/check_icmp.c:1304
5604 msgid "max target interval (currently "
5605 msgstr ""
5607 #: plugins-root/check_icmp.c:1307
5608 msgid "number of alive hosts required for success"
5609 msgstr ""
5611 #: plugins-root/check_icmp.c:1310
5612 msgid "TTL on outgoing packets (currently "
5613 msgstr ""
5615 #: plugins-root/check_icmp.c:1313
5616 msgid "timeout value (seconds, currently  "
5617 msgstr ""
5619 #: plugins-root/check_icmp.c:1316
5620 msgid "Number of icmp data bytes to send"
5621 msgstr ""
5623 #: plugins-root/check_icmp.c:1317
5624 msgid "Packet size will be data bytes + icmp header (currently"
5625 msgstr ""
5627 #: plugins-root/check_icmp.c:1319
5628 msgid "verbose"
5629 msgstr ""
5631 #: plugins-root/check_icmp.c:1323
5632 msgid "The -H switch is optional. Naming a host (or several) to check is not."
5633 msgstr ""
5635 #: plugins-root/check_icmp.c:1325
5636 msgid ""
5637 "Threshold format for -w and -c is 200.25,60% for 200.25 msec RTA and 60%"
5638 msgstr ""
5640 #: plugins-root/check_icmp.c:1326
5641 msgid "packet loss.  The default values should work well for most users."
5642 msgstr ""
5644 #: plugins-root/check_icmp.c:1327
5645 msgid ""
5646 "You can specify different RTA factors using the standardized abbreviations"
5647 msgstr ""
5649 #: plugins-root/check_icmp.c:1328
5650 msgid ""
5651 "us (microseconds), ms (milliseconds, default) or just plain s for seconds."
5652 msgstr ""
5654 #: plugins-root/check_icmp.c:1334
5655 msgid "The -v switch can be specified several times for increased verbosity."
5656 msgstr ""