1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Nagios Plugin Development Group
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: nagiosplug-devel@lists.sourceforge.net\n"
11 "POT-Creation-Date: 2008-04-02 03:36-0400\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
20 #: plugins/check_by_ssh.c:81 plugins/check_cluster.c:86 plugins/check_dig.c:88
21 #: plugins/check_disk.c:196 plugins/check_dns.c:102 plugins/check_dummy.c:56
22 #: plugins/check_fping.c:87 plugins/check_game.c:83 plugins/check_hpjd.c:104
23 #: plugins/check_http.c:151 plugins/check_ldap.c:109 plugins/check_load.c:123
24 #: plugins/check_mrtgtraf.c:84 plugins/check_mysql.c:85
25 #: plugins/check_nagios.c:92 plugins/check_nt.c:126 plugins/check_ntp.c:767
26 #: plugins/check_ntp_peer.c:556 plugins/check_ntp_time.c:544
27 #: plugins/check_nwstat.c:174 plugins/check_overcr.c:103
28 #: plugins/check_pgsql.c:154 plugins/check_ping.c:96 plugins/check_procs.c:147
29 #: plugins/check_radius.c:153 plugins/check_real.c:81 plugins/check_smtp.c:141
30 #: plugins/check_snmp.c:180 plugins/check_ssh.c:74 plugins/check_swap.c:111
31 #: plugins/check_tcp.c:209 plugins/check_time.c:79 plugins/check_ups.c:123
32 #: plugins/check_users.c:69 plugins/negate.c:191 plugins-root/check_dhcp.c:272
33 msgid "Could not parse arguments"
36 #: plugins/check_by_ssh.c:85 plugins/check_dig.c:85 plugins/check_dns.c:98
37 #: plugins/check_nagios.c:96 plugins/check_pgsql.c:158
38 #: plugins/check_ping.c:100 plugins/check_procs.c:154 plugins/negate.c:77
39 msgid "Cannot catch SIGALRM"
42 #: plugins/check_by_ssh.c:102
44 msgid "Remote command execution failed: %s\n"
47 #: plugins/check_by_ssh.c:114
49 msgid "%s - check_by_ssh: Remote command '%s' returned status %d\n"
52 #: plugins/check_by_ssh.c:126
54 msgid "SSH WARNING: could not open %s\n"
57 #: plugins/check_by_ssh.c:212 plugins/check_disk.c:529
58 #: plugins/check_http.c:246 plugins/check_ldap.c:293 plugins/check_pgsql.c:235
59 #: plugins/check_procs.c:396 plugins/check_radius.c:281
60 #: plugins/check_real.c:357 plugins/check_smtp.c:590 plugins/check_snmp.c:513
61 #: plugins/check_ssh.c:139 plugins/check_tcp.c:492 plugins/check_time.c:303
62 #: plugins/check_ups.c:553 plugins/negate.c:148
63 msgid "Timeout interval must be a positive integer"
66 #: plugins/check_by_ssh.c:222 plugins/check_pgsql.c:259
67 #: plugins/check_radius.c:254 plugins/check_real.c:328
68 #: plugins/check_smtp.c:517 plugins/check_tcp.c:498 plugins/check_time.c:297
69 #: plugins/check_ups.c:515
70 msgid "Port must be a positive integer"
73 #: plugins/check_by_ssh.c:268
74 msgid "skip-stdout argument must be an integer"
77 #: plugins/check_by_ssh.c:276
78 msgid "skip-stderr argument must be an integer"
81 #: plugins/check_by_ssh.c:294
83 msgid "%s: You must provide a host name\n"
86 #: plugins/check_by_ssh.c:312
90 #: plugins/check_by_ssh.c:328
93 "%s: In passive mode, you must provide a service name for each command.\n"
96 #: plugins/check_by_ssh.c:331
99 "%s: In passive mode, you must provide the host short name from the nagios "
103 #: plugins/check_by_ssh.c:345
105 msgid "This plugin uses SSH to execute commands on a remote host"
108 #: plugins/check_by_ssh.c:358
109 msgid "tell ssh to use Protocol 1 [optional]"
112 #: plugins/check_by_ssh.c:360
113 msgid "tell ssh to use Protocol 2 [optional]"
116 #: plugins/check_by_ssh.c:362
117 msgid "Ignore all or (if specified) first n lines on STDOUT [optional]"
120 #: plugins/check_by_ssh.c:364
121 msgid "Ignore all or (if specified) first n lines on STDERR [optional]"
124 #: plugins/check_by_ssh.c:366
125 msgid "tells ssh to fork rather than create a tty [optional]"
128 #: plugins/check_by_ssh.c:368
129 msgid "command to execute on the remote machine"
132 #: plugins/check_by_ssh.c:370
133 msgid "SSH user name on remote host [optional]"
136 #: plugins/check_by_ssh.c:372
137 msgid "identity of an authorized key [optional]"
140 #: plugins/check_by_ssh.c:374
141 msgid "external command file for nagios [optional]"
144 #: plugins/check_by_ssh.c:376
145 msgid "list of nagios service names, separated by ':' [optional]"
148 #: plugins/check_by_ssh.c:378
149 msgid "short name of host in nagios configuration [optional]"
152 #: plugins/check_by_ssh.c:380
153 msgid "Call ssh with '-o OPTION' (may be used multiple times) [optional]"
156 #: plugins/check_by_ssh.c:382
157 msgid "Tell ssh to suppress warning and diagnostic messages [optional]"
160 #: plugins/check_by_ssh.c:385
161 msgid "The most common mode of use is to refer to a local identity file with"
164 #: plugins/check_by_ssh.c:386
165 msgid "the '-i' option. In this mode, the identity pair should have a null"
168 #: plugins/check_by_ssh.c:387
169 msgid "passphrase and the public key should be listed in the authorized_keys"
172 #: plugins/check_by_ssh.c:388
173 msgid "file of the remote host. Usually the key will be restricted to running"
176 #: plugins/check_by_ssh.c:389
177 msgid "only one command on the remote server. If the remote SSH server tracks"
180 #: plugins/check_by_ssh.c:390
181 msgid "invocation arguments, the one remote program may be an agent that can"
184 #: plugins/check_by_ssh.c:391
185 msgid "execute additional commands as proxy"
188 #: plugins/check_by_ssh.c:392
189 msgid "To use passive mode, provide multiple '-C' options, and provide"
192 #: plugins/check_by_ssh.c:393
194 "all of -O, -s, and -n options (servicelist order must match '-C'options)"
197 #: plugins/check_by_ssh.c:395 plugins/check_dig.c:334 plugins/check_disk.c:959
198 #: plugins/check_http.c:1314 plugins/check_nagios.c:301
199 #: plugins/check_ntp.c:866 plugins/check_ntp_peer.c:673
200 #: plugins/check_ntp_time.c:623 plugins/check_procs.c:774 plugins/negate.c:244
201 #: plugins/urlize.c:184
206 #: plugins/check_by_ssh.c:410 plugins/check_cluster.c:289
207 #: plugins/check_dig.c:345 plugins/check_disk.c:975 plugins/check_dns.c:471
208 #: plugins/check_dummy.c:126 plugins/check_fping.c:405
209 #: plugins/check_game.c:333 plugins/check_hpjd.c:413 plugins/check_http.c:1337
210 #: plugins/check_ldap.c:450 plugins/check_load.c:325 plugins/check_mrtg.c:380
211 #: plugins/check_mysql.c:404 plugins/check_nagios.c:311 plugins/check_nt.c:737
212 #: plugins/check_ntp.c:885 plugins/check_ntp_peer.c:688
213 #: plugins/check_ntp_time.c:632 plugins/check_nwstat.c:1685
214 #: plugins/check_overcr.c:466 plugins/check_pgsql.c:456
215 #: plugins/check_ping.c:594 plugins/check_radius.c:355
216 #: plugins/check_real.c:450 plugins/check_smtp.c:823 plugins/check_snmp.c:1026
217 #: plugins/check_ssh.c:304 plugins/check_swap.c:557 plugins/check_tcp.c:652
218 #: plugins/check_time.c:370 plugins/check_ups.c:655 plugins/check_users.c:229
219 #: plugins/check_ide_smart.c:525 plugins/negate.c:265 plugins/urlize.c:201
220 #: plugins-root/check_dhcp.c:1421 plugins-root/check_icmp.c:1324
225 #: plugins/check_cluster.c:240
227 msgid "Host/Service Cluster Plugin for Nagios 2"
230 #: plugins/check_cluster.c:246 plugins/check_nt.c:648
234 #: plugins/check_cluster.c:249
235 msgid "Read additionnal ottions from ini file"
238 #: plugins/check_cluster.c:252
239 msgid "Check service cluster status"
242 #: plugins/check_cluster.c:254
243 msgid "Check host cluster status"
246 #: plugins/check_cluster.c:256
247 msgid "Optional prepended text output (i.e. \"Host cluster\")"
250 #: plugins/check_cluster.c:258 plugins/check_cluster.c:261
251 msgid "Specifies the range of hosts or services in cluster that must be in a"
254 #: plugins/check_cluster.c:259
255 msgid "non-OK state in order to return a WARNING status level"
258 #: plugins/check_cluster.c:262
259 msgid "non-OK state in order to return a CRITICAL status level"
262 #: plugins/check_cluster.c:264
263 msgid "The status codes of the hosts or services in the cluster, separated by"
266 #: plugins/check_cluster.c:265
270 #: plugins/check_cluster.c:270 plugins/check_game.c:317
271 #: plugins/check_http.c:1302 plugins/check_mrtg.c:361
272 #: plugins/check_mrtgtraf.c:362 plugins/check_nt.c:723 plugins/check_ntp.c:860
273 #: plugins/check_ntp_peer.c:660 plugins/check_ntp_time.c:611
274 #: plugins/check_nwstat.c:1670 plugins/check_overcr.c:449
275 #: plugins/check_swap.c:546 plugins/check_ups.c:631 plugins/negate.c:250
280 #: plugins/check_cluster.c:271 plugins/check_cluster.c:275
281 #: plugins/check_ntp.c:861 plugins/check_ntp_peer.c:668
282 #: plugins/check_ntp_time.c:618
286 #: plugins/check_cluster.c:273 plugins/check_ntp.c:863
287 #: plugins/check_ntp_peer.c:670 plugins/check_ntp_time.c:620
288 msgid "for THRESHOLD format and examples."
291 #: plugins/check_cluster.c:277
292 msgid "for --extra-opts usage and examples."
295 #: plugins/check_dig.c:100 plugins/check_dig.c:102
297 msgid "Looking for: '%s'\n"
300 #: plugins/check_dig.c:109
301 msgid "dig returned an error status"
304 #: plugins/check_dig.c:134
305 msgid "Server not found in ANSWER SECTION"
308 #: plugins/check_dig.c:144
309 msgid "No ANSWER SECTION found"
312 #: plugins/check_dig.c:169
313 msgid "Probably a non-existent host/domain"
316 #: plugins/check_dig.c:229
318 msgid "Port must be a positive integer - %s"
321 #: plugins/check_dig.c:240
323 msgid "Warning interval must be a positive integer - %s"
326 #: plugins/check_dig.c:248
328 msgid "Critical interval must be a positive integer - %s"
331 #: plugins/check_dig.c:256
333 msgid "Timeout interval must be a positive integer - %s"
336 #: plugins/check_dig.c:312
338 msgid "This plugin test the DNS service on the specified host using dig"
341 #: plugins/check_dig.c:323
342 msgid "Machine name to lookup"
345 #: plugins/check_dig.c:325
346 msgid "Record type to lookup (default: A)"
349 #: plugins/check_dig.c:327
351 "An address expected to be in the answer section. If not set, uses whatever"
354 #: plugins/check_dig.c:328
358 #: plugins/check_dig.c:330
359 msgid "Pass STRING as argument(s) to dig"
362 #: plugins/check_disk.c:218
364 msgid "DISK %s: %s not found\n"
367 #: plugins/check_disk.c:218 plugins/check_disk.c:990 plugins/check_dns.c:231
368 #: plugins/check_dummy.c:78 plugins/check_http.c:953 plugins/check_mysql.c:211
369 #: plugins/check_nagios.c:105 plugins/check_nagios.c:169
370 #: plugins/check_nagios.c:173 plugins/check_procs.c:322
375 #: plugins/check_disk.c:603
377 msgid "unit type %s not known\n"
380 #: plugins/check_disk.c:606
382 msgid "failed allocating storage for '%s'\n"
385 #: plugins/check_disk.c:630 plugins/check_disk.c:661 plugins/check_disk.c:666
386 #: plugins/check_disk.c:673 plugins/check_disk.c:677 plugins/check_disk.c:717
387 #: plugins/check_disk.c:723 plugins/check_disk.c:742 plugins/check_dummy.c:81
388 #: plugins/check_dummy.c:84 plugins/check_procs.c:483
393 #: plugins/check_disk.c:630
394 msgid "Must set a threshold value before using -p\n"
397 #: plugins/check_disk.c:661
398 msgid "Must set -E before selecting pathes\n"
401 #: plugins/check_disk.c:666
402 msgid "Must set group value before selecting pathes \n"
405 #: plugins/check_disk.c:673
407 "Pathes need to be selected before using -i/-I. Use -A to select all pathes "
411 #: plugins/check_disk.c:677 plugins/check_disk.c:723 plugins/check_procs.c:483
412 msgid "Could not compile regular expression"
415 #: plugins/check_disk.c:717
416 msgid "Must set a threshold value before using -r/-R\n"
419 #: plugins/check_disk.c:743
420 msgid "Regular expression did not match any path or disk"
423 #: plugins/check_disk.c:790
424 msgid "Unknown argument"
427 #: plugins/check_disk.c:824
432 #: plugins/check_disk.c:898
434 "This plugin checks the amount of used disk space on a mounted file system"
437 #: plugins/check_disk.c:899
439 "and generates an alert if free space is less than one of the threshold values"
442 #: plugins/check_disk.c:908
443 msgid "Exit with WARNING status if less than INTEGER units of disk are free"
446 #: plugins/check_disk.c:910
447 msgid "Exit with WARNING status if less than PERCENT of disk space is free"
450 #: plugins/check_disk.c:912
451 msgid "Exit with CRITICAL status if less than INTEGER units of disk are free"
454 #: plugins/check_disk.c:914
455 msgid "Exit with CRITCAL status if less than PERCENT of disk space is free"
458 #: plugins/check_disk.c:916
459 msgid "Exit with WARNING status if less than PERCENT of inode space is free"
462 #: plugins/check_disk.c:918
463 msgid "Exit with CRITICAL status if less than PERCENT of inode space is free"
466 #: plugins/check_disk.c:920
467 msgid "Path or partition (may be repeated)"
470 #: plugins/check_disk.c:922
471 msgid "Ignore device (only works if -p unspecified)"
474 #: plugins/check_disk.c:924
475 msgid "Clear thresholds"
478 #: plugins/check_disk.c:926
479 msgid "For paths or partitions specified with -p, only check for exact paths"
482 #: plugins/check_disk.c:928
483 msgid "Display only devices/mountpoints with errors"
486 #: plugins/check_disk.c:930
488 "Group pathes. Thresholds apply to (free-)space of all partitions together"
491 #: plugins/check_disk.c:932
492 msgid "Same as '--units kB'"
495 #: plugins/check_disk.c:934
496 msgid "Only check local filesystems"
499 #: plugins/check_disk.c:936
501 "Only check local filesystems against thresholds. Yet call stat on remote "
505 #: plugins/check_disk.c:937
506 msgid "to test if they are accessible (e.g. to detect Stale NFS Handles)"
509 #: plugins/check_disk.c:939
510 msgid "Display the mountpoint instead of the partition"
513 #: plugins/check_disk.c:941
514 msgid "Same as '--units MB'"
517 #: plugins/check_disk.c:943
518 msgid "Explicitly select all pathes. This is equivalent to -R '.*'"
521 #: plugins/check_disk.c:945
523 "Case insensitive regular expression for path/partition (may be repeated)"
526 #: plugins/check_disk.c:947
527 msgid "Regular expression for path or partition (may be repeated)"
530 #: plugins/check_disk.c:949
532 "Regular expression to ignore selected path/partition (case insensitive) (may "
536 #: plugins/check_disk.c:951
538 "Regular expression to ignore selected path or partition (may be repeated)"
541 #: plugins/check_disk.c:954
542 msgid "Choose bytes, kB, MB, GB, TB (default: MB)"
545 #: plugins/check_disk.c:957
546 msgid "Ignore all filesystems of indicated type (may be repeated)"
549 #: plugins/check_disk.c:961
550 msgid "Checks /tmp and /var at 10% and 5%, and / at 100MB and 50MB"
553 #: plugins/check_disk.c:963
555 "Checks all filesystems not matching -r at 100M and 50M. The fs matching the -"
559 #: plugins/check_disk.c:964
561 "are grouped which means the freespace thresholds are applied to all disks "
565 #: plugins/check_disk.c:966
567 "Checks /foo for 1000M/500M and /bar for 5/3%. All remaining volumes use "
571 #: plugins/check_disk.c:991
576 #: plugins/check_disk.c:991
577 msgid "is not accessible"
580 #: plugins/check_dns.c:116
581 msgid "nslookup returned an error status"
584 #: plugins/check_dns.c:134
585 msgid "Warning plugin error"
588 #: plugins/check_dns.c:154
590 msgid "DNS CRITICAL - '%s' returned empty host name string\n"
593 #: plugins/check_dns.c:160
594 msgid "Non-authoritative answer:"
597 #: plugins/check_dns.c:201
599 msgid "DNS CRITICAL - '%s' msg parsing exited with no address\n"
602 #: plugins/check_dns.c:207
604 msgid "expected '%s' but got '%s'"
607 #: plugins/check_dns.c:213
609 msgid "server %s is not authoritative for %s"
612 #: plugins/check_dns.c:227 plugins/check_dummy.c:72 plugins/check_nagios.c:183
613 #: plugins/check_procs.c:315
618 #: plugins/check_dns.c:229 plugins/check_dummy.c:75 plugins/check_http.c:955
619 #: plugins/check_mysql.c:208 plugins/check_nagios.c:183
620 #: plugins/check_procs.c:317
625 #: plugins/check_dns.c:233
627 msgid "%.3f second response time"
628 msgid_plural "%.3f seconds response time"
632 #: plugins/check_dns.c:234
634 msgid ". %s returns %s"
637 #: plugins/check_dns.c:238
639 msgid "DNS WARNING - %s\n"
642 #: plugins/check_dns.c:239 plugins/check_dns.c:242 plugins/check_dns.c:245
643 msgid " Probably a non-existent host/domain"
646 #: plugins/check_dns.c:241
648 msgid "DNS CRITICAL - %s\n"
651 #: plugins/check_dns.c:244
653 msgid "DNS UNKNOW - %s\n"
656 #: plugins/check_dns.c:257
657 msgid "Note: nslookup is deprecated and may be removed from future releases."
660 #: plugins/check_dns.c:258
661 msgid "Consider using the `dig' or `host' programs instead. Run nslookup with"
664 #: plugins/check_dns.c:259
665 msgid "the `-sil[ent]' option to prevent this message from appearing."
668 #: plugins/check_dns.c:264
670 msgid "No response from DNS %s\n"
673 #: plugins/check_dns.c:268
675 msgid "DNS %s has no records\n"
678 #: plugins/check_dns.c:276
680 msgid "Connection to DNS %s was refused\n"
683 #: plugins/check_dns.c:280
685 msgid "Query was refused by DNS server at %s\n"
688 #: plugins/check_dns.c:284
690 msgid "No information returned by DNS server at %s\n"
693 #: plugins/check_dns.c:290
695 msgid "Domain %s was not found by the server\n"
698 #: plugins/check_dns.c:294
699 msgid "Network is unreachable\n"
702 #: plugins/check_dns.c:298
704 msgid "DNS failure for %s\n"
707 #: plugins/check_dns.c:362 plugins/check_dns.c:370 plugins/check_dns.c:377
708 #: plugins/check_dns.c:382 plugins/check_dns.c:403 plugins/check_dns.c:411
709 #: plugins/check_game.c:212 plugins/check_game.c:220
710 msgid "Input buffer overflow\n"
713 #: plugins/check_dns.c:439
715 "This plugin uses the nslookup program to obtain the IP address for the given "
719 #: plugins/check_dns.c:440
720 msgid "An optional DNS server to use may be specified."
723 #: plugins/check_dns.c:441
725 "If no DNS server is specified, the default server(s) specified in /etc/"
726 "resolv.conf will be used."
729 #: plugins/check_dns.c:450
730 msgid "The name or address you want to query"
733 #: plugins/check_dns.c:452
734 msgid "Optional DNS server you want to use for the lookup"
737 #: plugins/check_dns.c:454
739 "Optional IP-ADDRESS you expect the DNS server to return. HOST must end with ."
742 #: plugins/check_dns.c:455
743 msgid "Multiple addresses can be separated with commas, and need to be sorted."
746 #: plugins/check_dns.c:457
747 msgid "Optionally expect the DNS server to be authoritative for the lookup"
750 #: plugins/check_dns.c:459
751 msgid "Return warning if elapsed time exceeds value. Default off"
754 #: plugins/check_dns.c:461
755 msgid "Return critical if elapsed time exceeds value. Default off"
758 #: plugins/check_dummy.c:66
759 msgid "Arguments to check_dummy must be an integer"
762 #: plugins/check_dummy.c:86
764 msgid "Status %d is not a supported error state\n"
767 #: plugins/check_dummy.c:108
769 "This plugin will simply return the state corresponding to the numeric value"
772 #: plugins/check_dummy.c:110
773 msgid "of the <state> argument with optional text"
776 #: plugins/check_fping.c:101 plugins/check_hpjd.c:129 plugins/check_ping.c:429
777 #: plugins/check_procs.c:164 plugins/check_snmp.c:207 plugins/check_swap.c:176
778 #: plugins/check_users.c:74 plugins/urlize.c:114
780 msgid "Could not open pipe: %s\n"
783 #: plugins/check_fping.c:107 plugins/check_hpjd.c:135 plugins/check_load.c:154
784 #: plugins/check_procs.c:169 plugins/check_snmp.c:214 plugins/check_swap.c:182
785 #: plugins/check_users.c:80 plugins/urlize.c:120
787 msgid "Could not open stderr for %s\n"
790 #: plugins/check_fping.c:147
792 msgid "FPING UNKNOW - %s not found\n"
795 #: plugins/check_fping.c:151
797 msgid "FPING CRITICAL - %s is unreachable\n"
800 #: plugins/check_fping.c:156
802 msgid "FPING CRITICAL - %s is down\n"
805 #: plugins/check_fping.c:183
807 msgid "FPING %s - %s (loss=%.0f%%, rta=%f ms)|%s %s\n"
810 #: plugins/check_fping.c:204
812 msgid "FPING %s - %s (loss=%.0f%% )|%s\n"
815 #: plugins/check_fping.c:271 plugins/check_hpjd.c:339 plugins/check_hpjd.c:362
816 #: plugins/check_mysql.c:274 plugins/check_mysql.c:323 plugins/check_ntp.c:709
817 #: plugins/check_ntp_peer.c:492 plugins/check_ntp_time.c:494
818 #: plugins/check_pgsql.c:253 plugins/check_ping.c:287 plugins/check_ping.c:410
819 #: plugins/check_radius.c:246 plugins/check_real.c:315
820 #: plugins/check_real.c:377 plugins/check_smtp.c:510 plugins/check_smtp.c:636
821 #: plugins/check_ssh.c:158 plugins/check_time.c:241 plugins/check_time.c:316
822 #: plugins/check_ups.c:501 plugins/check_ups.c:570
823 msgid "Invalid hostname/address"
826 #: plugins/check_fping.c:305
827 msgid "Packet size must be a positive integer"
830 #: plugins/check_fping.c:311
831 msgid "Packet count must be a positive integer"
834 #: plugins/check_fping.c:317 plugins/check_ntp.c:733
835 #: plugins/check_ntp_peer.c:516 plugins/check_ntp_time.c:518
836 #: plugins/check_radius.c:287 plugins/check_time.c:320
837 msgid "Hostname was not supplied"
840 #: plugins/check_fping.c:337
842 msgid "%s: Only one threshold may be packet loss (%s)\n"
845 #: plugins/check_fping.c:341
847 msgid "%s: Only one threshold must be packet loss (%s)\n"
850 #: plugins/check_fping.c:373
852 "This plugin will use the fping command to ping the specified host for a fast "
856 #: plugins/check_fping.c:375
857 msgid "Note that it is necessary to set the suid flag on fping."
860 #: plugins/check_fping.c:384
862 "name or IP Address of host to ping (IP Address bypasses name lookup, "
863 "reducing system load)"
866 #: plugins/check_fping.c:386 plugins/check_ping.c:564
867 msgid "warning threshold pair"
870 #: plugins/check_fping.c:388 plugins/check_ping.c:566
871 msgid "critical threshold pair"
874 #: plugins/check_fping.c:390
876 msgid "size of ICMP packet (default: %d)"
879 #: plugins/check_fping.c:392
881 msgid "number of ICMP packets to send (default: %d)"
884 #: plugins/check_fping.c:395
887 "THRESHOLD is <rta>,<pl>%% where <rta> is the round trip average travel time "
891 #: plugins/check_fping.c:396
893 "which triggers a WARNING or CRITICAL state, and <pl> is the percentage of"
896 #: plugins/check_fping.c:397
897 msgid "packet loss to trigger an alarm state."
900 #: plugins/check_game.c:112
902 msgid "CRITICAL - Host type parameter incorrect!\n"
905 #: plugins/check_game.c:127
907 msgid "CRITICAL - Host not found\n"
910 #: plugins/check_game.c:131
912 msgid "CRITICAL - Game server down or unavailable\n"
915 #: plugins/check_game.c:135
917 msgid "CRITICAL - Game server timeout\n"
920 #: plugins/check_game.c:298
922 msgid "This plugin tests game server connections with the specified host."
925 #: plugins/check_game.c:307
926 msgid "Optional port of which to connect"
929 #: plugins/check_game.c:309
930 msgid "Field number in raw qstat output that contains game name"
933 #: plugins/check_game.c:311
934 msgid "Field number in raw qstat output that contains map name"
937 #: plugins/check_game.c:313
938 msgid "Field number in raw qstat output that contains ping time"
941 #: plugins/check_game.c:319
943 "This plugin uses the 'qstat' command, the popular game server status query "
947 #: plugins/check_game.c:321
949 "If you don't have the package installed, you will need to download it from"
952 #: plugins/check_game.c:323
954 "http://www.activesw.com/people/steve/qstat.html before you can use this "
958 #: plugins/check_hpjd.c:240
962 #: plugins/check_hpjd.c:244
966 #: plugins/check_hpjd.c:249
967 msgid "Printer Offline"
970 #: plugins/check_hpjd.c:254
971 msgid "Peripheral Error"
974 #: plugins/check_hpjd.c:258
975 msgid "Intervention Required"
978 #: plugins/check_hpjd.c:262
982 #: plugins/check_hpjd.c:266
983 msgid "Insufficient Memory"
986 #: plugins/check_hpjd.c:270
987 msgid "A Door is Open"
990 #: plugins/check_hpjd.c:274
991 msgid "Output Tray is Full"
994 #: plugins/check_hpjd.c:278
995 msgid "Data too Slow for Engine"
998 #: plugins/check_hpjd.c:282
999 msgid "Unknown Paper Error"
1002 #: plugins/check_hpjd.c:287
1004 msgid "Printer ok - (%s)\n"
1007 #: plugins/check_hpjd.c:392
1008 msgid "This plugin tests the STATUS of an HP printer with a JetDirect card."
1011 #: plugins/check_hpjd.c:393
1012 msgid "Net-snmp must be installed on the computer running the plugin."
1015 #: plugins/check_hpjd.c:402
1016 msgid "The SNMP community name "
1019 #: plugins/check_hpjd.c:403
1021 msgid "(default=%s)"
1024 #: plugins/check_http.c:252
1025 msgid "Critical threshold must be integer"
1028 #: plugins/check_http.c:260
1029 msgid "Warning threshold must be integer"
1032 #: plugins/check_http.c:286 plugins/check_tcp.c:561
1033 msgid "Invalid certificate expiration period"
1036 #: plugins/check_http.c:295 plugins/check_tcp.c:573
1037 msgid "Invalid option - SSL is not available"
1040 #: plugins/check_http.c:313
1042 msgid "option f:%d \n"
1045 #: plugins/check_http.c:334
1046 msgid "Invalid port number"
1049 #: plugins/check_http.c:372
1051 msgid "Could Not Compile Regular Expression: %s"
1054 #: plugins/check_http.c:386 plugins/check_ntp.c:722
1055 #: plugins/check_ntp_peer.c:505 plugins/check_ntp_time.c:507
1056 #: plugins/check_smtp.c:616 plugins/check_ssh.c:150 plugins/check_tcp.c:465
1057 msgid "IPv6 support not available"
1060 #: plugins/check_http.c:448 plugins/check_ping.c:414
1061 msgid "You must specify a server address or host name"
1064 #: plugins/check_http.c:631
1065 msgid "HTTP UNKNOWN - Server date unknown\n"
1068 #: plugins/check_http.c:633
1069 msgid "HTTP CRITICAL - Document modification date unknown\n"
1072 #: plugins/check_http.c:639
1074 msgid "HTTP CRITICAL - Server date \"%100s\" unparsable"
1077 #: plugins/check_http.c:641
1079 msgid "HTTP CRITICAL - Document date \"%100s\" unparsable"
1082 #: plugins/check_http.c:643
1084 msgid "HTTP CRITICAL - Document is %d seconds in the future\n"
1087 #: plugins/check_http.c:648
1089 msgid "HTTP CRITICAL - Last modified %.1f days ago\n"
1092 #: plugins/check_http.c:652
1094 msgid "HTTP CRITICAL - Last modified %d:%02d:%02d ago\n"
1097 #: plugins/check_http.c:733
1098 msgid "HTTP CRITICAL - Unable to open TCP socket\n"
1101 #: plugins/check_http.c:816
1102 msgid "HTTP CRITICAL - Error on receive\n"
1105 #: plugins/check_http.c:826
1106 msgid "HTTP CRITICAL - No data received from host\n"
1109 #: plugins/check_http.c:876
1111 msgid "Invalid HTTP response received from host\n"
1114 #: plugins/check_http.c:879
1116 msgid "Invalid HTTP response received from host on port %d\n"
1119 #: plugins/check_http.c:887
1121 msgid "HTTP OK: Status line output matched \"%s\"\n"
1124 #: plugins/check_http.c:899
1126 msgid "HTTP CRITICAL: Invalid Status Line (%s)\n"
1129 #: plugins/check_http.c:906
1131 msgid "HTTP CRITICAL: Invalid Status (%s)\n"
1134 #: plugins/check_http.c:910
1136 msgid "HTTP CRITICAL: %s\n"
1139 #: plugins/check_http.c:914
1141 msgid "HTTP WARNING: %s\n"
1144 #: plugins/check_http.c:922
1146 msgid "HTTP UNKNOWN"
1149 #: plugins/check_http.c:924
1154 #: plugins/check_http.c:926
1156 msgid "HTTP WARNING"
1159 #: plugins/check_http.c:928 plugins/check_http.c:991
1161 msgid "HTTP CRITICAL"
1164 #: plugins/check_http.c:932 plugins/check_http.c:948
1166 msgid " - %s - %.3f second response time %s|%s %s\n"
1169 #: plugins/check_http.c:962 plugins/check_http.c:979
1171 msgid "HTTP OK %s - %.3f second response time %s|%s %s\n"
1174 #: plugins/check_http.c:969
1176 msgid "HTTP CRITICAL - string not found%s|%s %s\n"
1179 #: plugins/check_http.c:987
1180 msgid "pattern not found"
1183 #: plugins/check_http.c:989
1184 msgid "pattern found"
1187 #: plugins/check_http.c:999
1189 msgid "HTTP CRITICAL - Execute Error: %s\n"
1192 #: plugins/check_http.c:1008
1194 msgid "HTTP WARNING: page size %d too large%s|%s\n"
1197 #: plugins/check_http.c:1012
1199 msgid "HTTP WARNING: page size %d too small%s|%s\n"
1202 #: plugins/check_http.c:1017
1204 msgid "HTTP OK %s - %d bytes in %.3f seconds %s|%s %s\n"
1207 #: plugins/check_http.c:1050
1208 msgid "HTTP UNKNOWN - Could not allocate addr\n"
1211 #: plugins/check_http.c:1054
1212 msgid "HTTP UNKNOWN - Could not allocate url\n"
1215 #: plugins/check_http.c:1063
1217 msgid "HTTP UNKNOWN - Could not find redirect location - %s%s\n"
1220 #: plugins/check_http.c:1078
1222 msgid "HTTP UNKNOWN - Empty redirect location%s\n"
1225 #: plugins/check_http.c:1085
1226 msgid "HTTP UNKNOWN - could not allocate url\n"
1229 #: plugins/check_http.c:1125
1231 msgid "HTTP UNKNOWN - Could not parse redirect location - %s%s\n"
1234 #: plugins/check_http.c:1135
1236 msgid "HTTP WARNING - maximum redirection depth %d exceeded - %s://%s:%d%s%s\n"
1239 #: plugins/check_http.c:1143
1241 msgid "HTTP WARNING - redirection creates an infinite loop - %s://%s:%d%s%s\n"
1244 #: plugins/check_http.c:1158
1246 msgid "HTTP UNKNOWN - Could not allocate server_url%s\n"
1249 #: plugins/check_http.c:1164
1251 msgid "HTTP UNKNOWN - Redirection to port above %d - %s://%s:%d%s%s\n"
1254 #: plugins/check_http.c:1169
1256 msgid "Redirection to %s://%s:%d%s\n"
1259 #: plugins/check_http.c:1221
1260 msgid "This plugin tests the HTTP service on the specified host. It can test"
1263 #: plugins/check_http.c:1222
1264 msgid "normal (http) and secure (https) servers, follow redirects, search for"
1267 #: plugins/check_http.c:1223
1268 msgid "strings and regular expressions, check connection times, and report on"
1271 #: plugins/check_http.c:1224
1272 msgid "certificate expiration times."
1275 #: plugins/check_http.c:1230
1277 msgid "NOTE: One or both of -H and -I must be specified"
1280 #: plugins/check_http.c:1237
1281 msgid "Host name argument for servers using host headers (virtual host)"
1284 #: plugins/check_http.c:1238
1285 msgid "Append a port to include it in the header (eg: example.com:5000)"
1288 #: plugins/check_http.c:1240
1290 "IP address or name (use numeric address if possible to bypass DNS lookup)."
1293 #: plugins/check_http.c:1242
1294 msgid "Port number (default: "
1297 #: plugins/check_http.c:1249
1298 msgid "Connect via SSL. Port defaults to 443"
1301 #: plugins/check_http.c:1251
1303 "Minimum number of days a certificate has to be valid. Port defaults to 443"
1306 #: plugins/check_http.c:1252
1307 msgid "(when this option is used the url is not checked.)\n"
1310 #: plugins/check_http.c:1256
1311 msgid "String to expect in first (status) line of server response (default: "
1314 #: plugins/check_http.c:1258
1316 "If specified skips all other status line logic (ex: 3xx, 4xx, 5xx processing)"
1319 #: plugins/check_http.c:1260
1320 msgid "String to expect in the content"
1323 #: plugins/check_http.c:1262
1324 msgid "URL to GET or POST (default: /)"
1327 #: plugins/check_http.c:1264
1328 msgid "URL encoded http POST data"
1331 #: plugins/check_http.c:1266
1332 msgid "Don't wait for document body: stop reading after headers."
1335 #: plugins/check_http.c:1267
1336 msgid "(Note that this still does an HTTP GET or POST, not a HEAD.)"
1339 #: plugins/check_http.c:1269
1340 msgid "Warn if document is more than SECONDS old. the number can also be of"
1343 #: plugins/check_http.c:1270
1344 msgid "the form \"10m\" for minutes, \"10h\" for hours, or \"10d\" for days."
1347 #: plugins/check_http.c:1272
1348 msgid "specify Content-Type header media type when POSTing\n"
1351 #: plugins/check_http.c:1275
1352 msgid "Allow regex to span newlines (must precede -r or -R)"
1355 #: plugins/check_http.c:1277
1356 msgid "Search page for regex STRING"
1359 #: plugins/check_http.c:1279
1360 msgid "Search page for case-insensitive regex STRING"
1363 #: plugins/check_http.c:1281
1364 msgid "Return CRITICAL if found, OK if not\n"
1367 #: plugins/check_http.c:1284
1368 msgid "Username:password on sites with basic authentication"
1371 #: plugins/check_http.c:1286
1372 msgid "String to be sent in http header as \"User Agent\""
1375 #: plugins/check_http.c:1288
1377 " Any other tags to be sent in http header. Use multiple times for additional "
1381 #: plugins/check_http.c:1290
1382 msgid "Wrap output in HTML link (obsoleted by urlize)"
1385 #: plugins/check_http.c:1292
1386 msgid "How to handle redirected pages"
1389 #: plugins/check_http.c:1294
1390 msgid "Minimum page size required (bytes) : Maximum page size required (bytes)"
1393 #: plugins/check_http.c:1303
1394 msgid "This plugin will attempt to open an HTTP connection with the host."
1397 #: plugins/check_http.c:1304
1399 "Successful connects return STATE_OK, refusals and timeouts return "
1403 #: plugins/check_http.c:1305
1405 "other errors return STATE_UNKNOWN. Successful connects, but incorrect "
1409 #: plugins/check_http.c:1306
1411 "messages from the host result in STATE_WARNING return values. If you are"
1414 #: plugins/check_http.c:1307
1416 "checking a virtual server that uses 'host headers' you must supply the FQDN"
1419 #: plugins/check_http.c:1308
1420 msgid "(fully qualified domain name) as the [host_name] argument."
1423 #: plugins/check_http.c:1311
1424 msgid "This plugin can also check whether an SSL enabled web server is able to"
1427 #: plugins/check_http.c:1312
1428 msgid "serve content (optionally within a specified time) or whether the X509 "
1431 #: plugins/check_http.c:1313
1432 msgid "certificate is still valid for the specified number of days."
1435 #: plugins/check_http.c:1316
1437 "When the 'www.verisign.com' server returns its content within 5 seconds,"
1440 #: plugins/check_http.c:1317
1442 "a STATE_OK will be returned. When the server returns its content but exceeds"
1445 #: plugins/check_http.c:1318
1447 "the 5-second threshold, a STATE_WARNING will be returned. When an error "
1451 #: plugins/check_http.c:1319
1452 msgid "a STATE_CRITICAL will be returned."
1455 #: plugins/check_http.c:1322
1457 "When the certificate of 'www.verisign.com' is valid for more than 14 days,"
1460 #: plugins/check_http.c:1323
1462 "a STATE_OK is returned. When the certificate is still valid, but for less "
1466 #: plugins/check_http.c:1324
1468 "14 days, a STATE_WARNING is returned. A STATE_CRITICAL will be returned when"
1471 #: plugins/check_http.c:1325
1472 msgid "the certificate is expired."
1475 #: plugins/check_ldap.c:133
1477 msgid "Could not connect to the server at port %i\n"
1480 #: plugins/check_ldap.c:142
1482 msgid "Could not set protocol version %d\n"
1485 #: plugins/check_ldap.c:157
1487 msgid "Could not init TLS at port %i!\n"
1490 #: plugins/check_ldap.c:161
1492 msgid "TLS not supported by the libraries!\n"
1495 #: plugins/check_ldap.c:181
1497 msgid "Could not init startTLS at port %i!\n"
1500 #: plugins/check_ldap.c:185
1502 msgid "startTLS not supported by the library, needs LDAPv3!\n"
1505 #: plugins/check_ldap.c:195
1507 msgid "Could not bind to the ldap-server\n"
1510 #: plugins/check_ldap.c:204
1512 msgid "Could not search/find objectclasses in %s\n"
1515 #: plugins/check_ldap.c:227
1517 msgid "LDAP %s - %.3f seconds response time|%s\n"
1520 #: plugins/check_ldap.c:339 plugins/check_ldap.c:346
1522 msgid "%s cannot be combined with %s"
1525 #: plugins/check_ldap.c:352 plugins/check_ping.c:238
1526 msgid "IPv6 support not available\n"
1529 #: plugins/check_ldap.c:375
1530 msgid "Please specify the host name\n"
1533 #: plugins/check_ldap.c:378
1534 msgid "Please specify the LDAP base\n"
1537 #: plugins/check_ldap.c:406
1538 msgid "ldap attribute to search (default: \"(objectclass=*)\""
1541 #: plugins/check_ldap.c:408
1542 msgid "ldap base (eg. ou=my unit, o=my org, c=at"
1545 #: plugins/check_ldap.c:410
1546 msgid "ldap bind DN (if required)"
1549 #: plugins/check_ldap.c:412
1550 msgid "ldap password (if required)"
1553 #: plugins/check_ldap.c:414
1554 msgid "use starttls mechanism introduced in protocol version 3"
1557 #: plugins/check_ldap.c:416
1558 msgid "use ldaps (ldap v2 ssl method). this also sets the default port to"
1561 #: plugins/check_ldap.c:420
1562 msgid "use ldap protocol version 2"
1565 #: plugins/check_ldap.c:422
1566 msgid "use ldap protocol version 3"
1569 #: plugins/check_ldap.c:423
1570 msgid "default protocol version:"
1573 #: plugins/check_ldap.c:432
1577 #: plugins/check_ldap.c:433
1578 msgid "If this plugin is called via 'check_ldaps', method 'STARTTLS' will be"
1581 #: plugins/check_ldap.c:434
1584 "implied (using default port %i) unless --port=636 is specified. In that case "
1588 #: plugins/check_ldap.c:435
1589 msgid "'SSL on connect' will be used no matter how the plugin was called."
1592 #: plugins/check_ldap.c:436
1594 "This detection is deprecated, please use 'check_ldap' with the '--starttls' "
1598 #: plugins/check_ldap.c:437
1599 msgid "to define the behaviour explicitly instead."
1602 #: plugins/check_load.c:91
1603 msgid "Warning threshold must be float or float triplet!\n"
1606 #: plugins/check_load.c:133 plugins/check_load.c:149 plugins/check_procs.c:173
1608 msgid "Error opening %s\n"
1611 #: plugins/check_load.c:161
1613 msgid "Error code %d returned in %s\n"
1616 #: plugins/check_load.c:176
1618 msgid "Error in getloadavg()\n"
1621 #: plugins/check_load.c:179 plugins/check_load.c:181
1623 msgid "Error processing %s\n"
1626 #: plugins/check_load.c:190
1628 msgid "load average: %.2f, %.2f, %.2f"
1631 #: plugins/check_load.c:283
1633 msgid "Critical threshold for %d-minute load average is not specified\n"
1636 #: plugins/check_load.c:285
1638 msgid "Warning threshold for %d-minute load average is not specified\n"
1641 #: plugins/check_load.c:287
1644 "Parameter inconsistency: %d-minute \"warning load\" is greater than "
1645 "\"critical load\"\n"
1648 #: plugins/check_load.c:303
1650 msgid "This plugin tests the current system load average."
1653 #: plugins/check_load.c:312
1654 msgid "Exit with WARNING status if load average exceeds WLOADn"
1657 #: plugins/check_load.c:314
1658 msgid "Exit with CRITICAL status if load average exceed CLOADn"
1661 #: plugins/check_load.c:315
1662 msgid "the load average format is the same used by \"uptime\" and \"w\""
1665 #: plugins/check_load.c:317
1666 msgid "Divide the load averages by the number of CPUs (when possible)"
1669 #: plugins/check_mrtg.c:76
1670 msgid "Could not parse arguments\n"
1673 #: plugins/check_mrtg.c:81
1675 msgid "Unable to open MRTG log file\n"
1678 #: plugins/check_mrtg.c:128
1680 msgid "Unable to process MRTG log file\n"
1683 #: plugins/check_mrtg.c:136 plugins/check_mrtgtraf.c:137
1685 msgid "MRTG data has expired (%d minutes old)\n"
1688 #: plugins/check_mrtg.c:153 plugins/check_mrtgtraf.c:196
1689 #: plugins/check_mrtgtraf.c:197
1693 #: plugins/check_mrtg.c:153 plugins/check_mrtgtraf.c:196
1694 #: plugins/check_mrtgtraf.c:197
1698 #: plugins/check_mrtg.c:222
1699 msgid "Invalid variable number"
1702 #: plugins/check_mrtg.c:257
1705 "%s is not a valid expiration time\n"
1706 "Use '%s -h' for additional help\n"
1709 #: plugins/check_mrtg.c:274
1710 msgid "Invalid variable number\n"
1713 #: plugins/check_mrtg.c:301
1714 msgid "You must supply the variable number"
1717 #: plugins/check_mrtg.c:322
1719 "This plugin will check either the average or maximum value of one of the"
1722 #: plugins/check_mrtg.c:323
1723 msgid "two variables recorded in an MRTG log file."
1726 #: plugins/check_mrtg.c:332
1727 msgid "The MRTG log file containing the data you want to monitor"
1730 #: plugins/check_mrtg.c:334
1731 msgid "Minutes before MRTG data is considered to be too old"
1734 #: plugins/check_mrtg.c:336
1735 msgid "Should we check average or maximum values?"
1738 #: plugins/check_mrtg.c:338
1739 msgid "Which variable set should we inspect? (1 or 2)"
1742 #: plugins/check_mrtg.c:340
1743 msgid "Threshold value for data to result in WARNING status"
1746 #: plugins/check_mrtg.c:342
1747 msgid "Threshold value for data to result in CRITICAL status"
1750 #: plugins/check_mrtg.c:344
1751 msgid "Type label for data (Examples: Conns, \"Processor Load\", In, Out)"
1754 #: plugins/check_mrtg.c:346
1755 msgid "Option units label for data (Example: Packets/Sec, Errors/Sec,"
1758 #: plugins/check_mrtg.c:347
1760 msgid "\"Bytes Per Second\", \"%% Utilization\")"
1763 #: plugins/check_mrtg.c:349
1765 "If the value exceeds the <vwl> threshold, a WARNING status is returned. If"
1768 #: plugins/check_mrtg.c:350
1770 "the value exceeds the <vcl> threshold, a CRITICAL status is returned. If"
1773 #: plugins/check_mrtg.c:351
1774 msgid "the data in the log file is older than <expire_minutes> old, a WARNING"
1777 #: plugins/check_mrtg.c:352
1778 msgid "status is returned and a warning message is printed."
1781 #: plugins/check_mrtg.c:354
1783 "This plugin is useful for monitoring MRTG data that does not correspond to"
1786 #: plugins/check_mrtg.c:355
1788 "bandwidth usage. (Use the check_mrtgtraf plugin for monitoring bandwidth)."
1791 #: plugins/check_mrtg.c:356
1793 "It can be used to monitor any kind of data that MRTG is monitoring - errors,"
1796 #: plugins/check_mrtg.c:357
1798 "packets/sec, etc. I use MRTG in conjuction with the Novell NLM that allows"
1801 #: plugins/check_mrtg.c:358
1803 "me to track processor utilization, user connections, drive space, etc and"
1806 #: plugins/check_mrtg.c:359
1807 msgid "this plugin works well for monitoring that kind of data as well."
1810 #: plugins/check_mrtg.c:362
1812 "- This plugin only monitors one of the two variables stored in the MRTG log"
1815 #: plugins/check_mrtg.c:363
1816 msgid " file. If you want to monitor both values you will have to define two"
1819 #: plugins/check_mrtg.c:364
1821 " commands with different values for the <variable> argument. Of course,"
1824 #: plugins/check_mrtg.c:365
1825 msgid "you can always hack the code to make this plugin work for you..."
1828 #: plugins/check_mrtg.c:366
1830 "- MRTG stands for the Multi Router Traffic Grapher. It can be downloaded "
1834 #: plugins/check_mrtgtraf.c:89
1835 msgid "Unable to open MRTG log file"
1838 #: plugins/check_mrtgtraf.c:131
1839 msgid "Unable to process MRTG log file"
1842 #: plugins/check_mrtgtraf.c:195
1844 msgid "%s. In = %0.1f %s, %s. Out = %0.1f %s|%s %s\n"
1847 #: plugins/check_mrtgtraf.c:208
1849 msgid "Traffic %s - %s\n"
1852 #: plugins/check_mrtgtraf.c:338
1854 "This plugin will check the incoming/outgoing transfer rates of a router,"
1857 #: plugins/check_mrtgtraf.c:339
1858 msgid "switch, etc recorded in an MRTG log. If the newest log entry is older"
1861 #: plugins/check_mrtgtraf.c:340
1862 msgid "than <expire_minutes>, a WARNING status is returned. If either the"
1865 #: plugins/check_mrtgtraf.c:341
1866 msgid "incoming or outgoing rates exceed the <icl> or <ocl> thresholds (in"
1869 #: plugins/check_mrtgtraf.c:342
1870 msgid "Bytes/sec), a CRITICAL status results. If either of the rates exceed"
1873 #: plugins/check_mrtgtraf.c:343
1874 msgid "the <iwl> or <owl> thresholds (in Bytes/sec), a WARNING status results."
1877 #: plugins/check_mrtgtraf.c:352
1878 msgid "File to read log from"
1881 #: plugins/check_mrtgtraf.c:354
1882 msgid "Minutes after which log expires"
1885 #: plugins/check_mrtgtraf.c:356
1886 msgid "Test average or maximum"
1889 #: plugins/check_mrtgtraf.c:358
1890 msgid "Warning threshold pair <incoming>,<outgoing>"
1893 #: plugins/check_mrtgtraf.c:360
1894 msgid "Critical threshold pair <incoming>,<outgoing>"
1897 #: plugins/check_mrtgtraf.c:363
1899 "- MRTG stands for Multi Router Traffic Grapher. It can be downloaded from"
1902 #: plugins/check_mrtgtraf.c:365
1903 msgid "- While MRTG can monitor things other than traffic rates, this"
1906 #: plugins/check_mrtgtraf.c:366
1907 msgid " plugin probably won't work with much else without modification."
1910 #: plugins/check_mrtgtraf.c:367
1911 msgid "- The calculated i/o rates are a little off from what MRTG actually"
1914 #: plugins/check_mrtgtraf.c:368
1915 msgid " reports. I'm not sure why this is right now, but will look into it"
1918 #: plugins/check_mrtgtraf.c:369
1919 msgid " for future enhancements of this plugin."
1922 #: plugins/check_mrtgtraf.c:379
1927 #: plugins/check_mysql.c:126
1929 msgid "slave query error: %s\n"
1932 #: plugins/check_mysql.c:133
1934 msgid "slave store_result error: %s\n"
1937 #: plugins/check_mysql.c:139
1938 msgid "No slaves defined"
1941 #: plugins/check_mysql.c:147
1943 msgid "slave fetch row error: %s\n"
1946 #: plugins/check_mysql.c:152
1948 msgid "Slave running: %s"
1951 #: plugins/check_mysql.c:370
1952 msgid "This program tests connections to a mysql server"
1955 #: plugins/check_mysql.c:381
1956 msgid "Check database with indicated name"
1959 #: plugins/check_mysql.c:383
1960 msgid "Connect using the indicated username"
1963 #: plugins/check_mysql.c:385
1964 msgid "Use the indicated password to authenticate the connection"
1967 #: plugins/check_mysql.c:386
1968 msgid "==> IMPORTANT: THIS FORM OF AUTHENTICATION IS NOT SECURE!!! <=="
1971 #: plugins/check_mysql.c:387
1972 msgid "Your clear-text password will be visible as a process table entry"
1975 #: plugins/check_mysql.c:389
1976 msgid "Check if the slave thread is running properly."
1979 #: plugins/check_mysql.c:391
1981 "Exit with WARNING status if slave server is more than INTEGER seconds behind "
1985 #: plugins/check_mysql.c:393
1987 "Exit with CRITICAL status if slave server is more then INTEGER seconds "
1991 #: plugins/check_mysql.c:394
1992 msgid "There are no required arguments. By default, the local database with"
1995 #: plugins/check_mysql.c:395
1997 msgid "a server listening on MySQL standard port %d will be checked\n"
2000 #: plugins/check_nagios.c:105
2001 msgid "Cannot open status log for reading!"
2004 #: plugins/check_nagios.c:155
2006 msgid "Found process: %s %s\n"
2009 #: plugins/check_nagios.c:169
2010 msgid "Could not locate a running Nagios process!"
2013 #: plugins/check_nagios.c:173
2014 msgid "Cannot parse Nagios log file for valid time"
2017 #: plugins/check_nagios.c:184 plugins/check_procs.c:327
2020 msgid_plural "%d processes"
2024 #: plugins/check_nagios.c:187
2026 msgid "status log updated %d second ago"
2027 msgid_plural "status log updated %d seconds ago"
2031 #: plugins/check_nagios.c:224 plugins/check_nagios.c:253
2032 msgid "Expiration time must be an integer (seconds)\n"
2035 #: plugins/check_nagios.c:265
2036 msgid "You must provide the status_log\n"
2039 #: plugins/check_nagios.c:268
2040 msgid "You must provide a process string\n"
2043 #: plugins/check_nagios.c:282
2045 "This plugin checks the status of the Nagios process on the local machine"
2048 #: plugins/check_nagios.c:283
2050 "The plugin will check to make sure the Nagios status log is no older than"
2053 #: plugins/check_nagios.c:284
2054 msgid "the number of minutes specified by the expires option."
2057 #: plugins/check_nagios.c:285
2059 "It also checks the process table for a process matching the command argument."
2062 #: plugins/check_nagios.c:294
2063 msgid "Name of the log file to check"
2066 #: plugins/check_nagios.c:296
2067 msgid "Minutes aging after which logfile is considered stale"
2070 #: plugins/check_nagios.c:298
2071 msgid "Substring to search for in process arguments"
2074 #: plugins/check_nt.c:141
2076 msgid "Wrong client version - running: %s, required: %s"
2079 #: plugins/check_nt.c:152 plugins/check_nt.c:212
2080 msgid "missing -l parameters"
2083 #: plugins/check_nt.c:154
2084 msgid "wrong -l parameter."
2087 #: plugins/check_nt.c:158
2091 #: plugins/check_nt.c:181
2093 msgid " %lu%% (%lu min average)"
2096 #: plugins/check_nt.c:183
2098 msgid " '%lu min avg Load'=%lu%%;%lu;%lu;0;100"
2101 #: plugins/check_nt.c:193
2102 msgid "not enough values for -l parameters"
2105 #: plugins/check_nt.c:205
2107 msgid "System Uptime - %u day(s) %u hour(s) %u minute(s)"
2110 #: plugins/check_nt.c:214
2111 msgid "wrong -l argument"
2114 #: plugins/check_nt.c:225
2116 msgid "%s:\\ - total: %.2f Gb - used: %.2f Gb (%.0f%%) - free %.2f Gb (%.0f%%)"
2119 #: plugins/check_nt.c:228
2121 msgid "'%s:\\ Used Space'=%.2fGb;%.2f;%.2f;0.00;%.2f"
2124 #: plugins/check_nt.c:242
2125 msgid "Free disk space : Invalid drive "
2128 #: plugins/check_nt.c:252
2129 msgid "No service/process specified"
2132 #: plugins/check_nt.c:276
2135 "Memory usage: total:%.2f Mb - used: %.2f Mb (%.0f%%) - free: %.2f Mb (%.0f%%)"
2138 #: plugins/check_nt.c:279
2140 msgid "'Memory usage'=%.2fMb;%.2f;%.2f;0.00;%.2f"
2143 #: plugins/check_nt.c:315 plugins/check_nt.c:401 plugins/check_nt.c:431
2144 msgid "No counter specified"
2147 #: plugins/check_nt.c:348
2148 msgid "Minimum value contains non-numbers"
2151 #: plugins/check_nt.c:352
2152 msgid "Maximum value contains non-numbers"
2155 #: plugins/check_nt.c:359
2156 msgid "No unit counter specified"
2159 #: plugins/check_nt.c:446
2160 msgid "Please specify a variable to check"
2163 #: plugins/check_nt.c:527
2164 msgid "Server port must be an integer\n"
2167 #: plugins/check_nt.c:582
2171 #: plugins/check_nt.c:595
2172 msgid "could not fetch information from server\n"
2175 #: plugins/check_nt.c:639
2176 msgid "This plugin collects data from the NSClient service running on a"
2179 #: plugins/check_nt.c:640
2180 msgid "Windows NT/2000/XP/2003 server."
2183 #: plugins/check_nt.c:650
2184 msgid "Name of the host to check"
2187 #: plugins/check_nt.c:652
2188 msgid "Optional port number (default: "
2191 #: plugins/check_nt.c:655
2192 msgid "Password needed for the request"
2195 #: plugins/check_nt.c:657 plugins/check_nwstat.c:1661
2196 #: plugins/check_overcr.c:432
2197 msgid "Threshold which will result in a warning status"
2200 #: plugins/check_nt.c:659 plugins/check_nwstat.c:1663
2201 #: plugins/check_overcr.c:434
2202 msgid "Threshold which will result in a critical status"
2205 #: plugins/check_nt.c:661
2206 msgid "Seconds before connection attempt times out (default: "
2209 #: plugins/check_nt.c:664
2210 msgid "Print this help screen"
2213 #: plugins/check_nt.c:666
2214 msgid "Print version information"
2217 #: plugins/check_nt.c:668
2218 msgid "Variable to check"
2221 #: plugins/check_nt.c:669
2222 msgid "Valid variables are:"
2225 #: plugins/check_nt.c:671
2226 msgid "Get the NSClient version"
2229 #: plugins/check_nt.c:672
2230 msgid "If -l <version> is specified, will return warning if versions differ."
2233 #: plugins/check_nt.c:674
2234 msgid "Average CPU load on last x minutes."
2237 #: plugins/check_nt.c:675
2238 msgid "Request a -l parameter with the following syntax:"
2241 #: plugins/check_nt.c:676
2242 msgid "-l <minutes range>,<warning threshold>,<critical threshold>."
2245 #: plugins/check_nt.c:677
2246 msgid "<minute range> should be less than 24*60."
2249 #: plugins/check_nt.c:678
2251 "Thresholds are percentage and up to 10 requests can be done in one shot."
2254 #: plugins/check_nt.c:681
2255 msgid "Get the uptime of the machine."
2258 #: plugins/check_nt.c:682
2259 msgid "No specific parameters. No warning or critical threshold"
2262 #: plugins/check_nt.c:684
2263 msgid "Size and percentage of disk use."
2266 #: plugins/check_nt.c:685
2267 msgid "Request a -l parameter containing the drive letter only."
2270 #: plugins/check_nt.c:686 plugins/check_nt.c:689
2271 msgid "Warning and critical thresholds can be specified with -w and -c."
2274 #: plugins/check_nt.c:688
2278 #: plugins/check_nt.c:691
2279 msgid "Check the state of one or several services."
2282 #: plugins/check_nt.c:692 plugins/check_nt.c:701
2283 msgid "Request a -l parameters with the following syntax:"
2286 #: plugins/check_nt.c:693
2287 msgid "-l <service1>,<service2>,<service3>,..."
2290 #: plugins/check_nt.c:694
2291 msgid "You can specify -d SHOWALL in case you want to see working services"
2294 #: plugins/check_nt.c:695
2295 msgid "in the returned string."
2298 #: plugins/check_nt.c:697
2299 msgid "Check if one or several process are running."
2302 #: plugins/check_nt.c:698
2303 msgid "Same syntax as SERVICESTATE."
2306 #: plugins/check_nt.c:700
2307 msgid "Check any performance counter of Windows NT/2000."
2310 #: plugins/check_nt.c:702
2311 msgid "-l \"\\\\<performance object>\\\\counter\",\"<description>"
2314 #: plugins/check_nt.c:703
2315 msgid "The <description> parameter is optional and is given to a printf "
2318 #: plugins/check_nt.c:704
2319 msgid "output command which requires a float parameter."
2322 #: plugins/check_nt.c:705
2324 msgid "If <description> does not include \"%%\", it is used as a label."
2327 #: plugins/check_nt.c:706 plugins/check_nt.c:721
2328 msgid "Some examples:"
2331 #: plugins/check_nt.c:710
2332 msgid "Check any performance counter object of Windows NT/2000."
2335 #: plugins/check_nt.c:711
2337 "Syntax: check_nt -H <hostname> -p <port> -v INSTANCES -l <counter object>"
2340 #: plugins/check_nt.c:712
2341 msgid "<counter object> is a Windows Perfmon Counter object (eg. Process),"
2344 #: plugins/check_nt.c:713
2345 msgid "if it is two words, it should be enclosed in quotes"
2348 #: plugins/check_nt.c:714
2349 msgid "The returned results will be a comma-separated list of instances on "
2352 #: plugins/check_nt.c:715
2353 msgid " the selected computer for that object."
2356 #: plugins/check_nt.c:716
2358 "The purpose of this is to be run from command line to determine what "
2362 #: plugins/check_nt.c:717
2364 " are available for monitoring without having to log onto the Windows server"
2367 #: plugins/check_nt.c:718
2368 msgid " to run Perfmon directly."
2371 #: plugins/check_nt.c:719
2372 msgid "It can also be used in scripts that automatically create Nagios service"
2375 #: plugins/check_nt.c:720
2376 msgid " configuration files."
2379 #: plugins/check_nt.c:722
2380 msgid "check_nt -H 192.168.1.1 -p 1248 -v INSTANCES -l Process"
2383 #: plugins/check_nt.c:724
2385 "- The NSClient service should be running on the server to get any information"
2388 #: plugins/check_nt.c:726
2389 msgid "- Critical thresholds should be lower than warning thresholds"
2392 #: plugins/check_nt.c:727
2393 msgid "- Default port 1248 is sometimes in use by other services. The error"
2396 #: plugins/check_nt.c:728
2398 "output when this happens contains \"Cannot map xxxxx to protocol number\"."
2401 #: plugins/check_nt.c:729
2402 msgid "One fix for this is to change the port to something else on check_nt "
2405 #: plugins/check_nt.c:730
2406 msgid "and on the client service it's connecting to."
2409 #: plugins/check_ntp.c:804 plugins/check_ntp_peer.c:589
2410 #: plugins/check_ntp_time.c:563
2412 msgid "NTP CRITICAL:"
2415 #: plugins/check_ntp.c:807 plugins/check_ntp_peer.c:592
2416 #: plugins/check_ntp_time.c:566
2418 msgid "NTP WARNING:"
2421 #: plugins/check_ntp.c:810 plugins/check_ntp_peer.c:595
2422 #: plugins/check_ntp_time.c:569
2427 #: plugins/check_ntp.c:813 plugins/check_ntp_peer.c:598
2428 #: plugins/check_ntp_time.c:572
2430 msgid "NTP UNKNOWN:"
2433 #: plugins/check_ntp.c:817 plugins/check_ntp_peer.c:607
2434 #: plugins/check_ntp_time.c:576
2435 msgid "Offset unknown"
2438 #: plugins/check_ntp.c:820 plugins/check_ntp_peer.c:610
2439 #: plugins/check_ntp_time.c:579
2443 #: plugins/check_ntp.c:841 plugins/check_ntp_peer.c:635
2444 msgid "This plugin checks the selected ntp server"
2447 #: plugins/check_ntp.c:849 plugins/check_ntp_peer.c:645
2448 #: plugins/check_ntp_time.c:604
2449 msgid "Offset to result in warning status (seconds)"
2452 #: plugins/check_ntp.c:851 plugins/check_ntp_peer.c:647
2453 #: plugins/check_ntp_time.c:606
2454 msgid "Offset to result in critical status (seconds)"
2457 #: plugins/check_ntp.c:853 plugins/check_ntp_peer.c:653
2458 msgid "Warning threshold for jitter"
2461 #: plugins/check_ntp.c:855 plugins/check_ntp_peer.c:655
2462 msgid "Critical threshold for jitter"
2465 #: plugins/check_ntp.c:867
2466 msgid "Normal offset check:"
2469 #: plugins/check_ntp.c:869 plugins/check_ntp_peer.c:676
2471 "Check jitter too, avoiding critical notifications if jitter isn't available"
2474 #: plugins/check_ntp.c:870 plugins/check_ntp_peer.c:677
2475 msgid "(See Notes above for more details on thresholds formats):"
2478 #: plugins/check_ntp.c:876 plugins/check_ntp.c:883
2479 msgid "WARNING: check_ntp is deprecated. Please use check_ntp_peer or"
2482 #: plugins/check_ntp.c:877 plugins/check_ntp.c:884
2483 msgid "check_ntp_time istead."
2486 #: plugins/check_ntp_peer.c:602
2487 msgid "Server not synchronized"
2490 #: plugins/check_ntp_peer.c:604
2491 msgid "Server has the LI_ALARM bit set"
2494 #: plugins/check_ntp_peer.c:643
2496 "Returns UNKNOWN instead of CRITICAL or WARNING if server isn't synchronized"
2499 #: plugins/check_ntp_peer.c:649
2500 msgid "Warning threshold for stratum"
2503 #: plugins/check_ntp_peer.c:651
2504 msgid "Critical threshold for stratum"
2507 #: plugins/check_ntp_peer.c:661
2508 msgid "This plugin checks an NTP server independent of any commandline"
2511 #: plugins/check_ntp_peer.c:662
2512 msgid "programs or external libraries."
2515 #: plugins/check_ntp_peer.c:663
2516 msgid "Use this plugin to check the health of an NTP server. It supports"
2519 #: plugins/check_ntp_peer.c:664
2520 msgid "checking the offset with the sync peer, the jitter and stratum. This"
2523 #: plugins/check_ntp_peer.c:665
2524 msgid "plugin will not check the clock offset between the local host and NTP"
2527 #: plugins/check_ntp_peer.c:666
2528 msgid "server; please use check_ntp_time for that purpose."
2531 #: plugins/check_ntp_peer.c:674
2532 msgid "Simple NTP server check:"
2535 #: plugins/check_ntp_peer.c:679
2536 msgid "Check only stratum:"
2539 #: plugins/check_ntp_time.c:594
2540 msgid "This plugin checks the clock offset with the ntp server"
2543 #: plugins/check_ntp_time.c:602
2544 msgid "Returns UNKNOWN instead of CRITICAL if offset cannot be found"
2547 #: plugins/check_ntp_time.c:612
2548 msgid "This plugin checks the clock offset between the local host and a"
2551 #: plugins/check_ntp_time.c:613
2552 msgid "remote NTP server. It is independent of any commandline programs or"
2555 #: plugins/check_ntp_time.c:614
2556 msgid "external libraries."
2559 #: plugins/check_ntp_time.c:615
2560 msgid "If you'd rather want to monitor an NTP server, please use"
2563 #: plugins/check_ntp_time.c:616
2564 msgid "check_ntp_peer."
2567 #: plugins/check_nwstat.c:195
2569 msgid "NetWare %s: "
2572 #: plugins/check_nwstat.c:233
2577 #: plugins/check_nwstat.c:241
2579 msgid "Load %s - %s %s-min load average = %lu%%|load%s=%lu;%lu;%lu;0;100"
2582 #: plugins/check_nwstat.c:269
2584 msgid "Conns %s - %lu current connections|Conns=%lu;%lu;%lu;;"
2587 #: plugins/check_nwstat.c:294
2589 msgid "%s: Long term cache hits = %lu%%"
2592 #: plugins/check_nwstat.c:316
2594 msgid "%s: Total cache buffers = %lu|Cachebuffers=%lu;%lu;%lu;;"
2597 #: plugins/check_nwstat.c:341
2599 msgid "%s: Dirty cache buffers = %lu|Dirty-Cache-Buffers=%lu;%lu;%lu;;"
2602 #: plugins/check_nwstat.c:366
2604 msgid "%s: LRU sitting time = %lu minutes"
2607 #: plugins/check_nwstat.c:383 plugins/check_nwstat.c:411
2608 #: plugins/check_nwstat.c:438 plugins/check_nwstat.c:471
2609 #: plugins/check_nwstat.c:651 plugins/check_nwstat.c:677
2610 #: plugins/check_nwstat.c:708 plugins/check_nwstat.c:754
2611 #: plugins/check_nwstat.c:778
2613 msgid "CRITICAL - Volume '%s' does not exist!"
2616 #: plugins/check_nwstat.c:392
2618 msgid "%s%lu KB free on volume %s|KBFree%s=%lu;%lu;%lu;;"
2621 #: plugins/check_nwstat.c:393 plugins/check_nwstat.c:421
2622 #: plugins/check_nwstat.c:448 plugins/check_nwstat.c:660
2623 #: plugins/check_nwstat.c:686 plugins/check_nwstat.c:762
2627 #: plugins/check_nwstat.c:420
2629 msgid "%s%lu MB free on volume %s|MBFree%s=%lu;%lu;%lu;;"
2632 #: plugins/check_nwstat.c:447
2634 msgid "%s%lu MB used on volume %s|MBUsed%s=%lu;%lu;%lu;;"
2637 #: plugins/check_nwstat.c:495
2640 "%lu MB (%lu%%) free on volume %s - total %lu MB|FreeMB%s=%lu;%lu;%lu;0;100"
2643 #: plugins/check_nwstat.c:529
2645 msgid "Directory Services Database is %s (DS version %s)"
2648 #: plugins/check_nwstat.c:546
2650 msgid "Logins are %s"
2653 #: plugins/check_nwstat.c:546
2657 #: plugins/check_nwstat.c:546
2661 #: plugins/check_nwstat.c:561
2663 msgid "CRITICAL - NRM Status is bad!"
2666 #: plugins/check_nwstat.c:566
2668 msgid "Warning - NRM Status is suspect!"
2671 #: plugins/check_nwstat.c:569
2673 msgid "OK - NRM Status is good!"
2676 #: plugins/check_nwstat.c:611
2678 msgid "%lu of %lu (%lu%%) packet receive buffers used"
2681 #: plugins/check_nwstat.c:635
2683 msgid "%lu entries in SAP table"
2686 #: plugins/check_nwstat.c:637
2688 msgid "%lu entries in SAP table for SAP type %d"
2691 #: plugins/check_nwstat.c:659
2693 msgid "%s%lu KB purgeable on volume %s|Purge%s=%lu;%lu;%lu;;"
2696 #: plugins/check_nwstat.c:685
2698 msgid "%s%lu MB purgeable on volume %s|Purge%s=%lu;%lu;%lu;;"
2701 #: plugins/check_nwstat.c:731
2703 msgid "%lu MB (%lu%%) purgeable on volume %s|Purgeable%s=%lu;%lu;%lu;0;100"
2706 #: plugins/check_nwstat.c:762
2708 msgid "%s%lu KB not yet purgeable on volume %s"
2711 #: plugins/check_nwstat.c:801
2713 msgid "%lu MB (%lu%%) not yet purgeable on volume %s"
2716 #: plugins/check_nwstat.c:822
2718 msgid "%lu open files|Openfiles=%lu;%lu;%lu;0,0"
2721 #: plugins/check_nwstat.c:847
2723 msgid "%lu abended threads|Abends=%lu;%lu;%lu;;"
2726 #: plugins/check_nwstat.c:882
2728 msgid "%lu current service processes (%lu max)|Processes=%lu;%lu;%lu;0;%lu"
2731 #: plugins/check_nwstat.c:905
2733 msgid "CRITICAL - Time not in sync with network!"
2736 #: plugins/check_nwstat.c:908
2738 msgid "OK - Time in sync with network!"
2741 #: plugins/check_nwstat.c:931
2743 msgid "LRU sitting time = %lu seconds"
2746 #: plugins/check_nwstat.c:950
2748 msgid "Dirty cache buffers = %lu%% of the total|DCB=%lu;%lu;%lu;0;100"
2751 #: plugins/check_nwstat.c:972
2753 msgid "Total cache buffers = %lu%% of the original|TCB=%lu;%lu;%lu;0;100"
2756 #: plugins/check_nwstat.c:990
2758 msgid "NDS Version %s"
2761 #: plugins/check_nwstat.c:1006
2766 #: plugins/check_nwstat.c:1020
2768 msgid "Module %s version %s is loaded"
2771 #: plugins/check_nwstat.c:1023
2773 msgid "Module %s is not loaded"
2776 #: plugins/check_nwstat.c:1034 plugins/check_nwstat.c:1060
2777 #: plugins/check_nwstat.c:1086 plugins/check_nwstat.c:1112
2778 #: plugins/check_nwstat.c:1138 plugins/check_nwstat.c:1164
2779 #: plugins/check_nwstat.c:1190 plugins/check_nwstat.c:1216
2780 #: plugins/check_nwstat.c:1242 plugins/check_nwstat.c:1268
2782 msgid "CRITICAL - Value '%s' does not exist!"
2785 #: plugins/check_nwstat.c:1043 plugins/check_nwstat.c:1069
2786 #: plugins/check_nwstat.c:1095 plugins/check_nwstat.c:1121
2787 #: plugins/check_nwstat.c:1147 plugins/check_nwstat.c:1173
2788 #: plugins/check_nwstat.c:1199 plugins/check_nwstat.c:1225
2789 #: plugins/check_nwstat.c:1251 plugins/check_nwstat.c:1277
2791 msgid "%s is %lu|%s=%lu;%lu;%lu;;"
2794 #: plugins/check_nwstat.c:1290 plugins/check_overcr.c:286
2795 msgid "Nothing to check!\n"
2798 #: plugins/check_nwstat.c:1372 plugins/check_overcr.c:356
2799 msgid "Server port an integer\n"
2802 #: plugins/check_nwstat.c:1602
2803 msgid "This plugin attempts to contact the MRTGEXT NLM running on a"
2806 #: plugins/check_nwstat.c:1603
2807 msgid "Novell server to gather the requested system information."
2810 #: plugins/check_nwstat.c:1614 plugins/check_overcr.c:436
2811 msgid "Variable to check. Valid variables include:"
2814 #: plugins/check_nwstat.c:1615
2815 msgid "LOAD1 = 1 minute average CPU load"
2818 #: plugins/check_nwstat.c:1616
2819 msgid "LOAD5 = 5 minute average CPU load"
2822 #: plugins/check_nwstat.c:1617
2823 msgid "LOAD15 = 15 minute average CPU load"
2826 #: plugins/check_nwstat.c:1618
2827 msgid "CSPROCS = number of current service processes (NW 5.x only)"
2830 #: plugins/check_nwstat.c:1619
2831 msgid "ABENDS = number of abended threads (NW 5.x only)"
2834 #: plugins/check_nwstat.c:1620
2835 msgid "UPTIME = server uptime"
2838 #: plugins/check_nwstat.c:1621
2839 msgid "LTCH = percent long term cache hits"
2842 #: plugins/check_nwstat.c:1622
2843 msgid "CBUFF = current number of cache buffers"
2846 #: plugins/check_nwstat.c:1623
2847 msgid "CDBUFF = current number of dirty cache buffers"
2850 #: plugins/check_nwstat.c:1624
2851 msgid "DCB = dirty cache buffers as a percentage of the total"
2854 #: plugins/check_nwstat.c:1625
2855 msgid "TCB = dirty cache buffers as a percentage of the original"
2858 #: plugins/check_nwstat.c:1626
2859 msgid "OFILES = number of open files"
2862 #: plugins/check_nwstat.c:1627
2863 msgid " VMF<vol> = MB of free space on Volume <vol>"
2866 #: plugins/check_nwstat.c:1628
2867 msgid " VMU<vol> = MB used space on Volume <vol>"
2870 #: plugins/check_nwstat.c:1629
2871 msgid " VMP<vol> = MB of purgeable space on Volume <vol>"
2874 #: plugins/check_nwstat.c:1630
2875 msgid " VPF<vol> = percent free space on volume <vol>"
2878 #: plugins/check_nwstat.c:1631
2879 msgid " VKF<vol> = KB of free space on volume <vol>"
2882 #: plugins/check_nwstat.c:1632
2883 msgid " VPP<vol> = percent purgeable space on volume <vol>"
2886 #: plugins/check_nwstat.c:1633
2887 msgid " VKP<vol> = KB of purgeable space on volume <vol>"
2890 #: plugins/check_nwstat.c:1634
2891 msgid " VPNP<vol> = percent not yet purgeable space on volume <vol>"
2894 #: plugins/check_nwstat.c:1635
2895 msgid " VKNP<vol> = KB of not yet purgeable space on volume <vol>"
2898 #: plugins/check_nwstat.c:1636
2899 msgid " LRUM = LRU sitting time in minutes"
2902 #: plugins/check_nwstat.c:1637
2903 msgid " LRUS = LRU sitting time in seconds"
2906 #: plugins/check_nwstat.c:1638
2907 msgid " DSDB = check to see if DS Database is open"
2910 #: plugins/check_nwstat.c:1639
2911 msgid " DSVER = NDS version"
2914 #: plugins/check_nwstat.c:1640
2915 msgid " UPRB = used packet receive buffers"
2918 #: plugins/check_nwstat.c:1641
2919 msgid " PUPRB = percent (of max) used packet receive buffers"
2922 #: plugins/check_nwstat.c:1642
2923 msgid " SAPENTRIES = number of entries in the SAP table"
2926 #: plugins/check_nwstat.c:1643
2927 msgid " SAPENTRIES<n> = number of entries in the SAP table for SAP type <n>"
2930 #: plugins/check_nwstat.c:1644
2931 msgid " TSYNC = timesync status"
2934 #: plugins/check_nwstat.c:1645
2935 msgid " LOGINS = check to see if logins are enabled"
2938 #: plugins/check_nwstat.c:1646
2939 msgid " CONNS = number of currently licensed connections"
2942 #: plugins/check_nwstat.c:1647
2943 msgid " NRMH\t= NRM Summary Status"
2946 #: plugins/check_nwstat.c:1648
2947 msgid " NRMP<stat> = Returns the current value for a NRM health item"
2950 #: plugins/check_nwstat.c:1649
2951 msgid " NRMM<stat> = Returns the current memory stats from NRM"
2954 #: plugins/check_nwstat.c:1650
2955 msgid " NRMS<stat> = Returns the current Swapfile stats from NRM"
2958 #: plugins/check_nwstat.c:1651
2959 msgid " NSS1<stat> = Statistics from _Admin:Manage_NSS\\GeneralStats.xml"
2962 #: plugins/check_nwstat.c:1652
2963 msgid " NSS3<stat> = Statistics from _Admin:Manage_NSS\\NameCache.xml"
2966 #: plugins/check_nwstat.c:1653
2967 msgid " NSS4<stat> = Statistics from _Admin:Manage_NSS\\FileStats.xml"
2970 #: plugins/check_nwstat.c:1654
2971 msgid " NSS5<stat> = Statistics from _Admin:Manage_NSS\\ObjectCache.xml"
2974 #: plugins/check_nwstat.c:1655
2975 msgid " NSS6<stat> = Statistics from _Admin:Manage_NSS\\Thread.xml"
2978 #: plugins/check_nwstat.c:1656
2980 " NSS7<stat> = Statistics from _Admin:Manage_NSS\\AuthorizationCache.xml"
2983 #: plugins/check_nwstat.c:1657
2984 msgid " NLM:<nlm> = check if NLM is loaded and report version"
2987 #: plugins/check_nwstat.c:1658
2988 msgid " (e.g. NLM:TSANDS.NLM)"
2991 #: plugins/check_nwstat.c:1665
2992 msgid "Include server version string in results"
2995 #: plugins/check_nwstat.c:1671
2996 msgid "- This plugin requres that the MRTGEXT.NLM file from James Drews' MRTG"
2999 #: plugins/check_nwstat.c:1672
3001 " extension for NetWare be loaded on the Novell servers you wish to check."
3004 #: plugins/check_nwstat.c:1673
3005 msgid " (available from http://www.engr.wisc.edu/~drews/mrtg/)"
3008 #: plugins/check_nwstat.c:1674
3010 "- Values for critical thresholds should be lower than warning thresholds"
3013 #: plugins/check_nwstat.c:1675
3015 " when the following variables are checked: VPF, VKF, LTCH, CBUFF, DCB, "
3018 #: plugins/check_nwstat.c:1676
3019 msgid " TCB, LRUS and LRUM.\n"
3022 #: plugins/check_overcr.c:124
3023 msgid "Unknown error fetching load data\n"
3026 #: plugins/check_overcr.c:128
3027 msgid "Invalid response from server - no load information\n"
3030 #: plugins/check_overcr.c:134
3031 msgid "Invalid response from server after load 1\n"
3034 #: plugins/check_overcr.c:140
3035 msgid "Invalid response from server after load 5\n"
3038 #: plugins/check_overcr.c:165
3040 msgid "Load %s - %s-min load average = %0.2f"
3043 #: plugins/check_overcr.c:175
3044 msgid "Unknown error fetching disk data\n"
3047 #: plugins/check_overcr.c:185 plugins/check_overcr.c:237
3048 #: plugins/check_overcr.c:241
3049 msgid "Invalid response from server\n"
3052 #: plugins/check_overcr.c:212
3053 msgid "Unknown error fetching network status\n"
3056 #: plugins/check_overcr.c:222
3058 msgid "Net %s - %d connection%s on port %d"
3061 #: plugins/check_overcr.c:233
3062 msgid "Unknown error fetching process status\n"
3065 #: plugins/check_overcr.c:251
3067 msgid "Process %s - %d instance%s of %s running"
3070 #: plugins/check_overcr.c:278
3072 msgid "Uptime %s - Up %d days %d hours %d minutes"
3075 #: plugins/check_overcr.c:420
3077 "This plugin attempts to contact the Over-CR collector daemon running on the"
3080 #: plugins/check_overcr.c:421
3081 msgid "remote UNIX server in order to gather the requested system information."
3084 #: plugins/check_overcr.c:437
3085 msgid "LOAD1 = 1 minute average CPU load"
3088 #: plugins/check_overcr.c:438
3089 msgid "LOAD5 = 5 minute average CPU load"
3092 #: plugins/check_overcr.c:439
3093 msgid "LOAD15 = 15 minute average CPU load"
3096 #: plugins/check_overcr.c:440
3097 msgid "DPU<filesys> = percent used disk space on filesystem <filesys>"
3100 #: plugins/check_overcr.c:441
3101 msgid "PROC<process> = number of running processes with name <process>"
3104 #: plugins/check_overcr.c:442
3105 msgid "NET<port> = number of active connections on TCP port <port>"
3108 #: plugins/check_overcr.c:443
3109 msgid "UPTIME = system uptime in seconds"
3112 #: plugins/check_overcr.c:451
3114 "For the available options, the critical threshold value should always be"
3117 #: plugins/check_overcr.c:452
3119 "higher than the warning threshold value, EXCEPT with the uptime variable"
3122 #: plugins/check_overcr.c:454
3123 msgid "This plugin requres that Eric Molitors' Over-CR collector daemon be"
3126 #: plugins/check_overcr.c:455
3127 msgid "running on the remote server."
3130 #: plugins/check_overcr.c:457
3131 msgid "This plugin was tested with version 0.99.53 of the Over-CR collector"
3134 #: plugins/check_pgsql.c:171
3136 msgid "CRITICAL - no connection to '%s' (%s).\n"
3139 #: plugins/check_pgsql.c:186
3141 msgid " %s - database %s (%d sec.)|%s\n"
3144 #: plugins/check_pgsql.c:241 plugins/check_time.c:278 plugins/check_time.c:290
3145 #: plugins/check_users.c:167
3146 msgid "Critical threshold must be a positive integer"
3149 #: plugins/check_pgsql.c:247 plugins/check_time.c:259 plugins/check_time.c:283
3150 #: plugins/check_users.c:173 plugins/check_users.c:183
3151 #: plugins/check_users.c:190
3152 msgid "Warning threshold must be a positive integer"
3155 #: plugins/check_pgsql.c:265
3156 msgid "Database name is not valid"
3159 #: plugins/check_pgsql.c:271
3160 msgid "User name is not valid"
3163 #: plugins/check_pgsql.c:408
3165 msgid "Test whether a PostgreSQL Database is accepting connections."
3168 #: plugins/check_pgsql.c:421
3169 msgid "Database to check "
3172 #: plugins/check_pgsql.c:422
3174 msgid "(default: %s)"
3177 #: plugins/check_pgsql.c:424
3178 msgid "Login name of user"
3181 #: plugins/check_pgsql.c:426
3182 msgid "Password (BIG SECURITY ISSUE)"
3185 #: plugins/check_pgsql.c:435
3186 msgid "All parameters are optional."
3189 #: plugins/check_pgsql.c:436
3191 "This plugin tests a PostgreSQL DBMS to determine whether it is active and"
3194 #: plugins/check_pgsql.c:437
3195 msgid "accepting queries. In its current operation, it simply connects to the"
3198 #: plugins/check_pgsql.c:438
3200 "specified database, and then disconnects. If no database is specified, it"
3203 #: plugins/check_pgsql.c:439
3205 "connects to the template1 database, which is present in every functioning"
3208 #: plugins/check_pgsql.c:440
3209 msgid "PostgreSQL DBMS."
3212 #: plugins/check_pgsql.c:441
3214 "The plugin will connect to a local postmaster if no host is specified. To"
3217 #: plugins/check_pgsql.c:442
3219 "connect to a remote host, be sure that the remote postmaster accepts TCP/IP"
3222 #: plugins/check_pgsql.c:443
3223 msgid "connections (start the postmaster with the -i option)."
3226 #: plugins/check_pgsql.c:444
3228 "Typically, the nagios user (unless the --logname option is used) should be"
3231 #: plugins/check_pgsql.c:445
3233 "able to connect to the database without a password. The plugin can also send"
3236 #: plugins/check_pgsql.c:446
3237 msgid "a password, but no effort is made to obsure or encrypt the password."
3240 #: plugins/check_ping.c:142
3241 msgid "CRITICAL - Could not interpret output from ping command\n"
3244 #: plugins/check_ping.c:158
3246 msgid "PING %s - %sPacket loss = %d%%"
3249 #: plugins/check_ping.c:161
3251 msgid "PING %s - %sPacket loss = %d%%, RTA = %2.2f ms"
3254 #: plugins/check_ping.c:249
3255 msgid "Could not realloc() addresses\n"
3258 #: plugins/check_ping.c:264 plugins/check_ping.c:344
3260 msgid "<max_packets> (%s) must be a non-negative number\n"
3263 #: plugins/check_ping.c:298
3265 msgid "<wpl> (%s) must be an integer percentage\n"
3268 #: plugins/check_ping.c:309
3270 msgid "<cpl> (%s) must be an integer percentage\n"
3273 #: plugins/check_ping.c:320
3275 msgid "<wrta> (%s) must be a non-negative number\n"
3278 #: plugins/check_ping.c:331
3280 msgid "<crta> (%s) must be a non-negative number\n"
3283 #: plugins/check_ping.c:364
3286 "%s: Warning threshold must be integer or percentage!\n"
3290 #: plugins/check_ping.c:377
3292 msgid "<wrta> was not set\n"
3295 #: plugins/check_ping.c:381
3297 msgid "<crta> was not set\n"
3300 #: plugins/check_ping.c:385
3302 msgid "<wpl> was not set\n"
3305 #: plugins/check_ping.c:389
3307 msgid "<cpl> was not set\n"
3310 #: plugins/check_ping.c:393
3312 msgid "<wrta> (%f) cannot be larger than <crta> (%f)\n"
3315 #: plugins/check_ping.c:397
3317 msgid "<wpl> (%d) cannot be larger than <cpl> (%d)\n"
3320 #: plugins/check_ping.c:433
3322 msgid "Cannot open stderr for %s\n"
3325 #: plugins/check_ping.c:482 plugins/check_ping.c:484
3326 msgid "System call sent warnings to stderr "
3329 #: plugins/check_ping.c:511
3331 msgid "CRITICAL - Network Unreachable (%s)"
3334 #: plugins/check_ping.c:513
3336 msgid "CRITICAL - Host Unreachable (%s)"
3339 #: plugins/check_ping.c:515
3341 msgid "CRITICAL - Bogus ICMP: Port Unreachable (%s)"
3344 #: plugins/check_ping.c:517
3346 msgid "CRITICAL - Bogus ICMP: Protocol Unreachable (%s)"
3349 #: plugins/check_ping.c:519
3351 msgid "CRITICAL - Network Prohibited (%s)"
3354 #: plugins/check_ping.c:521
3356 msgid "CRITICAL - Host Prohibited (%s)"
3359 #: plugins/check_ping.c:523
3361 msgid "CRITICAL - Packet Filtered (%s)"
3364 #: plugins/check_ping.c:525
3366 msgid "CRITICAL - Host not found (%s)"
3369 #: plugins/check_ping.c:527
3371 msgid "CRITICAL - Time to live exceeded (%s)"
3374 #: plugins/check_ping.c:534
3375 msgid "Unable to realloc warn_text"
3378 #: plugins/check_ping.c:551
3380 msgid "Use ping to check connection statistics for a remote host."
3383 #: plugins/check_ping.c:562
3384 msgid "host to ping"
3387 #: plugins/check_ping.c:568
3388 msgid "number of ICMP ECHO packets to send"
3391 #: plugins/check_ping.c:569
3393 msgid "(Default: %d)\n"
3396 #: plugins/check_ping.c:571
3397 msgid "show HTML in the plugin output (obsoleted by urlize)"
3400 #: plugins/check_ping.c:575
3401 msgid "THRESHOLD is <rta>,<pl>% where <rta> is the round trip average travel"
3404 #: plugins/check_ping.c:576
3405 msgid "time (ms) which triggers a WARNING or CRITICAL state, and <pl> is the"
3408 #: plugins/check_ping.c:577
3409 msgid "percentage of packet loss to trigger an alarm state."
3412 #: plugins/check_ping.c:581
3414 "This plugin uses the ping command to probe the specified host for packet loss"
3417 #: plugins/check_ping.c:582
3419 "(percentage) and round trip average (milliseconds). It can produce HTML "
3423 #: plugins/check_ping.c:583
3425 "linking to a traceroute CGI contributed by Ian Cass. The CGI can be found in"
3428 #: plugins/check_ping.c:584
3429 msgid "the contrib area of the downloads section at http://www.nagios.org/"
3432 #: plugins/check_procs.c:159
3437 #: plugins/check_procs.c:279
3439 msgid "Not parseable: %s"
3442 #: plugins/check_procs.c:289
3444 msgid "System call sent warnings to stderr\n"
3447 #: plugins/check_procs.c:296
3449 msgid "System call returned nonzero status\n"
3452 #: plugins/check_procs.c:302
3454 msgid "Unable to read output\n"
3457 #: plugins/check_procs.c:319
3459 msgid "%d warn out of "
3462 #: plugins/check_procs.c:324
3464 msgid "%d crit, %d warn out of "
3467 #: plugins/check_procs.c:330
3472 #: plugins/check_procs.c:410
3473 msgid "Critical Process Count must be an integer!"
3476 #: plugins/check_procs.c:422
3477 msgid "Warning Process Count must be an integer!"
3480 #: plugins/check_procs.c:430
3481 msgid "Parent Process ID must be an integer!"
3484 #: plugins/check_procs.c:436 plugins/check_procs.c:550
3486 msgid "%s%sSTATE = %s"
3489 #: plugins/check_procs.c:445
3490 msgid "UID was not found"
3493 #: plugins/check_procs.c:451
3494 msgid "User name was not found"
3497 #: plugins/check_procs.c:466
3499 msgid "%s%scommand name '%s'"
3502 #: plugins/check_procs.c:494
3503 msgid "RSS must be an integer!"
3506 #: plugins/check_procs.c:501
3507 msgid "VSZ must be an integer!"
3510 #: plugins/check_procs.c:509
3511 msgid "PCPU must be a float!"
3514 #: plugins/check_procs.c:533
3515 msgid "Metric must be one of PROCS, VSZ, RSS, CPU, ELAPSED!"
3518 #: plugins/check_procs.c:569
3520 msgid "wmax (%d) cannot be greater than cmax (%d)\n"
3523 #: plugins/check_procs.c:573
3525 msgid "wmin (%d) cannot be less than cmin (%d)\n"
3528 #: plugins/check_procs.c:710
3530 "Checks all processes and generates WARNING or CRITICAL states if the "
3534 #: plugins/check_procs.c:711
3536 "metric is outside the required threshold ranges. The metric defaults to "
3540 #: plugins/check_procs.c:712
3542 "of processes. Search filters can be applied to limit the processes to check."
3545 #: plugins/check_procs.c:718
3546 msgid "Required Arguments:"
3549 #: plugins/check_procs.c:720
3550 msgid "Generate warning state if metric is outside this range"
3553 #: plugins/check_procs.c:722
3554 msgid "Generate critical state if metric is outside this range"
3557 #: plugins/check_procs.c:724
3558 msgid "Optional Arguments:"
3561 #: plugins/check_procs.c:726
3562 msgid "Check thresholds against metric. Valid types:"
3565 #: plugins/check_procs.c:727
3566 msgid "PROCS - number of processes (default)"
3569 #: plugins/check_procs.c:728
3570 msgid "VSZ - virtual memory size"
3573 #: plugins/check_procs.c:729
3574 msgid "RSS - resident set memory size"
3577 #: plugins/check_procs.c:730
3578 msgid "CPU - percentage cpu"
3581 #: plugins/check_procs.c:733
3582 msgid "ELAPSED - time elapsed in seconds"
3585 #: plugins/check_procs.c:738
3586 msgid "Extra information. Up to 3 verbosity levels"
3589 #: plugins/check_procs.c:742
3590 msgid "Only scan for processes that have, in the output of `ps`, one or"
3593 #: plugins/check_procs.c:743
3594 msgid "more of the status flags you specify (for example R, Z, S, RS,"
3597 #: plugins/check_procs.c:744
3598 msgid "RSZDT, plus others based on the output of your 'ps' command)."
3601 #: plugins/check_procs.c:746
3602 msgid "Only scan for children of the parent process ID indicated."
3605 #: plugins/check_procs.c:748
3606 msgid "Only scan for processes with vsz higher than indicated."
3609 #: plugins/check_procs.c:750
3610 msgid "Only scan for processes with rss higher than indicated."
3613 #: plugins/check_procs.c:752
3614 msgid "Only scan for processes with pcpu higher than indicated."
3617 #: plugins/check_procs.c:754
3618 msgid "Only scan for processes with user name or ID indicated."
3621 #: plugins/check_procs.c:756
3622 msgid "Only scan for processes with args that contain STRING."
3625 #: plugins/check_procs.c:758
3626 msgid "Only scan for processes with args that contain the regex STRING."
3629 #: plugins/check_procs.c:760
3630 msgid "Only scan for exact matches of COMMAND (without path)."
3633 #: plugins/check_procs.c:762
3637 "RANGEs are specified 'min:max' or 'min:' or ':max' (or 'max'). If\n"
3638 "specified 'max:min', a warning status will be generated if the\n"
3639 "count is inside the specified range\n"
3643 #: plugins/check_procs.c:767
3646 "This plugin checks the number of currently running processes and\n"
3647 "generates WARNING or CRITICAL states if the process count is outside\n"
3648 "the specified threshold ranges. The process count can be filtered by\n"
3649 "process owner, parent process PID, current state (e.g., 'Z'), or may\n"
3650 "be the total number of running processes\n"
3654 #: plugins/check_procs.c:776
3655 msgid "Warning if not two processes with command name portsentry."
3658 #: plugins/check_procs.c:777
3659 msgid "Critical if < 2 or > 1024 processes"
3662 #: plugins/check_procs.c:779
3663 msgid "Warning alert if > 10 processes with command arguments containing"
3666 #: plugins/check_procs.c:780
3667 msgid "'/usr/local/bin/perl' and owned by root"
3670 #: plugins/check_procs.c:782
3671 msgid "Alert if vsz of any processes over 50K or 100K"
3674 #: plugins/check_procs.c:784
3676 msgid "Alert if cpu of any processes over 10%% or 20%%"
3679 #: plugins/check_procs.c:792
3684 #: plugins/check_radius.c:158
3685 msgid "Config file error"
3688 #: plugins/check_radius.c:167
3689 msgid "Out of Memory?"
3692 #: plugins/check_radius.c:188
3696 #: plugins/check_radius.c:190
3700 #: plugins/check_radius.c:192
3704 #: plugins/check_radius.c:196
3708 #: plugins/check_radius.c:275
3709 msgid "Number of retries must be a positive integer"
3712 #: plugins/check_radius.c:289
3713 msgid "User not specified"
3716 #: plugins/check_radius.c:291
3717 msgid "Password not specified"
3720 #: plugins/check_radius.c:293
3721 msgid "Configuration file not specified"
3724 #: plugins/check_radius.c:311
3725 msgid "Tests to see if a radius server is accepting connections."
3728 #: plugins/check_radius.c:322
3729 msgid "The user to authenticate"
3732 #: plugins/check_radius.c:324
3733 msgid "Password for autentication (SECURITY RISK)"
3736 #: plugins/check_radius.c:326
3737 msgid "NAS identifier"
3740 #: plugins/check_radius.c:328
3741 msgid "Configuration file"
3744 #: plugins/check_radius.c:330
3745 msgid "Response string to expect from the server"
3748 #: plugins/check_radius.c:332
3749 msgid "Number of times to retry a failed connection"
3752 #: plugins/check_radius.c:336
3754 "This plugin tests a radius server to see if it is accepting connections."
3757 #: plugins/check_radius.c:337
3759 "The server to test must be specified in the invocation, as well as a user"
3762 #: plugins/check_radius.c:338
3764 "name and password. A configuration file may also be present. The format of"
3767 #: plugins/check_radius.c:339
3769 "the configuration file is described in the radiusclient library sources."
3772 #: plugins/check_radius.c:340
3773 msgid "The password option presents a substantial security issue because the"
3776 #: plugins/check_radius.c:341
3777 msgid "password can be determined by careful watching of the command line in"
3780 #: plugins/check_radius.c:342
3781 msgid "a process listing. This risk is exacerbated because nagios will"
3784 #: plugins/check_radius.c:343
3785 msgid "run the plugin at regular prdictable intervals. Please be sure that"
3788 #: plugins/check_radius.c:344
3789 msgid "the password used does not allow access to sensitive system resources,"
3792 #: plugins/check_radius.c:345
3793 msgid "otherwise compormise could occur."
3796 #: plugins/check_real.c:92
3798 msgid "Unable to connect to %s on port %d\n"
3801 #: plugins/check_real.c:114
3803 msgid "No data received from %s\n"
3806 #: plugins/check_real.c:119 plugins/check_real.c:192
3807 msgid "Invalid REAL response received from host"
3810 #: plugins/check_real.c:121 plugins/check_real.c:194
3812 msgid "Invalid REAL response received from host on port %d\n"
3815 #: plugins/check_real.c:185 plugins/check_tcp.c:292
3817 msgid "No data received from host\n"
3820 #: plugins/check_real.c:248
3822 msgid "REAL %s - %d second response time\n"
3825 #: plugins/check_real.c:337 plugins/check_smtp.c:579 plugins/check_ups.c:533
3826 msgid "Warning time must be a positive integer"
3829 #: plugins/check_real.c:346 plugins/check_smtp.c:570 plugins/check_ups.c:524
3830 msgid "Critical time must be a positive integer"
3833 #: plugins/check_real.c:382
3834 msgid "You must provide a server to check"
3837 #: plugins/check_real.c:414
3838 msgid "This plugin tests the REAL service on the specified host."
3841 #: plugins/check_real.c:425
3842 msgid "Connect to this url"
3845 #: plugins/check_real.c:427
3847 msgid "String to expect in first line of server response (default: %s)\n"
3850 #: plugins/check_real.c:436
3851 msgid "This plugin will attempt to open an RTSP connection with the host."
3854 #: plugins/check_real.c:437 plugins/check_smtp.c:810
3855 msgid "Successul connects return STATE_OK, refusals and timeouts return"
3858 #: plugins/check_real.c:438
3860 "STATE_CRITICAL, other errors return STATE_UNKNOWN. Successful connects,"
3863 #: plugins/check_real.c:439
3865 "but incorrect reponse messages from the host result in STATE_WARNING return"
3868 #: plugins/check_real.c:440
3872 #: plugins/check_smtp.c:147 plugins/check_swap.c:266 plugins/check_swap.c:272
3874 msgid "malloc() failed!\n"
3877 #: plugins/check_smtp.c:151
3879 msgid "gethostname() failed!\n"
3882 #: plugins/check_smtp.c:186 plugins/check_smtp.c:210
3884 msgid "recv() failed\n"
3887 #: plugins/check_smtp.c:197
3889 msgid "Invalid SMTP response received from host: %s\n"
3892 #: plugins/check_smtp.c:199
3894 msgid "Invalid SMTP response received from host on port %d: %s\n"
3897 #: plugins/check_smtp.c:220
3899 msgid "WARNING - TLS not supported by server\n"
3902 #: plugins/check_smtp.c:232
3904 msgid "Server does not support STARTTLS\n"
3907 #: plugins/check_smtp.c:238
3909 msgid "CRITICAL - Cannot create SSL context.\n"
3912 #: plugins/check_smtp.c:258
3913 msgid "SMTP UNKNOWN - Cannot send EHLO command via TLS."
3916 #: plugins/check_smtp.c:263
3921 #: plugins/check_smtp.c:265
3922 msgid "SMTP UNKNOWN - Cannot read EHLO response via TLS."
3925 #: plugins/check_smtp.c:277
3926 msgid "CRITICAL - Cannot retrieve server certificate."
3929 #: plugins/check_smtp.c:313 plugins/check_snmp.c:587
3931 msgid "Could Not Compile Regular Expression"
3934 #: plugins/check_smtp.c:322
3936 msgid "SMTP %s - Invalid response '%s' to command '%s'\n"
3939 #: plugins/check_smtp.c:326 plugins/check_snmp.c:332
3941 msgid "Execute Error: %s\n"
3944 #: plugins/check_smtp.c:340
3946 msgid "no authuser specified, "
3949 #: plugins/check_smtp.c:345
3951 msgid "no authpass specified, "
3954 #: plugins/check_smtp.c:352 plugins/check_smtp.c:374 plugins/check_smtp.c:395
3955 #: plugins/check_smtp.c:671
3960 #: plugins/check_smtp.c:355
3962 msgid "recv() failed after AUTH LOGIN, "
3965 #: plugins/check_smtp.c:360 plugins/check_smtp.c:382 plugins/check_smtp.c:403
3966 #: plugins/check_smtp.c:682
3968 msgid "received %s\n"
3971 #: plugins/check_smtp.c:364
3973 msgid "invalid response received after AUTH LOGIN, "
3976 #: plugins/check_smtp.c:378
3978 msgid "recv() failed after sending authuser, "
3981 #: plugins/check_smtp.c:386
3983 msgid "invalid response received after authuser, "
3986 #: plugins/check_smtp.c:399
3988 msgid "recv() failed after sending authpass, "
3991 #: plugins/check_smtp.c:407
3993 msgid "invalid response received after authpass, "
3996 #: plugins/check_smtp.c:414
3998 msgid "only authtype LOGIN is supported, "
4001 #: plugins/check_smtp.c:438
4003 msgid "SMTP %s - %s%.3f sec. response time%s%s|%s\n"
4006 #: plugins/check_smtp.c:546 plugins/check_smtp.c:558
4008 msgid "Could not realloc() units [%d]\n"
4011 #: plugins/check_smtp.c:606
4012 msgid "SSL support not available - install OpenSSL and recompile"
4015 #: plugins/check_smtp.c:677
4017 msgid "recv() failed after QUIT."
4020 #: plugins/check_smtp.c:679
4022 msgid "Connection reset by peer."
4025 #: plugins/check_smtp.c:767
4026 msgid "This plugin will attempt to open an SMTP connection with the host."
4029 #: plugins/check_smtp.c:780
4031 msgid " String to expect in first line of server response (default: '%s')\n"
4034 #: plugins/check_smtp.c:782
4035 msgid "Suppress SMTP command"
4038 #: plugins/check_smtp.c:784
4039 msgid "SMTP command (may be used repeatedly)"
4042 #: plugins/check_smtp.c:786
4043 msgid "Expected response to command (may be used repeatedly)"
4046 #: plugins/check_smtp.c:788
4047 msgid "FROM-address to include in MAIL command, required by Exchange 2000"
4050 #: plugins/check_smtp.c:791 plugins/check_tcp.c:634
4051 msgid "Minimum number of days a certificate has to be valid."
4054 #: plugins/check_smtp.c:793
4055 msgid "Use STARTTLS for the connection."
4058 #: plugins/check_smtp.c:797
4059 msgid "SMTP AUTH type to check (default none, only LOGIN supported)"
4062 #: plugins/check_smtp.c:799
4063 msgid "SMTP AUTH username"
4066 #: plugins/check_smtp.c:801
4067 msgid "SMTP AUTH password"
4070 #: plugins/check_smtp.c:811
4071 msgid "STATE_CRITICAL, other errors return STATE_UNKNOWN. Successful"
4074 #: plugins/check_smtp.c:812
4075 msgid "connects, but incorrect reponse messages from the host result in"
4078 #: plugins/check_smtp.c:813
4079 msgid "STATE_WARNING return values."
4082 #: plugins/check_snmp.c:310
4083 msgid "No valid data returned"
4086 #: plugins/check_snmp.c:378
4089 "%s problem - No data received from host\n"
4093 #: plugins/check_snmp.c:395
4094 msgid "snmpget returned an error status"
4097 #: plugins/check_snmp.c:521
4098 msgid "Invalid critical threshold"
4101 #: plugins/check_snmp.c:532
4102 msgid "Invalid warning threshold"
4105 #: plugins/check_snmp.c:544
4106 msgid "Retries interval must be a positive integer"
4109 #: plugins/check_snmp.c:608
4111 msgid "Could not reallocate labels[%d]"
4114 #: plugins/check_snmp.c:620
4115 msgid "Could not reallocate labels\n"
4118 #: plugins/check_snmp.c:637
4120 msgid "Could not reallocate units [%d]\n"
4123 #: plugins/check_snmp.c:649
4124 msgid "Could not realloc() units\n"
4127 #: plugins/check_snmp.c:734
4129 msgid "Missing secname (%s) or authpassword (%s) ! \n"
4132 #: plugins/check_snmp.c:742
4134 msgid "Missing secname (%s), authpassword (%s), or privpasswd (%s)! \n"
4137 #: plugins/check_snmp.c:751
4138 msgid "Invalid SNMP version"
4141 #: plugins/check_snmp.c:879
4142 msgid "Unbalanced quotes\n"
4145 #: plugins/check_snmp.c:928
4146 msgid "Check status of remote machines and obtain sustem information via SNMP"
4149 #: plugins/check_snmp.c:940
4150 msgid "Use SNMP GETNEXT instead of SNMP GET"
4153 #: plugins/check_snmp.c:942
4154 msgid "SNMP protocol version"
4157 #: plugins/check_snmp.c:944
4158 msgid "SNMPv3 securityLevel"
4161 #: plugins/check_snmp.c:946
4162 msgid "SNMPv3 auth proto"
4165 #: plugins/check_snmp.c:950
4166 msgid "Optional community string for SNMP communication"
4169 #: plugins/check_snmp.c:951
4173 #: plugins/check_snmp.c:953
4174 msgid "SNMPv3 username"
4177 #: plugins/check_snmp.c:955
4178 msgid "SNMPv3 authentication password"
4181 #: plugins/check_snmp.c:957
4182 msgid "SNMPv3 privacy password"
4185 #: plugins/check_snmp.c:961
4186 msgid "Object identifier(s) or SNMP variables whose value you wish to query"
4189 #: plugins/check_snmp.c:963
4191 "List of MIBS to be loaded (default = none if using numeric oids or 'ALL'"
4194 #: plugins/check_snmp.c:964
4195 msgid "for symbolic oids.)"
4198 #: plugins/check_snmp.c:966
4200 msgid " Delimiter to use when parsing returned data. Default is \"%s\""
4203 #: plugins/check_snmp.c:967
4204 msgid "Any data on the right hand side of the delimiter is considered"
4207 #: plugins/check_snmp.c:968
4208 msgid "to be the data that should be used in the evaluation."
4211 #: plugins/check_snmp.c:972
4212 msgid "Range(s) which will not result in a WARNING status"
4215 #: plugins/check_snmp.c:974
4216 msgid "Range(s) which will not result in a CRITICAL status"
4219 #: plugins/check_snmp.c:978
4220 msgid "Return OK state (for that OID) if STRING is an exact match"
4223 #: plugins/check_snmp.c:980
4225 "Return OK state (for that OID) if extended regular expression REGEX matches"
4228 #: plugins/check_snmp.c:982
4230 "Return OK state (for that OID) if case-insensitive extended REGEX matches"
4233 #: plugins/check_snmp.c:984
4234 msgid "Prefix label for output from plugin (default -s 'SNMP')"
4237 #: plugins/check_snmp.c:988
4238 msgid "Units label(s) for output data (e.g., 'sec.')."
4241 #: plugins/check_snmp.c:990
4242 msgid "Separates output on multiple OID requests"
4245 #: plugins/check_snmp.c:996
4247 "This plugin uses the 'snmpget' command included with the NET-SNMP package."
4250 #: plugins/check_snmp.c:997
4252 "if you don't have the package installed, you will need to download it from"
4255 #: plugins/check_snmp.c:998
4256 msgid "http://net-snmp.sourceforge.net before you can use this plugin."
4259 #: plugins/check_snmp.c:1000
4261 "- Multiple OIDs may be indicated by a comma- or space-delimited list (lists "
4265 #: plugins/check_snmp.c:1001
4266 msgid " internal spaces must be quoted) [max 8 OIDs]"
4269 #: plugins/check_snmp.c:1003
4270 msgid "- Ranges are inclusive and are indicated with colons. When specified as"
4273 #: plugins/check_snmp.c:1004
4275 " 'min:max' a STATE_OK will be returned if the result is within the indicated"
4278 #: plugins/check_snmp.c:1005
4279 msgid " range or is equal to the upper or lower bound. A non-OK state will be"
4282 #: plugins/check_snmp.c:1006
4283 msgid " returned if the result is outside the specified range."
4286 #: plugins/check_snmp.c:1008
4288 "- If specified in the order 'max:min' a non-OK state will be returned if the"
4291 #: plugins/check_snmp.c:1009
4292 msgid " result is within the (inclusive) range."
4295 #: plugins/check_snmp.c:1011
4297 "- Upper or lower bounds may be omitted to skip checking the respective limit."
4300 #: plugins/check_snmp.c:1012
4301 msgid "- Bare integers are interpreted as upper limits."
4304 #: plugins/check_snmp.c:1013
4306 "- When checking multiple OIDs, separate ranges by commas like '-w "
4310 #: plugins/check_snmp.c:1014
4311 msgid "- Note that only one string and one regex may be checked at present"
4314 #: plugins/check_snmp.c:1015
4316 "- All evaluation methods other than PR, STR, and SUBSTR expect that the value"
4319 #: plugins/check_snmp.c:1016
4320 msgid " returned from the SNMP query is an unsigned integer."
4323 #: plugins/check_ssh.c:166
4324 msgid "Port number must be a positive integer"
4327 #: plugins/check_ssh.c:231
4329 msgid "Server answer: %s"
4332 #: plugins/check_ssh.c:250
4334 msgid "SSH WARNING - %s (protocol %s) version mismatch, expected '%s'\n"
4337 #: plugins/check_ssh.c:257
4339 msgid "SSH OK - %s (protocol %s)\n"
4342 #: plugins/check_ssh.c:277
4343 msgid "Try to connect to an SSH server at specified server and port"
4346 #: plugins/check_ssh.c:292
4348 "Warn if string doesn't match expected server version (ex: OpenSSH_3.9p1)"
4351 #: plugins/check_swap.c:170
4353 msgid "Command: %s\n"
4356 #: plugins/check_swap.c:172
4358 msgid "Format: %s\n"
4361 #: plugins/check_swap.c:208
4363 msgid "total=%.0f, used=%.0f, free=%.0f\n"
4366 #: plugins/check_swap.c:222
4368 msgid "total=%.0f, free=%.0f\n"
4371 #: plugins/check_swap.c:254
4372 msgid "Error getting swap devices\n"
4375 #: plugins/check_swap.c:257
4376 msgid "SWAP OK: No swap devices defined\n"
4379 #: plugins/check_swap.c:278 plugins/check_swap.c:320
4380 msgid "swapctl failed: "
4383 #: plugins/check_swap.c:279 plugins/check_swap.c:321
4384 msgid "Error in swapctl call\n"
4387 #: plugins/check_swap.c:358
4389 msgid "SWAP %s - %d%% free (%d MB out of %d MB) %s|"
4392 #: plugins/check_swap.c:436
4393 msgid "Warning threshold must be integer or percentage!"
4396 #: plugins/check_swap.c:454
4397 msgid "Critical threshold must be integer or percentage!"
4400 #: plugins/check_swap.c:508
4401 msgid "Warning percentage should be more than critical percentage"
4404 #: plugins/check_swap.c:512
4405 msgid "Warning free space should be more than critical free space"
4408 #: plugins/check_swap.c:526
4409 msgid "Check swap space on local machine."
4412 #: plugins/check_swap.c:535
4414 "Exit with WARNING status if less than INTEGER bytes of swap space are free"
4417 #: plugins/check_swap.c:537
4418 msgid "Exit with WARNING status if less than PERCENT of swap space is free"
4421 #: plugins/check_swap.c:539
4423 "Exit with CRITICAL status if less than INTEGER bytes of swap space are free"
4426 #: plugins/check_swap.c:541
4427 msgid "Exit with CRITCAL status if less than PERCENT of swap space is free"
4430 #: plugins/check_swap.c:543
4431 msgid "Conduct comparisons for all swap partitions, one by one"
4434 #: plugins/check_swap.c:547
4435 msgid "On AIX, if -a is specified, uses lsps -a, otherwise uses lsps -s.\n"
4438 #: plugins/check_tcp.c:200
4439 msgid "CRITICAL - Generic check_tcp called with unknown service\n"
4442 #: plugins/check_tcp.c:221
4443 msgid "With UDP checks, a send/expect string must be specified."
4446 #: plugins/check_tcp.c:240
4448 msgid "CRITICAL - Cannot retrieve server certificate.\n"
4451 #: plugins/check_tcp.c:420
4452 msgid "No arguments found"
4455 #: plugins/check_tcp.c:521
4456 msgid "Maxbytes must be a positive integer"
4459 #: plugins/check_tcp.c:539
4460 msgid "Refuse must be one of ok, warn, crit"
4463 #: plugins/check_tcp.c:549
4464 msgid "Mismatch must be one of ok, warn, crit"
4467 #: plugins/check_tcp.c:555
4468 msgid "Delay must be a positive integer"
4471 #: plugins/check_tcp.c:583
4472 msgid "You must provide a server address"
4475 #: plugins/check_tcp.c:585
4476 msgid "Invalid hostname, address or socket"
4479 #: plugins/check_tcp.c:599
4482 "This plugin tests %s connections with the specified host (or unix socket).\n"
4486 #: plugins/check_tcp.c:611
4488 "Can use \\n, \\r, \\t or \\ in send or quit string. Must come before send or "
4492 #: plugins/check_tcp.c:612
4493 msgid "Default: nothing added to send, \\r\\n added to end of quit"
4496 #: plugins/check_tcp.c:614
4497 msgid "String to send to the server"
4500 #: plugins/check_tcp.c:616
4501 msgid "String to expect in server response"
4504 #: plugins/check_tcp.c:616
4505 msgid "(may be repeated)"
4508 #: plugins/check_tcp.c:618
4509 msgid "All expect strings need to occur in server response. Default is any"
4512 #: plugins/check_tcp.c:620
4513 msgid "String to send server to initiate a clean close of the connection"
4516 #: plugins/check_tcp.c:622
4517 msgid "Accept tcp refusals with states ok, warn, crit (default: crit)"
4520 #: plugins/check_tcp.c:624
4522 "Accept expected string mismatches with states ok, warn, crit (default: warn)"
4525 #: plugins/check_tcp.c:626
4526 msgid "Hide output from TCP socket"
4529 #: plugins/check_tcp.c:628
4530 msgid "Close connection once more than this number of bytes are received"
4533 #: plugins/check_tcp.c:630
4534 msgid "Seconds to wait between sending string and polling for response"
4537 #: plugins/check_tcp.c:636
4538 msgid "Use SSL for the connection."
4541 #: plugins/check_time.c:103
4543 msgid "TIME UNKNOWN - could not connect to server %s, port %d\n"
4546 #: plugins/check_time.c:116
4548 msgid "TIME UNKNOWN - could not send UDP request to server %s, port %d\n"
4551 #: plugins/check_time.c:140
4553 msgid "TIME UNKNOWN - no data received from server %s, port %d\n"
4556 #: plugins/check_time.c:153
4558 msgid "TIME %s - %d second response time|%s\n"
4561 #: plugins/check_time.c:171
4563 msgid "TIME %s - %lu second time difference|%s %s\n"
4566 #: plugins/check_time.c:255
4567 msgid "Warning thresholds must be a positive integer"
4570 #: plugins/check_time.c:274
4571 msgid "Critical thresholds must be a positive integer"
4574 #: plugins/check_time.c:340
4575 msgid "This plugin will check the time on the specified host."
4578 #: plugins/check_time.c:351
4579 msgid "Use UDP to connect, not TCP"
4582 #: plugins/check_time.c:353
4583 msgid "Time difference (sec.) necessary to result in a warning status"
4586 #: plugins/check_time.c:355
4587 msgid "Time difference (sec.) necessary to result in a critical status"
4590 #: plugins/check_time.c:357
4591 msgid "Response time (sec.) necessary to result in warning status"
4594 #: plugins/check_time.c:359
4595 msgid "Response time (sec.) necessary to result in critical status"
4598 #: plugins/check_ups.c:145
4600 msgid "On Battery, Low Battery"
4603 #: plugins/check_ups.c:150
4607 #: plugins/check_ups.c:153
4611 #: plugins/check_ups.c:157
4612 msgid ", Low Battery"
4615 #: plugins/check_ups.c:161
4616 msgid ", Calibrating"
4619 #: plugins/check_ups.c:164
4620 msgid ", Replace Battery"
4623 #: plugins/check_ups.c:168
4627 #: plugins/check_ups.c:171
4631 #: plugins/check_ups.c:174
4635 #: plugins/check_ups.c:177
4639 #: plugins/check_ups.c:180
4643 #: plugins/check_ups.c:183
4644 msgid ", Discharging"
4647 #: plugins/check_ups.c:186
4651 #: plugins/check_ups.c:325
4653 msgid "UPS does not support any available options\n"
4656 #: plugins/check_ups.c:349 plugins/check_ups.c:409
4657 msgid "Invalid response received from host"
4660 #: plugins/check_ups.c:417
4662 msgid "CRITICAL - no such ups '%s' on that host\n"
4665 #: plugins/check_ups.c:427
4666 msgid "CRITICAL - UPS data is stale"
4669 #: plugins/check_ups.c:432
4671 msgid "Unknown error: %s\n"
4674 #: plugins/check_ups.c:439
4675 msgid "Error: unable to parse variable"
4678 #: plugins/check_ups.c:546
4679 msgid "Unrecognized UPS variable"
4682 #: plugins/check_ups.c:584
4683 msgid "Error : no ups indicated"
4686 #: plugins/check_ups.c:604
4688 "This plugin tests the UPS service on the specified host.Network UPS Tools "
4691 #: plugins/check_ups.c:605
4692 msgid "from www.networkupstools.org must be running for thisplugin to work."
4695 #: plugins/check_ups.c:616
4699 #: plugins/check_ups.c:618
4700 msgid "Output of temperatures in Celsius"
4703 #: plugins/check_ups.c:620
4704 msgid "Valid values for STRING are"
4707 #: plugins/check_ups.c:633
4709 "This plugin attempts to determine the status of a UPS (Uninterruptible Power"
4712 #: plugins/check_ups.c:634
4714 "Supply) on a local or remote host. If the UPS is online or calibrating, the"
4717 #: plugins/check_ups.c:635
4719 "plugin will return an OK state. If the battery is on it will return a WARNING"
4722 #: plugins/check_ups.c:636
4724 "state.If the UPS is off or has a low battery the plugin will return a "
4728 #: plugins/check_ups.c:637
4732 #: plugins/check_ups.c:639
4734 "You may also specify a variable to check [such as temperature, utility "
4738 #: plugins/check_ups.c:640
4740 "battery load, etc.] as well as warning and critical thresholds for the "
4744 #: plugins/check_ups.c:641
4746 "that variable. If the remote host has multiple UPS that are being monitored "
4750 #: plugins/check_ups.c:642
4751 msgid "will have to use the [ups] option to specify which UPS to check."
4754 #: plugins/check_ups.c:644
4756 "This plugin requires that the UPSD daemon distributed with Russel Kroll's"
4759 #: plugins/check_ups.c:645
4761 "Smart UPS Tools be installed on the remote host. If you do not have the"
4764 #: plugins/check_ups.c:646
4766 "package installed on your system, you can download it from http://www."
4767 "networkupstools.org"
4770 #: plugins/check_users.c:93
4775 #: plugins/check_users.c:116
4776 msgid "Unable to read output"
4779 #: plugins/check_users.c:123
4781 msgid "USERS %s - %d users currently logged in |%s\n"
4784 #: plugins/check_users.c:208
4785 msgid "This plugin checks the number of users currently logged in on the local"
4788 #: plugins/check_users.c:209
4790 "system and generates an error if the number exceeds the thresholds specified."
4793 #: plugins/check_users.c:218
4794 msgid "Set WARNING status if more than INTEGER users are logged in"
4797 #: plugins/check_users.c:220
4798 msgid "Set CRITICAL status if more than INTEGER users are logged in"
4801 #: plugins/check_ide_smart.c:229
4803 msgid "CRITICAL - Couldn't open device %s: %s\n"
4806 #: plugins/check_ide_smart.c:234
4808 msgid "CRITICAL - SMART_CMD_ENABLE\n"
4811 #: plugins/check_ide_smart.c:295
4813 msgid "CRITICAL - SMART_READ_VALUES: %s\n"
4816 #: plugins/check_ide_smart.c:364
4818 msgid "CRITICAL - %d Harddrive PreFailure%cDetected! %d/%d tests failed.\n"
4821 #: plugins/check_ide_smart.c:372
4823 msgid "WARNING - %d Harddrive Advisor%s Detected. %d/%d tests failed.\n"
4826 #: plugins/check_ide_smart.c:380
4828 msgid "OK - Operational (%d/%d tests passed)\n"
4831 #: plugins/check_ide_smart.c:384
4833 msgid "ERROR - Status '%d' unkown. %d/%d tests passed\n"
4836 #: plugins/check_ide_smart.c:417
4838 msgid "OffLineStatus=%d {%s}, AutoOffLine=%s, OffLineTimeout=%d minutes\n"
4841 #: plugins/check_ide_smart.c:423
4843 msgid "OffLineCapability=%d {%s %s %s}\n"
4846 #: plugins/check_ide_smart.c:429
4848 msgid "SmartRevision=%d, CheckSum=%d, SmartCapability=%d {%s %s}\n"
4851 #: plugins/check_ide_smart.c:450
4853 msgid "CRITICAL - %s: %s\n"
4856 #: plugins/check_ide_smart.c:469
4858 msgid "CRITICAL - SMART_READ_THRESHOLDS: %s\n"
4861 #: plugins/check_ide_smart.c:486
4864 "This plugin checks a local hard drive with the (Linux specific) SMART "
4865 "interface [http://smartlinux.sourceforge.net/smart/index.php]."
4868 #: plugins/check_ide_smart.c:495
4869 msgid "Select device DEVICE"
4872 #: plugins/check_ide_smart.c:496
4874 "Note: if the device is selected with this option, _no_ other options are "
4878 #: plugins/check_ide_smart.c:498
4879 msgid "Perform immediately offline tests"
4882 #: plugins/check_ide_smart.c:500
4883 msgid "Returns the number of failed tests"
4886 #: plugins/check_ide_smart.c:502
4887 msgid "Turn on automatic offline tests"
4890 #: plugins/check_ide_smart.c:504
4891 msgid "Turn off automatic offline tests"
4894 #: plugins/check_ide_smart.c:506
4895 msgid "Output suitable for Nagios"
4898 #: plugins/negate.c:96
4899 msgid "No data returned from command\n"
4902 #: plugins/negate.c:154
4904 "Ok must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or integer (0-"
4908 #: plugins/negate.c:160
4910 "Warning must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or "
4914 #: plugins/negate.c:165
4916 "Critical must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or "
4920 #: plugins/negate.c:170
4922 "Unknown must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or "
4926 #: plugins/negate.c:194
4927 msgid "Require path to command"
4930 #: plugins/negate.c:223
4932 "Negates the status of a plugin (returns OK for CRITICAL and vice-versa)."
4935 #: plugins/negate.c:224
4936 msgid "Additional switches can be used to control which state becomes what."
4939 #: plugins/negate.c:233
4940 msgid "Keep timeout longer than the plugin timeout to retain CRITICAL status."
4943 #: plugins/negate.c:239
4946 " STATUS can be 'OK', 'WARNING', 'CRITICAL' or 'UNKNOWN' without single\n"
4949 #: plugins/negate.c:240
4952 " quotes. Numeric values are accepted. If nothing is specified, permutes\n"
4955 #: plugins/negate.c:241
4957 msgid " OK and CRITICAL.\n"
4960 #: plugins/negate.c:246
4961 msgid "Run check_ping and invert result. Must use full path to plugin"
4964 #: plugins/negate.c:248
4965 msgid "This will return OK instead of WARNING and UNKNOWN instead of CRITICAL"
4968 #: plugins/negate.c:251
4970 "This plugin is a wrapper to take the output of another plugin and invert it."
4973 #: plugins/negate.c:252
4974 msgid "The full path of the plugin must be provided."
4977 #: plugins/negate.c:253
4978 msgid "If the wrapped plugin returns OK, the wrapper will return CRITICAL."
4981 #: plugins/negate.c:254
4982 msgid "If the wrapped plugin returns CRITICAL, the wrapper will return OK."
4985 #: plugins/negate.c:255
4986 msgid "Otherwise, the output state of the wrapped plugin is unchanged."
4989 #: plugins/netutils.c:52
4991 msgid "CRITICAL - Socket timeout after %d seconds\n"
4994 #: plugins/netutils.c:54
4996 msgid "CRITICAL - Abnormal timeout after %d seconds\n"
4999 #: plugins/netutils.c:82 plugins/netutils.c:284
5003 #: plugins/netutils.c:99 plugins/netutils.c:299
5004 msgid "No data was received from host!"
5007 #: plugins/netutils.c:207 plugins/netutils.c:243
5008 msgid "Socket creation failed"
5011 #: plugins/netutils.c:236
5012 msgid "Supplied path too long unix domain socket"
5015 #: plugins/netutils.c:308
5016 msgid "Receive failed"
5019 #: plugins/netutils.c:334 plugins-root/check_dhcp.c:1343
5021 msgid "Invalid hostname/address - %s"
5024 #: plugins/popen.c:145
5025 msgid "Could not malloc argv array in popen()"
5028 #: plugins/popen.c:155
5029 msgid "CRITICAL - You need more args!!!"
5032 #: plugins/popen.c:212
5033 msgid "Cannot catch SIGCHLD"
5036 #: plugins/popen.c:307 plugins/utils.c:186
5038 msgid "CRITICAL - Plugin timed out after %d seconds\n"
5041 #: plugins/popen.c:310
5042 msgid "CRITICAL - popen timeout received, but no child process"
5045 #: plugins/popen.c:326
5046 msgid "sysconf error for _SC_OPEN_MAX"
5049 #: plugins/urlize.c:134
5052 "%s UNKNOWN - No data received from host\n"
5056 #: plugins/urlize.c:173
5057 msgid "This plugin wraps the text output of another command (plugin)"
5060 #: plugins/urlize.c:174
5062 "in HTML <A> tags, thus displaying the plugin output in as a clickable link in"
5065 #: plugins/urlize.c:175
5067 "the Nagios status screen. The return status is the same as the invoked "
5071 #: plugins/urlize.c:185
5073 "Pay close attention to quoting to ensure that the shell passes the expected"
5076 #: plugins/urlize.c:186
5077 msgid "data to the plugin. For example, in:"
5080 #: plugins/urlize.c:187
5081 msgid "urlize http://example.com/ check_http -H example.com -r 'two words'"
5084 #: plugins/urlize.c:188
5085 msgid "the shell will remove the single quotes and urlize will see:"
5088 #: plugins/urlize.c:189
5089 msgid "urlize http://example.com/ check_http -H example.com -r two words"
5092 #: plugins/urlize.c:190
5093 msgid "You probably want:"
5096 #: plugins/urlize.c:191
5097 msgid "urlize http://example.com/ \"check_http -H example.com -r 'two words'\""
5100 #: plugins/utils.c:481
5101 msgid "failed realloc in strpcpy\n"
5104 #: plugins/utils.c:523
5105 msgid "failed malloc in strscat\n"
5108 #: plugins-root/check_dhcp.c:322
5110 msgid "Error: Could not get hardware address of interface '%s'\n"
5113 #: plugins-root/check_dhcp.c:344
5115 msgid "Error: if_nametoindex error - %s.\n"
5118 #: plugins-root/check_dhcp.c:349
5120 msgid "Error: Couldn't get hardware address from %s. sysctl 1 error - %s.\n"
5123 #: plugins-root/check_dhcp.c:354
5126 "Error: Couldn't get hardware address from interface %s. malloc error - %s.\n"
5129 #: plugins-root/check_dhcp.c:359
5131 msgid "Error: Couldn't get hardware address from %s. sysctl 2 error - %s.\n"
5134 #: plugins-root/check_dhcp.c:385
5137 "Error: can't find unit number in interface_name (%s) - expecting TypeNumber "
5141 #: plugins-root/check_dhcp.c:390 plugins-root/check_dhcp.c:402
5144 "Error: can't read MAC address from DLPI streams interface for device %s unit "
5148 #: plugins-root/check_dhcp.c:408
5151 "Error: can't get MAC address for this architecture. Use the --mac option.\n"
5154 #: plugins-root/check_dhcp.c:427
5156 msgid "Error: Cannot determine IP address of interface %s\n"
5159 #: plugins-root/check_dhcp.c:435
5161 msgid "Error: Cannot get interface IP address on this platform.\n"
5164 #: plugins-root/check_dhcp.c:440
5166 msgid "Pretending to be relay client %s\n"
5169 #: plugins-root/check_dhcp.c:525
5171 msgid "DHCPDISCOVER to %s port %d\n"
5174 #: plugins-root/check_dhcp.c:577
5176 msgid "Result=ERROR\n"
5179 #: plugins-root/check_dhcp.c:583
5184 #: plugins-root/check_dhcp.c:598
5186 msgid "DHCPOFFER from IP address %s"
5189 #: plugins-root/check_dhcp.c:599
5194 #: plugins-root/check_dhcp.c:606
5197 "DHCPOFFER XID (%u) did not match DHCPDISCOVER XID (%u) - ignoring packet\n"
5200 #: plugins-root/check_dhcp.c:628
5202 msgid "DHCPOFFER hardware address did not match our own - ignoring packet\n"
5205 #: plugins-root/check_dhcp.c:646
5207 msgid "Total responses seen on the wire: %d\n"
5210 #: plugins-root/check_dhcp.c:647
5212 msgid "Valid responses for this machine: %d\n"
5215 #: plugins-root/check_dhcp.c:662
5217 msgid "send_dhcp_packet result: %d\n"
5220 #: plugins-root/check_dhcp.c:695
5222 msgid "No (more) data received (nfound: %d)\n"
5225 #: plugins-root/check_dhcp.c:714
5227 msgid "recvfrom() failed, "
5230 #: plugins-root/check_dhcp.c:721
5232 msgid "receive_dhcp_packet() result: %d\n"
5235 #: plugins-root/check_dhcp.c:722
5237 msgid "receive_dhcp_packet() source: %s\n"
5240 #: plugins-root/check_dhcp.c:752
5242 msgid "Error: Could not create socket!\n"
5245 #: plugins-root/check_dhcp.c:762
5247 msgid "Error: Could not set reuse address option on DHCP socket!\n"
5250 #: plugins-root/check_dhcp.c:768
5252 msgid "Error: Could not set broadcast option on DHCP socket!\n"
5255 #: plugins-root/check_dhcp.c:777
5258 "Error: Could not bind socket to interface %s. Check your privileges...\n"
5261 #: plugins-root/check_dhcp.c:788
5264 "Error: Could not bind to DHCP socket (port %d)! Check your privileges...\n"
5267 #: plugins-root/check_dhcp.c:822
5269 msgid "Requested server address: %s\n"
5272 #: plugins-root/check_dhcp.c:883
5274 msgid "Lease Time: Infinite\n"
5277 #: plugins-root/check_dhcp.c:885
5279 msgid "Lease Time: %lu seconds\n"
5282 #: plugins-root/check_dhcp.c:887
5284 msgid "Renewal Time: Infinite\n"
5287 #: plugins-root/check_dhcp.c:889
5289 msgid "Renewal Time: %lu seconds\n"
5292 #: plugins-root/check_dhcp.c:891
5294 msgid "Rebinding Time: Infinite\n"
5297 #: plugins-root/check_dhcp.c:892
5299 msgid "Rebinding Time: %lu seconds\n"
5302 #: plugins-root/check_dhcp.c:920
5304 msgid "Added offer from server @ %s"
5307 #: plugins-root/check_dhcp.c:921
5309 msgid " of IP address %s\n"
5312 #: plugins-root/check_dhcp.c:988
5314 msgid "DHCP Server Match: Offerer=%s"
5317 #: plugins-root/check_dhcp.c:989
5319 msgid " Requested=%s"
5322 #: plugins-root/check_dhcp.c:991
5324 msgid " (duplicate)"
5327 #: plugins-root/check_dhcp.c:992
5332 #: plugins-root/check_dhcp.c:1040
5334 msgid "No DHCPOFFERs were received.\n"
5337 #: plugins-root/check_dhcp.c:1044
5339 msgid "Received %d DHCPOFFER(s)"
5342 #: plugins-root/check_dhcp.c:1047
5344 msgid ", %s%d of %d requested servers responded"
5347 #: plugins-root/check_dhcp.c:1050
5349 msgid ", requested address (%s) was %soffered"
5352 #: plugins-root/check_dhcp.c:1050
5356 #: plugins-root/check_dhcp.c:1052
5358 msgid ", max lease time = "
5361 #: plugins-root/check_dhcp.c:1054
5366 #: plugins-root/check_dhcp.c:1235
5368 msgid "Error: DLPI stream API failed to get MAC in check_ctrl: %s.\n"
5371 #: plugins-root/check_dhcp.c:1247
5373 msgid "Error: DLPI stream API failed to get MAC in put_ctrl/putmsg(): %s.\n"
5376 #: plugins-root/check_dhcp.c:1260
5378 msgid "Error: DLPI stream API failed to get MAC in put_both/putmsg().\n"
5381 #: plugins-root/check_dhcp.c:1272
5384 "Error: DLPI stream API failed to get MAC in dl_attach_req/open(%s..): %s.\n"
5387 #: plugins-root/check_dhcp.c:1296
5389 msgid "Error: DLPI stream API failed to get MAC in dl_bind/check_ctrl(): %s.\n"
5392 #: plugins-root/check_dhcp.c:1375
5394 msgid "Hardware address: "
5397 #: plugins-root/check_dhcp.c:1391
5398 msgid "This plugin tests the availability of DHCP servers on a network."
5401 #: plugins-root/check_dhcp.c:1402
5402 msgid "IP address of DHCP server that we must hear from"
5405 #: plugins-root/check_dhcp.c:1404
5406 msgid "IP address that should be offered by at least one DHCP server"
5409 #: plugins-root/check_dhcp.c:1406
5410 msgid "Seconds to wait for DHCPOFFER before timeout occurs"
5413 #: plugins-root/check_dhcp.c:1408
5414 msgid "Interface to to use for listening (i.e. eth0)"
5417 #: plugins-root/check_dhcp.c:1410
5418 msgid "MAC address to use in the DHCP request"
5421 #: plugins-root/check_dhcp.c:1412
5422 msgid "Unicast testing: mimic a DHCP relay, requires -s"
5425 #: plugins-root/check_icmp.c:1267
5426 msgid "specify a target"
5429 #: plugins-root/check_icmp.c:1269
5430 msgid "warning threshold (currently "
5433 #: plugins-root/check_icmp.c:1272
5434 msgid "critical threshold (currently "
5437 #: plugins-root/check_icmp.c:1275
5438 msgid "specify a source IP address or device name"
5441 #: plugins-root/check_icmp.c:1277
5442 msgid "number of packets to send (currently "
5445 #: plugins-root/check_icmp.c:1280
5446 msgid "max packet interval (currently "
5449 #: plugins-root/check_icmp.c:1283
5450 msgid "max target interval (currently "
5453 #: plugins-root/check_icmp.c:1286
5454 msgid "number of alive hosts required for success"
5457 #: plugins-root/check_icmp.c:1289
5458 msgid "TTL on outgoing packets (currently "
5461 #: plugins-root/check_icmp.c:1292
5462 msgid "timeout value (seconds, currently "
5465 #: plugins-root/check_icmp.c:1295
5466 msgid "icmp packet size (currenly ignored)"
5469 #: plugins-root/check_icmp.c:1297
5473 #: plugins-root/check_icmp.c:1300
5474 msgid "The -H switch is optional. Naming a host (or several) to check is not."
5477 #: plugins-root/check_icmp.c:1301
5479 "Threshold format for -w and -c is 200.25,60% for 200.25 msec RTA and 60%"
5482 #: plugins-root/check_icmp.c:1302
5483 msgid "packet loss. The default values should work well for most users."
5486 #: plugins-root/check_icmp.c:1303
5488 "You can specify different RTA factors using the standardized abbreviations"
5491 #: plugins-root/check_icmp.c:1304
5493 "us (microseconds), ms (milliseconds, default) or just plain s for seconds."
5496 #: plugins-root/check_icmp.c:1309
5497 msgid "The -v switch can be specified several times for increased verbosity."