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