Merge pull request #1469 from sni/master
[monitoring-plugins.git] / po / monitoring-plugins.pot
blob5bc236373c5e4faef04218cfd5212e17c566b4d1
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Monitoring Plugins Development Team
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: devel@monitoring-plugins.org\n"
11 "POT-Creation-Date: 2014-01-19 16:30-0500\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 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
21 #: plugins/check_by_ssh.c:86 plugins/check_cluster.c:76 plugins/check_dig.c:88
22 #: plugins/check_disk.c:194 plugins/check_dns.c:102 plugins/check_dummy.c:52
23 #: plugins/check_fping.c:93 plugins/check_game.c:82 plugins/check_hpjd.c:103
24 #: plugins/check_http.c:167 plugins/check_ldap.c:109 plugins/check_load.c:122
25 #: plugins/check_mrtgtraf.c:83 plugins/check_mysql.c:122
26 #: plugins/check_nagios.c:91 plugins/check_nt.c:127 plugins/check_ntp.c:770
27 #: plugins/check_ntp_peer.c:575 plugins/check_ntp_time.c:552
28 #: plugins/check_nwstat.c:173 plugins/check_overcr.c:102
29 #: plugins/check_pgsql.c:172 plugins/check_ping.c:95 plugins/check_procs.c:172
30 #: plugins/check_radius.c:160 plugins/check_real.c:80 plugins/check_smtp.c:144
31 #: plugins/check_snmp.c:240 plugins/check_ssh.c:73 plugins/check_swap.c:110
32 #: plugins/check_tcp.c:218 plugins/check_time.c:78 plugins/check_ups.c:122
33 #: plugins/check_users.c:77 plugins/negate.c:214 plugins-root/check_dhcp.c:270
34 msgid "Could not parse arguments"
35 msgstr ""
37 #: plugins/check_by_ssh.c:90 plugins/check_dig.c:82 plugins/check_dns.c:95
38 #: plugins/check_nagios.c:95 plugins/check_pgsql.c:178 plugins/check_ping.c:99
39 #: plugins/check_procs.c:188 plugins/check_snmp.c:336 plugins/negate.c:79
40 msgid "Cannot catch SIGALRM"
41 msgstr ""
43 #: plugins/check_by_ssh.c:110
44 #, c-format
45 msgid "Remote command execution failed: %s\n"
46 msgstr ""
48 #: plugins/check_by_ssh.c:122
49 #, c-format
50 msgid "%s - check_by_ssh: Remote command '%s' returned status %d\n"
51 msgstr ""
53 #: plugins/check_by_ssh.c:134
54 #, c-format
55 msgid "SSH WARNING: could not open %s\n"
56 msgstr ""
58 #: plugins/check_by_ssh.c:143
59 #, c-format
60 msgid "%s: Error parsing output\n"
61 msgstr ""
63 #: plugins/check_by_ssh.c:220 plugins/check_disk.c:476
64 #: plugins/check_http.c:278 plugins/check_ldap.c:293 plugins/check_pgsql.c:311
65 #: plugins/check_procs.c:437 plugins/check_radius.c:308
66 #: plugins/check_real.c:356 plugins/check_smtp.c:581 plugins/check_snmp.c:736
67 #: plugins/check_ssh.c:138 plugins/check_tcp.c:505 plugins/check_time.c:302
68 #: plugins/check_ups.c:556 plugins/negate.c:164
69 msgid "Timeout interval must be a positive integer"
70 msgstr ""
72 #: plugins/check_by_ssh.c:230 plugins/check_pgsql.c:341
73 #: plugins/check_radius.c:272 plugins/check_real.c:327
74 #: plugins/check_smtp.c:506 plugins/check_tcp.c:511 plugins/check_time.c:296
75 #: plugins/check_ups.c:518
76 msgid "Port must be a positive integer"
77 msgstr ""
79 #: plugins/check_by_ssh.c:291
80 msgid "skip-stdout argument must be an integer"
81 msgstr ""
83 #: plugins/check_by_ssh.c:299
84 msgid "skip-stderr argument must be an integer"
85 msgstr ""
87 #: plugins/check_by_ssh.c:322
88 #, c-format
89 msgid "%s: You must provide a host name\n"
90 msgstr ""
92 #: plugins/check_by_ssh.c:340
93 msgid "No remotecmd"
94 msgstr ""
96 #: plugins/check_by_ssh.c:354
97 #, c-format
98 msgid "%s: Argument limit of %d exceeded\n"
99 msgstr ""
101 #: plugins/check_by_ssh.c:357
102 msgid "Can not (re)allocate 'commargv' buffer\n"
103 msgstr ""
105 #: plugins/check_by_ssh.c:371
106 #, c-format
107 msgid ""
108 "%s: In passive mode, you must provide a service name for each command.\n"
109 msgstr ""
111 #: plugins/check_by_ssh.c:374
112 #, c-format
113 msgid ""
114 "%s: In passive mode, you must provide the host short name from the "
115 "monitoring configs.\n"
116 msgstr ""
118 #: plugins/check_by_ssh.c:388
119 #, c-format
120 msgid "This plugin uses SSH to execute commands on a remote host"
121 msgstr ""
123 #: plugins/check_by_ssh.c:403
124 msgid "tell ssh to use Protocol 1 [optional]"
125 msgstr ""
127 #: plugins/check_by_ssh.c:405
128 msgid "tell ssh to use Protocol 2 [optional]"
129 msgstr ""
131 #: plugins/check_by_ssh.c:407
132 msgid "Ignore all or (if specified) first n lines on STDOUT [optional]"
133 msgstr ""
135 #: plugins/check_by_ssh.c:409
136 msgid "Ignore all or (if specified) first n lines on STDERR [optional]"
137 msgstr ""
139 #: plugins/check_by_ssh.c:411
140 msgid ""
141 "tells ssh to fork rather than create a tty [optional]. This will always "
142 "return OK if ssh is executed"
143 msgstr ""
145 #: plugins/check_by_ssh.c:413
146 msgid "command to execute on the remote machine"
147 msgstr ""
149 #: plugins/check_by_ssh.c:415
150 msgid "SSH user name on remote host [optional]"
151 msgstr ""
153 #: plugins/check_by_ssh.c:417
154 msgid "identity of an authorized key [optional]"
155 msgstr ""
157 #: plugins/check_by_ssh.c:419
158 msgid "external command file for monitoring [optional]"
159 msgstr ""
161 #: plugins/check_by_ssh.c:421
162 msgid "list of monitoring service names, separated by ':' [optional]"
163 msgstr ""
165 #: plugins/check_by_ssh.c:423
166 msgid "short name of host in the monitoring configuration [optional]"
167 msgstr ""
169 #: plugins/check_by_ssh.c:425
170 msgid "Call ssh with '-o OPTION' (may be used multiple times) [optional]"
171 msgstr ""
173 #: plugins/check_by_ssh.c:427
174 msgid "Tell ssh to use this configfile [optional]"
175 msgstr ""
177 #: plugins/check_by_ssh.c:429
178 msgid "Tell ssh to suppress warning and diagnostic messages [optional]"
179 msgstr ""
181 #: plugins/check_by_ssh.c:434
182 msgid "The most common mode of use is to refer to a local identity file with"
183 msgstr ""
185 #: plugins/check_by_ssh.c:435
186 msgid "the '-i' option. In this mode, the identity pair should have a null"
187 msgstr ""
189 #: plugins/check_by_ssh.c:436
190 msgid "passphrase and the public key should be listed in the authorized_keys"
191 msgstr ""
193 #: plugins/check_by_ssh.c:437
194 msgid "file of the remote host. Usually the key will be restricted to running"
195 msgstr ""
197 #: plugins/check_by_ssh.c:438
198 msgid "only one command on the remote server. If the remote SSH server tracks"
199 msgstr ""
201 #: plugins/check_by_ssh.c:439
202 msgid "invocation arguments, the one remote program may be an agent that can"
203 msgstr ""
205 #: plugins/check_by_ssh.c:440
206 msgid "execute additional commands as proxy"
207 msgstr ""
209 #: plugins/check_by_ssh.c:442
210 msgid "To use passive mode, provide multiple '-C' options, and provide"
211 msgstr ""
213 #: plugins/check_by_ssh.c:443
214 msgid ""
215 "all of -O, -s, and -n options (servicelist order must match '-C'options)"
216 msgstr ""
218 #: plugins/check_by_ssh.c:445 plugins/check_cluster.c:261
219 #: plugins/check_dig.c:355 plugins/check_disk.c:924 plugins/check_http.c:1560
220 #: plugins/check_nagios.c:312 plugins/check_ntp.c:869
221 #: plugins/check_ntp_peer.c:705 plugins/check_ntp_time.c:633
222 #: plugins/check_procs.c:763 plugins/negate.c:271 plugins/urlize.c:180
223 msgid "Examples:"
224 msgstr ""
226 #: plugins/check_by_ssh.c:460 plugins/check_cluster.c:274
227 #: plugins/check_dig.c:367 plugins/check_disk.c:941 plugins/check_dns.c:486
228 #: plugins/check_dummy.c:122 plugins/check_fping.c:505
229 #: plugins/check_game.c:331 plugins/check_hpjd.c:414 plugins/check_http.c:1590
230 #: plugins/check_ldap.c:451 plugins/check_load.c:334 plugins/check_mrtg.c:382
231 #: plugins/check_mysql.c:569 plugins/check_nagios.c:323 plugins/check_nt.c:774
232 #: plugins/check_ntp.c:888 plugins/check_ntp_peer.c:725
233 #: plugins/check_ntp_time.c:642 plugins/check_nwstat.c:1685
234 #: plugins/check_overcr.c:467 plugins/check_pgsql.c:578
235 #: plugins/check_ping.c:603 plugins/check_procs.c:781
236 #: plugins/check_radius.c:385 plugins/check_real.c:451
237 #: plugins/check_smtp.c:843 plugins/check_snmp.c:1207 plugins/check_ssh.c:309
238 #: plugins/check_swap.c:558 plugins/check_tcp.c:684 plugins/check_time.c:371
239 #: plugins/check_ups.c:660 plugins/check_users.c:240
240 #: plugins/check_ide_smart.c:640 plugins/negate.c:295 plugins/urlize.c:197
241 #: plugins-root/check_dhcp.c:1422 plugins-root/check_icmp.c:1354
242 msgid "Usage:"
243 msgstr ""
245 #: plugins/check_cluster.c:230
246 #, c-format
247 msgid "Host/Service Cluster Plugin for Monitoring"
248 msgstr ""
250 #: plugins/check_cluster.c:236 plugins/check_nt.c:676
251 msgid "Options:"
252 msgstr ""
254 #: plugins/check_cluster.c:239
255 msgid "Check service cluster status"
256 msgstr ""
258 #: plugins/check_cluster.c:241
259 msgid "Check host cluster status"
260 msgstr ""
262 #: plugins/check_cluster.c:243
263 msgid "Optional prepended text output (i.e. \"Host cluster\")"
264 msgstr ""
266 #: plugins/check_cluster.c:245 plugins/check_cluster.c:248
267 msgid "Specifies the range of hosts or services in cluster that must be in a"
268 msgstr ""
270 #: plugins/check_cluster.c:246
271 msgid "non-OK state in order to return a WARNING status level"
272 msgstr ""
274 #: plugins/check_cluster.c:249
275 msgid "non-OK state in order to return a CRITICAL status level"
276 msgstr ""
278 #: plugins/check_cluster.c:251
279 msgid "The status codes of the hosts or services in the cluster, separated by"
280 msgstr ""
282 #: plugins/check_cluster.c:252
283 msgid "commas"
284 msgstr ""
286 #: plugins/check_cluster.c:257 plugins/check_game.c:318
287 #: plugins/check_http.c:1542 plugins/check_ldap.c:438 plugins/check_mrtg.c:363
288 #: plugins/check_mrtgtraf.c:361 plugins/check_mysql.c:558
289 #: plugins/check_nt.c:758 plugins/check_ntp.c:865 plugins/check_ntp_peer.c:696
290 #: plugins/check_ntp_time.c:626 plugins/check_nwstat.c:1670
291 #: plugins/check_overcr.c:456 plugins/check_snmp.c:1178
292 #: plugins/check_swap.c:547 plugins/check_ups.c:642 plugins/negate.c:277
293 #: plugins-root/check_icmp.c:1329
294 msgid "Notes:"
295 msgstr ""
297 #: plugins/check_cluster.c:263
298 msgid ""
299 "Will alert critical if there are 3 or more service data points in a non-OK"
300 msgstr ""
302 #: plugins/check_cluster.c:264 plugins/check_ups.c:639
303 msgid "state."
304 msgstr ""
306 #: plugins/check_dig.c:100 plugins/check_dig.c:102
307 #, c-format
308 msgid "Looking for: '%s'\n"
309 msgstr ""
311 #: plugins/check_dig.c:109
312 msgid "dig returned an error status"
313 msgstr ""
315 #: plugins/check_dig.c:134
316 msgid "Server not found in ANSWER SECTION"
317 msgstr ""
319 #: plugins/check_dig.c:144
320 msgid "No ANSWER SECTION found"
321 msgstr ""
323 #: plugins/check_dig.c:171
324 msgid "Probably a non-existent host/domain"
325 msgstr ""
327 #: plugins/check_dig.c:233
328 #, c-format
329 msgid "Port must be a positive integer - %s"
330 msgstr ""
332 #: plugins/check_dig.c:244
333 #, c-format
334 msgid "Warning interval must be a positive integer - %s"
335 msgstr ""
337 #: plugins/check_dig.c:252
338 #, c-format
339 msgid "Critical interval must be a positive integer - %s"
340 msgstr ""
342 #: plugins/check_dig.c:260
343 #, c-format
344 msgid "Timeout interval must be a positive integer - %s"
345 msgstr ""
347 #: plugins/check_dig.c:325
348 #, c-format
349 msgid "This plugin test the DNS service on the specified host using dig"
350 msgstr ""
352 #: plugins/check_dig.c:338
353 msgid "Force dig to only use IPv4 query transport"
354 msgstr ""
356 #: plugins/check_dig.c:340
357 msgid "Force dig to only use IPv6 query transport"
358 msgstr ""
360 #: plugins/check_dig.c:342
361 msgid "Machine name to lookup"
362 msgstr ""
364 #: plugins/check_dig.c:344
365 msgid "Record type to lookup (default: A)"
366 msgstr ""
368 #: plugins/check_dig.c:346
369 msgid ""
370 "An address expected to be in the answer section. If not set, uses whatever"
371 msgstr ""
373 #: plugins/check_dig.c:347
374 msgid "was in -l"
375 msgstr ""
377 #: plugins/check_dig.c:349
378 msgid "Pass STRING as argument(s) to dig"
379 msgstr ""
381 #: plugins/check_disk.c:216
382 #, c-format
383 msgid "DISK %s: %s not found\n"
384 msgstr ""
386 #: plugins/check_disk.c:216 plugins/check_disk.c:956 plugins/check_dns.c:241
387 #: plugins/check_dummy.c:74 plugins/check_mysql.c:299
388 #: plugins/check_nagios.c:104 plugins/check_nagios.c:168
389 #: plugins/check_nagios.c:172 plugins/check_pgsql.c:601
390 #: plugins/check_pgsql.c:618 plugins/check_pgsql.c:627
391 #: plugins/check_pgsql.c:642 plugins/check_procs.c:351
392 #, c-format
393 msgid "CRITICAL"
394 msgstr ""
396 #: plugins/check_disk.c:550
397 #, c-format
398 msgid "unit type %s not known\n"
399 msgstr ""
401 #: plugins/check_disk.c:553
402 #, c-format
403 msgid "failed allocating storage for '%s'\n"
404 msgstr ""
406 #: plugins/check_disk.c:577 plugins/check_disk.c:618 plugins/check_disk.c:626
407 #: plugins/check_disk.c:633 plugins/check_disk.c:637 plugins/check_disk.c:677
408 #: plugins/check_disk.c:683 plugins/check_disk.c:702 plugins/check_dummy.c:77
409 #: plugins/check_dummy.c:80 plugins/check_pgsql.c:643
410 #: plugins/check_procs.c:506
411 #, c-format
412 msgid "UNKNOWN"
413 msgstr ""
415 #: plugins/check_disk.c:577
416 msgid "Must set a threshold value before using -p\n"
417 msgstr ""
419 #: plugins/check_disk.c:618
420 msgid "Must set -E before selecting paths\n"
421 msgstr ""
423 #: plugins/check_disk.c:626
424 msgid "Must set group value before selecting paths\n"
425 msgstr ""
427 #: plugins/check_disk.c:633
428 msgid ""
429 "Paths need to be selected before using -i/-I. Use -A to select all paths "
430 "explicitly"
431 msgstr ""
433 #: plugins/check_disk.c:637 plugins/check_disk.c:683 plugins/check_procs.c:506
434 msgid "Could not compile regular expression"
435 msgstr ""
437 #: plugins/check_disk.c:677
438 msgid "Must set a threshold value before using -r/-R\n"
439 msgstr ""
441 #: plugins/check_disk.c:703
442 msgid "Regular expression did not match any path or disk"
443 msgstr ""
445 #: plugins/check_disk.c:749
446 msgid "Unknown argument"
447 msgstr ""
449 #: plugins/check_disk.c:783
450 #, c-format
451 msgid " for %s\n"
452 msgstr ""
454 #: plugins/check_disk.c:857
455 msgid ""
456 "This plugin checks the amount of used disk space on a mounted file system"
457 msgstr ""
459 #: plugins/check_disk.c:858
460 msgid ""
461 "and generates an alert if free space is less than one of the threshold values"
462 msgstr ""
464 #: plugins/check_disk.c:868
465 msgid "Exit with WARNING status if less than INTEGER units of disk are free"
466 msgstr ""
468 #: plugins/check_disk.c:870
469 msgid "Exit with WARNING status if less than PERCENT of disk space is free"
470 msgstr ""
472 #: plugins/check_disk.c:872
473 msgid "Exit with CRITICAL status if less than INTEGER units of disk are free"
474 msgstr ""
476 #: plugins/check_disk.c:874
477 msgid "Exit with CRITICAL status if less than PERCENT of disk space is free"
478 msgstr ""
480 #: plugins/check_disk.c:876
481 msgid "Exit with WARNING status if less than PERCENT of inode space is free"
482 msgstr ""
484 #: plugins/check_disk.c:878
485 msgid "Exit with CRITICAL status if less than PERCENT of inode space is free"
486 msgstr ""
488 #: plugins/check_disk.c:880
489 msgid "Path or partition (may be repeated)"
490 msgstr ""
492 #: plugins/check_disk.c:882
493 msgid "Ignore device (only works if -p unspecified)"
494 msgstr ""
496 #: plugins/check_disk.c:884
497 msgid "Clear thresholds"
498 msgstr ""
500 #: plugins/check_disk.c:886
501 msgid "For paths or partitions specified with -p, only check for exact paths"
502 msgstr ""
504 #: plugins/check_disk.c:888
505 msgid "Display only devices/mountpoints with errors"
506 msgstr ""
508 #: plugins/check_disk.c:890
509 msgid "Don't account root-reserved blocks into freespace in perfdata"
510 msgstr ""
512 #: plugins/check_disk.c:892
513 msgid ""
514 "Group paths. Thresholds apply to (free-)space of all partitions together"
515 msgstr ""
517 #: plugins/check_disk.c:894
518 msgid "Same as '--units kB'"
519 msgstr ""
521 #: plugins/check_disk.c:896
522 msgid "Only check local filesystems"
523 msgstr ""
525 #: plugins/check_disk.c:898
526 msgid ""
527 "Only check local filesystems against thresholds. Yet call stat on remote "
528 "filesystems"
529 msgstr ""
531 #: plugins/check_disk.c:899
532 msgid "to test if they are accessible (e.g. to detect Stale NFS Handles)"
533 msgstr ""
535 #: plugins/check_disk.c:901
536 msgid "Display the mountpoint instead of the partition"
537 msgstr ""
539 #: plugins/check_disk.c:903
540 msgid "Same as '--units MB'"
541 msgstr ""
543 #: plugins/check_disk.c:905
544 msgid "Explicitly select all paths. This is equivalent to -R '.*'"
545 msgstr ""
547 #: plugins/check_disk.c:907
548 msgid ""
549 "Case insensitive regular expression for path/partition (may be repeated)"
550 msgstr ""
552 #: plugins/check_disk.c:909
553 msgid "Regular expression for path or partition (may be repeated)"
554 msgstr ""
556 #: plugins/check_disk.c:911
557 msgid ""
558 "Regular expression to ignore selected path/partition (case insensitive) (may "
559 "be repeated)"
560 msgstr ""
562 #: plugins/check_disk.c:913
563 msgid ""
564 "Regular expression to ignore selected path or partition (may be repeated)"
565 msgstr ""
567 #: plugins/check_disk.c:916
568 msgid "Choose bytes, kB, MB, GB, TB (default: MB)"
569 msgstr ""
571 #: plugins/check_disk.c:919
572 msgid "Ignore all filesystems of indicated type (may be repeated)"
573 msgstr ""
575 #: plugins/check_disk.c:921
576 msgid "Check only filesystems of indicated type (may be repeated)"
577 msgstr ""
579 #: plugins/check_disk.c:926
580 msgid "Checks /tmp and /var at 10% and 5%, and / at 100MB and 50MB"
581 msgstr ""
583 #: plugins/check_disk.c:928
584 msgid ""
585 "Checks all filesystems not matching -r at 100M and 50M. The fs matching the -"
586 "r regex"
587 msgstr ""
589 #: plugins/check_disk.c:929
590 msgid ""
591 "are grouped which means the freespace thresholds are applied to all disks "
592 "together"
593 msgstr ""
595 #: plugins/check_disk.c:931
596 msgid ""
597 "Checks /foo for 1000M/500M and /bar for 5/3%. All remaining volumes use "
598 "100M/50M"
599 msgstr ""
601 #: plugins/check_disk.c:957
602 #, c-format
603 msgid "%s %s: %s\n"
604 msgstr ""
606 #: plugins/check_disk.c:957
607 msgid "is not accessible"
608 msgstr ""
610 #: plugins/check_dns.c:116
611 msgid "nslookup returned an error status"
612 msgstr ""
614 #: plugins/check_dns.c:134
615 msgid "Warning plugin error"
616 msgstr ""
618 #: plugins/check_dns.c:154
619 #, c-format
620 msgid "DNS CRITICAL - '%s' returned empty host name string\n"
621 msgstr ""
623 #: plugins/check_dns.c:160
624 msgid "Non-authoritative answer:"
625 msgstr ""
627 #: plugins/check_dns.c:201
628 #, c-format
629 msgid "DNS CRITICAL - '%s' msg parsing exited with no address\n"
630 msgstr ""
632 #: plugins/check_dns.c:216
633 #, c-format
634 msgid "expected '%s' but got '%s'"
635 msgstr ""
637 #: plugins/check_dns.c:223
638 #, c-format
639 msgid "server %s is not authoritative for %s"
640 msgstr ""
642 #: plugins/check_dns.c:237 plugins/check_dummy.c:68 plugins/check_nagios.c:182
643 #: plugins/check_pgsql.c:638 plugins/check_procs.c:344
644 #, c-format
645 msgid "OK"
646 msgstr ""
648 #: plugins/check_dns.c:239 plugins/check_dummy.c:71 plugins/check_mysql.c:296
649 #: plugins/check_nagios.c:182 plugins/check_pgsql.c:607
650 #: plugins/check_pgsql.c:612 plugins/check_pgsql.c:640
651 #: plugins/check_procs.c:346
652 #, c-format
653 msgid "WARNING"
654 msgstr ""
656 #: plugins/check_dns.c:243
657 #, c-format
658 msgid "%.3f second response time"
659 msgid_plural "%.3f seconds response time"
660 msgstr[0] ""
661 msgstr[1] ""
663 #: plugins/check_dns.c:244
664 #, c-format
665 msgid ". %s returns %s"
666 msgstr ""
668 #: plugins/check_dns.c:248
669 #, c-format
670 msgid "DNS WARNING - %s\n"
671 msgstr ""
673 #: plugins/check_dns.c:249 plugins/check_dns.c:252 plugins/check_dns.c:255
674 msgid " Probably a non-existent host/domain"
675 msgstr ""
677 #: plugins/check_dns.c:251
678 #, c-format
679 msgid "DNS CRITICAL - %s\n"
680 msgstr ""
682 #: plugins/check_dns.c:254
683 #, c-format
684 msgid "DNS UNKNOWN - %s\n"
685 msgstr ""
687 #: plugins/check_dns.c:267
688 msgid "Note: nslookup is deprecated and may be removed from future releases."
689 msgstr ""
691 #: plugins/check_dns.c:268
692 msgid "Consider using the `dig' or `host' programs instead.  Run nslookup with"
693 msgstr ""
695 #: plugins/check_dns.c:269
696 msgid "the `-sil[ent]' option to prevent this message from appearing."
697 msgstr ""
699 #: plugins/check_dns.c:274
700 #, c-format
701 msgid "No response from DNS %s\n"
702 msgstr ""
704 #: plugins/check_dns.c:278
705 #, c-format
706 msgid "DNS %s has no records\n"
707 msgstr ""
709 #: plugins/check_dns.c:286
710 #, c-format
711 msgid "Connection to DNS %s was refused\n"
712 msgstr ""
714 #: plugins/check_dns.c:290
715 #, c-format
716 msgid "Query was refused by DNS server at %s\n"
717 msgstr ""
719 #: plugins/check_dns.c:294
720 #, c-format
721 msgid "No information returned by DNS server at %s\n"
722 msgstr ""
724 #: plugins/check_dns.c:300
725 #, c-format
726 msgid "Domain %s was not found by the server\n"
727 msgstr ""
729 #: plugins/check_dns.c:304
730 msgid "Network is unreachable\n"
731 msgstr ""
733 #: plugins/check_dns.c:308
734 #, c-format
735 msgid "DNS failure for %s\n"
736 msgstr ""
738 #: plugins/check_dns.c:372 plugins/check_dns.c:380 plugins/check_dns.c:387
739 #: plugins/check_dns.c:392 plugins/check_dns.c:414 plugins/check_dns.c:422
740 #: plugins/check_game.c:211 plugins/check_game.c:219
741 msgid "Input buffer overflow\n"
742 msgstr ""
744 #: plugins/check_dns.c:450
745 msgid ""
746 "This plugin uses the nslookup program to obtain the IP address for the given "
747 "host/domain query."
748 msgstr ""
750 #: plugins/check_dns.c:451
751 msgid "An optional DNS server to use may be specified."
752 msgstr ""
754 #: plugins/check_dns.c:452
755 msgid ""
756 "If no DNS server is specified, the default server(s) specified in /etc/"
757 "resolv.conf will be used."
758 msgstr ""
760 #: plugins/check_dns.c:462
761 msgid "The name or address you want to query"
762 msgstr ""
764 #: plugins/check_dns.c:464
765 msgid "Optional DNS server you want to use for the lookup"
766 msgstr ""
768 #: plugins/check_dns.c:466
769 msgid ""
770 "Optional IP-ADDRESS you expect the DNS server to return. HOST must end with"
771 msgstr ""
773 #: plugins/check_dns.c:467
774 msgid ""
775 "a dot (.). This option can be repeated multiple times (Returns OK if any"
776 msgstr ""
778 #: plugins/check_dns.c:468
779 msgid ""
780 "value match). If multiple addresses are returned at once, you have to match"
781 msgstr ""
783 #: plugins/check_dns.c:469
784 msgid ""
785 "the whole string of addresses separated with commas (sorted alphabetically)."
786 msgstr ""
788 #: plugins/check_dns.c:471
789 msgid "Optionally expect the DNS server to be authoritative for the lookup"
790 msgstr ""
792 #: plugins/check_dns.c:473
793 msgid "Return warning if elapsed time exceeds value. Default off"
794 msgstr ""
796 #: plugins/check_dns.c:475
797 msgid "Return critical if elapsed time exceeds value. Default off"
798 msgstr ""
800 #: plugins/check_dummy.c:62
801 msgid "Arguments to check_dummy must be an integer"
802 msgstr ""
804 #: plugins/check_dummy.c:82
805 #, c-format
806 msgid "Status %d is not a supported error state\n"
807 msgstr ""
809 #: plugins/check_dummy.c:104
810 msgid ""
811 "This plugin will simply return the state corresponding to the numeric value"
812 msgstr ""
814 #: plugins/check_dummy.c:106
815 msgid "of the <state> argument with optional text"
816 msgstr ""
818 #: plugins/check_fping.c:125 plugins/check_hpjd.c:128 plugins/check_ping.c:438
819 #: plugins/check_swap.c:175 plugins/check_users.c:94 plugins/urlize.c:110
820 #, c-format
821 msgid "Could not open pipe: %s\n"
822 msgstr ""
824 #: plugins/check_fping.c:131 plugins/check_hpjd.c:134 plugins/check_load.c:153
825 #: plugins/check_swap.c:181 plugins/check_users.c:100 plugins/urlize.c:116
826 #, c-format
827 msgid "Could not open stderr for %s\n"
828 msgstr ""
830 #: plugins/check_fping.c:157
831 msgid "FPING UNKNOWN - IP address not found\n"
832 msgstr ""
834 #: plugins/check_fping.c:160
835 msgid "FPING UNKNOWN - invalid commandline argument\n"
836 msgstr ""
838 #: plugins/check_fping.c:163
839 msgid "FPING UNKNOWN - failed system call\n"
840 msgstr ""
842 #: plugins/check_fping.c:187
843 #, c-format
844 msgid "FPING UNKNOWN - %s not found\n"
845 msgstr ""
847 #: plugins/check_fping.c:191
848 #, c-format
849 msgid "FPING CRITICAL - %s is unreachable\n"
850 msgstr ""
852 #: plugins/check_fping.c:196
853 #, c-format
854 msgid "FPING UNKNOWN - %s parameter error\n"
855 msgstr ""
857 #: plugins/check_fping.c:200 plugins/check_fping.c:240
858 #, c-format
859 msgid "FPING CRITICAL - %s is down\n"
860 msgstr ""
862 #: plugins/check_fping.c:227
863 #, c-format
864 msgid "FPING %s - %s (loss=%.0f%%, rta=%f ms)|%s %s\n"
865 msgstr ""
867 #: plugins/check_fping.c:253
868 #, c-format
869 msgid "FPING %s - %s (loss=%.0f%% )|%s\n"
870 msgstr ""
872 #: plugins/check_fping.c:326 plugins/check_fping.c:332
873 #: plugins/check_hpjd.c:338 plugins/check_hpjd.c:361 plugins/check_mysql.c:371
874 #: plugins/check_mysql.c:455 plugins/check_ntp.c:709
875 #: plugins/check_ntp_peer.c:497 plugins/check_ntp_time.c:496
876 #: plugins/check_pgsql.c:335 plugins/check_ping.c:295 plugins/check_ping.c:418
877 #: plugins/check_radius.c:264 plugins/check_real.c:314
878 #: plugins/check_real.c:376 plugins/check_smtp.c:499 plugins/check_smtp.c:641
879 #: plugins/check_ssh.c:157 plugins/check_time.c:240 plugins/check_time.c:315
880 #: plugins/check_ups.c:504 plugins/check_ups.c:573
881 msgid "Invalid hostname/address"
882 msgstr ""
884 #: plugins/check_fping.c:345 plugins/check_ldap.c:353 plugins/check_ping.c:246
885 msgid "IPv6 support not available\n"
886 msgstr ""
888 #: plugins/check_fping.c:378
889 msgid "Packet size must be a positive integer"
890 msgstr ""
892 #: plugins/check_fping.c:384
893 msgid "Packet count must be a positive integer"
894 msgstr ""
896 #: plugins/check_fping.c:390
897 msgid "Target timeout must be a positive integer"
898 msgstr ""
900 #: plugins/check_fping.c:396
901 msgid "Interval must be a positive integer"
902 msgstr ""
904 #: plugins/check_fping.c:402 plugins/check_ntp.c:733
905 #: plugins/check_ntp_peer.c:524 plugins/check_ntp_time.c:523
906 #: plugins/check_radius.c:314 plugins/check_time.c:319
907 msgid "Hostname was not supplied"
908 msgstr ""
910 #: plugins/check_fping.c:422
911 #, c-format
912 msgid "%s: Only one threshold may be packet loss (%s)\n"
913 msgstr ""
915 #: plugins/check_fping.c:426
916 #, c-format
917 msgid "%s: Only one threshold must be packet loss (%s)\n"
918 msgstr ""
920 #: plugins/check_fping.c:458
921 msgid ""
922 "This plugin will use the fping command to ping the specified host for a fast "
923 "check"
924 msgstr ""
926 #: plugins/check_fping.c:460
927 msgid "Note that it is necessary to set the suid flag on fping."
928 msgstr ""
930 #: plugins/check_fping.c:472
931 msgid ""
932 "name or IP Address of host to ping (IP Address bypasses name lookup, "
933 "reducing system load)"
934 msgstr ""
936 #: plugins/check_fping.c:474 plugins/check_ping.c:575
937 msgid "warning threshold pair"
938 msgstr ""
940 #: plugins/check_fping.c:476 plugins/check_ping.c:577
941 msgid "critical threshold pair"
942 msgstr ""
944 #: plugins/check_fping.c:478
945 msgid "size of ICMP packet"
946 msgstr ""
948 #: plugins/check_fping.c:480
949 msgid "number of ICMP packets to send"
950 msgstr ""
952 #: plugins/check_fping.c:482
953 msgid "Target timeout (ms)"
954 msgstr ""
956 #: plugins/check_fping.c:484
957 msgid "Interval (ms) between sending packets"
958 msgstr ""
960 #: plugins/check_fping.c:486
961 msgid "name or IP Address of sourceip"
962 msgstr ""
964 #: plugins/check_fping.c:488
965 msgid "source interface name"
966 msgstr ""
968 #: plugins/check_fping.c:491
969 #, c-format
970 msgid ""
971 "THRESHOLD is <rta>,<pl>%% where <rta> is the round trip average travel time "
972 "(ms)"
973 msgstr ""
975 #: plugins/check_fping.c:492
976 msgid ""
977 "which triggers a WARNING or CRITICAL state, and <pl> is the percentage of"
978 msgstr ""
980 #: plugins/check_fping.c:493
981 msgid "packet loss to trigger an alarm state."
982 msgstr ""
984 #: plugins/check_fping.c:496
985 msgid "IPv4 is used by default. Specify -6 to use IPv6."
986 msgstr ""
988 #: plugins/check_game.c:111
989 #, c-format
990 msgid "CRITICAL - Host type parameter incorrect!\n"
991 msgstr ""
993 #: plugins/check_game.c:126
994 #, c-format
995 msgid "CRITICAL - Host not found\n"
996 msgstr ""
998 #: plugins/check_game.c:130
999 #, c-format
1000 msgid "CRITICAL - Game server down or unavailable\n"
1001 msgstr ""
1003 #: plugins/check_game.c:134
1004 #, c-format
1005 msgid "CRITICAL - Game server timeout\n"
1006 msgstr ""
1008 #: plugins/check_game.c:297
1009 #, c-format
1010 msgid "This plugin tests game server connections with the specified host."
1011 msgstr ""
1013 #: plugins/check_game.c:307
1014 msgid "Optional port of which to connect"
1015 msgstr ""
1017 #: plugins/check_game.c:309
1018 msgid "Field number in raw qstat output that contains game name"
1019 msgstr ""
1021 #: plugins/check_game.c:311
1022 msgid "Field number in raw qstat output that contains map name"
1023 msgstr ""
1025 #: plugins/check_game.c:313
1026 msgid "Field number in raw qstat output that contains ping time"
1027 msgstr ""
1029 #: plugins/check_game.c:319
1030 msgid ""
1031 "This plugin uses the 'qstat' command, the popular game server status query "
1032 "tool."
1033 msgstr ""
1035 #: plugins/check_game.c:320
1036 msgid ""
1037 "If you don't have the package installed, you will need to download it from"
1038 msgstr ""
1040 #: plugins/check_game.c:321
1041 msgid ""
1042 "http://www.activesw.com/people/steve/qstat.html before you can use this "
1043 "plugin."
1044 msgstr ""
1046 #: plugins/check_hpjd.c:239
1047 msgid "Paper Jam"
1048 msgstr ""
1050 #: plugins/check_hpjd.c:243
1051 msgid "Out of Paper"
1052 msgstr ""
1054 #: plugins/check_hpjd.c:248
1055 msgid "Printer Offline"
1056 msgstr ""
1058 #: plugins/check_hpjd.c:253
1059 msgid "Peripheral Error"
1060 msgstr ""
1062 #: plugins/check_hpjd.c:257
1063 msgid "Intervention Required"
1064 msgstr ""
1066 #: plugins/check_hpjd.c:261
1067 msgid "Toner Low"
1068 msgstr ""
1070 #: plugins/check_hpjd.c:265
1071 msgid "Insufficient Memory"
1072 msgstr ""
1074 #: plugins/check_hpjd.c:269
1075 msgid "A Door is Open"
1076 msgstr ""
1078 #: plugins/check_hpjd.c:273
1079 msgid "Output Tray is Full"
1080 msgstr ""
1082 #: plugins/check_hpjd.c:277
1083 msgid "Data too Slow for Engine"
1084 msgstr ""
1086 #: plugins/check_hpjd.c:281
1087 msgid "Unknown Paper Error"
1088 msgstr ""
1090 #: plugins/check_hpjd.c:286
1091 #, c-format
1092 msgid "Printer ok - (%s)\n"
1093 msgstr ""
1095 #: plugins/check_hpjd.c:391
1096 msgid "This plugin tests the STATUS of an HP printer with a JetDirect card."
1097 msgstr ""
1099 #: plugins/check_hpjd.c:392
1100 msgid "Net-snmp must be installed on the computer running the plugin."
1101 msgstr ""
1103 #: plugins/check_hpjd.c:402
1104 msgid "The SNMP community name "
1105 msgstr ""
1107 #: plugins/check_hpjd.c:403
1108 #, c-format
1109 msgid "(default=%s)"
1110 msgstr ""
1112 #: plugins/check_http.c:189
1113 msgid "file does not exist or is not readable"
1114 msgstr ""
1116 #: plugins/check_http.c:310 plugins/check_http.c:315 plugins/check_http.c:321
1117 #: plugins/check_smtp.c:600 plugins/check_tcp.c:576 plugins/check_tcp.c:580
1118 #: plugins/check_tcp.c:586
1119 msgid "Invalid certificate expiration period"
1120 msgstr ""
1122 #: plugins/check_http.c:348
1123 msgid ""
1124 "Invalid option - Valid values for SSL Version are 1 (TLSv1), 2 (SSLv2) or 3 "
1125 "(SSLv3)"
1126 msgstr ""
1128 #: plugins/check_http.c:354 plugins/check_tcp.c:599
1129 msgid "Invalid option - SSL is not available"
1130 msgstr ""
1132 #: plugins/check_http.c:375
1133 msgid "Invalid onredirect option"
1134 msgstr ""
1136 #: plugins/check_http.c:377
1137 #, c-format
1138 msgid "option f:%d \n"
1139 msgstr ""
1141 #: plugins/check_http.c:398
1142 msgid "Invalid port number"
1143 msgstr ""
1145 #: plugins/check_http.c:450
1146 #, c-format
1147 msgid "Could Not Compile Regular Expression: %s"
1148 msgstr ""
1150 #: plugins/check_http.c:464 plugins/check_ntp.c:722
1151 #: plugins/check_ntp_peer.c:513 plugins/check_ntp_time.c:512
1152 #: plugins/check_smtp.c:621 plugins/check_ssh.c:149 plugins/check_tcp.c:477
1153 msgid "IPv6 support not available"
1154 msgstr ""
1156 #: plugins/check_http.c:529 plugins/check_ping.c:422
1157 msgid "You must specify a server address or host name"
1158 msgstr ""
1160 #: plugins/check_http.c:543
1161 msgid ""
1162 "If you use a client certificate you must also specify a private key file"
1163 msgstr ""
1165 #: plugins/check_http.c:667 plugins/check_http.c:835
1166 msgid "HTTP UNKNOWN - Memory allocation error\n"
1167 msgstr ""
1169 #: plugins/check_http.c:739
1170 #, c-format
1171 msgid "%sServer date unknown, "
1172 msgstr ""
1174 #: plugins/check_http.c:742
1175 #, c-format
1176 msgid "%sDocument modification date unknown, "
1177 msgstr ""
1179 #: plugins/check_http.c:749
1180 #, c-format
1181 msgid "%sServer date \"%100s\" unparsable, "
1182 msgstr ""
1184 #: plugins/check_http.c:752
1185 #, c-format
1186 msgid "%sDocument date \"%100s\" unparsable, "
1187 msgstr ""
1189 #: plugins/check_http.c:755
1190 #, c-format
1191 msgid "%sDocument is %d seconds in the future, "
1192 msgstr ""
1194 #: plugins/check_http.c:760
1195 #, c-format
1196 msgid "%sLast modified %.1f days ago, "
1197 msgstr ""
1199 #: plugins/check_http.c:763
1200 #, c-format
1201 msgid "%sLast modified %d:%02d:%02d ago, "
1202 msgstr ""
1204 #: plugins/check_http.c:876
1205 msgid "HTTP CRITICAL - Unable to open TCP socket\n"
1206 msgstr ""
1208 #: plugins/check_http.c:995
1209 msgid "HTTP CRITICAL - Error on receive\n"
1210 msgstr ""
1212 #: plugins/check_http.c:1005
1213 msgid "HTTP CRITICAL - No data received from host\n"
1214 msgstr ""
1216 #: plugins/check_http.c:1056
1217 #, c-format
1218 msgid "Invalid HTTP response received from host: %s\n"
1219 msgstr ""
1221 #: plugins/check_http.c:1060
1222 #, c-format
1223 msgid "Invalid HTTP response received from host on port %d: %s\n"
1224 msgstr ""
1226 #: plugins/check_http.c:1069
1227 #, c-format
1228 msgid "Status line output matched \"%s\" - "
1229 msgstr ""
1231 #: plugins/check_http.c:1080
1232 #, c-format
1233 msgid "HTTP CRITICAL: Invalid Status Line (%s)\n"
1234 msgstr ""
1236 #: plugins/check_http.c:1087
1237 #, c-format
1238 msgid "HTTP CRITICAL: Invalid Status (%s)\n"
1239 msgstr ""
1241 #: plugins/check_http.c:1091 plugins/check_http.c:1096
1242 #: plugins/check_http.c:1106 plugins/check_http.c:1110
1243 #, c-format
1244 msgid "%s - "
1245 msgstr ""
1247 #: plugins/check_http.c:1129
1248 #, c-format
1249 msgid "%sheader '%s' not found on '%s://%s:%d%s', "
1250 msgstr ""
1252 #: plugins/check_http.c:1141
1253 #, c-format
1254 msgid "%sstring '%s' not found on '%s://%s:%d%s', "
1255 msgstr ""
1257 #: plugins/check_http.c:1154
1258 #, c-format
1259 msgid "%spattern not found, "
1260 msgstr ""
1262 #: plugins/check_http.c:1156
1263 #, c-format
1264 msgid "%spattern found, "
1265 msgstr ""
1267 #: plugins/check_http.c:1162
1268 #, c-format
1269 msgid "%sExecute Error: %s, "
1270 msgstr ""
1272 #: plugins/check_http.c:1178
1273 #, c-format
1274 msgid "%spage size %d too large, "
1275 msgstr ""
1277 #: plugins/check_http.c:1181
1278 #, c-format
1279 msgid "%spage size %d too small, "
1280 msgstr ""
1282 #: plugins/check_http.c:1194
1283 #, c-format
1284 msgid "%s - %d bytes in %.3f second response time %s|%s %s %s %s %s %s %s"
1285 msgstr ""
1287 #: plugins/check_http.c:1206
1288 #, c-format
1289 msgid "%s - %d bytes in %.3f second response time %s|%s %s"
1290 msgstr ""
1292 #: plugins/check_http.c:1244
1293 msgid "HTTP UNKNOWN - Could not allocate addr\n"
1294 msgstr ""
1296 #: plugins/check_http.c:1248 plugins/check_http.c:1279
1297 msgid "HTTP UNKNOWN - Could not allocate URL\n"
1298 msgstr ""
1300 #: plugins/check_http.c:1257
1301 #, c-format
1302 msgid "HTTP UNKNOWN - Could not find redirect location - %s%s\n"
1303 msgstr ""
1305 #: plugins/check_http.c:1272
1306 #, c-format
1307 msgid "HTTP UNKNOWN - Empty redirect location%s\n"
1308 msgstr ""
1310 #: plugins/check_http.c:1322
1311 #, c-format
1312 msgid "HTTP UNKNOWN - Could not parse redirect location - %s%s\n"
1313 msgstr ""
1315 #: plugins/check_http.c:1332
1316 #, c-format
1317 msgid "HTTP WARNING - maximum redirection depth %d exceeded - %s://%s:%d%s%s\n"
1318 msgstr ""
1320 #: plugins/check_http.c:1340
1321 #, c-format
1322 msgid "HTTP WARNING - redirection creates an infinite loop - %s://%s:%d%s%s\n"
1323 msgstr ""
1325 #: plugins/check_http.c:1361
1326 #, c-format
1327 msgid "HTTP UNKNOWN - Redirection to port above %d - %s://%s:%d%s%s\n"
1328 msgstr ""
1330 #: plugins/check_http.c:1366
1331 #, c-format
1332 msgid "Redirection to %s://%s:%d%s\n"
1333 msgstr ""
1335 #: plugins/check_http.c:1440
1336 msgid "This plugin tests the HTTP service on the specified host. It can test"
1337 msgstr ""
1339 #: plugins/check_http.c:1441
1340 msgid "normal (http) and secure (https) servers, follow redirects, search for"
1341 msgstr ""
1343 #: plugins/check_http.c:1442
1344 msgid "strings and regular expressions, check connection times, and report on"
1345 msgstr ""
1347 #: plugins/check_http.c:1443
1348 msgid "certificate expiration times."
1349 msgstr ""
1351 #: plugins/check_http.c:1449
1352 #, c-format
1353 msgid "NOTE: One or both of -H and -I must be specified"
1354 msgstr ""
1356 #: plugins/check_http.c:1457
1357 msgid "Host name argument for servers using host headers (virtual host)"
1358 msgstr ""
1360 #: plugins/check_http.c:1458
1361 msgid "Append a port to include it in the header (eg: example.com:5000)"
1362 msgstr ""
1364 #: plugins/check_http.c:1460
1365 msgid ""
1366 "IP address or name (use numeric address if possible to bypass DNS lookup)."
1367 msgstr ""
1369 #: plugins/check_http.c:1462
1370 msgid "Port number (default: "
1371 msgstr ""
1373 #: plugins/check_http.c:1469
1374 msgid ""
1375 "Connect via SSL. Port defaults to 443. VERSION is optional, and prevents"
1376 msgstr ""
1378 #: plugins/check_http.c:1470
1379 msgid "auto-negotiation (1 = TLSv1, 2 = SSLv2, 3 = SSLv3)."
1380 msgstr ""
1382 #: plugins/check_http.c:1472
1383 msgid "Enable SSL/TLS hostname extension support (SNI)"
1384 msgstr ""
1386 #: plugins/check_http.c:1474
1387 msgid ""
1388 "Minimum number of days a certificate has to be valid. Port defaults to 443"
1389 msgstr ""
1391 #: plugins/check_http.c:1475
1392 msgid "(when this option is used the URL is not checked.)"
1393 msgstr ""
1395 #: plugins/check_http.c:1477
1396 msgid "Name of file that contains the client certificate (PEM format)"
1397 msgstr ""
1399 #: plugins/check_http.c:1478
1400 msgid "to be used in establishing the SSL session"
1401 msgstr ""
1403 #: plugins/check_http.c:1480
1404 msgid "Name of file containing the private key (PEM format)"
1405 msgstr ""
1407 #: plugins/check_http.c:1481
1408 msgid "matching the client certificate"
1409 msgstr ""
1411 #: plugins/check_http.c:1485
1412 msgid "Comma-delimited list of strings, at least one of them is expected in"
1413 msgstr ""
1415 #: plugins/check_http.c:1486
1416 msgid "the first (status) line of the server response (default: "
1417 msgstr ""
1419 #: plugins/check_http.c:1488
1420 msgid ""
1421 "If specified skips all other status line logic (ex: 3xx, 4xx, 5xx processing)"
1422 msgstr ""
1424 #: plugins/check_http.c:1490
1425 msgid "String to expect in the response headers"
1426 msgstr ""
1428 #: plugins/check_http.c:1492
1429 msgid "String to expect in the content"
1430 msgstr ""
1432 #: plugins/check_http.c:1494
1433 msgid "URL to GET or POST (default: /)"
1434 msgstr ""
1436 #: plugins/check_http.c:1496
1437 msgid "URL encoded http POST data"
1438 msgstr ""
1440 #: plugins/check_http.c:1498
1441 msgid "Set HTTP method."
1442 msgstr ""
1444 #: plugins/check_http.c:1500
1445 msgid "Don't wait for document body: stop reading after headers."
1446 msgstr ""
1448 #: plugins/check_http.c:1501
1449 msgid "(Note that this still does an HTTP GET or POST, not a HEAD.)"
1450 msgstr ""
1452 #: plugins/check_http.c:1503
1453 msgid "Warn if document is more than SECONDS old. the number can also be of"
1454 msgstr ""
1456 #: plugins/check_http.c:1504
1457 msgid "the form \"10m\" for minutes, \"10h\" for hours, or \"10d\" for days."
1458 msgstr ""
1460 #: plugins/check_http.c:1506
1461 msgid "specify Content-Type header media type when POSTing\n"
1462 msgstr ""
1464 #: plugins/check_http.c:1509
1465 msgid "Allow regex to span newlines (must precede -r or -R)"
1466 msgstr ""
1468 #: plugins/check_http.c:1511
1469 msgid "Search page for regex STRING"
1470 msgstr ""
1472 #: plugins/check_http.c:1513
1473 msgid "Search page for case-insensitive regex STRING"
1474 msgstr ""
1476 #: plugins/check_http.c:1515
1477 msgid "Return CRITICAL if found, OK if not\n"
1478 msgstr ""
1480 #: plugins/check_http.c:1518
1481 msgid "Username:password on sites with basic authentication"
1482 msgstr ""
1484 #: plugins/check_http.c:1520
1485 msgid "Username:password on proxy-servers with basic authentication"
1486 msgstr ""
1488 #: plugins/check_http.c:1522
1489 msgid "String to be sent in http header as \"User Agent\""
1490 msgstr ""
1492 #: plugins/check_http.c:1524
1493 msgid ""
1494 "Any other tags to be sent in http header. Use multiple times for additional "
1495 "headers"
1496 msgstr ""
1498 #: plugins/check_http.c:1526
1499 msgid "Print additional performance data"
1500 msgstr ""
1502 #: plugins/check_http.c:1528
1503 msgid "Wrap output in HTML link (obsoleted by urlize)"
1504 msgstr ""
1506 #: plugins/check_http.c:1530
1507 msgid "How to handle redirected pages. sticky is like follow but stick to the"
1508 msgstr ""
1510 #: plugins/check_http.c:1531
1511 msgid "specified IP address. stickyport also ensures port stays the same."
1512 msgstr ""
1514 #: plugins/check_http.c:1533
1515 msgid "Minimum page size required (bytes) : Maximum page size required (bytes)"
1516 msgstr ""
1518 #: plugins/check_http.c:1543
1519 msgid "This plugin will attempt to open an HTTP connection with the host."
1520 msgstr ""
1522 #: plugins/check_http.c:1544
1523 msgid ""
1524 "Successful connects return STATE_OK, refusals and timeouts return "
1525 "STATE_CRITICAL"
1526 msgstr ""
1528 #: plugins/check_http.c:1545
1529 msgid ""
1530 "other errors return STATE_UNKNOWN.  Successful connects, but incorrect "
1531 "response"
1532 msgstr ""
1534 #: plugins/check_http.c:1546
1535 msgid ""
1536 "messages from the host result in STATE_WARNING return values.  If you are"
1537 msgstr ""
1539 #: plugins/check_http.c:1547
1540 msgid ""
1541 "checking a virtual server that uses 'host headers' you must supply the FQDN"
1542 msgstr ""
1544 #: plugins/check_http.c:1548
1545 msgid "(fully qualified domain name) as the [host_name] argument."
1546 msgstr ""
1548 #: plugins/check_http.c:1552
1549 msgid "This plugin can also check whether an SSL enabled web server is able to"
1550 msgstr ""
1552 #: plugins/check_http.c:1553
1553 msgid "serve content (optionally within a specified time) or whether the X509 "
1554 msgstr ""
1556 #: plugins/check_http.c:1554
1557 msgid "certificate is still valid for the specified number of days."
1558 msgstr ""
1560 #: plugins/check_http.c:1556
1561 msgid "Please note that this plugin does not check if the presented server"
1562 msgstr ""
1564 #: plugins/check_http.c:1557
1565 msgid "certificate matches the hostname of the server, or if the certificate"
1566 msgstr ""
1568 #: plugins/check_http.c:1558
1569 msgid "has a valid chain of trust to one of the locally installed CAs."
1570 msgstr ""
1572 #: plugins/check_http.c:1562
1573 msgid ""
1574 "When the 'www.verisign.com' server returns its content within 5 seconds,"
1575 msgstr ""
1577 #: plugins/check_http.c:1563
1578 msgid ""
1579 "a STATE_OK will be returned. When the server returns its content but exceeds"
1580 msgstr ""
1582 #: plugins/check_http.c:1564
1583 msgid ""
1584 "the 5-second threshold, a STATE_WARNING will be returned. When an error "
1585 "occurs,"
1586 msgstr ""
1588 #: plugins/check_http.c:1565
1589 msgid "a STATE_CRITICAL will be returned."
1590 msgstr ""
1592 #: plugins/check_http.c:1568
1593 msgid ""
1594 "When the certificate of 'www.verisign.com' is valid for more than 14 days,"
1595 msgstr ""
1597 #: plugins/check_http.c:1569 plugins/check_http.c:1575
1598 msgid ""
1599 "a STATE_OK is returned. When the certificate is still valid, but for less "
1600 "than"
1601 msgstr ""
1603 #: plugins/check_http.c:1570
1604 msgid ""
1605 "14 days, a STATE_WARNING is returned. A STATE_CRITICAL will be returned when"
1606 msgstr ""
1608 #: plugins/check_http.c:1571
1609 msgid "the certificate is expired."
1610 msgstr ""
1612 #: plugins/check_http.c:1574
1613 msgid ""
1614 "When the certificate of 'www.verisign.com' is valid for more than 30 days,"
1615 msgstr ""
1617 #: plugins/check_http.c:1576
1618 msgid "30 days, but more than 14 days, a STATE_WARNING is returned."
1619 msgstr ""
1621 #: plugins/check_http.c:1577
1622 msgid ""
1623 "A STATE_CRITICAL will be returned when certificate expires in less than 14 "
1624 "days"
1625 msgstr ""
1627 #: plugins/check_ldap.c:133
1628 #, c-format
1629 msgid "Could not connect to the server at port %i\n"
1630 msgstr ""
1632 #: plugins/check_ldap.c:142
1633 #, c-format
1634 msgid "Could not set protocol version %d\n"
1635 msgstr ""
1637 #: plugins/check_ldap.c:157
1638 #, c-format
1639 msgid "Could not init TLS at port %i!\n"
1640 msgstr ""
1642 #: plugins/check_ldap.c:161
1643 #, c-format
1644 msgid "TLS not supported by the libraries!\n"
1645 msgstr ""
1647 #: plugins/check_ldap.c:181
1648 #, c-format
1649 msgid "Could not init startTLS at port %i!\n"
1650 msgstr ""
1652 #: plugins/check_ldap.c:185
1653 #, c-format
1654 msgid "startTLS not supported by the library, needs LDAPv3!\n"
1655 msgstr ""
1657 #: plugins/check_ldap.c:195
1658 #, c-format
1659 msgid "Could not bind to the LDAP server\n"
1660 msgstr ""
1662 #: plugins/check_ldap.c:204
1663 #, c-format
1664 msgid "Could not search/find objectclasses in %s\n"
1665 msgstr ""
1667 #: plugins/check_ldap.c:227
1668 #, c-format
1669 msgid "LDAP %s - %.3f seconds response time|%s\n"
1670 msgstr ""
1672 #: plugins/check_ldap.c:339 plugins/check_ldap.c:347
1673 #, c-format
1674 msgid "%s cannot be combined with %s"
1675 msgstr ""
1677 #: plugins/check_ldap.c:379
1678 msgid "Please specify the host name\n"
1679 msgstr ""
1681 #: plugins/check_ldap.c:382
1682 msgid "Please specify the LDAP base\n"
1683 msgstr ""
1685 #: plugins/check_ldap.c:411
1686 msgid "ldap attribute to search (default: \"(objectclass=*)\""
1687 msgstr ""
1689 #: plugins/check_ldap.c:413
1690 msgid "ldap base (eg. ou=my unit, o=my org, c=at"
1691 msgstr ""
1693 #: plugins/check_ldap.c:415
1694 msgid "ldap bind DN (if required)"
1695 msgstr ""
1697 #: plugins/check_ldap.c:417
1698 msgid "ldap password (if required)"
1699 msgstr ""
1701 #: plugins/check_ldap.c:419
1702 msgid "use starttls mechanism introduced in protocol version 3"
1703 msgstr ""
1705 #: plugins/check_ldap.c:421
1706 msgid "use ldaps (ldap v2 ssl method). this also sets the default port to"
1707 msgstr ""
1709 #: plugins/check_ldap.c:425
1710 msgid "use ldap protocol version 2"
1711 msgstr ""
1713 #: plugins/check_ldap.c:427
1714 msgid "use ldap protocol version 3"
1715 msgstr ""
1717 #: plugins/check_ldap.c:428
1718 msgid "default protocol version:"
1719 msgstr ""
1721 #: plugins/check_ldap.c:439
1722 msgid "If this plugin is called via 'check_ldaps', method 'STARTTLS' will be"
1723 msgstr ""
1725 #: plugins/check_ldap.c:440
1726 #, c-format
1727 msgid ""
1728 " implied (using default port %i) unless --port=636 is specified. In that "
1729 "case\n"
1730 msgstr ""
1732 #: plugins/check_ldap.c:441
1733 msgid "'SSL on connect' will be used no matter how the plugin was called."
1734 msgstr ""
1736 #: plugins/check_ldap.c:442
1737 msgid ""
1738 "This detection is deprecated, please use 'check_ldap' with the '--starttls' "
1739 "or '--ssl' flags"
1740 msgstr ""
1742 #: plugins/check_ldap.c:443
1743 msgid "to define the behaviour explicitly instead."
1744 msgstr ""
1746 #: plugins/check_load.c:87
1747 msgid "Warning threshold must be float or float triplet!\n"
1748 msgstr ""
1750 #: plugins/check_load.c:132 plugins/check_load.c:148
1751 #, c-format
1752 msgid "Error opening %s\n"
1753 msgstr ""
1755 #: plugins/check_load.c:163
1756 #, c-format
1757 msgid "could not parse load from uptime: %s\n"
1758 msgstr ""
1760 #: plugins/check_load.c:169
1761 #, c-format
1762 msgid "Error code %d returned in %s\n"
1763 msgstr ""
1765 #: plugins/check_load.c:184
1766 #, c-format
1767 msgid "Error in getloadavg()\n"
1768 msgstr ""
1770 #: plugins/check_load.c:187 plugins/check_load.c:189
1771 #, c-format
1772 msgid "Error processing %s\n"
1773 msgstr ""
1775 #: plugins/check_load.c:198
1776 #, c-format
1777 msgid "load average: %.2f, %.2f, %.2f"
1778 msgstr ""
1780 #: plugins/check_load.c:291
1781 #, c-format
1782 msgid "Critical threshold for %d-minute load average is not specified\n"
1783 msgstr ""
1785 #: plugins/check_load.c:293
1786 #, c-format
1787 msgid "Warning threshold for %d-minute load average is not specified\n"
1788 msgstr ""
1790 #: plugins/check_load.c:295
1791 #, c-format
1792 msgid ""
1793 "Parameter inconsistency: %d-minute \"warning load\" is greater than "
1794 "\"critical load\"\n"
1795 msgstr ""
1797 #: plugins/check_load.c:311
1798 #, c-format
1799 msgid "This plugin tests the current system load average."
1800 msgstr ""
1802 #: plugins/check_load.c:321
1803 msgid "Exit with WARNING status if load average exceeds WLOADn"
1804 msgstr ""
1806 #: plugins/check_load.c:323
1807 msgid "Exit with CRITICAL status if load average exceed CLOADn"
1808 msgstr ""
1810 #: plugins/check_load.c:324
1811 msgid "the load average format is the same used by \"uptime\" and \"w\""
1812 msgstr ""
1814 #: plugins/check_load.c:326
1815 msgid "Divide the load averages by the number of CPUs (when possible)"
1816 msgstr ""
1818 #: plugins/check_mrtg.c:75
1819 msgid "Could not parse arguments\n"
1820 msgstr ""
1822 #: plugins/check_mrtg.c:80
1823 #, c-format
1824 msgid "Unable to open MRTG log file\n"
1825 msgstr ""
1827 #: plugins/check_mrtg.c:127
1828 #, c-format
1829 msgid "Unable to process MRTG log file\n"
1830 msgstr ""
1832 #: plugins/check_mrtg.c:135 plugins/check_mrtgtraf.c:136
1833 #, c-format
1834 msgid "MRTG data has expired (%d minutes old)\n"
1835 msgstr ""
1837 #: plugins/check_mrtg.c:152 plugins/check_mrtgtraf.c:195
1838 #: plugins/check_mrtgtraf.c:196
1839 msgid "Avg"
1840 msgstr ""
1842 #: plugins/check_mrtg.c:152 plugins/check_mrtgtraf.c:195
1843 #: plugins/check_mrtgtraf.c:196
1844 msgid "Max"
1845 msgstr ""
1847 #: plugins/check_mrtg.c:221
1848 msgid "Invalid variable number"
1849 msgstr ""
1851 #: plugins/check_mrtg.c:256
1852 #, c-format
1853 msgid ""
1854 "%s is not a valid expiration time\n"
1855 "Use '%s -h' for additional help\n"
1856 msgstr ""
1858 #: plugins/check_mrtg.c:273
1859 msgid "Invalid variable number\n"
1860 msgstr ""
1862 #: plugins/check_mrtg.c:300
1863 msgid "You must supply the variable number"
1864 msgstr ""
1866 #: plugins/check_mrtg.c:321
1867 msgid ""
1868 "This plugin will check either the average or maximum value of one of the"
1869 msgstr ""
1871 #: plugins/check_mrtg.c:322
1872 msgid "two variables recorded in an MRTG log file."
1873 msgstr ""
1875 #: plugins/check_mrtg.c:332
1876 msgid "The MRTG log file containing the data you want to monitor"
1877 msgstr ""
1879 #: plugins/check_mrtg.c:334
1880 msgid "Minutes before MRTG data is considered to be too old"
1881 msgstr ""
1883 #: plugins/check_mrtg.c:336
1884 msgid "Should we check average or maximum values?"
1885 msgstr ""
1887 #: plugins/check_mrtg.c:338
1888 msgid "Which variable set should we inspect? (1 or 2)"
1889 msgstr ""
1891 #: plugins/check_mrtg.c:340
1892 msgid "Threshold value for data to result in WARNING status"
1893 msgstr ""
1895 #: plugins/check_mrtg.c:342
1896 msgid "Threshold value for data to result in CRITICAL status"
1897 msgstr ""
1899 #: plugins/check_mrtg.c:344
1900 msgid "Type label for data (Examples: Conns, \"Processor Load\", In, Out)"
1901 msgstr ""
1903 #: plugins/check_mrtg.c:346
1904 msgid "Option units label for data (Example: Packets/Sec, Errors/Sec,"
1905 msgstr ""
1907 #: plugins/check_mrtg.c:347
1908 #, c-format
1909 msgid "\"Bytes Per Second\", \"%% Utilization\")"
1910 msgstr ""
1912 #: plugins/check_mrtg.c:350
1913 msgid ""
1914 "If the value exceeds the <vwl> threshold, a WARNING status is returned. If"
1915 msgstr ""
1917 #: plugins/check_mrtg.c:351
1918 msgid ""
1919 "the value exceeds the <vcl> threshold, a CRITICAL status is returned.  If"
1920 msgstr ""
1922 #: plugins/check_mrtg.c:352
1923 msgid "the data in the log file is older than <expire_minutes> old, a WARNING"
1924 msgstr ""
1926 #: plugins/check_mrtg.c:353
1927 msgid "status is returned and a warning message is printed."
1928 msgstr ""
1930 #: plugins/check_mrtg.c:356
1931 msgid ""
1932 "This plugin is useful for monitoring MRTG data that does not correspond to"
1933 msgstr ""
1935 #: plugins/check_mrtg.c:357
1936 msgid ""
1937 "bandwidth usage.  (Use the check_mrtgtraf plugin for monitoring bandwidth)."
1938 msgstr ""
1940 #: plugins/check_mrtg.c:358
1941 msgid ""
1942 "It can be used to monitor any kind of data that MRTG is monitoring - errors,"
1943 msgstr ""
1945 #: plugins/check_mrtg.c:359
1946 msgid ""
1947 "packets/sec, etc.  I use MRTG in conjunction with the Novell NLM that allows"
1948 msgstr ""
1950 #: plugins/check_mrtg.c:360
1951 msgid ""
1952 "me to track processor utilization, user connections, drive space, etc and"
1953 msgstr ""
1955 #: plugins/check_mrtg.c:361
1956 msgid "this plugin works well for monitoring that kind of data as well."
1957 msgstr ""
1959 #: plugins/check_mrtg.c:364
1960 msgid ""
1961 "- This plugin only monitors one of the two variables stored in the MRTG log"
1962 msgstr ""
1964 #: plugins/check_mrtg.c:365
1965 msgid "file.  If you want to monitor both values you will have to define two"
1966 msgstr ""
1968 #: plugins/check_mrtg.c:366
1969 msgid "commands with different values for the <variable> argument.  Of course,"
1970 msgstr ""
1972 #: plugins/check_mrtg.c:367
1973 msgid "you can always hack the code to make this plugin work for you..."
1974 msgstr ""
1976 #: plugins/check_mrtg.c:368
1977 msgid ""
1978 "- MRTG stands for the Multi Router Traffic Grapher.  It can be downloaded "
1979 "from"
1980 msgstr ""
1982 #: plugins/check_mrtgtraf.c:88
1983 msgid "Unable to open MRTG log file"
1984 msgstr ""
1986 #: plugins/check_mrtgtraf.c:130
1987 msgid "Unable to process MRTG log file"
1988 msgstr ""
1990 #: plugins/check_mrtgtraf.c:194
1991 #, c-format
1992 msgid "%s. In = %0.1f %s, %s. Out = %0.1f %s|%s %s\n"
1993 msgstr ""
1995 #: plugins/check_mrtgtraf.c:207
1996 #, c-format
1997 msgid "Traffic %s - %s\n"
1998 msgstr ""
2000 #: plugins/check_mrtgtraf.c:335
2001 msgid ""
2002 "This plugin will check the incoming/outgoing transfer rates of a router,"
2003 msgstr ""
2005 #: plugins/check_mrtgtraf.c:336
2006 msgid "switch, etc recorded in an MRTG log.  If the newest log entry is older"
2007 msgstr ""
2009 #: plugins/check_mrtgtraf.c:337
2010 msgid "than <expire_minutes>, a WARNING status is returned. If either the"
2011 msgstr ""
2013 #: plugins/check_mrtgtraf.c:338
2014 msgid "incoming or outgoing rates exceed the <icl> or <ocl> thresholds (in"
2015 msgstr ""
2017 #: plugins/check_mrtgtraf.c:339
2018 msgid "Bytes/sec), a CRITICAL status results.  If either of the rates exceed"
2019 msgstr ""
2021 #: plugins/check_mrtgtraf.c:340
2022 msgid "the <iwl> or <owl> thresholds (in Bytes/sec), a WARNING status results."
2023 msgstr ""
2025 #: plugins/check_mrtgtraf.c:350
2026 msgid "File to read log from"
2027 msgstr ""
2029 #: plugins/check_mrtgtraf.c:352
2030 msgid "Minutes after which log expires"
2031 msgstr ""
2033 #: plugins/check_mrtgtraf.c:354
2034 msgid "Test average or maximum"
2035 msgstr ""
2037 #: plugins/check_mrtgtraf.c:356
2038 msgid "Warning threshold pair <incoming>,<outgoing>"
2039 msgstr ""
2041 #: plugins/check_mrtgtraf.c:358
2042 msgid "Critical threshold pair <incoming>,<outgoing>"
2043 msgstr ""
2045 #: plugins/check_mrtgtraf.c:362
2046 msgid ""
2047 "- MRTG stands for Multi Router Traffic Grapher. It can be downloaded from"
2048 msgstr ""
2050 #: plugins/check_mrtgtraf.c:364
2051 msgid "- While MRTG can monitor things other than traffic rates, this"
2052 msgstr ""
2054 #: plugins/check_mrtgtraf.c:365
2055 msgid "  plugin probably won't work with much else without modification."
2056 msgstr ""
2058 #: plugins/check_mrtgtraf.c:366
2059 msgid "- The calculated i/o rates are a little off from what MRTG actually"
2060 msgstr ""
2062 #: plugins/check_mrtgtraf.c:367
2063 msgid "  reports.  I'm not sure why this is right now, but will look into it"
2064 msgstr ""
2066 #: plugins/check_mrtgtraf.c:368
2067 msgid "  for future enhancements of this plugin."
2068 msgstr ""
2070 #: plugins/check_mrtgtraf.c:378
2071 #, c-format
2072 msgid "Usage"
2073 msgstr ""
2075 #: plugins/check_mysql.c:171
2076 #, c-format
2077 msgid "status store_result error: %s\n"
2078 msgstr ""
2080 #: plugins/check_mysql.c:202
2081 #, c-format
2082 msgid "slave query error: %s\n"
2083 msgstr ""
2085 #: plugins/check_mysql.c:209
2086 #, c-format
2087 msgid "slave store_result error: %s\n"
2088 msgstr ""
2090 #: plugins/check_mysql.c:215
2091 msgid "No slaves defined"
2092 msgstr ""
2094 #: plugins/check_mysql.c:223
2095 #, c-format
2096 msgid "slave fetch row error: %s\n"
2097 msgstr ""
2099 #: plugins/check_mysql.c:228
2100 #, c-format
2101 msgid "Slave running: %s"
2102 msgstr ""
2104 #: plugins/check_mysql.c:505
2105 msgid "This program tests connections to a MySQL server"
2106 msgstr ""
2108 #: plugins/check_mysql.c:516
2109 msgid "Use the specified socket (has no effect if -H is used)"
2110 msgstr ""
2112 #: plugins/check_mysql.c:519
2113 msgid "Check database with indicated name"
2114 msgstr ""
2116 #: plugins/check_mysql.c:521
2117 msgid "Read from the specified client options file"
2118 msgstr ""
2120 #: plugins/check_mysql.c:523
2121 msgid "Use a client options group"
2122 msgstr ""
2124 #: plugins/check_mysql.c:525
2125 msgid "Connect using the indicated username"
2126 msgstr ""
2128 #: plugins/check_mysql.c:527
2129 msgid "Use the indicated password to authenticate the connection"
2130 msgstr ""
2132 #: plugins/check_mysql.c:528
2133 msgid "IMPORTANT: THIS FORM OF AUTHENTICATION IS NOT SECURE!!!"
2134 msgstr ""
2136 #: plugins/check_mysql.c:529
2137 msgid "Your clear-text password could be visible as a process table entry"
2138 msgstr ""
2140 #: plugins/check_mysql.c:531
2141 msgid "Check if the slave thread is running properly."
2142 msgstr ""
2144 #: plugins/check_mysql.c:533
2145 msgid "Exit with WARNING status if slave server is more than INTEGER seconds"
2146 msgstr ""
2148 #: plugins/check_mysql.c:534 plugins/check_mysql.c:537
2149 msgid "behind master"
2150 msgstr ""
2152 #: plugins/check_mysql.c:536
2153 msgid "Exit with CRITICAL status if slave server is more then INTEGER seconds"
2154 msgstr ""
2156 #: plugins/check_mysql.c:539
2157 msgid "Use ssl encryptation"
2158 msgstr ""
2160 #: plugins/check_mysql.c:541
2161 msgid "Path to CA signing the cert"
2162 msgstr ""
2164 #: plugins/check_mysql.c:543
2165 msgid "Path to SSL certificate"
2166 msgstr ""
2168 #: plugins/check_mysql.c:545
2169 msgid "Path to private SSL key"
2170 msgstr ""
2172 #: plugins/check_mysql.c:547
2173 msgid "Path to CA directory"
2174 msgstr ""
2176 #: plugins/check_mysql.c:549
2177 msgid "List of valid SSL ciphers"
2178 msgstr ""
2180 #: plugins/check_mysql.c:553
2181 msgid ""
2182 "There are no required arguments. By default, the local database is checked"
2183 msgstr ""
2185 #: plugins/check_mysql.c:554
2186 msgid ""
2187 "using the default unix socket. You can force TCP on localhost by using an"
2188 msgstr ""
2190 #: plugins/check_mysql.c:555
2191 msgid "IP address or FQDN ('localhost' will use the socket as well)."
2192 msgstr ""
2194 #: plugins/check_mysql.c:559
2195 msgid "You must specify -p with an empty string to force an empty password,"
2196 msgstr ""
2198 #: plugins/check_mysql.c:560
2199 msgid "overriding any my.cnf settings."
2200 msgstr ""
2202 #: plugins/check_nagios.c:104
2203 msgid "Cannot open status log for reading!"
2204 msgstr ""
2206 #: plugins/check_nagios.c:154
2207 #, c-format
2208 msgid "Found process: %s %s\n"
2209 msgstr ""
2211 #: plugins/check_nagios.c:168
2212 msgid "Could not locate a running Nagios process!"
2213 msgstr ""
2215 #: plugins/check_nagios.c:172
2216 msgid "Cannot parse Nagios log file for valid time"
2217 msgstr ""
2219 #: plugins/check_nagios.c:183 plugins/check_procs.c:356
2220 #, c-format
2221 msgid "%d process"
2222 msgid_plural "%d processes"
2223 msgstr[0] ""
2224 msgstr[1] ""
2226 #: plugins/check_nagios.c:186
2227 #, c-format
2228 msgid "status log updated %d second ago"
2229 msgid_plural "status log updated %d seconds ago"
2230 msgstr[0] ""
2231 msgstr[1] ""
2233 #: plugins/check_nagios.c:224 plugins/check_nagios.c:253
2234 msgid "Expiration time must be an integer (seconds)\n"
2235 msgstr ""
2237 #: plugins/check_nagios.c:260
2238 msgid "Timeout must be an integer (seconds)\n"
2239 msgstr ""
2241 #: plugins/check_nagios.c:272
2242 msgid "You must provide the status_log\n"
2243 msgstr ""
2245 #: plugins/check_nagios.c:275
2246 msgid "You must provide a process string\n"
2247 msgstr ""
2249 #: plugins/check_nagios.c:289
2250 msgid ""
2251 "This plugin checks the status of the Nagios process on the local machine"
2252 msgstr ""
2254 #: plugins/check_nagios.c:290
2255 msgid ""
2256 "The plugin will check to make sure the Nagios status log is no older than"
2257 msgstr ""
2259 #: plugins/check_nagios.c:291
2260 msgid "the number of minutes specified by the expires option."
2261 msgstr ""
2263 #: plugins/check_nagios.c:292
2264 msgid ""
2265 "It also checks the process table for a process matching the command argument."
2266 msgstr ""
2268 #: plugins/check_nagios.c:302
2269 msgid "Name of the log file to check"
2270 msgstr ""
2272 #: plugins/check_nagios.c:304
2273 msgid "Minutes aging after which logfile is considered stale"
2274 msgstr ""
2276 #: plugins/check_nagios.c:306
2277 msgid "Substring to search for in process arguments"
2278 msgstr ""
2280 #: plugins/check_nagios.c:308
2281 msgid "Timeout for the plugin in seconds"
2282 msgstr ""
2284 #: plugins/check_nt.c:142
2285 #, c-format
2286 msgid "Wrong client version - running: %s, required: %s"
2287 msgstr ""
2289 #: plugins/check_nt.c:153 plugins/check_nt.c:218
2290 msgid "missing -l parameters"
2291 msgstr ""
2293 #: plugins/check_nt.c:155
2294 msgid "wrong -l parameter."
2295 msgstr ""
2297 #: plugins/check_nt.c:159
2298 msgid "CPU Load"
2299 msgstr ""
2301 #: plugins/check_nt.c:182
2302 #, c-format
2303 msgid " %lu%% (%lu min average)"
2304 msgstr ""
2306 #: plugins/check_nt.c:184
2307 #, c-format
2308 msgid " '%lu min avg Load'=%lu%%;%lu;%lu;0;100"
2309 msgstr ""
2311 #: plugins/check_nt.c:194
2312 msgid "not enough values for -l parameters"
2313 msgstr ""
2315 #: plugins/check_nt.c:206
2316 #, c-format
2317 msgid "System Uptime - %u day(s) %u hour(s) %u minute(s)"
2318 msgstr ""
2320 #: plugins/check_nt.c:220
2321 msgid "wrong -l argument"
2322 msgstr ""
2324 #: plugins/check_nt.c:236
2325 #, c-format
2326 msgid "%s:\\ - total: %.2f Gb - used: %.2f Gb (%.0f%%) - free %.2f Gb (%.0f%%)"
2327 msgstr ""
2329 #: plugins/check_nt.c:239
2330 #, c-format
2331 msgid "'%s:\\ Used Space'=%.2fGb;%.2f;%.2f;0.00;%.2f"
2332 msgstr ""
2334 #: plugins/check_nt.c:253
2335 msgid "Free disk space : Invalid drive"
2336 msgstr ""
2338 #: plugins/check_nt.c:263
2339 msgid "No service/process specified"
2340 msgstr ""
2342 #: plugins/check_nt.c:271 plugins/check_nt.c:284 plugins/check_nt.c:288
2343 #: plugins/check_nt.c:622
2344 msgid "could not fetch information from server\n"
2345 msgstr ""
2347 #: plugins/check_nt.c:296
2348 #, c-format
2349 msgid ""
2350 "Memory usage: total:%.2f Mb - used: %.2f Mb (%.0f%%) - free: %.2f Mb (%.0f%%)"
2351 msgstr ""
2353 #: plugins/check_nt.c:299
2354 #, c-format
2355 msgid "'Memory usage'=%.2fMb;%.2f;%.2f;0.00;%.2f"
2356 msgstr ""
2358 #: plugins/check_nt.c:335 plugins/check_nt.c:420 plugins/check_nt.c:450
2359 msgid "No counter specified"
2360 msgstr ""
2362 #: plugins/check_nt.c:367
2363 msgid "Minimum value contains non-numbers"
2364 msgstr ""
2366 #: plugins/check_nt.c:371
2367 msgid "Maximum value contains non-numbers"
2368 msgstr ""
2370 #: plugins/check_nt.c:378
2371 msgid "No unit counter specified"
2372 msgstr ""
2374 #: plugins/check_nt.c:465
2375 msgid "Please specify a variable to check"
2376 msgstr ""
2378 #: plugins/check_nt.c:549
2379 msgid "Server port must be an integer\n"
2380 msgstr ""
2382 #: plugins/check_nt.c:603
2383 msgid "You must provide a server address or host name"
2384 msgstr ""
2386 #: plugins/check_nt.c:609
2387 msgid "None"
2388 msgstr ""
2390 #: plugins/check_nt.c:666
2391 msgid "This plugin collects data from the NSClient service running on a"
2392 msgstr ""
2394 #: plugins/check_nt.c:667
2395 msgid "Windows NT/2000/XP/2003 server."
2396 msgstr ""
2398 #: plugins/check_nt.c:678
2399 msgid "Name of the host to check"
2400 msgstr ""
2402 #: plugins/check_nt.c:680
2403 msgid "Optional port number (default: "
2404 msgstr ""
2406 #: plugins/check_nt.c:683
2407 msgid "Password needed for the request"
2408 msgstr ""
2410 #: plugins/check_nt.c:685 plugins/check_nwstat.c:1661
2411 #: plugins/check_overcr.c:432
2412 msgid "Threshold which will result in a warning status"
2413 msgstr ""
2415 #: plugins/check_nt.c:687 plugins/check_nwstat.c:1663
2416 #: plugins/check_overcr.c:434
2417 msgid "Threshold which will result in a critical status"
2418 msgstr ""
2420 #: plugins/check_nt.c:689
2421 msgid "Seconds before connection attempt times out (default: "
2422 msgstr ""
2424 #: plugins/check_nt.c:691
2425 msgid "Parameters passed to specified check (see below)"
2426 msgstr ""
2428 #: plugins/check_nt.c:693
2429 msgid "Display options (currently only SHOWALL works)"
2430 msgstr ""
2432 #: plugins/check_nt.c:695
2433 msgid "Return UNKNOWN on timeouts"
2434 msgstr ""
2436 #: plugins/check_nt.c:698
2437 msgid "Print this help screen"
2438 msgstr ""
2440 #: plugins/check_nt.c:700
2441 msgid "Print version information"
2442 msgstr ""
2444 #: plugins/check_nt.c:702
2445 msgid "Variable to check"
2446 msgstr ""
2448 #: plugins/check_nt.c:703
2449 msgid "Valid variables are:"
2450 msgstr ""
2452 #: plugins/check_nt.c:705
2453 msgid "Get the NSClient version"
2454 msgstr ""
2456 #: plugins/check_nt.c:706
2457 msgid "If -l <version> is specified, will return warning if versions differ."
2458 msgstr ""
2460 #: plugins/check_nt.c:708
2461 msgid "Average CPU load on last x minutes."
2462 msgstr ""
2464 #: plugins/check_nt.c:709
2465 msgid "Request a -l parameter with the following syntax:"
2466 msgstr ""
2468 #: plugins/check_nt.c:710
2469 msgid "-l <minutes range>,<warning threshold>,<critical threshold>."
2470 msgstr ""
2472 #: plugins/check_nt.c:711
2473 msgid "<minute range> should be less than 24*60."
2474 msgstr ""
2476 #: plugins/check_nt.c:712
2477 msgid ""
2478 "Thresholds are percentage and up to 10 requests can be done in one shot."
2479 msgstr ""
2481 #: plugins/check_nt.c:715
2482 msgid "Get the uptime of the machine."
2483 msgstr ""
2485 #: plugins/check_nt.c:716
2486 msgid "No specific parameters. No warning or critical threshold"
2487 msgstr ""
2489 #: plugins/check_nt.c:718
2490 msgid "Size and percentage of disk use."
2491 msgstr ""
2493 #: plugins/check_nt.c:719
2494 msgid "Request a -l parameter containing the drive letter only."
2495 msgstr ""
2497 #: plugins/check_nt.c:720 plugins/check_nt.c:723
2498 msgid "Warning and critical thresholds can be specified with -w and -c."
2499 msgstr ""
2501 #: plugins/check_nt.c:722
2502 msgid "Memory use."
2503 msgstr ""
2505 #: plugins/check_nt.c:725
2506 msgid "Check the state of one or several services."
2507 msgstr ""
2509 #: plugins/check_nt.c:726 plugins/check_nt.c:735
2510 msgid "Request a -l parameters with the following syntax:"
2511 msgstr ""
2513 #: plugins/check_nt.c:727
2514 msgid "-l <service1>,<service2>,<service3>,..."
2515 msgstr ""
2517 #: plugins/check_nt.c:728
2518 msgid "You can specify -d SHOWALL in case you want to see working services"
2519 msgstr ""
2521 #: plugins/check_nt.c:729
2522 msgid "in the returned string."
2523 msgstr ""
2525 #: plugins/check_nt.c:731
2526 msgid "Check if one or several process are running."
2527 msgstr ""
2529 #: plugins/check_nt.c:732
2530 msgid "Same syntax as SERVICESTATE."
2531 msgstr ""
2533 #: plugins/check_nt.c:734
2534 msgid "Check any performance counter of Windows NT/2000."
2535 msgstr ""
2537 #: plugins/check_nt.c:736
2538 msgid "-l \"\\\\<performance object>\\\\counter\",\"<description>"
2539 msgstr ""
2541 #: plugins/check_nt.c:737
2542 msgid "The <description> parameter is optional and is given to a printf "
2543 msgstr ""
2545 #: plugins/check_nt.c:738
2546 msgid "output command which requires a float parameter."
2547 msgstr ""
2549 #: plugins/check_nt.c:739
2550 #, c-format
2551 msgid "If <description> does not include \"%%\", it is used as a label."
2552 msgstr ""
2554 #: plugins/check_nt.c:740 plugins/check_nt.c:755
2555 msgid "Some examples:"
2556 msgstr ""
2558 #: plugins/check_nt.c:744
2559 msgid "Check any performance counter object of Windows NT/2000."
2560 msgstr ""
2562 #: plugins/check_nt.c:745
2563 msgid ""
2564 "Syntax: check_nt -H <hostname> -p <port> -v INSTANCES -l <counter object>"
2565 msgstr ""
2567 #: plugins/check_nt.c:746
2568 msgid "<counter object> is a Windows Perfmon Counter object (eg. Process),"
2569 msgstr ""
2571 #: plugins/check_nt.c:747
2572 msgid "if it is two words, it should be enclosed in quotes"
2573 msgstr ""
2575 #: plugins/check_nt.c:748
2576 msgid "The returned results will be a comma-separated list of instances on "
2577 msgstr ""
2579 #: plugins/check_nt.c:749
2580 msgid " the selected computer for that object."
2581 msgstr ""
2583 #: plugins/check_nt.c:750
2584 msgid ""
2585 "The purpose of this is to be run from command line to determine what "
2586 "instances"
2587 msgstr ""
2589 #: plugins/check_nt.c:751
2590 msgid ""
2591 " are available for monitoring without having to log onto the Windows server"
2592 msgstr ""
2594 #: plugins/check_nt.c:752
2595 msgid "  to run Perfmon directly."
2596 msgstr ""
2598 #: plugins/check_nt.c:753
2599 msgid ""
2600 "It can also be used in scripts that automatically create the monitoring "
2601 "service"
2602 msgstr ""
2604 #: plugins/check_nt.c:754
2605 msgid " configuration files."
2606 msgstr ""
2608 #: plugins/check_nt.c:756
2609 msgid "check_nt -H 192.168.1.1 -p 1248 -v INSTANCES -l Process"
2610 msgstr ""
2612 #: plugins/check_nt.c:759
2613 msgid ""
2614 "- The NSClient service should be running on the server to get any information"
2615 msgstr ""
2617 #: plugins/check_nt.c:761
2618 msgid "- Critical thresholds should be lower than warning thresholds"
2619 msgstr ""
2621 #: plugins/check_nt.c:762
2622 msgid "- Default port 1248 is sometimes in use by other services. The error"
2623 msgstr ""
2625 #: plugins/check_nt.c:763
2626 msgid ""
2627 "output when this happens contains \"Cannot map xxxxx to protocol number\"."
2628 msgstr ""
2630 #: plugins/check_nt.c:764
2631 msgid "One fix for this is to change the port to something else on check_nt "
2632 msgstr ""
2634 #: plugins/check_nt.c:765
2635 msgid "and on the client service it's connecting to."
2636 msgstr ""
2638 #: plugins/check_ntp.c:807 plugins/check_ntp_peer.c:612
2639 #: plugins/check_ntp_time.c:571
2640 msgid "NTP CRITICAL:"
2641 msgstr ""
2643 #: plugins/check_ntp.c:810 plugins/check_ntp_peer.c:615
2644 #: plugins/check_ntp_time.c:574
2645 msgid "NTP WARNING:"
2646 msgstr ""
2648 #: plugins/check_ntp.c:813 plugins/check_ntp_peer.c:618
2649 #: plugins/check_ntp_time.c:577
2650 msgid "NTP OK:"
2651 msgstr ""
2653 #: plugins/check_ntp.c:816 plugins/check_ntp_peer.c:621
2654 #: plugins/check_ntp_time.c:580
2655 msgid "NTP UNKNOWN:"
2656 msgstr ""
2658 #: plugins/check_ntp.c:820 plugins/check_ntp_peer.c:630
2659 #: plugins/check_ntp_time.c:584
2660 msgid "Offset unknown"
2661 msgstr ""
2663 #: plugins/check_ntp.c:823 plugins/check_ntp_peer.c:633
2664 #: plugins/check_ntp_time.c:587
2665 msgid "Offset"
2666 msgstr ""
2668 #: plugins/check_ntp.c:844 plugins/check_ntp_peer.c:662
2669 msgid "This plugin checks the selected ntp server"
2670 msgstr ""
2672 #: plugins/check_ntp.c:854 plugins/check_ntp_peer.c:674
2673 #: plugins/check_ntp_time.c:614
2674 msgid "Offset to result in warning status (seconds)"
2675 msgstr ""
2677 #: plugins/check_ntp.c:856 plugins/check_ntp_peer.c:676
2678 #: plugins/check_ntp_time.c:616
2679 msgid "Offset to result in critical status (seconds)"
2680 msgstr ""
2682 #: plugins/check_ntp.c:858 plugins/check_ntp_peer.c:682
2683 msgid "Warning threshold for jitter"
2684 msgstr ""
2686 #: plugins/check_ntp.c:860 plugins/check_ntp_peer.c:684
2687 msgid "Critical threshold for jitter"
2688 msgstr ""
2690 #: plugins/check_ntp.c:870
2691 msgid "Normal offset check:"
2692 msgstr ""
2694 #: plugins/check_ntp.c:873 plugins/check_ntp_peer.c:709
2695 msgid ""
2696 "Check jitter too, avoiding critical notifications if jitter isn't available"
2697 msgstr ""
2699 #: plugins/check_ntp.c:874 plugins/check_ntp_peer.c:710
2700 msgid "(See Notes above for more details on thresholds formats):"
2701 msgstr ""
2703 #: plugins/check_ntp.c:879 plugins/check_ntp.c:886
2704 msgid "WARNING: check_ntp is deprecated. Please use check_ntp_peer or"
2705 msgstr ""
2707 #: plugins/check_ntp.c:880 plugins/check_ntp.c:887
2708 msgid "check_ntp_time instead."
2709 msgstr ""
2711 #: plugins/check_ntp_peer.c:625
2712 msgid "Server not synchronized"
2713 msgstr ""
2715 #: plugins/check_ntp_peer.c:627
2716 msgid "Server has the LI_ALARM bit set"
2717 msgstr ""
2719 #: plugins/check_ntp_peer.c:672
2720 msgid ""
2721 "Returns UNKNOWN instead of CRITICAL or WARNING if server isn't synchronized"
2722 msgstr ""
2724 #: plugins/check_ntp_peer.c:678
2725 msgid "Warning threshold for stratum of server's synchronization peer"
2726 msgstr ""
2728 #: plugins/check_ntp_peer.c:680
2729 msgid "Critical threshold for stratum of server's synchronization peer"
2730 msgstr ""
2732 #: plugins/check_ntp_peer.c:686
2733 msgid "Warning threshold for number of usable time sources (\"truechimers\")"
2734 msgstr ""
2736 #: plugins/check_ntp_peer.c:688
2737 msgid "Critical threshold for number of usable time sources (\"truechimers\")"
2738 msgstr ""
2740 #: plugins/check_ntp_peer.c:693
2741 msgid "This plugin checks an NTP server independent of any commandline"
2742 msgstr ""
2744 #: plugins/check_ntp_peer.c:694
2745 msgid "programs or external libraries."
2746 msgstr ""
2748 #: plugins/check_ntp_peer.c:697
2749 msgid "Use this plugin to check the health of an NTP server. It supports"
2750 msgstr ""
2752 #: plugins/check_ntp_peer.c:698
2753 msgid "checking the offset with the sync peer, the jitter and stratum. This"
2754 msgstr ""
2756 #: plugins/check_ntp_peer.c:699
2757 msgid "plugin will not check the clock offset between the local host and NTP"
2758 msgstr ""
2760 #: plugins/check_ntp_peer.c:700
2761 msgid "server; please use check_ntp_time for that purpose."
2762 msgstr ""
2764 #: plugins/check_ntp_peer.c:706
2765 msgid "Simple NTP server check:"
2766 msgstr ""
2768 #: plugins/check_ntp_peer.c:713
2769 msgid "Only check the number of usable time sources (\"truechimers\"):"
2770 msgstr ""
2772 #: plugins/check_ntp_peer.c:716
2773 msgid "Check only stratum:"
2774 msgstr ""
2776 #: plugins/check_ntp_time.c:602
2777 msgid "This plugin checks the clock offset with the ntp server"
2778 msgstr ""
2780 #: plugins/check_ntp_time.c:612
2781 msgid "Returns UNKNOWN instead of CRITICAL if offset cannot be found"
2782 msgstr ""
2784 #: plugins/check_ntp_time.c:621
2785 msgid "This plugin checks the clock offset between the local host and a"
2786 msgstr ""
2788 #: plugins/check_ntp_time.c:622
2789 msgid "remote NTP server. It is independent of any commandline programs or"
2790 msgstr ""
2792 #: plugins/check_ntp_time.c:623
2793 msgid "external libraries."
2794 msgstr ""
2796 #: plugins/check_ntp_time.c:627
2797 msgid "If you'd rather want to monitor an NTP server, please use"
2798 msgstr ""
2800 #: plugins/check_ntp_time.c:628
2801 msgid "check_ntp_peer."
2802 msgstr ""
2804 #: plugins/check_nwstat.c:194
2805 #, c-format
2806 msgid "NetWare %s: "
2807 msgstr ""
2809 #: plugins/check_nwstat.c:232
2810 #, c-format
2811 msgid "Up %s,"
2812 msgstr ""
2814 #: plugins/check_nwstat.c:240
2815 #, c-format
2816 msgid "Load %s - %s %s-min load average = %lu%%|load%s=%lu;%lu;%lu;0;100"
2817 msgstr ""
2819 #: plugins/check_nwstat.c:268
2820 #, c-format
2821 msgid "Conns %s - %lu current connections|Conns=%lu;%lu;%lu;;"
2822 msgstr ""
2824 #: plugins/check_nwstat.c:293
2825 #, c-format
2826 msgid "%s: Long term cache hits = %lu%%"
2827 msgstr ""
2829 #: plugins/check_nwstat.c:315
2830 #, c-format
2831 msgid "%s: Total cache buffers = %lu|Cachebuffers=%lu;%lu;%lu;;"
2832 msgstr ""
2834 #: plugins/check_nwstat.c:340
2835 #, c-format
2836 msgid "%s: Dirty cache buffers = %lu|Dirty-Cache-Buffers=%lu;%lu;%lu;;"
2837 msgstr ""
2839 #: plugins/check_nwstat.c:365
2840 #, c-format
2841 msgid "%s: LRU sitting time = %lu minutes"
2842 msgstr ""
2844 #: plugins/check_nwstat.c:382 plugins/check_nwstat.c:410
2845 #: plugins/check_nwstat.c:437 plugins/check_nwstat.c:470
2846 #: plugins/check_nwstat.c:650 plugins/check_nwstat.c:676
2847 #: plugins/check_nwstat.c:707 plugins/check_nwstat.c:753
2848 #: plugins/check_nwstat.c:777
2849 #, c-format
2850 msgid "CRITICAL - Volume '%s' does not exist!"
2851 msgstr ""
2853 #: plugins/check_nwstat.c:391
2854 #, c-format
2855 msgid "%s%lu KB free on volume %s|KBFree%s=%lu;%lu;%lu;;"
2856 msgstr ""
2858 #: plugins/check_nwstat.c:392 plugins/check_nwstat.c:420
2859 #: plugins/check_nwstat.c:447 plugins/check_nwstat.c:659
2860 #: plugins/check_nwstat.c:685 plugins/check_nwstat.c:761
2861 msgid "Only "
2862 msgstr ""
2864 #: plugins/check_nwstat.c:419
2865 #, c-format
2866 msgid "%s%lu MB free on volume %s|MBFree%s=%lu;%lu;%lu;;"
2867 msgstr ""
2869 #: plugins/check_nwstat.c:446
2870 #, c-format
2871 msgid "%s%lu MB used on volume %s|MBUsed%s=%lu;%lu;%lu;;"
2872 msgstr ""
2874 #: plugins/check_nwstat.c:494
2875 #, c-format
2876 msgid ""
2877 "%lu MB (%lu%%) free on volume %s - total %lu MB|FreeMB%s=%lu;%lu;%lu;0;100"
2878 msgstr ""
2880 #: plugins/check_nwstat.c:528
2881 #, c-format
2882 msgid "Directory Services Database is %s (DS version %s)"
2883 msgstr ""
2885 #: plugins/check_nwstat.c:545
2886 #, c-format
2887 msgid "Logins are %s"
2888 msgstr ""
2890 #: plugins/check_nwstat.c:545
2891 msgid "enabled"
2892 msgstr ""
2894 #: plugins/check_nwstat.c:545
2895 msgid "disabled"
2896 msgstr ""
2898 #: plugins/check_nwstat.c:560
2899 msgid "CRITICAL - NRM Status is bad!"
2900 msgstr ""
2902 #: plugins/check_nwstat.c:565
2903 msgid "Warning - NRM Status is suspect!"
2904 msgstr ""
2906 #: plugins/check_nwstat.c:568
2907 msgid "OK - NRM Status is good!"
2908 msgstr ""
2910 #: plugins/check_nwstat.c:610
2911 #, c-format
2912 msgid "%lu of %lu (%lu%%) packet receive buffers used"
2913 msgstr ""
2915 #: plugins/check_nwstat.c:634
2916 #, c-format
2917 msgid "%lu entries in SAP table"
2918 msgstr ""
2920 #: plugins/check_nwstat.c:636
2921 #, c-format
2922 msgid "%lu entries in SAP table for SAP type %d"
2923 msgstr ""
2925 #: plugins/check_nwstat.c:658
2926 #, c-format
2927 msgid "%s%lu KB purgeable on volume %s|Purge%s=%lu;%lu;%lu;;"
2928 msgstr ""
2930 #: plugins/check_nwstat.c:684
2931 #, c-format
2932 msgid "%s%lu MB purgeable on volume %s|Purge%s=%lu;%lu;%lu;;"
2933 msgstr ""
2935 #: plugins/check_nwstat.c:730
2936 #, c-format
2937 msgid "%lu MB (%lu%%) purgeable on volume %s|Purgeable%s=%lu;%lu;%lu;0;100"
2938 msgstr ""
2940 #: plugins/check_nwstat.c:761
2941 #, c-format
2942 msgid "%s%lu KB not yet purgeable on volume %s"
2943 msgstr ""
2945 #: plugins/check_nwstat.c:800
2946 #, c-format
2947 msgid "%lu MB (%lu%%) not yet purgeable on volume %s"
2948 msgstr ""
2950 #: plugins/check_nwstat.c:821
2951 #, c-format
2952 msgid "%lu open files|Openfiles=%lu;%lu;%lu;0,0"
2953 msgstr ""
2955 #: plugins/check_nwstat.c:846
2956 #, c-format
2957 msgid "%lu abended threads|Abends=%lu;%lu;%lu;;"
2958 msgstr ""
2960 #: plugins/check_nwstat.c:881
2961 #, c-format
2962 msgid "%lu current service processes (%lu max)|Processes=%lu;%lu;%lu;0;%lu"
2963 msgstr ""
2965 #: plugins/check_nwstat.c:904
2966 msgid "CRITICAL - Time not in sync with network!"
2967 msgstr ""
2969 #: plugins/check_nwstat.c:907
2970 msgid "OK - Time in sync with network!"
2971 msgstr ""
2973 #: plugins/check_nwstat.c:930
2974 #, c-format
2975 msgid "LRU sitting time = %lu seconds"
2976 msgstr ""
2978 #: plugins/check_nwstat.c:949
2979 #, c-format
2980 msgid "Dirty cache buffers = %lu%% of the total|DCB=%lu;%lu;%lu;0;100"
2981 msgstr ""
2983 #: plugins/check_nwstat.c:971
2984 #, c-format
2985 msgid "Total cache buffers = %lu%% of the original|TCB=%lu;%lu;%lu;0;100"
2986 msgstr ""
2988 #: plugins/check_nwstat.c:989
2989 #, c-format
2990 msgid "NDS Version %s"
2991 msgstr ""
2993 #: plugins/check_nwstat.c:1005
2994 #, c-format
2995 msgid "Up %s"
2996 msgstr ""
2998 #: plugins/check_nwstat.c:1019
2999 #, c-format
3000 msgid "Module %s version %s is loaded"
3001 msgstr ""
3003 #: plugins/check_nwstat.c:1022
3004 #, c-format
3005 msgid "Module %s is not loaded"
3006 msgstr ""
3008 #: plugins/check_nwstat.c:1033 plugins/check_nwstat.c:1059
3009 #: plugins/check_nwstat.c:1085 plugins/check_nwstat.c:1111
3010 #: plugins/check_nwstat.c:1137 plugins/check_nwstat.c:1163
3011 #: plugins/check_nwstat.c:1189 plugins/check_nwstat.c:1215
3012 #: plugins/check_nwstat.c:1241 plugins/check_nwstat.c:1267
3013 #, c-format
3014 msgid "CRITICAL - Value '%s' does not exist!"
3015 msgstr ""
3017 #: plugins/check_nwstat.c:1042 plugins/check_nwstat.c:1068
3018 #: plugins/check_nwstat.c:1094 plugins/check_nwstat.c:1120
3019 #: plugins/check_nwstat.c:1146 plugins/check_nwstat.c:1172
3020 #: plugins/check_nwstat.c:1198 plugins/check_nwstat.c:1224
3021 #: plugins/check_nwstat.c:1250 plugins/check_nwstat.c:1276
3022 #, c-format
3023 msgid "%s is  %lu|%s=%lu;%lu;%lu;;"
3024 msgstr ""
3026 #: plugins/check_nwstat.c:1289 plugins/check_overcr.c:285
3027 msgid "Nothing to check!\n"
3028 msgstr ""
3030 #: plugins/check_nwstat.c:1371 plugins/check_overcr.c:355
3031 msgid "Server port an integer\n"
3032 msgstr ""
3034 #: plugins/check_nwstat.c:1601
3035 msgid "This plugin attempts to contact the MRTGEXT NLM running on a"
3036 msgstr ""
3038 #: plugins/check_nwstat.c:1602
3039 msgid "Novell server to gather the requested system information."
3040 msgstr ""
3042 #: plugins/check_nwstat.c:1614 plugins/check_overcr.c:436
3043 msgid "Variable to check.  Valid variables include:"
3044 msgstr ""
3046 #: plugins/check_nwstat.c:1615
3047 msgid "LOAD1     = 1 minute average CPU load"
3048 msgstr ""
3050 #: plugins/check_nwstat.c:1616
3051 msgid "LOAD5     = 5 minute average CPU load"
3052 msgstr ""
3054 #: plugins/check_nwstat.c:1617
3055 msgid "LOAD15    = 15 minute average CPU load"
3056 msgstr ""
3058 #: plugins/check_nwstat.c:1618
3059 msgid "CSPROCS   = number of current service processes (NW 5.x only)"
3060 msgstr ""
3062 #: plugins/check_nwstat.c:1619
3063 msgid "ABENDS    = number of abended threads (NW 5.x only)"
3064 msgstr ""
3066 #: plugins/check_nwstat.c:1620
3067 msgid "UPTIME    = server uptime"
3068 msgstr ""
3070 #: plugins/check_nwstat.c:1621
3071 msgid "LTCH      = percent long term cache hits"
3072 msgstr ""
3074 #: plugins/check_nwstat.c:1622
3075 msgid "CBUFF     = current number of cache buffers"
3076 msgstr ""
3078 #: plugins/check_nwstat.c:1623
3079 msgid "CDBUFF    = current number of dirty cache buffers"
3080 msgstr ""
3082 #: plugins/check_nwstat.c:1624
3083 msgid "DCB       = dirty cache buffers as a percentage of the total"
3084 msgstr ""
3086 #: plugins/check_nwstat.c:1625
3087 msgid "TCB       = dirty cache buffers as a percentage of the original"
3088 msgstr ""
3090 #: plugins/check_nwstat.c:1626
3091 msgid "OFILES    = number of open files"
3092 msgstr ""
3094 #: plugins/check_nwstat.c:1627
3095 msgid "    VMF<vol>  = MB of free space on Volume <vol>"
3096 msgstr ""
3098 #: plugins/check_nwstat.c:1628
3099 msgid "    VMU<vol>  = MB used space on Volume <vol>"
3100 msgstr ""
3102 #: plugins/check_nwstat.c:1629
3103 msgid "    VMP<vol>  = MB of purgeable space on Volume <vol>"
3104 msgstr ""
3106 #: plugins/check_nwstat.c:1630
3107 msgid "    VPF<vol>  = percent free space on volume <vol>"
3108 msgstr ""
3110 #: plugins/check_nwstat.c:1631
3111 msgid "    VKF<vol>  = KB of free space on volume <vol>"
3112 msgstr ""
3114 #: plugins/check_nwstat.c:1632
3115 msgid "    VPP<vol>  = percent purgeable space on volume <vol>"
3116 msgstr ""
3118 #: plugins/check_nwstat.c:1633
3119 msgid "    VKP<vol>  = KB of purgeable space on volume <vol>"
3120 msgstr ""
3122 #: plugins/check_nwstat.c:1634
3123 msgid "    VPNP<vol> = percent not yet purgeable space on volume <vol>"
3124 msgstr ""
3126 #: plugins/check_nwstat.c:1635
3127 msgid "    VKNP<vol> = KB of not yet purgeable space on volume <vol>"
3128 msgstr ""
3130 #: plugins/check_nwstat.c:1636
3131 msgid "    LRUM      = LRU sitting time in minutes"
3132 msgstr ""
3134 #: plugins/check_nwstat.c:1637
3135 msgid "    LRUS      = LRU sitting time in seconds"
3136 msgstr ""
3138 #: plugins/check_nwstat.c:1638
3139 msgid "    DSDB      = check to see if DS Database is open"
3140 msgstr ""
3142 #: plugins/check_nwstat.c:1639
3143 msgid "    DSVER     = NDS version"
3144 msgstr ""
3146 #: plugins/check_nwstat.c:1640
3147 msgid "    UPRB      = used packet receive buffers"
3148 msgstr ""
3150 #: plugins/check_nwstat.c:1641
3151 msgid "    PUPRB     = percent (of max) used packet receive buffers"
3152 msgstr ""
3154 #: plugins/check_nwstat.c:1642
3155 msgid "    SAPENTRIES = number of entries in the SAP table"
3156 msgstr ""
3158 #: plugins/check_nwstat.c:1643
3159 msgid "    SAPENTRIES<n> = number of entries in the SAP table for SAP type <n>"
3160 msgstr ""
3162 #: plugins/check_nwstat.c:1644
3163 msgid "    TSYNC     = timesync status"
3164 msgstr ""
3166 #: plugins/check_nwstat.c:1645
3167 msgid "    LOGINS    = check to see if logins are enabled"
3168 msgstr ""
3170 #: plugins/check_nwstat.c:1646
3171 msgid "    CONNS     = number of currently licensed connections"
3172 msgstr ""
3174 #: plugins/check_nwstat.c:1647
3175 msgid "    NRMH\t= NRM Summary Status"
3176 msgstr ""
3178 #: plugins/check_nwstat.c:1648
3179 msgid "    NRMP<stat> = Returns the current value for a NRM health item"
3180 msgstr ""
3182 #: plugins/check_nwstat.c:1649
3183 msgid "    NRMM<stat> = Returns the current memory stats from NRM"
3184 msgstr ""
3186 #: plugins/check_nwstat.c:1650
3187 msgid "    NRMS<stat> = Returns the current Swapfile stats from NRM"
3188 msgstr ""
3190 #: plugins/check_nwstat.c:1651
3191 msgid "    NSS1<stat> = Statistics from _Admin:Manage_NSS\\GeneralStats.xml"
3192 msgstr ""
3194 #: plugins/check_nwstat.c:1652
3195 msgid "    NSS3<stat> = Statistics from _Admin:Manage_NSS\\NameCache.xml"
3196 msgstr ""
3198 #: plugins/check_nwstat.c:1653
3199 msgid "    NSS4<stat> = Statistics from _Admin:Manage_NSS\\FileStats.xml"
3200 msgstr ""
3202 #: plugins/check_nwstat.c:1654
3203 msgid "    NSS5<stat> = Statistics from _Admin:Manage_NSS\\ObjectCache.xml"
3204 msgstr ""
3206 #: plugins/check_nwstat.c:1655
3207 msgid "    NSS6<stat> = Statistics from _Admin:Manage_NSS\\Thread.xml"
3208 msgstr ""
3210 #: plugins/check_nwstat.c:1656
3211 msgid ""
3212 "    NSS7<stat> = Statistics from _Admin:Manage_NSS\\AuthorizationCache.xml"
3213 msgstr ""
3215 #: plugins/check_nwstat.c:1657
3216 msgid "    NLM:<nlm> = check if NLM is loaded and report version"
3217 msgstr ""
3219 #: plugins/check_nwstat.c:1658
3220 msgid "                (e.g. NLM:TSANDS.NLM)"
3221 msgstr ""
3223 #: plugins/check_nwstat.c:1665
3224 msgid "Include server version string in results"
3225 msgstr ""
3227 #: plugins/check_nwstat.c:1671
3228 msgid "- This plugin requres that the MRTGEXT.NLM file from James Drews' MRTG"
3229 msgstr ""
3231 #: plugins/check_nwstat.c:1672
3232 msgid ""
3233 "  extension for NetWare be loaded on the Novell servers you wish to check."
3234 msgstr ""
3236 #: plugins/check_nwstat.c:1673
3237 msgid "  (available from http://www.engr.wisc.edu/~drews/mrtg/)"
3238 msgstr ""
3240 #: plugins/check_nwstat.c:1674
3241 msgid ""
3242 "- Values for critical thresholds should be lower than warning thresholds"
3243 msgstr ""
3245 #: plugins/check_nwstat.c:1675
3246 msgid ""
3247 "  when the following variables are checked: VPF, VKF, LTCH, CBUFF, DCB, "
3248 msgstr ""
3250 #: plugins/check_nwstat.c:1676
3251 msgid "  TCB, LRUS and LRUM."
3252 msgstr ""
3254 #: plugins/check_overcr.c:123
3255 msgid "Unknown error fetching load data\n"
3256 msgstr ""
3258 #: plugins/check_overcr.c:127
3259 msgid "Invalid response from server - no load information\n"
3260 msgstr ""
3262 #: plugins/check_overcr.c:133
3263 msgid "Invalid response from server after load 1\n"
3264 msgstr ""
3266 #: plugins/check_overcr.c:139
3267 msgid "Invalid response from server after load 5\n"
3268 msgstr ""
3270 #: plugins/check_overcr.c:164
3271 #, c-format
3272 msgid "Load %s - %s-min load average = %0.2f"
3273 msgstr ""
3275 #: plugins/check_overcr.c:174
3276 msgid "Unknown error fetching disk data\n"
3277 msgstr ""
3279 #: plugins/check_overcr.c:184 plugins/check_overcr.c:236
3280 #: plugins/check_overcr.c:240
3281 msgid "Invalid response from server\n"
3282 msgstr ""
3284 #: plugins/check_overcr.c:211
3285 msgid "Unknown error fetching network status\n"
3286 msgstr ""
3288 #: plugins/check_overcr.c:221
3289 #, c-format
3290 msgid "Net %s - %d connection%s on port %d"
3291 msgstr ""
3293 #: plugins/check_overcr.c:232
3294 msgid "Unknown error fetching process status\n"
3295 msgstr ""
3297 #: plugins/check_overcr.c:250
3298 #, c-format
3299 msgid "Process %s - %d instance%s of %s running"
3300 msgstr ""
3302 #: plugins/check_overcr.c:277
3303 #, c-format
3304 msgid "Uptime %s - Up %d days %d hours %d minutes"
3305 msgstr ""
3307 #: plugins/check_overcr.c:419
3308 msgid ""
3309 "This plugin attempts to contact the Over-CR collector daemon running on the"
3310 msgstr ""
3312 #: plugins/check_overcr.c:420
3313 msgid "remote UNIX server in order to gather the requested system information."
3314 msgstr ""
3316 #: plugins/check_overcr.c:437
3317 msgid "LOAD1         = 1 minute average CPU load"
3318 msgstr ""
3320 #: plugins/check_overcr.c:438
3321 msgid "LOAD5         = 5 minute average CPU load"
3322 msgstr ""
3324 #: plugins/check_overcr.c:439
3325 msgid "LOAD15        = 15 minute average CPU load"
3326 msgstr ""
3328 #: plugins/check_overcr.c:440
3329 msgid "DPU<filesys>  = percent used disk space on filesystem <filesys>"
3330 msgstr ""
3332 #: plugins/check_overcr.c:441
3333 msgid "PROC<process> = number of running processes with name <process>"
3334 msgstr ""
3336 #: plugins/check_overcr.c:442
3337 msgid "NET<port>     = number of active connections on TCP port <port>"
3338 msgstr ""
3340 #: plugins/check_overcr.c:443
3341 msgid "UPTIME        = system uptime in seconds"
3342 msgstr ""
3344 #: plugins/check_overcr.c:450
3345 msgid "This plugin requires that Eric Molitors' Over-CR collector daemon be"
3346 msgstr ""
3348 #: plugins/check_overcr.c:451
3349 msgid "running on the remote server."
3350 msgstr ""
3352 #: plugins/check_overcr.c:452
3353 msgid "Over-CR can be downloaded from http://www.molitor.org/overcr"
3354 msgstr ""
3356 #: plugins/check_overcr.c:453
3357 msgid "This plugin was tested with version 0.99.53 of the Over-CR collector"
3358 msgstr ""
3360 #: plugins/check_overcr.c:457
3361 msgid ""
3362 "For the available options, the critical threshold value should always be"
3363 msgstr ""
3365 #: plugins/check_overcr.c:458
3366 msgid ""
3367 "higher than the warning threshold value, EXCEPT with the uptime variable"
3368 msgstr ""
3370 #: plugins/check_pgsql.c:222
3371 #, c-format
3372 msgid "CRITICAL - no connection to '%s' (%s).\n"
3373 msgstr ""
3375 #: plugins/check_pgsql.c:250
3376 #, c-format
3377 msgid " %s - database %s (%f sec.)|%s\n"
3378 msgstr ""
3380 #: plugins/check_pgsql.c:317 plugins/check_time.c:277 plugins/check_time.c:289
3381 #: plugins/check_users.c:181
3382 msgid "Critical threshold must be a positive integer"
3383 msgstr ""
3385 #: plugins/check_pgsql.c:323 plugins/check_time.c:258 plugins/check_time.c:282
3386 #: plugins/check_users.c:187 plugins/check_users.c:197
3387 #: plugins/check_users.c:203
3388 msgid "Warning threshold must be a positive integer"
3389 msgstr ""
3391 #: plugins/check_pgsql.c:347
3392 msgid "Database name is not valid"
3393 msgstr ""
3395 #: plugins/check_pgsql.c:353
3396 msgid "User name is not valid"
3397 msgstr ""
3399 #: plugins/check_pgsql.c:504
3400 #, c-format
3401 msgid "Test whether a PostgreSQL Database is accepting connections."
3402 msgstr ""
3404 #: plugins/check_pgsql.c:516
3405 msgid "Database to check "
3406 msgstr ""
3408 #: plugins/check_pgsql.c:517
3409 #, c-format
3410 msgid "(default: %s)"
3411 msgstr ""
3413 #: plugins/check_pgsql.c:519
3414 msgid "Login name of user"
3415 msgstr ""
3417 #: plugins/check_pgsql.c:521
3418 msgid "Password (BIG SECURITY ISSUE)"
3419 msgstr ""
3421 #: plugins/check_pgsql.c:523
3422 msgid "Connection parameters (keyword = value), see below"
3423 msgstr ""
3425 #: plugins/check_pgsql.c:530
3426 msgid "SQL query to run. Only first column in first row will be read"
3427 msgstr ""
3429 #: plugins/check_pgsql.c:532
3430 msgid "SQL query value to result in warning status (double)"
3431 msgstr ""
3433 #: plugins/check_pgsql.c:534
3434 msgid "SQL query value to result in critical status (double)"
3435 msgstr ""
3437 #: plugins/check_pgsql.c:539
3438 msgid "All parameters are optional."
3439 msgstr ""
3441 #: plugins/check_pgsql.c:540
3442 msgid ""
3443 "This plugin tests a PostgreSQL DBMS to determine whether it is active and"
3444 msgstr ""
3446 #: plugins/check_pgsql.c:541
3447 msgid "accepting queries. In its current operation, it simply connects to the"
3448 msgstr ""
3450 #: plugins/check_pgsql.c:542
3451 msgid ""
3452 "specified database, and then disconnects. If no database is specified, it"
3453 msgstr ""
3455 #: plugins/check_pgsql.c:543
3456 msgid ""
3457 "connects to the template1 database, which is present in every functioning"
3458 msgstr ""
3460 #: plugins/check_pgsql.c:544
3461 msgid "PostgreSQL DBMS."
3462 msgstr ""
3464 #: plugins/check_pgsql.c:546
3465 msgid "If a query is specified using the -q option, it will be executed after"
3466 msgstr ""
3468 #: plugins/check_pgsql.c:547
3469 msgid "connecting to the server. The result from the query has to be numeric."
3470 msgstr ""
3472 #: plugins/check_pgsql.c:548
3473 msgid ""
3474 "Multiple SQL commands, separated by semicolon, are allowed but the result "
3475 msgstr ""
3477 #: plugins/check_pgsql.c:549
3478 msgid "of the last command is taken into account only. The value of the first"
3479 msgstr ""
3481 #: plugins/check_pgsql.c:550
3482 msgid "column in the first row is used as the check result."
3483 msgstr ""
3485 #: plugins/check_pgsql.c:552
3486 msgid ""
3487 "See the chapter \"Monitoring Database Activity\" of the PostgreSQL manual"
3488 msgstr ""
3490 #: plugins/check_pgsql.c:553
3491 msgid ""
3492 "for details about how to access internal statistics of the database server."
3493 msgstr ""
3495 #: plugins/check_pgsql.c:555
3496 msgid ""
3497 "For a list of available connection parameters which may be used with the -o"
3498 msgstr ""
3500 #: plugins/check_pgsql.c:556
3501 msgid ""
3502 "command line option, see the documentation for PQconnectdb() in the chapter"
3503 msgstr ""
3505 #: plugins/check_pgsql.c:557
3506 msgid ""
3507 "\"libpq - C Library\" of the PostgreSQL manual. For example, this may be"
3508 msgstr ""
3510 #: plugins/check_pgsql.c:558
3511 msgid ""
3512 "used to specify a service name in pg_service.conf to be used for additional"
3513 msgstr ""
3515 #: plugins/check_pgsql.c:559
3516 msgid "connection parameters: -o 'service=<name>' or to specify the SSL mode:"
3517 msgstr ""
3519 #: plugins/check_pgsql.c:560
3520 msgid "-o 'sslmode=require'."
3521 msgstr ""
3523 #: plugins/check_pgsql.c:562
3524 msgid ""
3525 "The plugin will connect to a local postmaster if no host is specified. To"
3526 msgstr ""
3528 #: plugins/check_pgsql.c:563
3529 msgid ""
3530 "connect to a remote host, be sure that the remote postmaster accepts TCP/IP"
3531 msgstr ""
3533 #: plugins/check_pgsql.c:564
3534 msgid "connections (start the postmaster with the -i option)."
3535 msgstr ""
3537 #: plugins/check_pgsql.c:566
3538 msgid ""
3539 "Typically, the monitoring user (unless the --logname option is used) should "
3540 "be"
3541 msgstr ""
3543 #: plugins/check_pgsql.c:567
3544 msgid ""
3545 "able to connect to the database without a password. The plugin can also send"
3546 msgstr ""
3548 #: plugins/check_pgsql.c:568
3549 msgid "a password, but no effort is made to obscure or encrypt the password."
3550 msgstr ""
3552 #: plugins/check_pgsql.c:601
3553 #, c-format
3554 msgid "QUERY %s - %s: %s.\n"
3555 msgstr ""
3557 #: plugins/check_pgsql.c:601
3558 msgid "Error with query"
3559 msgstr ""
3561 #: plugins/check_pgsql.c:607
3562 msgid "No rows returned"
3563 msgstr ""
3565 #: plugins/check_pgsql.c:612
3566 msgid "No columns returned"
3567 msgstr ""
3569 #: plugins/check_pgsql.c:618
3570 msgid "No data returned"
3571 msgstr ""
3573 #: plugins/check_pgsql.c:627
3574 msgid "Is not a numeric"
3575 msgstr ""
3577 #: plugins/check_pgsql.c:644
3578 #, c-format
3579 msgid "'%s' returned %f"
3580 msgstr ""
3582 #: plugins/check_ping.c:141
3583 msgid "CRITICAL - Could not interpret output from ping command\n"
3584 msgstr ""
3586 #: plugins/check_ping.c:157
3587 #, c-format
3588 msgid "PING %s - %sPacket loss = %d%%"
3589 msgstr ""
3591 #: plugins/check_ping.c:160
3592 #, c-format
3593 msgid "PING %s - %sPacket loss = %d%%, RTA = %2.2f ms"
3594 msgstr ""
3596 #: plugins/check_ping.c:257
3597 msgid "Could not realloc() addresses\n"
3598 msgstr ""
3600 #: plugins/check_ping.c:272 plugins/check_ping.c:352
3601 #, c-format
3602 msgid "<max_packets> (%s) must be a non-negative number\n"
3603 msgstr ""
3605 #: plugins/check_ping.c:306
3606 #, c-format
3607 msgid "<wpl> (%s) must be an integer percentage\n"
3608 msgstr ""
3610 #: plugins/check_ping.c:317
3611 #, c-format
3612 msgid "<cpl> (%s) must be an integer percentage\n"
3613 msgstr ""
3615 #: plugins/check_ping.c:328
3616 #, c-format
3617 msgid "<wrta> (%s) must be a non-negative number\n"
3618 msgstr ""
3620 #: plugins/check_ping.c:339
3621 #, c-format
3622 msgid "<crta> (%s) must be a non-negative number\n"
3623 msgstr ""
3625 #: plugins/check_ping.c:372
3626 #, c-format
3627 msgid ""
3628 "%s: Warning threshold must be integer or percentage!\n"
3629 "\n"
3630 msgstr ""
3632 #: plugins/check_ping.c:385
3633 #, c-format
3634 msgid "<wrta> was not set\n"
3635 msgstr ""
3637 #: plugins/check_ping.c:389
3638 #, c-format
3639 msgid "<crta> was not set\n"
3640 msgstr ""
3642 #: plugins/check_ping.c:393
3643 #, c-format
3644 msgid "<wpl> was not set\n"
3645 msgstr ""
3647 #: plugins/check_ping.c:397
3648 #, c-format
3649 msgid "<cpl> was not set\n"
3650 msgstr ""
3652 #: plugins/check_ping.c:401
3653 #, c-format
3654 msgid "<wrta> (%f) cannot be larger than <crta> (%f)\n"
3655 msgstr ""
3657 #: plugins/check_ping.c:405
3658 #, c-format
3659 msgid "<wpl> (%d) cannot be larger than <cpl> (%d)\n"
3660 msgstr ""
3662 #: plugins/check_ping.c:442
3663 #, c-format
3664 msgid "Cannot open stderr for %s\n"
3665 msgstr ""
3667 #: plugins/check_ping.c:492 plugins/check_ping.c:494
3668 msgid "System call sent warnings to stderr "
3669 msgstr ""
3671 #: plugins/check_ping.c:519
3672 #, c-format
3673 msgid "CRITICAL - Network Unreachable (%s)\n"
3674 msgstr ""
3676 #: plugins/check_ping.c:521
3677 #, c-format
3678 msgid "CRITICAL - Host Unreachable (%s)\n"
3679 msgstr ""
3681 #: plugins/check_ping.c:523
3682 #, c-format
3683 msgid "CRITICAL - Bogus ICMP: Port Unreachable (%s)\n"
3684 msgstr ""
3686 #: plugins/check_ping.c:525
3687 #, c-format
3688 msgid "CRITICAL - Bogus ICMP: Protocol Unreachable (%s)\n"
3689 msgstr ""
3691 #: plugins/check_ping.c:527
3692 #, c-format
3693 msgid "CRITICAL - Network Prohibited (%s)\n"
3694 msgstr ""
3696 #: plugins/check_ping.c:529
3697 #, c-format
3698 msgid "CRITICAL - Host Prohibited (%s)\n"
3699 msgstr ""
3701 #: plugins/check_ping.c:531
3702 #, c-format
3703 msgid "CRITICAL - Packet Filtered (%s)\n"
3704 msgstr ""
3706 #: plugins/check_ping.c:533
3707 #, c-format
3708 msgid "CRITICAL - Host not found (%s)\n"
3709 msgstr ""
3711 #: plugins/check_ping.c:535
3712 #, c-format
3713 msgid "CRITICAL - Time to live exceeded (%s)\n"
3714 msgstr ""
3716 #: plugins/check_ping.c:537
3717 #, c-format
3718 msgid "CRITICAL - Destination Unreachable (%s)\n"
3719 msgstr ""
3721 #: plugins/check_ping.c:544
3722 msgid "Unable to realloc warn_text\n"
3723 msgstr ""
3725 #: plugins/check_ping.c:561
3726 #, c-format
3727 msgid "Use ping to check connection statistics for a remote host."
3728 msgstr ""
3730 #: plugins/check_ping.c:573
3731 msgid "host to ping"
3732 msgstr ""
3734 #: plugins/check_ping.c:579
3735 msgid "number of ICMP ECHO packets to send"
3736 msgstr ""
3738 #: plugins/check_ping.c:580
3739 #, c-format
3740 msgid "(Default: %d)\n"
3741 msgstr ""
3743 #: plugins/check_ping.c:582
3744 msgid "show HTML in the plugin output (obsoleted by urlize)"
3745 msgstr ""
3747 #: plugins/check_ping.c:587
3748 msgid "THRESHOLD is <rta>,<pl>% where <rta> is the round trip average travel"
3749 msgstr ""
3751 #: plugins/check_ping.c:588
3752 msgid "time (ms) which triggers a WARNING or CRITICAL state, and <pl> is the"
3753 msgstr ""
3755 #: plugins/check_ping.c:589
3756 msgid "percentage of packet loss to trigger an alarm state."
3757 msgstr ""
3759 #: plugins/check_ping.c:592
3760 msgid ""
3761 "This plugin uses the ping command to probe the specified host for packet loss"
3762 msgstr ""
3764 #: plugins/check_ping.c:593
3765 msgid ""
3766 "(percentage) and round trip average (milliseconds). It can produce HTML "
3767 "output"
3768 msgstr ""
3770 #: plugins/check_ping.c:594
3771 msgid ""
3772 "linking to a traceroute CGI contributed by Ian Cass. The CGI can be found in"
3773 msgstr ""
3775 #: plugins/check_ping.c:595
3776 msgid "the contrib area of the downloads section at http://www.nagios.org/"
3777 msgstr ""
3779 #: plugins/check_procs.c:193
3780 #, c-format
3781 msgid "CMD: %s\n"
3782 msgstr ""
3784 #: plugins/check_procs.c:198
3785 msgid "System call sent warnings to stderr"
3786 msgstr ""
3788 #: plugins/check_procs.c:326
3789 #, c-format
3790 msgid "Not parseable: %s"
3791 msgstr ""
3793 #: plugins/check_procs.c:331
3794 #, c-format
3795 msgid "Unable to read output\n"
3796 msgstr ""
3798 #: plugins/check_procs.c:348
3799 #, c-format
3800 msgid "%d warn out of "
3801 msgstr ""
3803 #: plugins/check_procs.c:353
3804 #, c-format
3805 msgid "%d crit, %d warn out of "
3806 msgstr ""
3808 #: plugins/check_procs.c:359
3809 #, c-format
3810 msgid " with %s"
3811 msgstr ""
3813 #: plugins/check_procs.c:453
3814 msgid "Parent Process ID must be an integer!"
3815 msgstr ""
3817 #: plugins/check_procs.c:459 plugins/check_procs.c:586
3818 #, c-format
3819 msgid "%s%sSTATE = %s"
3820 msgstr ""
3822 #: plugins/check_procs.c:468
3823 msgid "UID was not found"
3824 msgstr ""
3826 #: plugins/check_procs.c:474
3827 msgid "User name was not found"
3828 msgstr ""
3830 #: plugins/check_procs.c:489
3831 #, c-format
3832 msgid "%s%scommand name '%s'"
3833 msgstr ""
3835 #: plugins/check_procs.c:524
3836 msgid "RSS must be an integer!"
3837 msgstr ""
3839 #: plugins/check_procs.c:531
3840 msgid "VSZ must be an integer!"
3841 msgstr ""
3843 #: plugins/check_procs.c:539
3844 msgid "PCPU must be a float!"
3845 msgstr ""
3847 #: plugins/check_procs.c:563
3848 msgid "Metric must be one of PROCS, VSZ, RSS, CPU, ELAPSED!"
3849 msgstr ""
3851 #: plugins/check_procs.c:694
3852 msgid ""
3853 "Checks all processes and generates WARNING or CRITICAL states if the "
3854 "specified"
3855 msgstr ""
3857 #: plugins/check_procs.c:695
3858 msgid ""
3859 "metric is outside the required threshold ranges. The metric defaults to "
3860 "number"
3861 msgstr ""
3863 #: plugins/check_procs.c:696
3864 msgid ""
3865 "of processes.  Search filters can be applied to limit the processes to check."
3866 msgstr ""
3868 #: plugins/check_procs.c:705
3869 msgid "Generate warning state if metric is outside this range"
3870 msgstr ""
3872 #: plugins/check_procs.c:707
3873 msgid "Generate critical state if metric is outside this range"
3874 msgstr ""
3876 #: plugins/check_procs.c:709
3877 msgid "Check thresholds against metric. Valid types:"
3878 msgstr ""
3880 #: plugins/check_procs.c:710
3881 msgid "PROCS   - number of processes (default)"
3882 msgstr ""
3884 #: plugins/check_procs.c:711
3885 msgid "VSZ     - virtual memory size"
3886 msgstr ""
3888 #: plugins/check_procs.c:712
3889 msgid "RSS     - resident set memory size"
3890 msgstr ""
3892 #: plugins/check_procs.c:713
3893 msgid "CPU     - percentage CPU"
3894 msgstr ""
3896 #: plugins/check_procs.c:716
3897 msgid "ELAPSED - time elapsed in seconds"
3898 msgstr ""
3900 #: plugins/check_procs.c:721
3901 msgid "Extra information. Up to 3 verbosity levels"
3902 msgstr ""
3904 #: plugins/check_procs.c:724
3905 msgid "Filter own process the traditional way by PID instead of /proc/pid/exe"
3906 msgstr ""
3908 #: plugins/check_procs.c:729
3909 msgid "Only scan for processes that have, in the output of `ps`, one or"
3910 msgstr ""
3912 #: plugins/check_procs.c:730
3913 msgid "more of the status flags you specify (for example R, Z, S, RS,"
3914 msgstr ""
3916 #: plugins/check_procs.c:731
3917 msgid "RSZDT, plus others based on the output of your 'ps' command)."
3918 msgstr ""
3920 #: plugins/check_procs.c:733
3921 msgid "Only scan for children of the parent process ID indicated."
3922 msgstr ""
3924 #: plugins/check_procs.c:735
3925 msgid "Only scan for processes with VSZ higher than indicated."
3926 msgstr ""
3928 #: plugins/check_procs.c:737
3929 msgid "Only scan for processes with RSS higher than indicated."
3930 msgstr ""
3932 #: plugins/check_procs.c:739
3933 msgid "Only scan for processes with PCPU higher than indicated."
3934 msgstr ""
3936 #: plugins/check_procs.c:741
3937 msgid "Only scan for processes with user name or ID indicated."
3938 msgstr ""
3940 #: plugins/check_procs.c:743
3941 msgid "Only scan for processes with args that contain STRING."
3942 msgstr ""
3944 #: plugins/check_procs.c:745
3945 msgid "Only scan for processes with args that contain the regex STRING."
3946 msgstr ""
3948 #: plugins/check_procs.c:747
3949 msgid "Only scan for exact matches of COMMAND (without path)."
3950 msgstr ""
3952 #: plugins/check_procs.c:749
3953 msgid "Only scan for non kernel threads (works on Linux only)."
3954 msgstr ""
3956 #: plugins/check_procs.c:751
3957 #, c-format
3958 msgid ""
3959 "\n"
3960 "RANGEs are specified 'min:max' or 'min:' or ':max' (or 'max'). If\n"
3961 "specified 'max:min', a warning status will be generated if the\n"
3962 "count is inside the specified range\n"
3963 "\n"
3964 msgstr ""
3966 #: plugins/check_procs.c:756
3967 #, c-format
3968 msgid ""
3969 "This plugin checks the number of currently running processes and\n"
3970 "generates WARNING or CRITICAL states if the process count is outside\n"
3971 "the specified threshold ranges. The process count can be filtered by\n"
3972 "process owner, parent process PID, current state (e.g., 'Z'), or may\n"
3973 "be the total number of running processes\n"
3974 "\n"
3975 msgstr ""
3977 #: plugins/check_procs.c:765
3978 msgid "Warning if not two processes with command name portsentry."
3979 msgstr ""
3981 #: plugins/check_procs.c:766
3982 msgid "Critical if < 2 or > 1024 processes"
3983 msgstr ""
3985 #: plugins/check_procs.c:768
3986 msgid "Warning alert if > 10 processes with command arguments containing"
3987 msgstr ""
3989 #: plugins/check_procs.c:769
3990 msgid "'/usr/local/bin/perl' and owned by root"
3991 msgstr ""
3993 #: plugins/check_procs.c:771
3994 msgid "Alert if VSZ of any processes over 50K or 100K"
3995 msgstr ""
3997 #: plugins/check_procs.c:773
3998 #, c-format
3999 msgid "Alert if CPU of any processes over 10%% or 20%%"
4000 msgstr ""
4002 #: plugins/check_radius.c:165
4003 msgid "Config file error"
4004 msgstr ""
4006 #: plugins/check_radius.c:174
4007 msgid "Out of Memory?"
4008 msgstr ""
4010 #: plugins/check_radius.c:178
4011 msgid "Invalid NAS-Identifier"
4012 msgstr ""
4014 #: plugins/check_radius.c:183 plugins/check_radius.c:185
4015 #: plugins/check_radius.c:191
4016 msgid "Invalid NAS-IP-Address"
4017 msgstr ""
4019 #: plugins/check_radius.c:188
4020 msgid "Can't find local IP for NAS-IP-Address"
4021 msgstr ""
4023 #: plugins/check_radius.c:202
4024 msgid "Timeout"
4025 msgstr ""
4027 #: plugins/check_radius.c:204
4028 msgid "Auth Error"
4029 msgstr ""
4031 #: plugins/check_radius.c:206
4032 msgid "Auth Failed"
4033 msgstr ""
4035 #: plugins/check_radius.c:208
4036 msgid "Bad Response"
4037 msgstr ""
4039 #: plugins/check_radius.c:212
4040 msgid "Auth OK"
4041 msgstr ""
4043 #: plugins/check_radius.c:213
4044 #, c-format
4045 msgid "Unexpected result code %d"
4046 msgstr ""
4048 #: plugins/check_radius.c:302
4049 msgid "Number of retries must be a positive integer"
4050 msgstr ""
4052 #: plugins/check_radius.c:316
4053 msgid "User not specified"
4054 msgstr ""
4056 #: plugins/check_radius.c:318
4057 msgid "Password not specified"
4058 msgstr ""
4060 #: plugins/check_radius.c:320
4061 msgid "Configuration file not specified"
4062 msgstr ""
4064 #: plugins/check_radius.c:338
4065 msgid "Tests to see if a RADIUS server is accepting connections."
4066 msgstr ""
4068 #: plugins/check_radius.c:350
4069 msgid "The user to authenticate"
4070 msgstr ""
4072 #: plugins/check_radius.c:352
4073 msgid "Password for authentication (SECURITY RISK)"
4074 msgstr ""
4076 #: plugins/check_radius.c:354
4077 msgid "NAS identifier"
4078 msgstr ""
4080 #: plugins/check_radius.c:356
4081 msgid "NAS IP Address"
4082 msgstr ""
4084 #: plugins/check_radius.c:358
4085 msgid "Configuration file"
4086 msgstr ""
4088 #: plugins/check_radius.c:360
4089 msgid "Response string to expect from the server"
4090 msgstr ""
4092 #: plugins/check_radius.c:362
4093 msgid "Number of times to retry a failed connection"
4094 msgstr ""
4096 #: plugins/check_radius.c:367
4097 msgid ""
4098 "This plugin tests a RADIUS server to see if it is accepting connections."
4099 msgstr ""
4101 #: plugins/check_radius.c:368
4102 msgid ""
4103 "The server to test must be specified in the invocation, as well as a user"
4104 msgstr ""
4106 #: plugins/check_radius.c:369
4107 msgid ""
4108 "name and password. A configuration file may also be present. The format of"
4109 msgstr ""
4111 #: plugins/check_radius.c:370
4112 msgid ""
4113 "the configuration file is described in the radiusclient library sources."
4114 msgstr ""
4116 #: plugins/check_radius.c:371
4117 msgid "The password option presents a substantial security issue because the"
4118 msgstr ""
4120 #: plugins/check_radius.c:372
4121 msgid ""
4122 "password can possibly be determined by careful watching of the command line"
4123 msgstr ""
4125 #: plugins/check_radius.c:373
4126 msgid "in a process listing. This risk is exacerbated because the monitor will"
4127 msgstr ""
4129 #: plugins/check_radius.c:374
4130 msgid "run the plugin at regular predictable intervals. Please be sure that"
4131 msgstr ""
4133 #: plugins/check_radius.c:375
4134 msgid "the password used does not allow access to sensitive system resources."
4135 msgstr ""
4137 #: plugins/check_real.c:91
4138 #, c-format
4139 msgid "Unable to connect to %s on port %d\n"
4140 msgstr ""
4142 #: plugins/check_real.c:113
4143 #, c-format
4144 msgid "No data received from %s\n"
4145 msgstr ""
4147 #: plugins/check_real.c:118 plugins/check_real.c:191
4148 msgid "Invalid REAL response received from host"
4149 msgstr ""
4151 #: plugins/check_real.c:120 plugins/check_real.c:193
4152 #, c-format
4153 msgid "Invalid REAL response received from host on port %d\n"
4154 msgstr ""
4156 #: plugins/check_real.c:184 plugins/check_tcp.c:311
4157 #, c-format
4158 msgid "No data received from host\n"
4159 msgstr ""
4161 #: plugins/check_real.c:247
4162 #, c-format
4163 msgid "REAL %s - %d second response time\n"
4164 msgstr ""
4166 #: plugins/check_real.c:336 plugins/check_ups.c:536
4167 msgid "Warning time must be a positive integer"
4168 msgstr ""
4170 #: plugins/check_real.c:345 plugins/check_ups.c:527
4171 msgid "Critical time must be a positive integer"
4172 msgstr ""
4174 #: plugins/check_real.c:381
4175 msgid "You must provide a server to check"
4176 msgstr ""
4178 #: plugins/check_real.c:413
4179 msgid "This plugin tests the REAL service on the specified host."
4180 msgstr ""
4182 #: plugins/check_real.c:425
4183 msgid "Connect to this url"
4184 msgstr ""
4186 #: plugins/check_real.c:427
4187 #, c-format
4188 msgid "String to expect in first line of server response (default: %s)\n"
4189 msgstr ""
4191 #: plugins/check_real.c:437
4192 msgid "This plugin will attempt to open an RTSP connection with the host."
4193 msgstr ""
4195 #: plugins/check_real.c:438 plugins/check_smtp.c:830
4196 msgid "Successul connects return STATE_OK, refusals and timeouts return"
4197 msgstr ""
4199 #: plugins/check_real.c:439
4200 msgid ""
4201 "STATE_CRITICAL, other errors return STATE_UNKNOWN.  Successful connects,"
4202 msgstr ""
4204 #: plugins/check_real.c:440
4205 msgid ""
4206 "but incorrect response messages from the host result in STATE_WARNING return"
4207 msgstr ""
4209 #: plugins/check_real.c:441
4210 msgid "values."
4211 msgstr ""
4213 #: plugins/check_smtp.c:150 plugins/check_swap.c:265 plugins/check_swap.c:271
4214 #, c-format
4215 msgid "malloc() failed!\n"
4216 msgstr ""
4218 #: plugins/check_smtp.c:154
4219 #, c-format
4220 msgid "gethostname() failed!\n"
4221 msgstr ""
4223 #: plugins/check_smtp.c:189 plugins/check_smtp.c:213
4224 #, c-format
4225 msgid "recv() failed\n"
4226 msgstr ""
4228 #: plugins/check_smtp.c:200
4229 #, c-format
4230 msgid "Invalid SMTP response received from host: %s\n"
4231 msgstr ""
4233 #: plugins/check_smtp.c:202
4234 #, c-format
4235 msgid "Invalid SMTP response received from host on port %d: %s\n"
4236 msgstr ""
4238 #: plugins/check_smtp.c:223
4239 #, c-format
4240 msgid "WARNING - TLS not supported by server\n"
4241 msgstr ""
4243 #: plugins/check_smtp.c:235
4244 #, c-format
4245 msgid "Server does not support STARTTLS\n"
4246 msgstr ""
4248 #: plugins/check_smtp.c:241
4249 #, c-format
4250 msgid "CRITICAL - Cannot create SSL context.\n"
4251 msgstr ""
4253 #: plugins/check_smtp.c:261
4254 msgid "SMTP UNKNOWN - Cannot send EHLO command via TLS."
4255 msgstr ""
4257 #: plugins/check_smtp.c:266
4258 #, c-format
4259 msgid "sent %s"
4260 msgstr ""
4262 #: plugins/check_smtp.c:268
4263 msgid "SMTP UNKNOWN - Cannot read EHLO response via TLS."
4264 msgstr ""
4266 #: plugins/check_smtp.c:303 plugins/check_snmp.c:806
4267 #, c-format
4268 msgid "Could Not Compile Regular Expression"
4269 msgstr ""
4271 #: plugins/check_smtp.c:312
4272 #, c-format
4273 msgid "SMTP %s - Invalid response '%s' to command '%s'\n"
4274 msgstr ""
4276 #: plugins/check_smtp.c:316 plugins/check_snmp.c:511
4277 #, c-format
4278 msgid "Execute Error: %s\n"
4279 msgstr ""
4281 #: plugins/check_smtp.c:330
4282 msgid "no authuser specified, "
4283 msgstr ""
4285 #: plugins/check_smtp.c:335
4286 msgid "no authpass specified, "
4287 msgstr ""
4289 #: plugins/check_smtp.c:342 plugins/check_smtp.c:363 plugins/check_smtp.c:383
4290 #: plugins/check_smtp.c:688
4291 #, c-format
4292 msgid "sent %s\n"
4293 msgstr ""
4295 #: plugins/check_smtp.c:345
4296 msgid "recv() failed after AUTH LOGIN, "
4297 msgstr ""
4299 #: plugins/check_smtp.c:350 plugins/check_smtp.c:371 plugins/check_smtp.c:391
4300 #: plugins/check_smtp.c:699
4301 #, c-format
4302 msgid "received %s\n"
4303 msgstr ""
4305 #: plugins/check_smtp.c:354
4306 msgid "invalid response received after AUTH LOGIN, "
4307 msgstr ""
4309 #: plugins/check_smtp.c:367
4310 msgid "recv() failed after sending authuser, "
4311 msgstr ""
4313 #: plugins/check_smtp.c:375
4314 msgid "invalid response received after authuser, "
4315 msgstr ""
4317 #: plugins/check_smtp.c:387
4318 msgid "recv() failed after sending authpass, "
4319 msgstr ""
4321 #: plugins/check_smtp.c:395
4322 msgid "invalid response received after authpass, "
4323 msgstr ""
4325 #: plugins/check_smtp.c:402
4326 msgid "only authtype LOGIN is supported, "
4327 msgstr ""
4329 #: plugins/check_smtp.c:426
4330 #, c-format
4331 msgid "SMTP %s - %s%.3f sec. response time%s%s|%s\n"
4332 msgstr ""
4334 #: plugins/check_smtp.c:536 plugins/check_smtp.c:548
4335 #, c-format
4336 msgid "Could not realloc() units [%d]\n"
4337 msgstr ""
4339 #: plugins/check_smtp.c:556
4340 msgid "Critical time must be a positive"
4341 msgstr ""
4343 #: plugins/check_smtp.c:564
4344 msgid "Warning time must be a positive"
4345 msgstr ""
4347 #: plugins/check_smtp.c:611
4348 msgid "SSL support not available - install OpenSSL and recompile"
4349 msgstr ""
4351 #: plugins/check_smtp.c:679 plugins/check_smtp.c:684
4352 #, c-format
4353 msgid "Connection closed by server before sending QUIT command\n"
4354 msgstr ""
4356 #: plugins/check_smtp.c:694
4357 #, c-format
4358 msgid "recv() failed after QUIT."
4359 msgstr ""
4361 #: plugins/check_smtp.c:696
4362 #, c-format
4363 msgid "Connection reset by peer."
4364 msgstr ""
4366 #: plugins/check_smtp.c:784
4367 msgid "This plugin will attempt to open an SMTP connection with the host."
4368 msgstr ""
4370 #: plugins/check_smtp.c:798
4371 #, c-format
4372 msgid "    String to expect in first line of server response (default: '%s')\n"
4373 msgstr ""
4375 #: plugins/check_smtp.c:800
4376 msgid "SMTP command (may be used repeatedly)"
4377 msgstr ""
4379 #: plugins/check_smtp.c:802
4380 msgid "Expected response to command (may be used repeatedly)"
4381 msgstr ""
4383 #: plugins/check_smtp.c:804
4384 msgid "FROM-address to include in MAIL command, required by Exchange 2000"
4385 msgstr ""
4387 #: plugins/check_smtp.c:806
4388 msgid "FQDN used for HELO"
4389 msgstr ""
4391 #: plugins/check_smtp.c:809 plugins/check_tcp.c:665
4392 msgid "Minimum number of days a certificate has to be valid."
4393 msgstr ""
4395 #: plugins/check_smtp.c:811
4396 msgid "Use STARTTLS for the connection."
4397 msgstr ""
4399 #: plugins/check_smtp.c:815
4400 msgid "SMTP AUTH type to check (default none, only LOGIN supported)"
4401 msgstr ""
4403 #: plugins/check_smtp.c:817
4404 msgid "SMTP AUTH username"
4405 msgstr ""
4407 #: plugins/check_smtp.c:819
4408 msgid "SMTP AUTH password"
4409 msgstr ""
4411 #: plugins/check_smtp.c:821
4412 msgid "Ignore failure when sending QUIT command to server"
4413 msgstr ""
4415 #: plugins/check_smtp.c:831
4416 msgid "STATE_CRITICAL, other errors return STATE_UNKNOWN.  Successful"
4417 msgstr ""
4419 #: plugins/check_smtp.c:832
4420 msgid "connects, but incorrect response messages from the host result in"
4421 msgstr ""
4423 #: plugins/check_smtp.c:833
4424 msgid "STATE_WARNING return values."
4425 msgstr ""
4427 #: plugins/check_snmp.c:169 plugins/check_snmp.c:582
4428 msgid "Cannot malloc"
4429 msgstr ""
4431 #: plugins/check_snmp.c:356
4432 #, c-format
4433 msgid "External command error: %s\n"
4434 msgstr ""
4436 #: plugins/check_snmp.c:361
4437 #, c-format
4438 msgid "External command error with no output (return code: %d)\n"
4439 msgstr ""
4441 #: plugins/check_snmp.c:464
4442 #, c-format
4443 msgid "No valid data returned (%s)\n"
4444 msgstr ""
4446 #: plugins/check_snmp.c:475
4447 msgid "Time duration between plugin calls is invalid"
4448 msgstr ""
4450 #: plugins/check_snmp.c:588
4451 msgid "Cannot asprintf()"
4452 msgstr ""
4454 #: plugins/check_snmp.c:594
4455 msgid "Cannot realloc()"
4456 msgstr ""
4458 #: plugins/check_snmp.c:610
4459 msgid "No previous data to calculate rate - assume okay"
4460 msgstr ""
4462 #: plugins/check_snmp.c:751
4463 msgid "Retries interval must be a positive integer"
4464 msgstr ""
4466 #: plugins/check_snmp.c:831
4467 #, c-format
4468 msgid "Could not reallocate labels[%d]"
4469 msgstr ""
4471 #: plugins/check_snmp.c:844
4472 msgid "Could not reallocate labels\n"
4473 msgstr ""
4475 #: plugins/check_snmp.c:860
4476 #, c-format
4477 msgid "Could not reallocate units [%d]\n"
4478 msgstr ""
4480 #: plugins/check_snmp.c:872
4481 msgid "Could not realloc() units\n"
4482 msgstr ""
4484 #: plugins/check_snmp.c:889
4485 msgid "Rate multiplier must be a positive integer"
4486 msgstr ""
4488 #: plugins/check_snmp.c:947
4489 msgid "No host specified\n"
4490 msgstr ""
4492 #: plugins/check_snmp.c:951
4493 msgid "No OIDs specified\n"
4494 msgstr ""
4496 #: plugins/check_snmp.c:973
4497 msgid "Invalid seclevel"
4498 msgstr ""
4500 #: plugins/check_snmp.c:980 plugins/check_snmp.c:983 plugins/check_snmp.c:1001
4501 #, c-format
4502 msgid "Required parameter: %s\n"
4503 msgstr ""
4505 #: plugins/check_snmp.c:1022
4506 msgid "Invalid SNMP version"
4507 msgstr ""
4509 #: plugins/check_snmp.c:1039
4510 msgid "Unbalanced quotes\n"
4511 msgstr ""
4513 #: plugins/check_snmp.c:1088
4514 msgid "Check status of remote machines and obtain system information via SNMP"
4515 msgstr ""
4517 #: plugins/check_snmp.c:1101
4518 msgid "Use SNMP GETNEXT instead of SNMP GET"
4519 msgstr ""
4521 #: plugins/check_snmp.c:1103
4522 msgid "SNMP protocol version"
4523 msgstr ""
4525 #: plugins/check_snmp.c:1105
4526 msgid "SNMPv3 securityLevel"
4527 msgstr ""
4529 #: plugins/check_snmp.c:1107
4530 msgid "SNMPv3 auth proto"
4531 msgstr ""
4533 #: plugins/check_snmp.c:1109
4534 msgid "SNMPv3 priv proto (default DES)"
4535 msgstr ""
4537 #: plugins/check_snmp.c:1113
4538 msgid "Optional community string for SNMP communication"
4539 msgstr ""
4541 #: plugins/check_snmp.c:1114
4542 msgid "default is"
4543 msgstr ""
4545 #: plugins/check_snmp.c:1116
4546 msgid "SNMPv3 username"
4547 msgstr ""
4549 #: plugins/check_snmp.c:1118
4550 msgid "SNMPv3 authentication password"
4551 msgstr ""
4553 #: plugins/check_snmp.c:1120
4554 msgid "SNMPv3 privacy password"
4555 msgstr ""
4557 #: plugins/check_snmp.c:1124
4558 msgid "Object identifier(s) or SNMP variables whose value you wish to query"
4559 msgstr ""
4561 #: plugins/check_snmp.c:1126
4562 msgid ""
4563 "List of MIBS to be loaded (default = none if using numeric OIDs or 'ALL'"
4564 msgstr ""
4566 #: plugins/check_snmp.c:1127
4567 msgid "for symbolic OIDs.)"
4568 msgstr ""
4570 #: plugins/check_snmp.c:1129
4571 msgid "Delimiter to use when parsing returned data. Default is"
4572 msgstr ""
4574 #: plugins/check_snmp.c:1130
4575 msgid "Any data on the right hand side of the delimiter is considered"
4576 msgstr ""
4578 #: plugins/check_snmp.c:1131
4579 msgid "to be the data that should be used in the evaluation."
4580 msgstr ""
4582 #: plugins/check_snmp.c:1135
4583 msgid "Warning threshold range(s)"
4584 msgstr ""
4586 #: plugins/check_snmp.c:1137
4587 msgid "Critical threshold range(s)"
4588 msgstr ""
4590 #: plugins/check_snmp.c:1139
4591 msgid "Enable rate calculation. See 'Rate Calculation' below"
4592 msgstr ""
4594 #: plugins/check_snmp.c:1141
4595 msgid ""
4596 "Converts rate per second. For example, set to 60 to convert to per minute"
4597 msgstr ""
4599 #: plugins/check_snmp.c:1143
4600 msgid "Add/substract the specified OFFSET to numeric sensor data"
4601 msgstr ""
4603 #: plugins/check_snmp.c:1147
4604 msgid "Return OK state (for that OID) if STRING is an exact match"
4605 msgstr ""
4607 #: plugins/check_snmp.c:1149
4608 msgid ""
4609 "Return OK state (for that OID) if extended regular expression REGEX matches"
4610 msgstr ""
4612 #: plugins/check_snmp.c:1151
4613 msgid ""
4614 "Return OK state (for that OID) if case-insensitive extended REGEX matches"
4615 msgstr ""
4617 #: plugins/check_snmp.c:1153
4618 msgid "Invert search result (CRITICAL if found)"
4619 msgstr ""
4621 #: plugins/check_snmp.c:1157
4622 msgid "Prefix label for output from plugin"
4623 msgstr ""
4625 #: plugins/check_snmp.c:1159
4626 msgid "Units label(s) for output data (e.g., 'sec.')."
4627 msgstr ""
4629 #: plugins/check_snmp.c:1161
4630 msgid "Separates output on multiple OID requests"
4631 msgstr ""
4633 #: plugins/check_snmp.c:1165
4634 msgid "Number of retries to be used in the requests"
4635 msgstr ""
4637 #: plugins/check_snmp.c:1168
4638 msgid "Label performance data with OIDs instead of --label's"
4639 msgstr ""
4641 #: plugins/check_snmp.c:1173
4642 msgid ""
4643 "This plugin uses the 'snmpget' command included with the NET-SNMP package."
4644 msgstr ""
4646 #: plugins/check_snmp.c:1174
4647 msgid ""
4648 "if you don't have the package installed, you will need to download it from"
4649 msgstr ""
4651 #: plugins/check_snmp.c:1175
4652 msgid "http://net-snmp.sourceforge.net before you can use this plugin."
4653 msgstr ""
4655 #: plugins/check_snmp.c:1179
4656 msgid ""
4657 "- Multiple OIDs (and labels) may be indicated by a comma or space-delimited  "
4658 msgstr ""
4660 #: plugins/check_snmp.c:1180
4661 msgid "list (lists with internal spaces must be quoted)."
4662 msgstr ""
4664 #: plugins/check_snmp.c:1184
4665 msgid ""
4666 "- When checking multiple OIDs, separate ranges by commas like '-w "
4667 "1:10,1:,:20'"
4668 msgstr ""
4670 #: plugins/check_snmp.c:1185
4671 msgid "- Note that only one string and one regex may be checked at present"
4672 msgstr ""
4674 #: plugins/check_snmp.c:1186
4675 msgid ""
4676 "- All evaluation methods other than PR, STR, and SUBSTR expect that the value"
4677 msgstr ""
4679 #: plugins/check_snmp.c:1187
4680 msgid "returned from the SNMP query is an unsigned integer."
4681 msgstr ""
4683 #: plugins/check_snmp.c:1190
4684 msgid "Rate Calculation:"
4685 msgstr ""
4687 #: plugins/check_snmp.c:1191
4688 msgid "In many places, SNMP returns counters that are only meaningful when"
4689 msgstr ""
4691 #: plugins/check_snmp.c:1192
4692 msgid "calculating the counter difference since the last check. check_snmp"
4693 msgstr ""
4695 #: plugins/check_snmp.c:1193
4696 msgid "saves the last state information in a file so that the rate per second"
4697 msgstr ""
4699 #: plugins/check_snmp.c:1194
4700 msgid "can be calculated. Use the --rate option to save state information."
4701 msgstr ""
4703 #: plugins/check_snmp.c:1195
4704 msgid ""
4705 "On the first run, there will be no prior state - this will return with OK."
4706 msgstr ""
4708 #: plugins/check_snmp.c:1196
4709 msgid "The state is uniquely determined by the arguments to the plugin, so"
4710 msgstr ""
4712 #: plugins/check_snmp.c:1197
4713 msgid "changing the arguments will create a new state file."
4714 msgstr ""
4716 #: plugins/check_ssh.c:165
4717 msgid "Port number must be a positive integer"
4718 msgstr ""
4720 #: plugins/check_ssh.c:232
4721 #, c-format
4722 msgid "Server answer: %s"
4723 msgstr ""
4725 #: plugins/check_ssh.c:251
4726 #, c-format
4727 msgid "SSH WARNING - %s (protocol %s) version mismatch, expected '%s'\n"
4728 msgstr ""
4730 #: plugins/check_ssh.c:260
4731 #, c-format
4732 msgid "SSH OK - %s (protocol %s) | %s\n"
4733 msgstr ""
4735 #: plugins/check_ssh.c:281
4736 msgid "Try to connect to an SSH server at specified server and port"
4737 msgstr ""
4739 #: plugins/check_ssh.c:297
4740 msgid ""
4741 "Warn if string doesn't match expected server version (ex: OpenSSH_3.9p1)"
4742 msgstr ""
4744 #: plugins/check_swap.c:169
4745 #, c-format
4746 msgid "Command: %s\n"
4747 msgstr ""
4749 #: plugins/check_swap.c:171
4750 #, c-format
4751 msgid "Format: %s\n"
4752 msgstr ""
4754 #: plugins/check_swap.c:207
4755 #, c-format
4756 msgid "total=%.0f, used=%.0f, free=%.0f\n"
4757 msgstr ""
4759 #: plugins/check_swap.c:221
4760 #, c-format
4761 msgid "total=%.0f, free=%.0f\n"
4762 msgstr ""
4764 #: plugins/check_swap.c:253
4765 msgid "Error getting swap devices\n"
4766 msgstr ""
4768 #: plugins/check_swap.c:256
4769 msgid "SWAP OK: No swap devices defined\n"
4770 msgstr ""
4772 #: plugins/check_swap.c:277 plugins/check_swap.c:319
4773 msgid "swapctl failed: "
4774 msgstr ""
4776 #: plugins/check_swap.c:278 plugins/check_swap.c:320
4777 msgid "Error in swapctl call\n"
4778 msgstr ""
4780 #: plugins/check_swap.c:357
4781 #, c-format
4782 msgid "SWAP %s - %d%% free (%d MB out of %d MB) %s|"
4783 msgstr ""
4785 #: plugins/check_swap.c:435
4786 msgid "Warning threshold must be integer or percentage!"
4787 msgstr ""
4789 #: plugins/check_swap.c:453
4790 msgid "Critical threshold must be integer or percentage!"
4791 msgstr ""
4793 #: plugins/check_swap.c:507
4794 msgid "Warning percentage should be more than critical percentage"
4795 msgstr ""
4797 #: plugins/check_swap.c:511
4798 msgid "Warning free space should be more than critical free space"
4799 msgstr ""
4801 #: plugins/check_swap.c:525
4802 msgid "Check swap space on local machine."
4803 msgstr ""
4805 #: plugins/check_swap.c:535
4806 msgid ""
4807 "Exit with WARNING status if less than INTEGER bytes of swap space are free"
4808 msgstr ""
4810 #: plugins/check_swap.c:537
4811 msgid "Exit with WARNING status if less than PERCENT of swap space is free"
4812 msgstr ""
4814 #: plugins/check_swap.c:539
4815 msgid ""
4816 "Exit with CRITICAL status if less than INTEGER bytes of swap space are free"
4817 msgstr ""
4819 #: plugins/check_swap.c:541
4820 msgid "Exit with CRITCAL status if less than PERCENT of swap space is free"
4821 msgstr ""
4823 #: plugins/check_swap.c:543
4824 msgid "Conduct comparisons for all swap partitions, one by one"
4825 msgstr ""
4827 #: plugins/check_swap.c:548
4828 msgid "On AIX, if -a is specified, uses lsps -a, otherwise uses lsps -s."
4829 msgstr ""
4831 #: plugins/check_tcp.c:206
4832 msgid "CRITICAL - Generic check_tcp called with unknown service\n"
4833 msgstr ""
4835 #: plugins/check_tcp.c:230
4836 msgid "With UDP checks, a send/expect string must be specified."
4837 msgstr ""
4839 #: plugins/check_tcp.c:431
4840 msgid "No arguments found"
4841 msgstr ""
4843 #: plugins/check_tcp.c:534
4844 msgid "Maxbytes must be a positive integer"
4845 msgstr ""
4847 #: plugins/check_tcp.c:552
4848 msgid "Refuse must be one of ok, warn, crit"
4849 msgstr ""
4851 #: plugins/check_tcp.c:562
4852 msgid "Mismatch must be one of ok, warn, crit"
4853 msgstr ""
4855 #: plugins/check_tcp.c:568
4856 msgid "Delay must be a positive integer"
4857 msgstr ""
4859 #: plugins/check_tcp.c:613
4860 msgid "You must provide a server address"
4861 msgstr ""
4863 #: plugins/check_tcp.c:615
4864 msgid "Invalid hostname, address or socket"
4865 msgstr ""
4867 #: plugins/check_tcp.c:629
4868 #, c-format
4869 msgid ""
4870 "This plugin tests %s connections with the specified host (or unix socket).\n"
4871 "\n"
4872 msgstr ""
4874 #: plugins/check_tcp.c:642
4875 msgid ""
4876 "Can use \\n, \\r, \\t or \\ in send or quit string. Must come before send or "
4877 "quit option"
4878 msgstr ""
4880 #: plugins/check_tcp.c:643
4881 msgid "Default: nothing added to send, \\r\\n added to end of quit"
4882 msgstr ""
4884 #: plugins/check_tcp.c:645
4885 msgid "String to send to the server"
4886 msgstr ""
4888 #: plugins/check_tcp.c:647
4889 msgid "String to expect in server response"
4890 msgstr ""
4892 #: plugins/check_tcp.c:647
4893 msgid "(may be repeated)"
4894 msgstr ""
4896 #: plugins/check_tcp.c:649
4897 msgid "All expect strings need to occur in server response. Default is any"
4898 msgstr ""
4900 #: plugins/check_tcp.c:651
4901 msgid "String to send server to initiate a clean close of the connection"
4902 msgstr ""
4904 #: plugins/check_tcp.c:653
4905 msgid "Accept TCP refusals with states ok, warn, crit (default: crit)"
4906 msgstr ""
4908 #: plugins/check_tcp.c:655
4909 msgid ""
4910 "Accept expected string mismatches with states ok, warn, crit (default: warn)"
4911 msgstr ""
4913 #: plugins/check_tcp.c:657
4914 msgid "Hide output from TCP socket"
4915 msgstr ""
4917 #: plugins/check_tcp.c:659
4918 msgid "Close connection once more than this number of bytes are received"
4919 msgstr ""
4921 #: plugins/check_tcp.c:661
4922 msgid "Seconds to wait between sending string and polling for response"
4923 msgstr ""
4925 #: plugins/check_tcp.c:666
4926 msgid "1st is #days for warning, 2nd is critical (if not specified - 0)."
4927 msgstr ""
4929 #: plugins/check_tcp.c:668
4930 msgid "Use SSL for the connection."
4931 msgstr ""
4933 #: plugins/check_time.c:102
4934 #, c-format
4935 msgid "TIME UNKNOWN - could not connect to server %s, port %d\n"
4936 msgstr ""
4938 #: plugins/check_time.c:115
4939 #, c-format
4940 msgid "TIME UNKNOWN - could not send UDP request to server %s, port %d\n"
4941 msgstr ""
4943 #: plugins/check_time.c:139
4944 #, c-format
4945 msgid "TIME UNKNOWN - no data received from server %s, port %d\n"
4946 msgstr ""
4948 #: plugins/check_time.c:152
4949 #, c-format
4950 msgid "TIME %s - %d second response time|%s\n"
4951 msgstr ""
4953 #: plugins/check_time.c:170
4954 #, c-format
4955 msgid "TIME %s - %lu second time difference|%s %s\n"
4956 msgstr ""
4958 #: plugins/check_time.c:254
4959 msgid "Warning thresholds must be a positive integer"
4960 msgstr ""
4962 #: plugins/check_time.c:273
4963 msgid "Critical thresholds must be a positive integer"
4964 msgstr ""
4966 #: plugins/check_time.c:339
4967 msgid "This plugin will check the time on the specified host."
4968 msgstr ""
4970 #: plugins/check_time.c:351
4971 msgid "Use UDP to connect, not TCP"
4972 msgstr ""
4974 #: plugins/check_time.c:353
4975 msgid "Time difference (sec.) necessary to result in a warning status"
4976 msgstr ""
4978 #: plugins/check_time.c:355
4979 msgid "Time difference (sec.) necessary to result in a critical status"
4980 msgstr ""
4982 #: plugins/check_time.c:357
4983 msgid "Response time (sec.) necessary to result in warning status"
4984 msgstr ""
4986 #: plugins/check_time.c:359
4987 msgid "Response time (sec.) necessary to result in critical status"
4988 msgstr ""
4990 #: plugins/check_ups.c:144
4991 msgid "On Battery, Low Battery"
4992 msgstr ""
4994 #: plugins/check_ups.c:149
4995 msgid "Online"
4996 msgstr ""
4998 #: plugins/check_ups.c:152
4999 msgid "On Battery"
5000 msgstr ""
5002 #: plugins/check_ups.c:156
5003 msgid ", Low Battery"
5004 msgstr ""
5006 #: plugins/check_ups.c:160
5007 msgid ", Calibrating"
5008 msgstr ""
5010 #: plugins/check_ups.c:163
5011 msgid ", Replace Battery"
5012 msgstr ""
5014 #: plugins/check_ups.c:167
5015 msgid ", On Bypass"
5016 msgstr ""
5018 #: plugins/check_ups.c:170
5019 msgid ", Overload"
5020 msgstr ""
5022 #: plugins/check_ups.c:173
5023 msgid ", Trimming"
5024 msgstr ""
5026 #: plugins/check_ups.c:176
5027 msgid ", Boosting"
5028 msgstr ""
5030 #: plugins/check_ups.c:179
5031 msgid ", Charging"
5032 msgstr ""
5034 #: plugins/check_ups.c:182
5035 msgid ", Discharging"
5036 msgstr ""
5038 #: plugins/check_ups.c:185
5039 msgid ", Unknown"
5040 msgstr ""
5042 #: plugins/check_ups.c:324
5043 msgid "UPS does not support any available options\n"
5044 msgstr ""
5046 #: plugins/check_ups.c:348 plugins/check_ups.c:411
5047 msgid "Invalid response received from host"
5048 msgstr ""
5050 #: plugins/check_ups.c:420
5051 #, c-format
5052 msgid "CRITICAL - no such UPS '%s' on that host\n"
5053 msgstr ""
5055 #: plugins/check_ups.c:430
5056 msgid "CRITICAL - UPS data is stale"
5057 msgstr ""
5059 #: plugins/check_ups.c:435
5060 #, c-format
5061 msgid "Unknown error: %s\n"
5062 msgstr ""
5064 #: plugins/check_ups.c:442
5065 msgid "Error: unable to parse variable"
5066 msgstr ""
5068 #: plugins/check_ups.c:549
5069 msgid "Unrecognized UPS variable"
5070 msgstr ""
5072 #: plugins/check_ups.c:587
5073 msgid "Error : no UPS indicated"
5074 msgstr ""
5076 #: plugins/check_ups.c:607
5077 msgid ""
5078 "This plugin tests the UPS service on the specified host. Network UPS Tools"
5079 msgstr ""
5081 #: plugins/check_ups.c:608
5082 msgid "from www.networkupstools.org must be running for this plugin to work."
5083 msgstr ""
5085 #: plugins/check_ups.c:620
5086 msgid "Name of UPS"
5087 msgstr ""
5089 #: plugins/check_ups.c:622
5090 msgid "Output of temperatures in Celsius"
5091 msgstr ""
5093 #: plugins/check_ups.c:624
5094 msgid "Valid values for STRING are"
5095 msgstr ""
5097 #: plugins/check_ups.c:635
5098 msgid ""
5099 "This plugin attempts to determine the status of a UPS (Uninterruptible Power"
5100 msgstr ""
5102 #: plugins/check_ups.c:636
5103 msgid ""
5104 "Supply) on a local or remote host. If the UPS is online or calibrating, the"
5105 msgstr ""
5107 #: plugins/check_ups.c:637
5108 msgid ""
5109 "plugin will return an OK state. If the battery is on it will return a WARNING"
5110 msgstr ""
5112 #: plugins/check_ups.c:638
5113 msgid ""
5114 "state. If the UPS is off or has a low battery the plugin will return a "
5115 "CRITICAL"
5116 msgstr ""
5118 #: plugins/check_ups.c:643
5119 msgid ""
5120 "You may also specify a variable to check (such as temperature, utility "
5121 "voltage,"
5122 msgstr ""
5124 #: plugins/check_ups.c:644
5125 msgid ""
5126 "battery load, etc.) as well as warning and critical thresholds for the value"
5127 msgstr ""
5129 #: plugins/check_ups.c:645
5130 msgid ""
5131 "of that variable.  If the remote host has multiple UPS that are being "
5132 "monitored"
5133 msgstr ""
5135 #: plugins/check_ups.c:646
5136 msgid "you will have to use the --ups option to specify which UPS to check."
5137 msgstr ""
5139 #: plugins/check_ups.c:648
5140 msgid ""
5141 "This plugin requires that the UPSD daemon distributed with Russell Kroll's"
5142 msgstr ""
5144 #: plugins/check_ups.c:649
5145 msgid ""
5146 "Network UPS Tools be installed on the remote host. If you do not have the"
5147 msgstr ""
5149 #: plugins/check_ups.c:650
5150 msgid "package installed on your system, you can download it from"
5151 msgstr ""
5153 #: plugins/check_ups.c:651
5154 msgid "http://www.networkupstools.org"
5155 msgstr ""
5157 #: plugins/check_users.c:110
5158 #, c-format
5159 msgid "# users=%d"
5160 msgstr ""
5162 #: plugins/check_users.c:133
5163 msgid "Unable to read output"
5164 msgstr ""
5166 #: plugins/check_users.c:140
5167 #, c-format
5168 msgid "USERS %s - %d users currently logged in |%s\n"
5169 msgstr ""
5171 #: plugins/check_users.c:219
5172 msgid "This plugin checks the number of users currently logged in on the local"
5173 msgstr ""
5175 #: plugins/check_users.c:220
5176 msgid ""
5177 "system and generates an error if the number exceeds the thresholds specified."
5178 msgstr ""
5180 #: plugins/check_users.c:230
5181 msgid "Set WARNING status if more than INTEGER users are logged in"
5182 msgstr ""
5184 #: plugins/check_users.c:232
5185 msgid "Set CRITICAL status if more than INTEGER users are logged in"
5186 msgstr ""
5188 #: plugins/check_ide_smart.c:256
5189 #, c-format
5190 msgid "CRITICAL - Couldn't open device %s: %s\n"
5191 msgstr ""
5193 #: plugins/check_ide_smart.c:261
5194 #, c-format
5195 msgid "CRITICAL - SMART_CMD_ENABLE\n"
5196 msgstr ""
5198 #: plugins/check_ide_smart.c:323 plugins/check_ide_smart.c:350
5199 #, c-format
5200 msgid "CRITICAL - SMART_READ_VALUES: %s\n"
5201 msgstr ""
5203 #: plugins/check_ide_smart.c:421
5204 #, c-format
5205 msgid "CRITICAL - %d Harddrive PreFailure%cDetected! %d/%d tests failed.\n"
5206 msgstr ""
5208 #: plugins/check_ide_smart.c:429
5209 #, c-format
5210 msgid "WARNING - %d Harddrive Advisor%s Detected. %d/%d tests failed.\n"
5211 msgstr ""
5213 #: plugins/check_ide_smart.c:437
5214 #, c-format
5215 msgid "OK - Operational (%d/%d tests passed)\n"
5216 msgstr ""
5218 #: plugins/check_ide_smart.c:441
5219 #, c-format
5220 msgid "ERROR - Status '%d' unknown. %d/%d tests passed\n"
5221 msgstr ""
5223 #: plugins/check_ide_smart.c:474
5224 #, c-format
5225 msgid "OffLineStatus=%d {%s}, AutoOffLine=%s, OffLineTimeout=%d minutes\n"
5226 msgstr ""
5228 #: plugins/check_ide_smart.c:480
5229 #, c-format
5230 msgid "OffLineCapability=%d {%s %s %s}\n"
5231 msgstr ""
5233 #: plugins/check_ide_smart.c:486
5234 #, c-format
5235 msgid "SmartRevision=%d, CheckSum=%d, SmartCapability=%d {%s %s}\n"
5236 msgstr ""
5238 #: plugins/check_ide_smart.c:508 plugins/check_ide_smart.c:532
5239 #, c-format
5240 msgid "CRITICAL - %s: %s\n"
5241 msgstr ""
5243 #: plugins/check_ide_smart.c:553 plugins/check_ide_smart.c:580
5244 #, c-format
5245 msgid "CRITICAL - SMART_READ_THRESHOLDS: %s\n"
5246 msgstr ""
5248 #: plugins/check_ide_smart.c:599
5249 #, c-format
5250 msgid ""
5251 "This plugin checks a local hard drive with the (Linux specific) SMART "
5252 "interface [http://smartlinux.sourceforge.net/smart/index.php]."
5253 msgstr ""
5255 #: plugins/check_ide_smart.c:609
5256 msgid "Select device DEVICE"
5257 msgstr ""
5259 #: plugins/check_ide_smart.c:610
5260 msgid ""
5261 "Note: if the device is selected with this option, _no_ other options are "
5262 "accepted"
5263 msgstr ""
5265 #: plugins/check_ide_smart.c:612
5266 msgid "Perform immediately offline tests"
5267 msgstr ""
5269 #: plugins/check_ide_smart.c:614
5270 msgid "Returns the number of failed tests"
5271 msgstr ""
5273 #: plugins/check_ide_smart.c:616
5274 msgid "Turn on automatic offline tests"
5275 msgstr ""
5277 #: plugins/check_ide_smart.c:618
5278 msgid "Turn off automatic offline tests"
5279 msgstr ""
5281 #: plugins/check_ide_smart.c:620
5282 msgid "Output suitable for the monitoring system"
5283 msgstr ""
5285 #: plugins/negate.c:99
5286 msgid "No data returned from command\n"
5287 msgstr ""
5289 #: plugins/negate.c:170
5290 msgid ""
5291 "Timeout result must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) "
5292 "or integer (0-3)."
5293 msgstr ""
5295 #: plugins/negate.c:174
5296 msgid ""
5297 "Ok must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or integer "
5298 "(0-3)."
5299 msgstr ""
5301 #: plugins/negate.c:180
5302 msgid ""
5303 "Warning must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or "
5304 "integer (0-3)."
5305 msgstr ""
5307 #: plugins/negate.c:185
5308 msgid ""
5309 "Critical must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or "
5310 "integer (0-3)."
5311 msgstr ""
5313 #: plugins/negate.c:190
5314 msgid ""
5315 "Unknown must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or "
5316 "integer (0-3)."
5317 msgstr ""
5319 #: plugins/negate.c:217
5320 msgid "Require path to command"
5321 msgstr ""
5323 #: plugins/negate.c:246
5324 msgid ""
5325 "Negates the status of a plugin (returns OK for CRITICAL and vice-versa)."
5326 msgstr ""
5328 #: plugins/negate.c:247
5329 msgid "Additional switches can be used to control which state becomes what."
5330 msgstr ""
5332 #: plugins/negate.c:256
5333 msgid "Keep timeout longer than the plugin timeout to retain CRITICAL status."
5334 msgstr ""
5336 #: plugins/negate.c:258
5337 msgid "Custom result on Negate timeouts; see below for STATUS definition\n"
5338 msgstr ""
5340 #: plugins/negate.c:264
5341 #, c-format
5342 msgid ""
5343 "    STATUS can be 'OK', 'WARNING', 'CRITICAL' or 'UNKNOWN' without single\n"
5344 msgstr ""
5346 #: plugins/negate.c:265
5347 #, c-format
5348 msgid ""
5349 "    quotes. Numeric values are accepted. If nothing is specified, permutes\n"
5350 msgstr ""
5352 #: plugins/negate.c:266
5353 #, c-format
5354 msgid "    OK and CRITICAL.\n"
5355 msgstr ""
5357 #: plugins/negate.c:268
5358 #, c-format
5359 msgid ""
5360 "    Substitute output text as well. Will only substitute text in CAPITALS\n"
5361 msgstr ""
5363 #: plugins/negate.c:273
5364 msgid "Run check_ping and invert result. Must use full path to plugin"
5365 msgstr ""
5367 #: plugins/negate.c:275
5368 msgid "This will return OK instead of WARNING and UNKNOWN instead of CRITICAL"
5369 msgstr ""
5371 #: plugins/negate.c:278
5372 msgid ""
5373 "This plugin is a wrapper to take the output of another plugin and invert it."
5374 msgstr ""
5376 #: plugins/negate.c:279
5377 msgid "The full path of the plugin must be provided."
5378 msgstr ""
5380 #: plugins/negate.c:280
5381 msgid "If the wrapped plugin returns OK, the wrapper will return CRITICAL."
5382 msgstr ""
5384 #: plugins/negate.c:281
5385 msgid "If the wrapped plugin returns CRITICAL, the wrapper will return OK."
5386 msgstr ""
5388 #: plugins/negate.c:282
5389 msgid "Otherwise, the output state of the wrapped plugin is unchanged."
5390 msgstr ""
5392 #: plugins/negate.c:284
5393 msgid ""
5394 "Using timeout-result, it is possible to override the timeout behaviour or a"
5395 msgstr ""
5397 #: plugins/negate.c:285
5398 msgid "plugin by setting the negate timeout a bit lower."
5399 msgstr ""
5401 #: plugins/netutils.c:49
5402 #, c-format
5403 msgid "%s - Socket timeout after %d seconds\n"
5404 msgstr ""
5406 #: plugins/netutils.c:51
5407 #, c-format
5408 msgid "%s - Abnormal timeout after %d seconds\n"
5409 msgstr ""
5411 #: plugins/netutils.c:79 plugins/netutils.c:281
5412 msgid "Send failed"
5413 msgstr ""
5415 #: plugins/netutils.c:96 plugins/netutils.c:296
5416 msgid "No data was received from host!"
5417 msgstr ""
5419 #: plugins/netutils.c:204 plugins/netutils.c:240
5420 msgid "Socket creation failed"
5421 msgstr ""
5423 #: plugins/netutils.c:233
5424 msgid "Supplied path too long unix domain socket"
5425 msgstr ""
5427 #: plugins/netutils.c:305
5428 msgid "Receive failed"
5429 msgstr ""
5431 #: plugins/netutils.c:331 plugins-root/check_dhcp.c:1342
5432 #, c-format
5433 msgid "Invalid hostname/address - %s"
5434 msgstr ""
5436 #: plugins/popen.c:142
5437 msgid "Could not malloc argv array in popen()"
5438 msgstr ""
5440 #: plugins/popen.c:152
5441 msgid "CRITICAL - You need more args!!!"
5442 msgstr ""
5444 #: plugins/popen.c:209
5445 msgid "Cannot catch SIGCHLD"
5446 msgstr ""
5448 #: plugins/popen.c:304
5449 #, c-format
5450 msgid "CRITICAL - Plugin timed out after %d seconds\n"
5451 msgstr ""
5453 #: plugins/popen.c:307
5454 msgid "CRITICAL - popen timeout received, but no child process"
5455 msgstr ""
5457 #: plugins/popen.c:323
5458 msgid "sysconf error for _SC_OPEN_MAX"
5459 msgstr ""
5461 #: plugins/urlize.c:130
5462 #, c-format
5463 msgid ""
5464 "%s UNKNOWN - No data received from host\n"
5465 "CMD: %s</A>\n"
5466 msgstr ""
5468 #: plugins/urlize.c:169
5469 msgid ""
5470 "This plugin wraps the text output of another command (plugin) in HTML <A>"
5471 msgstr ""
5473 #: plugins/urlize.c:170
5474 msgid ""
5475 "tags, thus displaying the child plugin's output as a clickable link in "
5476 "compatible"
5477 msgstr ""
5479 #: plugins/urlize.c:171
5480 msgid ""
5481 "monitoring status screen. This plugin returns the status of the invoked "
5482 "plugin."
5483 msgstr ""
5485 #: plugins/urlize.c:181
5486 msgid ""
5487 "Pay close attention to quoting to ensure that the shell passes the expected"
5488 msgstr ""
5490 #: plugins/urlize.c:182
5491 msgid "data to the plugin. For example, in:"
5492 msgstr ""
5494 #: plugins/urlize.c:183
5495 msgid "urlize http://example.com/ check_http -H example.com -r 'two words'"
5496 msgstr ""
5498 #: plugins/urlize.c:184
5499 msgid "the shell will remove the single quotes and urlize will see:"
5500 msgstr ""
5502 #: plugins/urlize.c:185
5503 msgid "urlize http://example.com/ check_http -H example.com -r two words"
5504 msgstr ""
5506 #: plugins/urlize.c:186
5507 msgid "You probably want:"
5508 msgstr ""
5510 #: plugins/urlize.c:187
5511 msgid "urlize http://example.com/ \"check_http -H example.com -r 'two words'\""
5512 msgstr ""
5514 #: plugins/utils.c:174
5515 #, c-format
5516 msgid "%s - Plugin timed out after %d seconds\n"
5517 msgstr ""
5519 #: plugins/utils.c:469
5520 msgid "failed realloc in strpcpy\n"
5521 msgstr ""
5523 #: plugins/utils.c:511
5524 msgid "failed malloc in strscat\n"
5525 msgstr ""
5527 #: plugins/utils.c:531
5528 msgid "failed malloc in xvasprintf\n"
5529 msgstr ""
5531 #: plugins/utils.h:137
5532 #, c-format
5533 msgid ""
5534 "       %s (-h | --help) for detailed help\n"
5535 "       %s (-V | --version) for version information\n"
5536 msgstr ""
5538 #: plugins/utils.h:141
5539 msgid ""
5540 "\n"
5541 "Options:\n"
5542 " -h, --help\n"
5543 "    Print detailed help screen\n"
5544 " -V, --version\n"
5545 "    Print version information\n"
5546 msgstr ""
5548 #: plugins/utils.h:148
5549 #, c-format
5550 msgid ""
5551 " -H, --hostname=ADDRESS\n"
5552 "    Host name, IP Address, or unix socket (must be an absolute path)\n"
5553 " -%c, --port=INTEGER\n"
5554 "    Port number (default: %s)\n"
5555 msgstr ""
5557 #: plugins/utils.h:154
5558 msgid ""
5559 " -4, --use-ipv4\n"
5560 "    Use IPv4 connection\n"
5561 " -6, --use-ipv6\n"
5562 "    Use IPv6 connection\n"
5563 msgstr ""
5565 #: plugins/utils.h:160
5566 msgid ""
5567 " -v, --verbose\n"
5568 "    Show details for command-line debugging (output may be truncated by\n"
5569 "\t\tthe monitoring system)\n"
5570 msgstr ""
5572 #: plugins/utils.h:165
5573 msgid ""
5574 " -w, --warning=DOUBLE\n"
5575 "    Response time to result in warning status (seconds)\n"
5576 " -c, --critical=DOUBLE\n"
5577 "    Response time to result in critical status (seconds)\n"
5578 msgstr ""
5580 #: plugins/utils.h:171
5581 msgid ""
5582 " -w, --warning=RANGE\n"
5583 "    Warning range (format: start:end). Alert if outside this range\n"
5584 " -c, --critical=RANGE\n"
5585 "    Critical range\n"
5586 msgstr ""
5588 #: plugins/utils.h:177
5589 #, c-format
5590 msgid ""
5591 " -t, --timeout=INTEGER\n"
5592 "    Seconds before connection times out (default: %d)\n"
5593 msgstr ""
5595 #: plugins/utils.h:182
5596 msgid ""
5597 " --extra-opts=[section][@file]\n"
5598 "    Read options from an ini file. See\n"
5599 "    https://www.monitoring-plugins.org/doc/extra-opts.html\n"
5600 "    for usage and examples.\n"
5601 msgstr ""
5603 #: plugins/utils.h:190
5604 msgid ""
5605 " See:\n"
5606 " https://www.monitoring-plugins.org/doc/guidelines.html#THRESHOLDFORMAT\n"
5607 " for THRESHOLD format and examples.\n"
5608 msgstr ""
5610 #: plugins/utils.h:195
5611 msgid ""
5612 "\n"
5613 "Send email to help@monitoring-plugins.org if you have questions regarding\n"
5614 "use of this software. To submit patches or suggest improvements, send email\n"
5615 "to devel@monitoring-plugins.org\n"
5616 "\n"
5617 msgstr ""
5619 #: plugins/utils.h:200
5620 msgid ""
5621 "\n"
5622 "The Monitoring Plugins come with ABSOLUTELY NO WARRANTY. You may "
5623 "redistribute\n"
5624 "copies of the plugins under the terms of the GNU General Public License.\n"
5625 "For more information about these matters, see the file named COPYING.\n"
5626 msgstr ""
5628 #: plugins-root/check_dhcp.c:320
5629 #, c-format
5630 msgid "Error: Could not get hardware address of interface '%s'\n"
5631 msgstr ""
5633 #: plugins-root/check_dhcp.c:342
5634 #, c-format
5635 msgid "Error: if_nametoindex error - %s.\n"
5636 msgstr ""
5638 #: plugins-root/check_dhcp.c:347
5639 #, c-format
5640 msgid "Error: Couldn't get hardware address from %s. sysctl 1 error - %s.\n"
5641 msgstr ""
5643 #: plugins-root/check_dhcp.c:352
5644 #, c-format
5645 msgid ""
5646 "Error: Couldn't get hardware address from interface %s. malloc error - %s.\n"
5647 msgstr ""
5649 #: plugins-root/check_dhcp.c:357
5650 #, c-format
5651 msgid "Error: Couldn't get hardware address from %s. sysctl 2 error - %s.\n"
5652 msgstr ""
5654 #: plugins-root/check_dhcp.c:388
5655 #, c-format
5656 msgid ""
5657 "Error: can't find unit number in interface_name (%s) - expecting TypeNumber "
5658 "eg lnc0.\n"
5659 msgstr ""
5661 #: plugins-root/check_dhcp.c:393 plugins-root/check_dhcp.c:405
5662 #, c-format
5663 msgid ""
5664 "Error: can't read MAC address from DLPI streams interface for device %s unit "
5665 "%d.\n"
5666 msgstr ""
5668 #: plugins-root/check_dhcp.c:411
5669 #, c-format
5670 msgid ""
5671 "Error: can't get MAC address for this architecture.  Use the --mac option.\n"
5672 msgstr ""
5674 #: plugins-root/check_dhcp.c:430
5675 #, c-format
5676 msgid "Error: Cannot determine IP address of interface %s\n"
5677 msgstr ""
5679 #: plugins-root/check_dhcp.c:438
5680 #, c-format
5681 msgid "Error: Cannot get interface IP address on this platform.\n"
5682 msgstr ""
5684 #: plugins-root/check_dhcp.c:443
5685 #, c-format
5686 msgid "Pretending to be relay client %s\n"
5687 msgstr ""
5689 #: plugins-root/check_dhcp.c:528
5690 #, c-format
5691 msgid "DHCPDISCOVER to %s port %d\n"
5692 msgstr ""
5694 #: plugins-root/check_dhcp.c:580
5695 #, c-format
5696 msgid "Result=ERROR\n"
5697 msgstr ""
5699 #: plugins-root/check_dhcp.c:586
5700 #, c-format
5701 msgid "Result=OK\n"
5702 msgstr ""
5704 #: plugins-root/check_dhcp.c:596
5705 #, c-format
5706 msgid "DHCPOFFER from IP address %s"
5707 msgstr ""
5709 #: plugins-root/check_dhcp.c:597
5710 #, c-format
5711 msgid " via %s\n"
5712 msgstr ""
5714 #: plugins-root/check_dhcp.c:604
5715 #, c-format
5716 msgid ""
5717 "DHCPOFFER XID (%u) did not match DHCPDISCOVER XID (%u) - ignoring packet\n"
5718 msgstr ""
5720 #: plugins-root/check_dhcp.c:626
5721 #, c-format
5722 msgid "DHCPOFFER hardware address did not match our own - ignoring packet\n"
5723 msgstr ""
5725 #: plugins-root/check_dhcp.c:644
5726 #, c-format
5727 msgid "Total responses seen on the wire: %d\n"
5728 msgstr ""
5730 #: plugins-root/check_dhcp.c:645
5731 #, c-format
5732 msgid "Valid responses for this machine: %d\n"
5733 msgstr ""
5735 #: plugins-root/check_dhcp.c:660
5736 #, c-format
5737 msgid "send_dhcp_packet result: %d\n"
5738 msgstr ""
5740 #: plugins-root/check_dhcp.c:693
5741 #, c-format
5742 msgid "No (more) data received (nfound: %d)\n"
5743 msgstr ""
5745 #: plugins-root/check_dhcp.c:712
5746 #, c-format
5747 msgid "recvfrom() failed, "
5748 msgstr ""
5750 #: plugins-root/check_dhcp.c:719
5751 #, c-format
5752 msgid "receive_dhcp_packet() result: %d\n"
5753 msgstr ""
5755 #: plugins-root/check_dhcp.c:720
5756 #, c-format
5757 msgid "receive_dhcp_packet() source: %s\n"
5758 msgstr ""
5760 #: plugins-root/check_dhcp.c:750
5761 #, c-format
5762 msgid "Error: Could not create socket!\n"
5763 msgstr ""
5765 #: plugins-root/check_dhcp.c:760
5766 #, c-format
5767 msgid "Error: Could not set reuse address option on DHCP socket!\n"
5768 msgstr ""
5770 #: plugins-root/check_dhcp.c:766
5771 #, c-format
5772 msgid "Error: Could not set broadcast option on DHCP socket!\n"
5773 msgstr ""
5775 #: plugins-root/check_dhcp.c:775
5776 #, c-format
5777 msgid ""
5778 "Error: Could not bind socket to interface %s.  Check your privileges...\n"
5779 msgstr ""
5781 #: plugins-root/check_dhcp.c:786
5782 #, c-format
5783 msgid ""
5784 "Error: Could not bind to DHCP socket (port %d)!  Check your privileges...\n"
5785 msgstr ""
5787 #: plugins-root/check_dhcp.c:820
5788 #, c-format
5789 msgid "Requested server address: %s\n"
5790 msgstr ""
5792 #: plugins-root/check_dhcp.c:882
5793 #, c-format
5794 msgid "Lease Time: Infinite\n"
5795 msgstr ""
5797 #: plugins-root/check_dhcp.c:884
5798 #, c-format
5799 msgid "Lease Time: %lu seconds\n"
5800 msgstr ""
5802 #: plugins-root/check_dhcp.c:886
5803 #, c-format
5804 msgid "Renewal Time: Infinite\n"
5805 msgstr ""
5807 #: plugins-root/check_dhcp.c:888
5808 #, c-format
5809 msgid "Renewal Time: %lu seconds\n"
5810 msgstr ""
5812 #: plugins-root/check_dhcp.c:890
5813 #, c-format
5814 msgid "Rebinding Time: Infinite\n"
5815 msgstr ""
5817 #: plugins-root/check_dhcp.c:891
5818 #, c-format
5819 msgid "Rebinding Time: %lu seconds\n"
5820 msgstr ""
5822 #: plugins-root/check_dhcp.c:919
5823 #, c-format
5824 msgid "Added offer from server @ %s"
5825 msgstr ""
5827 #: plugins-root/check_dhcp.c:920
5828 #, c-format
5829 msgid " of IP address %s\n"
5830 msgstr ""
5832 #: plugins-root/check_dhcp.c:987
5833 #, c-format
5834 msgid "DHCP Server Match: Offerer=%s"
5835 msgstr ""
5837 #: plugins-root/check_dhcp.c:988
5838 #, c-format
5839 msgid " Requested=%s"
5840 msgstr ""
5842 #: plugins-root/check_dhcp.c:990
5843 #, c-format
5844 msgid " (duplicate)"
5845 msgstr ""
5847 #: plugins-root/check_dhcp.c:991
5848 #, c-format
5849 msgid "\n"
5850 msgstr ""
5852 #: plugins-root/check_dhcp.c:1039
5853 #, c-format
5854 msgid "No DHCPOFFERs were received.\n"
5855 msgstr ""
5857 #: plugins-root/check_dhcp.c:1043
5858 #, c-format
5859 msgid "Received %d DHCPOFFER(s)"
5860 msgstr ""
5862 #: plugins-root/check_dhcp.c:1046
5863 #, c-format
5864 msgid ", %s%d of %d requested servers responded"
5865 msgstr ""
5867 #: plugins-root/check_dhcp.c:1049
5868 #, c-format
5869 msgid ", requested address (%s) was %soffered"
5870 msgstr ""
5872 #: plugins-root/check_dhcp.c:1049
5873 msgid "not "
5874 msgstr ""
5876 #: plugins-root/check_dhcp.c:1051
5877 #, c-format
5878 msgid ", max lease time = "
5879 msgstr ""
5881 #: plugins-root/check_dhcp.c:1053
5882 #, c-format
5883 msgid "Infinity"
5884 msgstr ""
5886 #: plugins-root/check_dhcp.c:1234
5887 #, c-format
5888 msgid "Error: DLPI stream API failed to get MAC in check_ctrl: %s.\n"
5889 msgstr ""
5891 #: plugins-root/check_dhcp.c:1246
5892 #, c-format
5893 msgid "Error: DLPI stream API failed to get MAC in put_ctrl/putmsg(): %s.\n"
5894 msgstr ""
5896 #: plugins-root/check_dhcp.c:1259
5897 #, c-format
5898 msgid "Error: DLPI stream API failed to get MAC in put_both/putmsg().\n"
5899 msgstr ""
5901 #: plugins-root/check_dhcp.c:1271
5902 #, c-format
5903 msgid ""
5904 "Error: DLPI stream API failed to get MAC in dl_attach_req/open(%s..): %s.\n"
5905 msgstr ""
5907 #: plugins-root/check_dhcp.c:1295
5908 #, c-format
5909 msgid "Error: DLPI stream API failed to get MAC in dl_bind/check_ctrl(): %s.\n"
5910 msgstr ""
5912 #: plugins-root/check_dhcp.c:1374
5913 #, c-format
5914 msgid "Hardware address: "
5915 msgstr ""
5917 #: plugins-root/check_dhcp.c:1390
5918 msgid "This plugin tests the availability of DHCP servers on a network."
5919 msgstr ""
5921 #: plugins-root/check_dhcp.c:1402
5922 msgid "IP address of DHCP server that we must hear from"
5923 msgstr ""
5925 #: plugins-root/check_dhcp.c:1404
5926 msgid "IP address that should be offered by at least one DHCP server"
5927 msgstr ""
5929 #: plugins-root/check_dhcp.c:1406
5930 msgid "Seconds to wait for DHCPOFFER before timeout occurs"
5931 msgstr ""
5933 #: plugins-root/check_dhcp.c:1408
5934 msgid "Interface to to use for listening (i.e. eth0)"
5935 msgstr ""
5937 #: plugins-root/check_dhcp.c:1410
5938 msgid "MAC address to use in the DHCP request"
5939 msgstr ""
5941 #: plugins-root/check_dhcp.c:1412
5942 msgid "Unicast testing: mimic a DHCP relay, requires -s"
5943 msgstr ""
5945 #: plugins-root/check_icmp.c:1295
5946 msgid "specify a target"
5947 msgstr ""
5949 #: plugins-root/check_icmp.c:1297
5950 msgid "warning threshold (currently "
5951 msgstr ""
5953 #: plugins-root/check_icmp.c:1300
5954 msgid "critical threshold (currently "
5955 msgstr ""
5957 #: plugins-root/check_icmp.c:1303
5958 msgid "specify a source IP address or device name"
5959 msgstr ""
5961 #: plugins-root/check_icmp.c:1305
5962 msgid "number of packets to send (currently "
5963 msgstr ""
5965 #: plugins-root/check_icmp.c:1308
5966 msgid "max packet interval (currently "
5967 msgstr ""
5969 #: plugins-root/check_icmp.c:1311
5970 msgid "max target interval (currently "
5971 msgstr ""
5973 #: plugins-root/check_icmp.c:1314
5974 msgid "number of alive hosts required for success"
5975 msgstr ""
5977 #: plugins-root/check_icmp.c:1317
5978 msgid "TTL on outgoing packets (currently "
5979 msgstr ""
5981 #: plugins-root/check_icmp.c:1320
5982 msgid "timeout value (seconds, currently  "
5983 msgstr ""
5985 #: plugins-root/check_icmp.c:1323
5986 msgid "Number of icmp data bytes to send"
5987 msgstr ""
5989 #: plugins-root/check_icmp.c:1324
5990 msgid "Packet size will be data bytes + icmp header (currently"
5991 msgstr ""
5993 #: plugins-root/check_icmp.c:1326
5994 msgid "verbose"
5995 msgstr ""
5997 #: plugins-root/check_icmp.c:1330
5998 msgid "The -H switch is optional. Naming a host (or several) to check is not."
5999 msgstr ""
6001 #: plugins-root/check_icmp.c:1332
6002 msgid ""
6003 "Threshold format for -w and -c is 200.25,60% for 200.25 msec RTA and 60%"
6004 msgstr ""
6006 #: plugins-root/check_icmp.c:1333
6007 msgid "packet loss.  The default values should work well for most users."
6008 msgstr ""
6010 #: plugins-root/check_icmp.c:1334
6011 msgid ""
6012 "You can specify different RTA factors using the standardized abbreviations"
6013 msgstr ""
6015 #: plugins-root/check_icmp.c:1335
6016 msgid ""
6017 "us (microseconds), ms (milliseconds, default) or just plain s for seconds."
6018 msgstr ""
6020 #: plugins-root/check_icmp.c:1341
6021 msgid "The -v switch can be specified several times for increased verbosity."
6022 msgstr ""