diff options
Diffstat (limited to 'po/de.po')
-rw-r--r-- | po/de.po | 4552 |
1 files changed, 2688 insertions, 1864 deletions
@@ -8,8 +8,8 @@ | |||
8 | msgid "" | 8 | msgid "" |
9 | msgstr "" | 9 | msgstr "" |
10 | "Project-Id-Version: nagiosplug\n" | 10 | "Project-Id-Version: nagiosplug\n" |
11 | "Report-Msgid-Bugs-To: \n" | 11 | "Report-Msgid-Bugs-To: sgid_bugs_address\n" |
12 | "POT-Creation-Date: 2006-04-15 00:41+0200\n" | 12 | "POT-Creation-Date: 2006-12-20 10:36+0100\n" |
13 | "PO-Revision-Date: 2004-12-23 17:46+0100\n" | 13 | "PO-Revision-Date: 2004-12-23 17:46+0100\n" |
14 | "Last-Translator: <>\n" | 14 | "Last-Translator: <>\n" |
15 | "Language-Team: English <en@li.org>\n" | 15 | "Language-Team: English <en@li.org>\n" |
@@ -18,88 +18,88 @@ msgstr "" | |||
18 | "Content-Transfer-Encoding: 8bit\n" | 18 | "Content-Transfer-Encoding: 8bit\n" |
19 | "Plural-Forms: nplurals=2; plural=(n > 1);X-Generator: KBabel 1.3.1\n" | 19 | "Plural-Forms: nplurals=2; plural=(n > 1);X-Generator: KBabel 1.3.1\n" |
20 | 20 | ||
21 | #: plugins/check_by_ssh.c:69 plugins/check_dig.c:76 plugins/check_disk.c:177 | 21 | #: plugins/check_by_ssh.c:82 plugins/check_dig.c:89 plugins/check_disk.c:186 |
22 | #: plugins/check_dns.c:78 plugins/check_dummy.c:43 plugins/check_fping.c:73 | 22 | #: plugins/check_dns.c:93 plugins/check_dummy.c:59 plugins/check_fping.c:89 |
23 | #: plugins/check_game.c:68 plugins/check_hpjd.c:89 plugins/check_http.c:130 | 23 | #: plugins/check_game.c:84 plugins/check_hpjd.c:106 plugins/check_http.c:148 |
24 | #: plugins/check_ldap.c:92 plugins/check_load.c:106 | 24 | #: plugins/check_ldap.c:105 plugins/check_load.c:122 |
25 | #: plugins/check_mrtgtraf.c:66 plugins/check_mysql.c:65 | 25 | #: plugins/check_mrtgtraf.c:83 plugins/check_mysql.c:88 |
26 | #: plugins/check_nagios.c:75 plugins/check_nt.c:120 plugins/check_nwstat.c:125 | 26 | #: plugins/check_nagios.c:94 plugins/check_nt.c:126 plugins/check_nwstat.c:177 |
27 | #: plugins/check_overcr.c:89 plugins/check_pgsql.c:140 plugins/check_ping.c:83 | 27 | #: plugins/check_overcr.c:106 plugins/check_pgsql.c:156 |
28 | #: plugins/check_procs.c:128 plugins/check_radius.c:117 | 28 | #: plugins/check_ping.c:99 plugins/check_procs.c:142 |
29 | #: plugins/check_real.c:68 plugins/check_smtp.c:166 plugins/check_snmp.c:168 | 29 | #: plugins/check_radius.c:133 plugins/check_real.c:85 plugins/check_smtp.c:181 |
30 | #: plugins/check_ssh.c:61 plugins/check_swap.c:90 plugins/check_tcp.c:195 | 30 | #: plugins/check_snmp.c:182 plugins/check_ssh.c:78 plugins/check_swap.c:113 |
31 | #: plugins/check_time.c:66 plugins/check_udp.c:55 plugins/check_ups.c:115 | 31 | #: plugins/check_tcp.c:208 plugins/check_time.c:82 plugins/check_ups.c:125 |
32 | #: plugins/check_users.c:54 plugins/negate.c:87 plugins-root/check_dhcp.c:251 | 32 | #: plugins/check_users.c:70 plugins/negate.c:102 plugins-root/check_dhcp.c:255 |
33 | msgid "Could not parse arguments" | 33 | msgid "Could not parse arguments" |
34 | msgstr "Argumente konnten nicht ausgewertet werden" | 34 | msgstr "Argumente konnten nicht ausgewertet werden" |
35 | 35 | ||
36 | #: plugins/check_by_ssh.c:73 plugins/check_dig.c:73 plugins/check_dns.c:74 | 36 | #: plugins/check_by_ssh.c:86 plugins/check_dig.c:86 plugins/check_dns.c:89 |
37 | #: plugins/check_nagios.c:79 plugins/check_pgsql.c:144 plugins/check_ping.c:87 | 37 | #: plugins/check_nagios.c:98 plugins/check_pgsql.c:160 |
38 | #: plugins/check_procs.c:135 plugins/negate.c:91 | 38 | #: plugins/check_ping.c:103 plugins/check_procs.c:149 plugins/negate.c:106 |
39 | msgid "Cannot catch SIGALRM" | 39 | msgid "Cannot catch SIGALRM" |
40 | msgstr "Konnte SIGALRM nicht erhalten" | 40 | msgstr "Konnte SIGALRM nicht erhalten" |
41 | 41 | ||
42 | #: plugins/check_by_ssh.c:84 | 42 | #: plugins/check_by_ssh.c:97 |
43 | #, c-format | 43 | #, c-format |
44 | msgid "Remote command execution failed: %s\n" | 44 | msgid "Remote command execution failed: %s\n" |
45 | msgstr "" | 45 | msgstr "" |
46 | 46 | ||
47 | #: plugins/check_by_ssh.c:85 | 47 | #: plugins/check_by_ssh.c:98 |
48 | #, fuzzy | 48 | #, fuzzy |
49 | msgid "Unknown error" | 49 | msgid "Unknown error" |
50 | msgstr "Papierfehler" | 50 | msgstr "Papierfehler" |
51 | 51 | ||
52 | #: plugins/check_by_ssh.c:103 | 52 | #: plugins/check_by_ssh.c:116 |
53 | #, c-format | 53 | #, c-format |
54 | msgid "SSH WARNING: could not open %s\n" | 54 | msgid "SSH WARNING: could not open %s\n" |
55 | msgstr "SSH WARNING: Konnte %s nicht öffnen\n" | 55 | msgstr "SSH WARNING: Konnte %s nicht öffnen\n" |
56 | 56 | ||
57 | #: plugins/check_by_ssh.c:185 plugins/check_disk.c:366 | 57 | #: plugins/check_by_ssh.c:198 plugins/check_disk.c:438 |
58 | #: plugins/check_http.c:225 plugins/check_ldap.c:268 plugins/check_pgsql.c:221 | 58 | #: plugins/check_http.c:248 plugins/check_ldap.c:281 plugins/check_pgsql.c:237 |
59 | #: plugins/check_procs.c:359 plugins/check_radius.c:198 | 59 | #: plugins/check_procs.c:370 plugins/check_radius.c:214 |
60 | #: plugins/check_radius.c:268 plugins/check_real.c:344 | 60 | #: plugins/check_radius.c:284 plugins/check_real.c:361 |
61 | #: plugins/check_smtp.c:595 plugins/check_snmp.c:479 plugins/check_ssh.c:125 | 61 | #: plugins/check_smtp.c:632 plugins/check_snmp.c:494 plugins/check_ssh.c:142 |
62 | #: plugins/check_tcp.c:483 plugins/check_time.c:290 plugins/check_udp.c:180 | 62 | #: plugins/check_tcp.c:490 plugins/check_time.c:306 plugins/check_ups.c:555 |
63 | #: plugins/check_ups.c:545 plugins/negate.c:188 | 63 | #: plugins/negate.c:203 |
64 | msgid "Timeout interval must be a positive integer" | 64 | msgid "Timeout interval must be a positive integer" |
65 | msgstr "Timeout interval muss ein positiver Integer sein" | 65 | msgstr "Timeout interval muss ein positiver Integer sein" |
66 | 66 | ||
67 | #: plugins/check_by_ssh.c:195 plugins/check_pgsql.c:245 | 67 | #: plugins/check_by_ssh.c:208 plugins/check_pgsql.c:261 |
68 | #: plugins/check_radius.c:207 plugins/check_radius.c:241 | 68 | #: plugins/check_radius.c:223 plugins/check_radius.c:257 |
69 | #: plugins/check_real.c:315 plugins/check_smtp.c:527 plugins/check_tcp.c:489 | 69 | #: plugins/check_real.c:332 plugins/check_smtp.c:564 plugins/check_tcp.c:496 |
70 | #: plugins/check_time.c:284 plugins/check_udp.c:186 plugins/check_ups.c:507 | 70 | #: plugins/check_time.c:300 plugins/check_ups.c:517 |
71 | msgid "Port must be a positive integer" | 71 | msgid "Port must be a positive integer" |
72 | msgstr "Port muss ein positiver Integer sein" | 72 | msgstr "Port muss ein positiver Integer sein" |
73 | 73 | ||
74 | #: plugins/check_by_ssh.c:239 | 74 | #: plugins/check_by_ssh.c:252 |
75 | msgid "skip lines must be an integer" | 75 | msgid "skip lines must be an integer" |
76 | msgstr "skip lines muss ein Integer sein" | 76 | msgstr "skip lines muss ein Integer sein" |
77 | 77 | ||
78 | #: plugins/check_by_ssh.c:244 plugins/check_dig.c:255 plugins/check_dns.c:358 | 78 | #: plugins/check_by_ssh.c:257 plugins/check_dig.c:269 plugins/check_dns.c:373 |
79 | #: plugins/check_game.c:236 plugins/check_nagios.c:242 | 79 | #: plugins/check_game.c:252 plugins/check_nagios.c:261 |
80 | #, fuzzy, c-format | 80 | #, fuzzy, c-format |
81 | msgid "Unknown argument - %s" | 81 | msgid "Unknown argument - %s" |
82 | msgstr "" | 82 | msgstr "" |
83 | "%s: Unbekanntes Argument: %s\n" | 83 | "%s: Unbekanntes Argument: %s\n" |
84 | "\n" | 84 | "\n" |
85 | 85 | ||
86 | #: plugins/check_by_ssh.c:251 | 86 | #: plugins/check_by_ssh.c:264 |
87 | #, c-format | 87 | #, c-format |
88 | msgid "%s: You must provide a host name\n" | 88 | msgid "%s: You must provide a host name\n" |
89 | msgstr "%s: Hostname muss angegeben werden\n" | 89 | msgstr "%s: Hostname muss angegeben werden\n" |
90 | 90 | ||
91 | #: plugins/check_by_ssh.c:269 | 91 | #: plugins/check_by_ssh.c:282 |
92 | msgid "No remotecmd" | 92 | msgid "No remotecmd" |
93 | msgstr "Kein remotecm" | 93 | msgstr "Kein remotecm" |
94 | 94 | ||
95 | #: plugins/check_by_ssh.c:285 | 95 | #: plugins/check_by_ssh.c:298 |
96 | #, c-format | 96 | #, c-format |
97 | msgid "" | 97 | msgid "" |
98 | "%s: In passive mode, you must provide a service name for each command.\n" | 98 | "%s: In passive mode, you must provide a service name for each command.\n" |
99 | msgstr "" | 99 | msgstr "" |
100 | "%s: Im passive mode muss ein Servicename für jeden Befehl angegeben werden.\n" | 100 | "%s: Im passive mode muss ein Servicename für jeden Befehl angegeben werden.\n" |
101 | 101 | ||
102 | #: plugins/check_by_ssh.c:288 | 102 | #: plugins/check_by_ssh.c:301 |
103 | #, c-format | 103 | #, c-format |
104 | msgid "" | 104 | msgid "" |
105 | "%s: In passive mode, you must provide the host short name from the nagios " | 105 | "%s: In passive mode, you must provide the host short name from the nagios " |
@@ -108,153 +108,179 @@ msgstr "" | |||
108 | "%s: Im passive mode muss der \"host short name\" aus der Nagios " | 108 | "%s: Im passive mode muss der \"host short name\" aus der Nagios " |
109 | "Konfiguration angegeben werden\n" | 109 | "Konfiguration angegeben werden\n" |
110 | 110 | ||
111 | #: plugins/check_by_ssh.c:302 | 111 | #: plugins/check_by_ssh.c:315 |
112 | #, c-format | 112 | #, fuzzy, c-format |
113 | msgid "" | 113 | msgid "This plugin uses SSH to execute commands on a remote host" |
114 | "This plugin uses SSH to execute commands on a remote host\n" | ||
115 | "\n" | ||
116 | msgstr "" | 114 | msgstr "" |
117 | "Dieses Plugin nutzt SSH um Befehle auf dem entfernten Rechner auszuführen\n" | 115 | "Dieses Plugin nutzt SSH um Befehle auf dem entfernten Rechner auszuführen\n" |
118 | "\n" | 116 | "\n" |
119 | 117 | ||
120 | #: plugins/check_by_ssh.c:312 | 118 | #: plugins/check_by_ssh.c:328 |
121 | #, c-format | 119 | msgid "tell ssh to use Protocol 1" |
122 | msgid "" | 120 | msgstr "" |
123 | " -1, --proto1\n" | 121 | |
124 | " tell ssh to use Protocol 1\n" | 122 | #: plugins/check_by_ssh.c:330 |
125 | " -2, --proto2\n" | 123 | msgid "tell ssh to use Protocol 2" |
126 | " tell ssh to use Protocol 2\n" | 124 | msgstr "" |
127 | " -S, --skiplines=n\n" | 125 | |
128 | " Ignore first n lines on STDERR (to suppress a logon banner)\n" | 126 | #: plugins/check_by_ssh.c:332 |
129 | " -f\n" | 127 | msgid "Ignore first n lines on STDERR (to suppress a logon banner)" |
130 | " tells ssh to fork rather than create a tty\n" | 128 | msgstr "" |
131 | msgstr "" | 129 | |
132 | " -1, --proto1\n" | 130 | #: plugins/check_by_ssh.c:334 |
133 | " ssh anweisen Protokoll 1 zu verwenden\n" | 131 | msgid "tells ssh to fork rather than create a tty" |
134 | " -2, --proto2\n" | 132 | msgstr "" |
135 | " ssh anweisen Protokoll 2 zu verwenden\n" | 133 | |
136 | " -S, --skiplines=n\n" | 134 | #: plugins/check_by_ssh.c:336 |
137 | " Ignoriere die ersten n Zeilen auf STDERR (um Logon Banner zu " | 135 | msgid "command to execute on the remote machine" |
138 | "unterdrücken)\n" | 136 | msgstr "" |
139 | " -f\n" | 137 | |
140 | " ssh anweisen fork zu nutzen statt ein tty zu erzeugen\n" | 138 | #: plugins/check_by_ssh.c:338 |
141 | 139 | msgid "SSH user name on remote host [optional]" | |
142 | #: plugins/check_by_ssh.c:322 | 140 | msgstr "" |
143 | #, c-format | ||
144 | msgid "" | ||
145 | " -C, --command='COMMAND STRING'\n" | ||
146 | " command to execute on the remote machine\n" | ||
147 | " -l, --logname=USERNAME\n" | ||
148 | " SSH user name on remote host [optional]\n" | ||
149 | " -i, --identity=KEYFILE\n" | ||
150 | " identity of an authorized key [optional]\n" | ||
151 | " -O, --output=FILE\n" | ||
152 | " external command file for nagios [optional]\n" | ||
153 | " -s, --services=LIST\n" | ||
154 | " list of nagios service names, separated by ':' [optional]\n" | ||
155 | " -n, --name=NAME\n" | ||
156 | " short name of host in nagios configuration [optional]\n" | ||
157 | msgstr "" | ||
158 | " -C, --command='COMMAND STRING'\n" | ||
159 | " Befehl der auf der entfernten Maschine ausgeführt werden soll\n" | ||
160 | " -l, --logname=USERNAME\n" | ||
161 | " SSH user name auf dem entfernten Host [optional]\n" | ||
162 | " -i, --identity=KEYFILE\n" | ||
163 | " zu verwendende Schlüsseldatei [optional]\n" | ||
164 | " -O, --output=FILE\n" | ||
165 | " externe Befehlsdatei für nagios [optional]\n" | ||
166 | " -s, --services=LIST\n" | ||
167 | " Liste von nagios Servicenamen, getrennt durch ':' [optional]\n" | ||
168 | " -n, --name=NAME\n" | ||
169 | " Shortname des Hosts in der nagios Konfiguration [optional]\n" | ||
170 | 141 | ||
171 | #: plugins/check_by_ssh.c:340 | 142 | #: plugins/check_by_ssh.c:340 |
172 | #, c-format | 143 | msgid "identity of an authorized key [optional]" |
173 | msgid "" | 144 | msgstr "" |
174 | "\n" | 145 | |
175 | "The most common mode of use is to refer to a local identity file with\n" | 146 | #: plugins/check_by_ssh.c:342 |
176 | "the '-i' option. In this mode, the identity pair should have a null\n" | 147 | msgid "external command file for nagios [optional]" |
177 | "passphrase and the public key should be listed in the authorized_keys\n" | 148 | msgstr "" |
178 | "file of the remote host. Usually the key will be restricted to running\n" | 149 | |
179 | "only one command on the remote server. If the remote SSH server tracks\n" | 150 | #: plugins/check_by_ssh.c:344 |
180 | "invocation arguments, the one remote program may be an agent that can\n" | 151 | msgid "list of nagios service names, separated by ':' [optional]" |
181 | "execute additional commands as proxy\n" | 152 | msgstr "" |
153 | |||
154 | #: plugins/check_by_ssh.c:346 | ||
155 | msgid "short name of host in nagios configuration [optional]" | ||
182 | msgstr "" | 156 | msgstr "" |
183 | 157 | ||
184 | #: plugins/check_by_ssh.c:349 | 158 | #: plugins/check_by_ssh.c:349 |
185 | #, c-format | 159 | msgid "The most common mode of use is to refer to a local identity file with" |
160 | msgstr "" | ||
161 | |||
162 | #: plugins/check_by_ssh.c:350 | ||
163 | msgid "the '-i' option. In this mode, the identity pair should have a null" | ||
164 | msgstr "" | ||
165 | |||
166 | #: plugins/check_by_ssh.c:351 | ||
167 | msgid "passphrase and the public key should be listed in the authorized_keys" | ||
168 | msgstr "" | ||
169 | |||
170 | #: plugins/check_by_ssh.c:352 | ||
171 | msgid "file of the remote host. Usually the key will be restricted to running" | ||
172 | msgstr "" | ||
173 | |||
174 | #: plugins/check_by_ssh.c:353 | ||
175 | msgid "only one command on the remote server. If the remote SSH server tracks" | ||
176 | msgstr "" | ||
177 | |||
178 | #: plugins/check_by_ssh.c:354 | ||
179 | msgid "invocation arguments, the one remote program may be an agent that can" | ||
180 | msgstr "" | ||
181 | |||
182 | #: plugins/check_by_ssh.c:355 | ||
183 | msgid "execute additional commands as proxy" | ||
184 | msgstr "" | ||
185 | |||
186 | #: plugins/check_by_ssh.c:356 | ||
187 | msgid "To use passive mode, provide multiple '-C' options, and provide" | ||
188 | msgstr "" | ||
189 | |||
190 | #: plugins/check_by_ssh.c:357 | ||
186 | msgid "" | 191 | msgid "" |
187 | "\n" | 192 | "all of -O, -s, and -n options (servicelist order must match '-C'options)" |
188 | "To use passive mode, provide multiple '-C' options, and provide\n" | ||
189 | "all of -O, -s, and -n options (servicelist order must match '-C'\n" | ||
190 | "options)\n" | ||
191 | msgstr "" | 193 | msgstr "" |
192 | 194 | ||
193 | #: plugins/check_dig.c:88 plugins/check_dig.c:90 | 195 | #: plugins/check_by_ssh.c:359 plugins/check_disk.c:744 |
196 | #: plugins/check_http.c:1331 plugins/check_nagios.c:303 | ||
197 | #: plugins/check_procs.c:734 plugins/negate.c:269 plugins/urlize.c:187 | ||
198 | #, c-format | ||
199 | msgid "Examples:" | ||
200 | msgstr "" | ||
201 | |||
202 | #: plugins/check_by_ssh.c:373 plugins/check_dig.c:336 plugins/check_disk.c:755 | ||
203 | #: plugins/check_dns.c:447 plugins/check_dummy.c:127 plugins/check_fping.c:407 | ||
204 | #: plugins/check_game.c:334 plugins/check_hpjd.c:415 plugins/check_http.c:1354 | ||
205 | #: plugins/check_ldap.c:411 plugins/check_load.c:311 plugins/check_mrtg.c:383 | ||
206 | #: plugins/check_mysql.c:407 plugins/check_nagios.c:313 plugins/check_nt.c:707 | ||
207 | #: plugins/check_nwstat.c:1688 plugins/check_overcr.c:469 | ||
208 | #: plugins/check_pgsql.c:458 plugins/check_ping.c:580 | ||
209 | #: plugins/check_procs.c:752 plugins/check_radius.c:348 | ||
210 | #: plugins/check_real.c:454 plugins/check_smtp.c:783 plugins/check_snmp.c:1007 | ||
211 | #: plugins/check_ssh.c:305 plugins/check_swap.c:560 plugins/check_tcp.c:645 | ||
212 | #: plugins/check_time.c:373 plugins/check_ups.c:653 plugins/check_users.c:230 | ||
213 | #: plugins/check_ide_smart.c:544 plugins/negate.c:290 plugins/urlize.c:204 | ||
214 | #: plugins-root/check_dhcp.c:1282 plugins-root/check_icmp.c:1248 | ||
215 | #, c-format | ||
216 | msgid "Usage:" | ||
217 | msgstr "" | ||
218 | |||
219 | #: plugins/check_dig.c:101 plugins/check_dig.c:103 | ||
194 | #, c-format | 220 | #, c-format |
195 | msgid "Looking for: '%s'\n" | 221 | msgid "Looking for: '%s'\n" |
196 | msgstr "" | 222 | msgstr "" |
197 | 223 | ||
198 | #: plugins/check_dig.c:97 | 224 | #: plugins/check_dig.c:110 |
199 | msgid "dig returned an error status" | 225 | msgid "dig returned an error status" |
200 | msgstr "dig hat einen Fehler zurückgegeben" | 226 | msgstr "dig hat einen Fehler zurückgegeben" |
201 | 227 | ||
202 | #: plugins/check_dig.c:122 | 228 | #: plugins/check_dig.c:135 |
203 | msgid "Server not found in ANSWER SECTION" | 229 | msgid "Server not found in ANSWER SECTION" |
204 | msgstr "Server nicht gefunden in ANSWER SECTION" | 230 | msgstr "Server nicht gefunden in ANSWER SECTION" |
205 | 231 | ||
206 | #: plugins/check_dig.c:132 | 232 | #: plugins/check_dig.c:145 |
207 | msgid "No ANSWER SECTION found" | 233 | msgid "No ANSWER SECTION found" |
208 | msgstr "Keine ANSWER SECTION gefunden" | 234 | msgstr "Keine ANSWER SECTION gefunden" |
209 | 235 | ||
210 | #: plugins/check_dig.c:157 | 236 | #: plugins/check_dig.c:170 |
211 | #, fuzzy | 237 | #, fuzzy |
212 | msgid "Probably a non-existent host/domain" | 238 | msgid "Probably a non-existent host/domain" |
213 | msgstr "nicht existierender Host/Domain" | 239 | msgstr "nicht existierender Host/Domain" |
214 | 240 | ||
215 | #: plugins/check_dig.c:215 | 241 | #: plugins/check_dig.c:229 |
216 | #, fuzzy, c-format | 242 | #, fuzzy, c-format |
217 | msgid "Port must be a positive integer - %s" | 243 | msgid "Port must be a positive integer - %s" |
218 | msgstr "Port muss ein positiver Integer sein" | 244 | msgstr "Port muss ein positiver Integer sein" |
219 | 245 | ||
220 | #: plugins/check_dig.c:226 | 246 | #: plugins/check_dig.c:240 |
221 | #, fuzzy, c-format | 247 | #, fuzzy, c-format |
222 | msgid "Warning interval must be a positive integer - %s" | 248 | msgid "Warning interval must be a positive integer - %s" |
223 | msgstr "Warning interval muss ein positiver Integer sein" | 249 | msgstr "Warning interval muss ein positiver Integer sein" |
224 | 250 | ||
225 | #: plugins/check_dig.c:234 | 251 | #: plugins/check_dig.c:248 |
226 | #, fuzzy, c-format | 252 | #, fuzzy, c-format |
227 | msgid "Critical interval must be a positive integer - %s" | 253 | msgid "Critical interval must be a positive integer - %s" |
228 | msgstr "Critical interval muss ein positiver Integer sein" | 254 | msgstr "Critical interval muss ein positiver Integer sein" |
229 | 255 | ||
230 | #: plugins/check_dig.c:242 | 256 | #: plugins/check_dig.c:256 |
231 | #, fuzzy, c-format | 257 | #, fuzzy, c-format |
232 | msgid "Timeout interval must be a positive integer - %s" | 258 | msgid "Timeout interval must be a positive integer - %s" |
233 | msgstr "Timeout interval muss ein positiver Integer sein" | 259 | msgstr "Timeout interval muss ein positiver Integer sein" |
234 | 260 | ||
235 | #: plugins/check_dig.c:295 | 261 | #: plugins/check_dig.c:309 |
236 | #, fuzzy, c-format | 262 | #, fuzzy, c-format |
237 | msgid "This plugin test the DNS service on the specified host using dig" | 263 | msgid "This plugin test the DNS service on the specified host using dig" |
238 | msgstr "" | 264 | msgstr "" |
239 | "Testet den DNS Dienst auf dem angegebenen Host mit dig\n" | 265 | "Testet den DNS Dienst auf dem angegebenen Host mit dig\n" |
240 | "\n" | 266 | "\n" |
241 | 267 | ||
242 | #: plugins/check_dig.c:309 | 268 | #: plugins/check_dig.c:320 |
243 | #, fuzzy, c-format | 269 | #, fuzzy |
244 | msgid "machine name to lookup" | 270 | msgid "machine name to lookup" |
245 | msgstr "" | 271 | msgstr "" |
246 | " -l, --lookup=STRING\n" | 272 | " -l, --lookup=STRING\n" |
247 | " zu prüfender Hostname\n" | 273 | " zu prüfender Hostname\n" |
248 | 274 | ||
249 | #: plugins/check_dig.c:317 | 275 | #: plugins/check_dig.c:322 |
250 | #, fuzzy, c-format | 276 | #, fuzzy |
251 | msgid "record type to lookup (default: A)" | 277 | msgid "record type to lookup (default: A)" |
252 | msgstr "" | 278 | msgstr "" |
253 | " -T, --record_type=STRING\n" | 279 | " -T, --record_type=STRING\n" |
254 | " abzufragender Datensatztyp (Default: A)\n" | 280 | " abzufragender Datensatztyp (Default: A)\n" |
255 | 281 | ||
256 | #: plugins/check_dig.c:325 | 282 | #: plugins/check_dig.c:324 |
257 | #, fuzzy, c-format | 283 | #, fuzzy |
258 | msgid "" | 284 | msgid "" |
259 | "an address expected to be in the answer section.if not set, uses whatever " | 285 | "an address expected to be in the answer section.if not set, uses whatever " |
260 | "was in -l" | 286 | "was in -l" |
@@ -263,124 +289,69 @@ msgstr "" | |||
263 | " Adresse die in der ANSWER SECTION erwartet wird.\n" | 289 | " Adresse die in der ANSWER SECTION erwartet wird.\n" |
264 | " wenn nicht gesetzt, ubernommen aus -l\n" | 290 | " wenn nicht gesetzt, ubernommen aus -l\n" |
265 | 291 | ||
266 | #: plugins/check_dig.c:343 plugins/check_disk.c:752 plugins/check_dns.c:431 | 292 | #: plugins/check_disk.c:208 |
267 | #: plugins/check_dummy.c:113 plugins/check_fping.c:430 | 293 | #, fuzzy, c-format |
268 | #: plugins/check_game.c:325 plugins/check_http.c:1340 | 294 | msgid "DISK %s: %s not found\n" |
269 | #, c-format | ||
270 | msgid "Usage:" | ||
271 | msgstr "" | ||
272 | |||
273 | #: plugins/check_disk.c:268 | ||
274 | #, c-format | ||
275 | msgid "" | ||
276 | "%s\n" | ||
277 | "%.0f of %.0f %s (%.0f%% inode=%.0f%%) free on %s (type %s mounted on %s) " | ||
278 | "warn:%lu crit:%lu warn%%:%.0f%% crit%%:%.0f%%" | ||
279 | msgstr "" | ||
280 | |||
281 | #: plugins/check_disk.c:285 | ||
282 | #, c-format | ||
283 | msgid "%s [%s not found]" | ||
284 | msgstr "%s [%s nicht gefunden]" | 295 | msgstr "%s [%s nicht gefunden]" |
285 | 296 | ||
286 | #: plugins/check_disk.c:383 plugins/check_swap.c:404 | 297 | #: plugins/check_disk.c:208 plugins/check_disk.c:610 plugins/check_dns.c:208 |
287 | msgid "Warning threshold must be integer or percentage!" | 298 | #: plugins/check_dummy.c:81 plugins/check_http.c:966 plugins/check_http.c:1029 |
288 | msgstr "Warning threshold muss ein Integer oder ein Prozentwert sein" | 299 | #: plugins/check_mysql.c:214 plugins/check_nagios.c:107 |
289 | 300 | #: plugins/check_nagios.c:171 plugins/check_nagios.c:175 | |
290 | #: plugins/check_disk.c:400 plugins/check_swap.c:422 | 301 | #: plugins/check_procs.c:301 |
291 | msgid "Critical threshold must be integer or percentage!" | 302 | #, c-format |
292 | msgstr "Critical threshold muss ein Integer oder ein Prozentwert sein!" | 303 | msgid "CRITICAL" |
293 | 304 | msgstr "CRITICAL" | |
294 | #: plugins/check_disk.c:409 | ||
295 | #, fuzzy | ||
296 | msgid "Warning inode threshold must be percentage!\n" | ||
297 | msgstr "Warning threshold muss ein Integer oder ein Prozentwert sein!\n" | ||
298 | |||
299 | #: plugins/check_disk.c:416 | ||
300 | #, fuzzy | ||
301 | msgid "Critical inode threshold must be percentage!\n" | ||
302 | msgstr "Critical threshold muss ein Integer oder ein Prozentwert sein!\n" | ||
303 | 305 | ||
304 | #: plugins/check_disk.c:437 | 306 | #: plugins/check_disk.c:504 |
305 | #, c-format | 307 | #, c-format |
306 | msgid "unit type %s not known\n" | 308 | msgid "unit type %s not known\n" |
307 | msgstr "unbekannter unit type: %s\n" | 309 | msgstr "unbekannter unit type: %s\n" |
308 | 310 | ||
309 | #: plugins/check_disk.c:440 | 311 | #: plugins/check_disk.c:507 |
310 | #, c-format | 312 | #, c-format |
311 | msgid "failed allocating storage for '%s'\n" | 313 | msgid "failed allocating storage for '%s'\n" |
312 | msgstr "konnte keinen Speicher für '%s' reservieren\n" | 314 | msgstr "konnte keinen Speicher für '%s' reservieren\n" |
313 | 315 | ||
314 | #: plugins/check_disk.c:530 plugins/check_fping.c:245 plugins/check_hpjd.c:337 | 316 | #: plugins/check_disk.c:529 plugins/check_dummy.c:84 plugins/check_http.c:960 |
315 | #: plugins/check_http.c:213 plugins/check_ldap.c:315 plugins/check_load.c:223 | 317 | #, c-format |
316 | #: plugins/check_mrtg.c:229 plugins/check_mrtgtraf.c:263 | 318 | msgid "UNKNOWN" |
317 | #: plugins/check_mysql.c:288 plugins/check_nt.c:489 plugins/check_nwstat.c:870 | 319 | msgstr "UNKNOWN" |
318 | #: plugins/check_overcr.c:327 plugins/check_pgsql.c:212 | 320 | |
319 | #: plugins/check_ping.c:198 plugins/check_procs.c:350 | 321 | #: plugins/check_disk.c:529 |
320 | #: plugins/check_radius.c:221 plugins/check_real.c:354 | 322 | msgid "Must set a threshold value before using -p\n" |
321 | #: plugins/check_smtp.c:631 plugins/check_snmp.c:432 plugins/check_ssh.c:113 | 323 | msgstr "" |
322 | #: plugins/check_swap.c:437 plugins/check_tcp.c:433 plugins/check_time.c:219 | 324 | |
323 | #: plugins/check_udp.c:149 plugins/check_ups.c:487 plugins/check_users.c:143 | 325 | #: plugins/check_disk.c:578 plugins/check_fping.c:261 plugins/check_hpjd.c:354 |
324 | #: plugins/check_ide_smart.c:214 plugins/negate.c:177 plugins/urlize.c:79 | 326 | #: plugins/check_http.c:236 plugins/check_ldap.c:328 plugins/check_load.c:239 |
325 | #: plugins-root/check_dhcp.c:1072 | 327 | #: plugins/check_mrtg.c:246 plugins/check_mrtgtraf.c:280 |
328 | #: plugins/check_mysql.c:311 plugins/check_nt.c:495 | ||
329 | #: plugins/check_nwstat.c:1358 plugins/check_overcr.c:344 | ||
330 | #: plugins/check_pgsql.c:228 plugins/check_ping.c:214 | ||
331 | #: plugins/check_procs.c:361 plugins/check_radius.c:237 | ||
332 | #: plugins/check_real.c:371 plugins/check_smtp.c:668 plugins/check_snmp.c:447 | ||
333 | #: plugins/check_ssh.c:130 plugins/check_swap.c:471 plugins/check_tcp.c:446 | ||
334 | #: plugins/check_time.c:235 plugins/check_ups.c:497 plugins/check_users.c:159 | ||
335 | #: plugins/check_ide_smart.c:215 plugins/negate.c:192 plugins/urlize.c:103 | ||
336 | #: plugins-root/check_dhcp.c:1093 | ||
326 | #, fuzzy | 337 | #, fuzzy |
327 | msgid "Unknown argument" | 338 | msgid "Unknown argument" |
328 | msgstr "" | 339 | msgstr "" |
329 | "%s: Unbekanntes Argument: %s\n" | 340 | "%s: Unbekanntes Argument: %s\n" |
330 | "\n" | 341 | "\n" |
331 | 342 | ||
332 | #: plugins/check_disk.c:561 plugins/check_dns.c:193 plugins/check_dummy.c:65 | 343 | #: plugins/check_disk.c:611 |
333 | #: plugins/check_http.c:948 plugins/check_mysql.c:191 | ||
334 | #: plugins/check_nagios.c:88 plugins/check_nagios.c:152 | ||
335 | #: plugins/check_nagios.c:156 plugins/check_procs.c:290 | ||
336 | #, c-format | ||
337 | msgid "CRITICAL" | ||
338 | msgstr "CRITICAL" | ||
339 | |||
340 | #: plugins/check_disk.c:562 | ||
341 | #, fuzzy, c-format | 344 | #, fuzzy, c-format |
342 | msgid "%s does not exist\n" | 345 | msgid "%s does not exist\n" |
343 | msgstr "%s [%s nicht gefunden]" | 346 | msgstr "%s [%s nicht gefunden]" |
344 | 347 | ||
345 | #: plugins/check_disk.c:589 | 348 | #: plugins/check_disk.c:640 |
346 | #, c-format | 349 | #, c-format |
347 | msgid " for %s\n" | 350 | msgid " for %s\n" |
348 | msgstr "" | 351 | msgstr "" |
349 | 352 | ||
350 | #: plugins/check_disk.c:600 | 353 | #: plugins/check_disk.c:698 |
351 | #, c-format | 354 | #, fuzzy |
352 | msgid "INPUT ERROR: No thresholds specified" | ||
353 | msgstr "FEHLER: Kein Schwellwert angegeben" | ||
354 | |||
355 | #: plugins/check_disk.c:606 | ||
356 | #, c-format | ||
357 | msgid "" | ||
358 | "INPUT ERROR: C_DFP (%f) should be less than W_DFP (%.1f) and both should be " | ||
359 | "between zero and 100 percent, inclusive" | ||
360 | msgstr "" | ||
361 | "INPUT ERROR: C_DFP (%f) sollte kleiner sein als W_DFP (%.1f) und beide " | ||
362 | "sollten zwischen 0 und 100 Prozent liegen" | ||
363 | |||
364 | #: plugins/check_disk.c:614 | ||
365 | #, fuzzy, c-format | ||
366 | msgid "" | ||
367 | "INPUT ERROR: C_IDFP (%f) should be less than W_IDFP (%.1f) and both should " | ||
368 | "be between zero and 100 percent, inclusive" | ||
369 | msgstr "" | ||
370 | "INPUT ERROR: C_DFP (%f) sollte kleiner sein als W_DFP (%.1f) und beide " | ||
371 | "sollten zwischen 0 und 100 Prozent liegen" | ||
372 | |||
373 | #: plugins/check_disk.c:621 | ||
374 | #, c-format | ||
375 | msgid "" | ||
376 | "INPUT ERROR: C_DF (%lu) should be less than W_DF (%lu) and both should be " | ||
377 | "greater than zero" | ||
378 | msgstr "" | ||
379 | "INPUT ERROR: C_DF (%lu) sollte kleiner sein als W_DF (%lu) und beide sollten " | ||
380 | "größer als 0 sein" | ||
381 | |||
382 | #: plugins/check_disk.c:697 | ||
383 | #, fuzzy, c-format | ||
384 | msgid "" | 355 | msgid "" |
385 | "This plugin checks the amount of used disk space on a mounted file system" | 356 | "This plugin checks the amount of used disk space on a mounted file system" |
386 | msgstr "" | 357 | msgstr "" |
@@ -389,8 +360,8 @@ msgstr "" | |||
389 | "unterschritten wird.\n" | 360 | "unterschritten wird.\n" |
390 | "\n" | 361 | "\n" |
391 | 362 | ||
392 | #: plugins/check_disk.c:698 | 363 | #: plugins/check_disk.c:699 |
393 | #, fuzzy, c-format | 364 | #, fuzzy |
394 | msgid "" | 365 | msgid "" |
395 | "and generates an alert if free space is less than one of the threshold values" | 366 | "and generates an alert if free space is less than one of the threshold values" |
396 | msgstr "" | 367 | msgstr "" |
@@ -399,2357 +370,2873 @@ msgstr "" | |||
399 | "unterschritten wird.\n" | 370 | "unterschritten wird.\n" |
400 | "\n" | 371 | "\n" |
401 | 372 | ||
402 | #: plugins/check_disk.c:707 | 373 | #: plugins/check_disk.c:708 |
403 | msgid "Exit with WARNING status if less than INTEGER units of disk are free" | 374 | msgid "Exit with WARNING status if less than INTEGER units of disk are free" |
404 | msgstr "" | 375 | msgstr "" |
405 | 376 | ||
406 | #: plugins/check_disk.c:709 | 377 | #: plugins/check_disk.c:710 |
407 | msgid "Exit with WARNING status if less than PERCENT of disk space is free" | 378 | msgid "Exit with WARNING status if less than PERCENT of disk space is free" |
408 | msgstr "" | 379 | msgstr "" |
409 | 380 | ||
410 | #: plugins/check_disk.c:711 | 381 | #: plugins/check_disk.c:712 |
411 | msgid "Exit with WARNING status if less than PERCENT of inode space is free" | 382 | msgid "Exit with WARNING status if less than PERCENT of inode space is free" |
412 | msgstr "" | 383 | msgstr "" |
413 | 384 | ||
414 | #: plugins/check_disk.c:713 | 385 | #: plugins/check_disk.c:714 |
415 | msgid "Exit with CRITICAL status if less than PERCENT of inode space is free" | 386 | msgid "Exit with CRITICAL status if less than PERCENT of inode space is free" |
416 | msgstr "" | 387 | msgstr "" |
417 | 388 | ||
418 | #: plugins/check_disk.c:715 | 389 | #: plugins/check_disk.c:716 |
419 | msgid "Exit with CRITICAL status if less than INTEGER units of disk are free" | 390 | msgid "Exit with CRITICAL status if less than INTEGER units of disk are free" |
420 | msgstr "" | 391 | msgstr "" |
421 | 392 | ||
422 | #: plugins/check_disk.c:717 | 393 | #: plugins/check_disk.c:718 |
423 | msgid "Exit with CRITCAL status if less than PERCENT of disk space is free" | 394 | msgid "Exit with CRITCAL status if less than PERCENT of disk space is free" |
424 | msgstr "" | 395 | msgstr "" |
425 | 396 | ||
426 | #: plugins/check_disk.c:719 | 397 | #: plugins/check_disk.c:720 |
427 | msgid "Clear thresholds" | 398 | msgid "Clear thresholds" |
428 | msgstr "" | 399 | msgstr "" |
429 | 400 | ||
430 | #: plugins/check_disk.c:721 | 401 | #: plugins/check_disk.c:722 |
431 | msgid "Choose bytes, kB, MB, GB, TB (default: MB)" | 402 | msgid "Choose bytes, kB, MB, GB, TB (default: MB)" |
432 | msgstr "" | 403 | msgstr "" |
433 | 404 | ||
434 | #: plugins/check_disk.c:723 | 405 | #: plugins/check_disk.c:724 |
435 | msgid "Same as '--units kB'" | 406 | msgid "Same as '--units kB'" |
436 | msgstr "" | 407 | msgstr "" |
437 | 408 | ||
438 | #: plugins/check_disk.c:725 | 409 | #: plugins/check_disk.c:726 |
439 | msgid "Same as '--units MB'" | 410 | msgid "Same as '--units MB'" |
440 | msgstr "" | 411 | msgstr "" |
441 | 412 | ||
442 | #: plugins/check_disk.c:727 | 413 | #: plugins/check_disk.c:728 |
443 | msgid "Only check local filesystems" | 414 | msgid "Only check local filesystems" |
444 | msgstr "" | 415 | msgstr "" |
445 | 416 | ||
446 | #: plugins/check_disk.c:729 | 417 | #: plugins/check_disk.c:730 |
447 | msgid "Path or partition (may be repeated)" | 418 | msgid "Path or partition (may be repeated)" |
448 | msgstr "" | 419 | msgstr "" |
449 | 420 | ||
450 | #: plugins/check_disk.c:731 | 421 | #: plugins/check_disk.c:732 |
451 | msgid "Ignore device (only works if -p unspecified)" | 422 | msgid "Ignore device (only works if -p unspecified)" |
452 | msgstr "" | 423 | msgstr "" |
453 | 424 | ||
454 | #: plugins/check_disk.c:732 | 425 | #: plugins/check_disk.c:733 |
455 | msgid "-X, --exclude-type=TYPE <STRING>" | 426 | msgid "-X, --exclude-type=TYPE <STRING>" |
456 | msgstr "" | 427 | msgstr "" |
457 | 428 | ||
458 | #: plugins/check_disk.c:733 | 429 | #: plugins/check_disk.c:734 |
459 | msgid "Ignore all filesystems of indicated type (may be repeated)" | 430 | msgid "Ignore all filesystems of indicated type (may be repeated)" |
460 | msgstr "" | 431 | msgstr "" |
461 | 432 | ||
462 | #: plugins/check_disk.c:735 | 433 | #: plugins/check_disk.c:736 |
463 | msgid "Display the mountpoint instead of the partition" | 434 | msgid "Display the mountpoint instead of the partition" |
464 | msgstr "" | 435 | msgstr "" |
465 | 436 | ||
466 | #: plugins/check_disk.c:737 | 437 | #: plugins/check_disk.c:738 |
467 | msgid "Display only devices/mountpoints with errors" | 438 | msgid "For paths or partitions specified with -p, only check for exact paths" |
468 | msgstr "" | 439 | msgstr "" |
469 | 440 | ||
470 | #: plugins/check_disk.c:741 | 441 | #: plugins/check_disk.c:740 |
471 | msgid "Examples:" | 442 | msgid "Display only devices/mountpoints with errors" |
472 | msgstr "" | 443 | msgstr "" |
473 | 444 | ||
474 | #: plugins/check_disk.c:743 | 445 | #: plugins/check_disk.c:746 |
475 | msgid "Checks /tmp and /var at 10% and 5%, and / at 100MB and 50MB" | 446 | msgid "Checks /tmp and /var at 10% and 5%, and / at 100MB and 50MB" |
476 | msgstr "" | 447 | msgstr "" |
477 | 448 | ||
478 | #: plugins/check_dns.c:92 | 449 | #: plugins/check_dns.c:107 |
479 | #, fuzzy | 450 | #, fuzzy |
480 | msgid "nslookup returned an error status" | 451 | msgid "nslookup returned an error status" |
481 | msgstr "nslookup hat einen Fehler zurückgegeben" | 452 | msgstr "nslookup hat einen Fehler zurückgegeben" |
482 | 453 | ||
483 | #: plugins/check_dns.c:105 | 454 | #: plugins/check_dns.c:120 |
484 | msgid "Warning plugin error" | 455 | msgid "Warning plugin error" |
485 | msgstr "Warnung Plugin Fehler" | 456 | msgstr "Warnung Plugin Fehler" |
486 | 457 | ||
487 | #: plugins/check_dns.c:125 | 458 | #: plugins/check_dns.c:140 |
488 | #, c-format | 459 | #, c-format |
489 | msgid "DNS CRITICAL - '%s' returned empty host name string\n" | 460 | msgid "DNS CRITICAL - '%s' returned empty host name string\n" |
490 | msgstr "DNS CRITICAL - '%s' hat einen leeren Hostnamen zurückgegeben\n" | 461 | msgstr "DNS CRITICAL - '%s' hat einen leeren Hostnamen zurückgegeben\n" |
491 | 462 | ||
492 | #: plugins/check_dns.c:135 | 463 | #: plugins/check_dns.c:150 |
493 | msgid "Non-authoritative answer:" | 464 | msgid "Non-authoritative answer:" |
494 | msgstr "" | 465 | msgstr "" |
495 | 466 | ||
496 | #: plugins/check_dns.c:163 | 467 | #: plugins/check_dns.c:178 |
497 | #, fuzzy, c-format | 468 | #, fuzzy, c-format |
498 | msgid "DNS CRITICAL - '%s' msg parsing exited with no address\n" | 469 | msgid "DNS CRITICAL - '%s' msg parsing exited with no address\n" |
499 | msgstr "DNS CRITICAL - '%s' Ausgabeverarbeitung hat keine Adresse ergeben\n" | 470 | msgstr "DNS CRITICAL - '%s' Ausgabeverarbeitung hat keine Adresse ergeben\n" |
500 | 471 | ||
501 | #: plugins/check_dns.c:169 | 472 | #: plugins/check_dns.c:184 |
502 | #, fuzzy, c-format | 473 | #, fuzzy, c-format |
503 | msgid "expected '%s' but got '%s'" | 474 | msgid "expected '%s' but got '%s'" |
504 | msgstr "Erwartet: %s aber: %s erhalten" | 475 | msgstr "Erwartet: %s aber: %s erhalten" |
505 | 476 | ||
506 | #: plugins/check_dns.c:175 | 477 | #: plugins/check_dns.c:190 |
507 | #, c-format | 478 | #, c-format |
508 | msgid "server %s is not authoritative for %s" | 479 | msgid "server %s is not authoritative for %s" |
509 | msgstr "Server %s ist nicht autoritativ für %s" | 480 | msgstr "Server %s ist nicht autoritativ für %s" |
510 | 481 | ||
511 | #: plugins/check_dns.c:189 plugins/check_dummy.c:59 plugins/check_http.c:944 | 482 | #: plugins/check_dns.c:204 plugins/check_dummy.c:75 plugins/check_http.c:962 |
512 | #: plugins/check_nagios.c:166 plugins/check_procs.c:283 | 483 | #: plugins/check_nagios.c:185 plugins/check_procs.c:294 |
513 | #, c-format | 484 | #, c-format |
514 | msgid "OK" | 485 | msgid "OK" |
515 | msgstr "OK" | 486 | msgstr "OK" |
516 | 487 | ||
517 | #: plugins/check_dns.c:191 plugins/check_dummy.c:62 plugins/check_http.c:946 | 488 | #: plugins/check_dns.c:206 plugins/check_dummy.c:78 plugins/check_http.c:964 |
518 | #: plugins/check_mysql.c:188 plugins/check_nagios.c:166 | 489 | #: plugins/check_mysql.c:211 plugins/check_nagios.c:185 |
519 | #: plugins/check_procs.c:285 | 490 | #: plugins/check_procs.c:296 |
520 | #, c-format | 491 | #, c-format |
521 | msgid "WARNING" | 492 | msgid "WARNING" |
522 | msgstr "WARNING" | 493 | msgstr "WARNING" |
523 | 494 | ||
524 | #: plugins/check_dns.c:195 | 495 | #: plugins/check_dns.c:210 |
525 | #, fuzzy, c-format | 496 | #, fuzzy, c-format |
526 | msgid "%.3f second response time" | 497 | msgid "%.3f second response time" |
527 | msgid_plural "%.3f seconds response time" | 498 | msgid_plural "%.3f seconds response time" |
528 | msgstr[0] "%.3f Sekunden Antwortzeit " | 499 | msgstr[0] "%.3f Sekunden Antwortzeit " |
529 | msgstr[1] "%.3f Sekunden Antwortzeit " | 500 | msgstr[1] "%.3f Sekunden Antwortzeit " |
530 | 501 | ||
531 | #: plugins/check_dns.c:196 | 502 | #: plugins/check_dns.c:211 |
532 | #, fuzzy, c-format | 503 | #, fuzzy, c-format |
533 | msgid ". %s returns %s" | 504 | msgid ". %s returns %s" |
534 | msgstr "%s hat %s zurückgegeben" | 505 | msgstr "%s hat %s zurückgegeben" |
535 | 506 | ||
536 | #: plugins/check_dns.c:200 | 507 | #: plugins/check_dns.c:215 |
537 | #, c-format | 508 | #, c-format |
538 | msgid "DNS WARNING - %s\n" | 509 | msgid "DNS WARNING - %s\n" |
539 | msgstr "DNS WARNING - %s\n" | 510 | msgstr "DNS WARNING - %s\n" |
540 | 511 | ||
541 | #: plugins/check_dns.c:201 plugins/check_dns.c:204 plugins/check_dns.c:207 | 512 | #: plugins/check_dns.c:216 plugins/check_dns.c:219 plugins/check_dns.c:222 |
542 | msgid " Probably a non-existent host/domain" | 513 | msgid " Probably a non-existent host/domain" |
543 | msgstr "nicht existierender Host/Domain" | 514 | msgstr "nicht existierender Host/Domain" |
544 | 515 | ||
545 | #: plugins/check_dns.c:203 | 516 | #: plugins/check_dns.c:218 |
546 | #, c-format | 517 | #, c-format |
547 | msgid "DNS CRITICAL - %s\n" | 518 | msgid "DNS CRITICAL - %s\n" |
548 | msgstr "DNS CRITICAL - %s\n" | 519 | msgstr "DNS CRITICAL - %s\n" |
549 | 520 | ||
550 | #: plugins/check_dns.c:206 | 521 | #: plugins/check_dns.c:221 |
551 | #, c-format | 522 | #, c-format |
552 | msgid "DNS UNKNOW - %s\n" | 523 | msgid "DNS UNKNOW - %s\n" |
553 | msgstr "DNS UNKNOW - %s\n" | 524 | msgstr "DNS UNKNOW - %s\n" |
554 | 525 | ||
555 | #: plugins/check_dns.c:219 | 526 | #: plugins/check_dns.c:234 |
556 | msgid "Note: nslookup is deprecated and may be removed from future releases." | 527 | msgid "Note: nslookup is deprecated and may be removed from future releases." |
557 | msgstr "" | 528 | msgstr "" |
558 | 529 | ||
559 | #: plugins/check_dns.c:220 | 530 | #: plugins/check_dns.c:235 |
560 | msgid "Consider using the `dig' or `host' programs instead. Run nslookup with" | 531 | msgid "Consider using the `dig' or `host' programs instead. Run nslookup with" |
561 | msgstr "" | 532 | msgstr "" |
562 | 533 | ||
563 | #: plugins/check_dns.c:221 | 534 | #: plugins/check_dns.c:236 |
564 | msgid "the `-sil[ent]' option to prevent this message from appearing." | 535 | msgid "the `-sil[ent]' option to prevent this message from appearing." |
565 | msgstr "" | 536 | msgstr "" |
566 | 537 | ||
567 | #: plugins/check_dns.c:226 | 538 | #: plugins/check_dns.c:241 |
568 | #, c-format | 539 | #, c-format |
569 | msgid "No response from DNS %s\n" | 540 | msgid "No response from DNS %s\n" |
570 | msgstr "Keine Antwort von DNS %s\n" | 541 | msgstr "Keine Antwort von DNS %s\n" |
571 | 542 | ||
572 | #: plugins/check_dns.c:230 | 543 | #: plugins/check_dns.c:245 |
573 | #, c-format | 544 | #, c-format |
574 | msgid "DNS %s has no records\n" | 545 | msgid "DNS %s has no records\n" |
575 | msgstr "Nameserver %s hat keine Datensätze\n" | 546 | msgstr "Nameserver %s hat keine Datensätze\n" |
576 | 547 | ||
577 | #: plugins/check_dns.c:238 | 548 | #: plugins/check_dns.c:253 |
578 | #, c-format | 549 | #, c-format |
579 | msgid "Connection to DNS %s was refused\n" | 550 | msgid "Connection to DNS %s was refused\n" |
580 | msgstr "Verbindung zum Nameserver %s wurde verweigert\n" | 551 | msgstr "Verbindung zum Nameserver %s wurde verweigert\n" |
581 | 552 | ||
582 | #: plugins/check_dns.c:242 | 553 | #: plugins/check_dns.c:257 |
583 | #, c-format | 554 | #, c-format |
584 | msgid "Query was refused by DNS server at %s\n" | 555 | msgid "Query was refused by DNS server at %s\n" |
585 | msgstr "" | 556 | msgstr "" |
586 | 557 | ||
587 | #: plugins/check_dns.c:246 | 558 | #: plugins/check_dns.c:261 |
588 | #, c-format | 559 | #, c-format |
589 | msgid "No information returned by DNS server at %s\n" | 560 | msgid "No information returned by DNS server at %s\n" |
590 | msgstr "" | 561 | msgstr "" |
591 | 562 | ||
592 | #: plugins/check_dns.c:252 | 563 | #: plugins/check_dns.c:267 |
593 | #, c-format | 564 | #, c-format |
594 | msgid "Domain %s was not found by the server\n" | 565 | msgid "Domain %s was not found by the server\n" |
595 | msgstr "Domäne %s wurde vom Server nicht gefunden\n" | 566 | msgstr "Domäne %s wurde vom Server nicht gefunden\n" |
596 | 567 | ||
597 | #: plugins/check_dns.c:256 | 568 | #: plugins/check_dns.c:271 |
598 | msgid "Network is unreachable\n" | 569 | msgid "Network is unreachable\n" |
599 | msgstr "Netzwerk nicht erreichbar\n" | 570 | msgstr "Netzwerk nicht erreichbar\n" |
600 | 571 | ||
601 | #: plugins/check_dns.c:260 | 572 | #: plugins/check_dns.c:275 |
602 | #, c-format | 573 | #, c-format |
603 | msgid "DNS failure for %s\n" | 574 | msgid "DNS failure for %s\n" |
604 | msgstr "DNS Fehler für %s\n" | 575 | msgstr "DNS Fehler für %s\n" |
605 | 576 | ||
606 | #: plugins/check_dns.c:324 plugins/check_dns.c:332 plugins/check_dns.c:339 | 577 | #: plugins/check_dns.c:339 plugins/check_dns.c:347 plugins/check_dns.c:354 |
607 | #: plugins/check_dns.c:344 plugins/check_dns.c:365 plugins/check_dns.c:373 | 578 | #: plugins/check_dns.c:359 plugins/check_dns.c:380 plugins/check_dns.c:388 |
608 | #: plugins/check_game.c:197 plugins/check_game.c:205 | 579 | #: plugins/check_game.c:213 plugins/check_game.c:221 |
609 | msgid "Input buffer overflow\n" | 580 | msgid "Input buffer overflow\n" |
610 | msgstr "Eingabe-Pufferüberlauf\n" | 581 | msgstr "Eingabe-Pufferüberlauf\n" |
611 | 582 | ||
612 | #: plugins/check_dns.c:401 | 583 | #: plugins/check_dns.c:416 |
613 | #, c-format | ||
614 | msgid "" | 584 | msgid "" |
615 | "This plugin uses the nslookup program to obtain the IP address for the given " | 585 | "This plugin uses the nslookup program to obtain the IP address for the given " |
616 | "host/domain query." | 586 | "host/domain query." |
617 | msgstr "" | 587 | msgstr "" |
618 | 588 | ||
619 | #: plugins/check_dns.c:403 | 589 | #: plugins/check_dns.c:417 |
620 | #, c-format | ||
621 | msgid "An optional DNS server to use may be specified." | 590 | msgid "An optional DNS server to use may be specified." |
622 | msgstr "" | 591 | msgstr "" |
623 | 592 | ||
624 | #: plugins/check_dns.c:405 | 593 | #: plugins/check_dns.c:418 |
625 | #, c-format | ||
626 | msgid "" | 594 | msgid "" |
627 | "If no DNS server is specified, the default server(s) specified in /etc/" | 595 | "If no DNS server is specified, the default server(s) specified in /etc/" |
628 | "resolv.conf will be used." | 596 | "resolv.conf will be used." |
629 | msgstr "" | 597 | msgstr "" |
630 | 598 | ||
631 | #: plugins/check_dns.c:411 | 599 | #: plugins/check_dns.c:427 |
632 | msgid "The name or address you want to query" | 600 | msgid "The name or address you want to query" |
633 | msgstr "" | 601 | msgstr "" |
634 | 602 | ||
635 | #: plugins/check_dns.c:413 | 603 | #: plugins/check_dns.c:429 |
636 | msgid "Optional DNS server you want to use for the lookup" | 604 | msgid "Optional DNS server you want to use for the lookup" |
637 | msgstr "" | 605 | msgstr "" |
638 | 606 | ||
639 | #: plugins/check_dns.c:415 | 607 | #: plugins/check_dns.c:431 |
640 | msgid "" | 608 | msgid "" |
641 | "Optional IP-ADDRESS you expect the DNS server to return. HOST must end with ." | 609 | "Optional IP-ADDRESS you expect the DNS server to return. HOST must end with ." |
642 | msgstr "" | 610 | msgstr "" |
643 | 611 | ||
644 | #: plugins/check_dns.c:417 | 612 | #: plugins/check_dns.c:433 |
645 | msgid "Optionally expect the DNS server to be authoritative for the lookup" | 613 | msgid "Optionally expect the DNS server to be authoritative for the lookup" |
646 | msgstr "" | 614 | msgstr "" |
647 | 615 | ||
648 | #: plugins/check_dns.c:419 | 616 | #: plugins/check_dns.c:435 |
649 | msgid "Return warning if elapsed time exceeds value. Default off" | 617 | msgid "Return warning if elapsed time exceeds value. Default off" |
650 | msgstr "" | 618 | msgstr "" |
651 | 619 | ||
652 | #: plugins/check_dns.c:421 | 620 | #: plugins/check_dns.c:437 |
653 | msgid "Return critical if elapsed time exceeds value. Default off" | 621 | msgid "Return critical if elapsed time exceeds value. Default off" |
654 | msgstr "" | 622 | msgstr "" |
655 | 623 | ||
656 | #: plugins/check_dummy.c:53 | 624 | #: plugins/check_dummy.c:69 |
657 | msgid "Arguments to check_dummy must be an integer" | 625 | msgid "Arguments to check_dummy must be an integer" |
658 | msgstr "Argument für check_dummy muss ein Integer sein" | 626 | msgstr "Argument für check_dummy muss ein Integer sein" |
659 | 627 | ||
660 | #: plugins/check_dummy.c:68 plugins/check_http.c:942 | 628 | #: plugins/check_dummy.c:87 |
661 | #, c-format | ||
662 | msgid "UNKNOWN" | ||
663 | msgstr "UNKNOWN" | ||
664 | |||
665 | #: plugins/check_dummy.c:71 | ||
666 | #, c-format | 629 | #, c-format |
667 | msgid "Status %d is not a supported error state\n" | 630 | msgid "Status %d is not a supported error state\n" |
668 | msgstr "Status %d ist kein bekannter Fehlerstatus\n" | 631 | msgstr "Status %d ist kein bekannter Fehlerstatus\n" |
669 | 632 | ||
670 | #: plugins/check_dummy.c:93 | 633 | #: plugins/check_dummy.c:109 |
671 | #, c-format | ||
672 | msgid "" | 634 | msgid "" |
673 | "This plugin will simply return the state corresponding to the numeric value" | 635 | "This plugin will simply return the state corresponding to the numeric value" |
674 | msgstr "" | 636 | msgstr "" |
675 | 637 | ||
676 | #: plugins/check_dummy.c:97 | 638 | #: plugins/check_dummy.c:111 |
677 | #, c-format | ||
678 | msgid "of the <state> argument with optional text" | 639 | msgid "of the <state> argument with optional text" |
679 | msgstr "" | 640 | msgstr "" |
680 | 641 | ||
681 | #: plugins/check_fping.c:87 plugins/check_hpjd.c:114 plugins/check_ping.c:411 | 642 | #: plugins/check_fping.c:103 plugins/check_hpjd.c:131 plugins/check_ping.c:427 |
682 | #: plugins/check_procs.c:144 plugins/check_snmp.c:189 plugins/check_swap.c:155 | 643 | #: plugins/check_procs.c:158 plugins/check_snmp.c:203 plugins/check_swap.c:178 |
683 | #: plugins/check_users.c:59 plugins/negate.c:97 plugins/urlize.c:93 | 644 | #: plugins/check_users.c:75 plugins/negate.c:112 plugins/urlize.c:117 |
684 | #, c-format | 645 | #, c-format |
685 | msgid "Could not open pipe: %s\n" | 646 | msgid "Could not open pipe: %s\n" |
686 | msgstr "Pipe: %s konnte nicht geöffnet werden\n" | 647 | msgstr "Pipe: %s konnte nicht geöffnet werden\n" |
687 | 648 | ||
688 | #: plugins/check_fping.c:93 plugins/check_hpjd.c:120 plugins/check_load.c:137 | 649 | #: plugins/check_fping.c:109 plugins/check_hpjd.c:137 plugins/check_load.c:153 |
689 | #: plugins/check_procs.c:150 plugins/check_snmp.c:195 plugins/check_swap.c:161 | 650 | #: plugins/check_procs.c:164 plugins/check_snmp.c:209 plugins/check_swap.c:184 |
690 | #: plugins/check_users.c:65 plugins/negate.c:102 plugins/urlize.c:99 | 651 | #: plugins/check_users.c:81 plugins/negate.c:117 plugins/urlize.c:123 |
691 | #, c-format | 652 | #, c-format |
692 | msgid "Could not open stderr for %s\n" | 653 | msgid "Could not open stderr for %s\n" |
693 | msgstr "Konnte stderr nicht öffnen für: %s\n" | 654 | msgstr "Konnte stderr nicht öffnen für: %s\n" |
694 | 655 | ||
695 | #: plugins/check_fping.c:133 | 656 | #: plugins/check_fping.c:149 |
696 | #, c-format | 657 | #, c-format |
697 | msgid "FPING UNKNOW - %s not found\n" | 658 | msgid "FPING UNKNOW - %s not found\n" |
698 | msgstr "FPING UNKNOW - %s nicht gefunden\n" | 659 | msgstr "FPING UNKNOW - %s nicht gefunden\n" |
699 | 660 | ||
700 | #: plugins/check_fping.c:137 | 661 | #: plugins/check_fping.c:153 |
701 | #, c-format | 662 | #, c-format |
702 | msgid "FPING CRITICAL - %s is unreachable\n" | 663 | msgid "FPING CRITICAL - %s is unreachable\n" |
703 | msgstr "FPING CRITICAL - %s ist nicht erreichbar\n" | 664 | msgstr "FPING CRITICAL - %s ist nicht erreichbar\n" |
704 | 665 | ||
705 | #: plugins/check_fping.c:142 | 666 | #: plugins/check_fping.c:158 |
706 | #, c-format | 667 | #, c-format |
707 | msgid "FPING CRITICAL - %s is down\n" | 668 | msgid "FPING CRITICAL - %s is down\n" |
708 | msgstr "FPING CRITICAL - %s ist down\n" | 669 | msgstr "FPING CRITICAL - %s ist down\n" |
709 | 670 | ||
710 | #: plugins/check_fping.c:169 | 671 | #: plugins/check_fping.c:185 |
711 | #, c-format | 672 | #, c-format |
712 | msgid "FPING %s - %s (loss=%.0f%%, rta=%f ms)|%s %s\n" | 673 | msgid "FPING %s - %s (loss=%.0f%%, rta=%f ms)|%s %s\n" |
713 | msgstr "FPING %s - %s (verloren=%.0f%%, rta=%f ms)|%s %s\n" | 674 | msgstr "FPING %s - %s (verloren=%.0f%%, rta=%f ms)|%s %s\n" |
714 | 675 | ||
715 | #: plugins/check_fping.c:190 | 676 | #: plugins/check_fping.c:206 |
716 | #, c-format | 677 | #, c-format |
717 | msgid "FPING %s - %s (loss=%.0f%% )|%s\n" | 678 | msgid "FPING %s - %s (loss=%.0f%% )|%s\n" |
718 | msgstr "FPING %s - %s (verloren=%.0f%% )|%s\n" | 679 | msgstr "FPING %s - %s (verloren=%.0f%% )|%s\n" |
719 | 680 | ||
720 | #: plugins/check_fping.c:257 plugins/check_hpjd.c:324 plugins/check_hpjd.c:347 | 681 | #: plugins/check_fping.c:273 plugins/check_hpjd.c:341 plugins/check_hpjd.c:364 |
721 | #: plugins/check_mysql.c:254 plugins/check_mysql.c:303 | 682 | #: plugins/check_mysql.c:277 plugins/check_mysql.c:326 |
722 | #: plugins/check_pgsql.c:239 plugins/check_ping.c:269 plugins/check_ping.c:392 | 683 | #: plugins/check_pgsql.c:255 plugins/check_ping.c:285 plugins/check_ping.c:408 |
723 | #: plugins/check_radius.c:233 plugins/check_real.c:302 | 684 | #: plugins/check_radius.c:249 plugins/check_real.c:319 |
724 | #: plugins/check_real.c:364 plugins/check_smtp.c:520 plugins/check_smtp.c:641 | 685 | #: plugins/check_real.c:381 plugins/check_smtp.c:557 plugins/check_smtp.c:678 |
725 | #: plugins/check_ssh.c:144 plugins/check_time.c:228 plugins/check_time.c:303 | 686 | #: plugins/check_ssh.c:161 plugins/check_time.c:244 plugins/check_time.c:319 |
726 | #: plugins/check_udp.c:161 plugins/check_udp.c:202 plugins/check_ups.c:493 | 687 | #: plugins/check_ups.c:503 plugins/check_ups.c:572 |
727 | #: plugins/check_ups.c:562 | ||
728 | msgid "Invalid hostname/address" | 688 | msgid "Invalid hostname/address" |
729 | msgstr "Ungültige(r) Hostname/Adresse" | 689 | msgstr "Ungültige(r) Hostname/Adresse" |
730 | 690 | ||
731 | #: plugins/check_fping.c:291 | 691 | #: plugins/check_fping.c:307 |
732 | msgid "Packet size must be a positive integer" | 692 | msgid "Packet size must be a positive integer" |
733 | msgstr "Paketgröße muss ein positiver Integer sein" | 693 | msgstr "Paketgröße muss ein positiver Integer sein" |
734 | 694 | ||
735 | #: plugins/check_fping.c:297 | 695 | #: plugins/check_fping.c:313 |
736 | msgid "Packet count must be a positive integer" | 696 | msgid "Packet count must be a positive integer" |
737 | msgstr "Paketanzahl muss ein positiver Integer sein" | 697 | msgstr "Paketanzahl muss ein positiver Integer sein" |
738 | 698 | ||
739 | #: plugins/check_fping.c:303 plugins/check_time.c:307 plugins/check_udp.c:207 | 699 | #: plugins/check_fping.c:319 plugins/check_time.c:323 |
740 | msgid "Hostname was not supplied" | 700 | msgid "Hostname was not supplied" |
741 | msgstr "" | 701 | msgstr "" |
742 | 702 | ||
743 | #: plugins/check_fping.c:323 | 703 | #: plugins/check_fping.c:339 |
744 | #, c-format | 704 | #, c-format |
745 | msgid "%s: Only one threshold may be packet loss (%s)\n" | 705 | msgid "%s: Only one threshold may be packet loss (%s)\n" |
746 | msgstr "%s: Nur ein Wert darf für paket loss angegeben werden (%s)\n" | 706 | msgstr "%s: Nur ein Wert darf für paket loss angegeben werden (%s)\n" |
747 | 707 | ||
748 | #: plugins/check_fping.c:327 | 708 | #: plugins/check_fping.c:343 |
749 | #, c-format | 709 | #, c-format |
750 | msgid "%s: Only one threshold must be packet loss (%s)\n" | 710 | msgid "%s: Only one threshold must be packet loss (%s)\n" |
751 | msgstr "%s: Nur ein Wert darf für paket loss angegeben werden (%s)\n" | 711 | msgstr "%s: Nur ein Wert darf für paket loss angegeben werden (%s)\n" |
752 | 712 | ||
753 | #: plugins/check_fping.c:359 | 713 | #: plugins/check_fping.c:375 |
754 | #, c-format | ||
755 | msgid "" | 714 | msgid "" |
756 | "This plugin will use the fping command to ping the specified host for a fast " | 715 | "This plugin will use the fping command to ping the specified host for a fast " |
757 | "check" | 716 | "check" |
758 | msgstr "" | 717 | msgstr "" |
759 | 718 | ||
760 | #: plugins/check_fping.c:363 | 719 | #: plugins/check_fping.c:377 |
761 | #, c-format | ||
762 | msgid "Note that it is necessary to set the suid flag on fping." | 720 | msgid "Note that it is necessary to set the suid flag on fping." |
763 | msgstr "" | 721 | msgstr "" |
764 | 722 | ||
765 | #: plugins/check_fping.c:373 | 723 | #: plugins/check_fping.c:386 |
766 | #, c-format | ||
767 | msgid "" | 724 | msgid "" |
768 | "name or IP Address of host to ping (IP Address bypasses name lookup, " | 725 | "name or IP Address of host to ping (IP Address bypasses name lookup, " |
769 | "reducing system load)" | 726 | "reducing system load)" |
770 | msgstr "" | 727 | msgstr "" |
771 | 728 | ||
772 | #: plugins/check_fping.c:381 | 729 | #: plugins/check_fping.c:388 plugins/check_ping.c:550 |
773 | #, fuzzy, c-format | 730 | #, fuzzy |
774 | msgid "warning threshold pair" | 731 | msgid "warning threshold pair" |
775 | msgstr "Warning threshold Integer sein" | 732 | msgstr "Warning threshold Integer sein" |
776 | 733 | ||
777 | #: plugins/check_fping.c:389 | 734 | #: plugins/check_fping.c:390 plugins/check_ping.c:552 |
778 | #, fuzzy, c-format | 735 | #, fuzzy |
779 | msgid "critical threshold pair" | 736 | msgid "critical threshold pair" |
780 | msgstr "Critical threshold muss ein Integer sein" | 737 | msgstr "Critical threshold muss ein Integer sein" |
781 | 738 | ||
782 | #: plugins/check_fping.c:395 | 739 | #: plugins/check_fping.c:392 |
783 | #, c-format | 740 | #, c-format |
784 | msgid "size of ICMP packet (default: %d)" | 741 | msgid "size of ICMP packet (default: %d)" |
785 | msgstr "" | 742 | msgstr "" |
786 | 743 | ||
787 | #: plugins/check_fping.c:403 | 744 | #: plugins/check_fping.c:394 |
788 | #, c-format | 745 | #, c-format |
789 | msgid "number of ICMP packets to send (default: %d)" | 746 | msgid "number of ICMP packets to send (default: %d)" |
790 | msgstr "" | 747 | msgstr "" |
791 | 748 | ||
792 | #: plugins/check_fping.c:411 | 749 | #: plugins/check_fping.c:397 |
793 | #, c-format | 750 | #, c-format |
794 | msgid "" | 751 | msgid "" |
795 | "THRESHOLD is <rta>,<pl>%% where <rta> is the round trip average travel time " | 752 | "THRESHOLD is <rta>,<pl>%% where <rta> is the round trip average travel time " |
796 | "(ms)" | 753 | "(ms)" |
797 | msgstr "" | 754 | msgstr "" |
798 | 755 | ||
799 | #: plugins/check_fping.c:415 | 756 | #: plugins/check_fping.c:398 |
800 | #, c-format | ||
801 | msgid "" | 757 | msgid "" |
802 | "which triggers a WARNING or CRITICAL state, and <pl> is the percentage of" | 758 | "which triggers a WARNING or CRITICAL state, and <pl> is the percentage of" |
803 | msgstr "" | 759 | msgstr "" |
804 | 760 | ||
805 | #: plugins/check_fping.c:419 | 761 | #: plugins/check_fping.c:399 |
806 | #, c-format | ||
807 | msgid "packet loss to trigger an alarm state." | 762 | msgid "packet loss to trigger an alarm state." |
808 | msgstr "" | 763 | msgstr "" |
809 | 764 | ||
810 | #: plugins/check_game.c:97 | 765 | #: plugins/check_game.c:113 |
811 | #, c-format | 766 | #, c-format |
812 | msgid "CRITICAL - Host type parameter incorrect!\n" | 767 | msgid "CRITICAL - Host type parameter incorrect!\n" |
813 | msgstr "CRITICAL - Host type parameter unkorrekt!\n" | 768 | msgstr "CRITICAL - Host type parameter unkorrekt!\n" |
814 | 769 | ||
815 | #: plugins/check_game.c:112 | 770 | #: plugins/check_game.c:128 |
816 | #, fuzzy, c-format | 771 | #, fuzzy, c-format |
817 | msgid "CRITICAL - Host not found\n" | 772 | msgid "CRITICAL - Host not found\n" |
818 | msgstr "CRITICAL - Text nicht gefunden%s|%s %s\n" | 773 | msgstr "CRITICAL - Text nicht gefunden%s|%s %s\n" |
819 | 774 | ||
820 | #: plugins/check_game.c:116 | 775 | #: plugins/check_game.c:132 |
821 | #, fuzzy, c-format | 776 | #, fuzzy, c-format |
822 | msgid "CRITICAL - Game server down or unavailable\n" | 777 | msgid "CRITICAL - Game server down or unavailable\n" |
823 | msgstr "CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden" | 778 | msgstr "CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden" |
824 | 779 | ||
825 | #: plugins/check_game.c:120 | 780 | #: plugins/check_game.c:136 |
826 | #, fuzzy, c-format | 781 | #, fuzzy, c-format |
827 | msgid "CRITICAL - Game server timeout\n" | 782 | msgid "CRITICAL - Game server timeout\n" |
828 | msgstr "CRITICAL - Konnte kein Serverzertifikat erhalten\n" | 783 | msgstr "CRITICAL - Konnte kein Serverzertifikat erhalten\n" |
829 | 784 | ||
830 | #: plugins/check_game.c:283 | 785 | #: plugins/check_game.c:299 |
831 | #, c-format | 786 | #, c-format |
832 | msgid "This plugin tests game server connections with the specified host." | 787 | msgid "This plugin tests game server connections with the specified host." |
833 | msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host." | 788 | msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host." |
834 | 789 | ||
835 | #: plugins/check_game.c:291 | 790 | #: plugins/check_game.c:308 |
836 | #, c-format | 791 | msgid "Optional port of which to connect" |
837 | msgid "" | 792 | msgstr "" |
838 | "<game> = Game type that is recognised by qstat (without the leading " | 793 | |
839 | "dash)\n" | 794 | #: plugins/check_game.c:310 |
840 | "<ip_address> = The IP address of the device you wish to query\n" | 795 | msgid "Field number in raw qstat output that contains game name" |
841 | " [port] = Optional port of which to connect\n" | 796 | msgstr "" |
842 | " [game_field] = Field number in raw qstat output that contains game name\n" | 797 | |
843 | " [map_field] = Field number in raw qstat output that contains map name\n" | 798 | #: plugins/check_game.c:312 |
844 | " [ping_field] = Field number in raw qstat output that contains ping time\n" | 799 | msgid "Field number in raw qstat output that contains map name" |
845 | msgstr "" | 800 | msgstr "" |
846 | 801 | ||
847 | #: plugins/check_game.c:301 | 802 | #: plugins/check_game.c:314 |
803 | msgid "Field number in raw qstat output that contains ping time" | ||
804 | msgstr "" | ||
805 | |||
806 | #: plugins/check_game.c:318 plugins/check_http.c:1319 plugins/check_mrtg.c:364 | ||
807 | #: plugins/check_mrtgtraf.c:361 plugins/check_nt.c:693 | ||
808 | #: plugins/check_nwstat.c:1673 plugins/check_overcr.c:452 | ||
809 | #: plugins/check_swap.c:549 plugins/check_ups.c:629 plugins/negate.c:276 | ||
848 | #, c-format | 810 | #, c-format |
849 | msgid "Notes:" | 811 | msgid "Notes:" |
850 | msgstr "" | 812 | msgstr "" |
851 | 813 | ||
852 | #: plugins/check_game.c:305 | 814 | #: plugins/check_game.c:320 |
853 | #, c-format | ||
854 | msgid "" | 815 | msgid "" |
855 | "This plugin uses the 'qstat' command, the popular game server status query " | 816 | "This plugin uses the 'qstat' command, the popular game server status query " |
856 | "tool ." | 817 | "tool ." |
857 | msgstr "" | 818 | msgstr "" |
858 | 819 | ||
859 | #: plugins/check_game.c:309 | 820 | #: plugins/check_game.c:322 |
860 | #, c-format | ||
861 | msgid "" | 821 | msgid "" |
862 | "If you don't have the package installed, you will need to download it from" | 822 | "If you don't have the package installed, you will need to download it from" |
863 | msgstr "" | 823 | msgstr "" |
864 | 824 | ||
865 | #: plugins/check_game.c:313 | 825 | #: plugins/check_game.c:324 |
866 | #, c-format | ||
867 | msgid "" | 826 | msgid "" |
868 | "http://www.activesw.com/people/steve/qstat.html before you can use this " | 827 | "http://www.activesw.com/people/steve/qstat.html before you can use this " |
869 | "plugin." | 828 | "plugin." |
870 | msgstr "" | 829 | msgstr "" |
871 | 830 | ||
872 | #: plugins/check_hpjd.c:225 | 831 | #: plugins/check_hpjd.c:242 |
873 | msgid "Paper Jam" | 832 | msgid "Paper Jam" |
874 | msgstr "Papierstau" | 833 | msgstr "Papierstau" |
875 | 834 | ||
876 | #: plugins/check_hpjd.c:229 | 835 | #: plugins/check_hpjd.c:246 |
877 | msgid "Out of Paper" | 836 | msgid "Out of Paper" |
878 | msgstr "Kein Papier" | 837 | msgstr "Kein Papier" |
879 | 838 | ||
880 | #: plugins/check_hpjd.c:234 | 839 | #: plugins/check_hpjd.c:251 |
881 | msgid "Printer Offline" | 840 | msgid "Printer Offline" |
882 | msgstr "Drucker ausgeschaltet" | 841 | msgstr "Drucker ausgeschaltet" |
883 | 842 | ||
884 | #: plugins/check_hpjd.c:239 | 843 | #: plugins/check_hpjd.c:256 |
885 | msgid "Peripheral Error" | 844 | msgid "Peripheral Error" |
886 | msgstr "Peripheriefehler" | 845 | msgstr "Peripheriefehler" |
887 | 846 | ||
888 | #: plugins/check_hpjd.c:243 | 847 | #: plugins/check_hpjd.c:260 |
889 | msgid "Intervention Required" | 848 | msgid "Intervention Required" |
890 | msgstr "Eingriff benötigt" | 849 | msgstr "Eingriff benötigt" |
891 | 850 | ||
892 | #: plugins/check_hpjd.c:247 | 851 | #: plugins/check_hpjd.c:264 |
893 | msgid "Toner Low" | 852 | msgid "Toner Low" |
894 | msgstr "Wenig Toner" | 853 | msgstr "Wenig Toner" |
895 | 854 | ||
896 | #: plugins/check_hpjd.c:251 | 855 | #: plugins/check_hpjd.c:268 |
897 | msgid "Insufficient Memory" | 856 | msgid "Insufficient Memory" |
898 | msgstr "Nicht genügend Speicher" | 857 | msgstr "Nicht genügend Speicher" |
899 | 858 | ||
900 | #: plugins/check_hpjd.c:255 | 859 | #: plugins/check_hpjd.c:272 |
901 | msgid "A Door is Open" | 860 | msgid "A Door is Open" |
902 | msgstr "Eine Abdeckung ist offen" | 861 | msgstr "Eine Abdeckung ist offen" |
903 | 862 | ||
904 | #: plugins/check_hpjd.c:259 | 863 | #: plugins/check_hpjd.c:276 |
905 | msgid "Output Tray is Full" | 864 | msgid "Output Tray is Full" |
906 | msgstr "Ausgabeschacht ist voll" | 865 | msgstr "Ausgabeschacht ist voll" |
907 | 866 | ||
908 | #: plugins/check_hpjd.c:263 | 867 | #: plugins/check_hpjd.c:280 |
909 | msgid "Data too Slow for Engine" | 868 | msgid "Data too Slow for Engine" |
910 | msgstr "" | 869 | msgstr "" |
911 | 870 | ||
912 | #: plugins/check_hpjd.c:267 | 871 | #: plugins/check_hpjd.c:284 |
913 | msgid "Unknown Paper Error" | 872 | msgid "Unknown Paper Error" |
914 | msgstr "Papierfehler" | 873 | msgstr "Papierfehler" |
915 | 874 | ||
916 | #: plugins/check_hpjd.c:272 | 875 | #: plugins/check_hpjd.c:289 |
917 | #, c-format | 876 | #, c-format |
918 | msgid "Printer ok - (%s)\n" | 877 | msgid "Printer ok - (%s)\n" |
919 | msgstr "Printer ok - (%s)\n" | 878 | msgstr "Printer ok - (%s)\n" |
920 | 879 | ||
921 | #: plugins/check_hpjd.c:377 | 880 | #: plugins/check_hpjd.c:394 |
922 | #, c-format | 881 | #, fuzzy |
923 | msgid "" | 882 | msgid "This plugin tests the STATUS of an HP printer with a JetDirect card." |
924 | "This plugin tests the STATUS of an HP printer with a JetDirect card.\n" | 883 | msgstr "" |
925 | "Net-snmp must be installed on the computer running the plugin.\n" | 884 | "Dieses Plugin testet den STATUS eines HP Druckers mit einer JetDirect " |
885 | "Karte.\n" | ||
886 | "Net-snmp muss auf dem ausführenden Computer installiert sein.\n" | ||
926 | "\n" | 887 | "\n" |
888 | |||
889 | #: plugins/check_hpjd.c:395 | ||
890 | #, fuzzy | ||
891 | msgid "Net-snmp must be installed on the computer running the plugin." | ||
927 | msgstr "" | 892 | msgstr "" |
928 | "Dieses Plugin testet den STATUS eines HP Druckers mit einer JetDirect " | 893 | "Dieses Plugin testet den STATUS eines HP Druckers mit einer JetDirect " |
929 | "Karte.\n" | 894 | "Karte.\n" |
930 | "Net-snmp muss auf dem ausführenden Computer installiert sein.\n" | 895 | "Net-snmp muss auf dem ausführenden Computer installiert sein.\n" |
931 | "\n" | 896 | "\n" |
932 | 897 | ||
933 | #: plugins/check_hpjd.c:385 | 898 | #: plugins/check_hpjd.c:404 |
899 | msgid "The SNMP community name " | ||
900 | msgstr "" | ||
901 | |||
902 | #: plugins/check_hpjd.c:405 | ||
934 | #, c-format | 903 | #, c-format |
935 | msgid "" | 904 | msgid "(default=%s)" |
936 | " -C, --community=STRING\n" | ||
937 | " The SNMP community name (default=%s)\n" | ||
938 | msgstr "" | 905 | msgstr "" |
939 | 906 | ||
940 | #: plugins/check_http.c:231 | 907 | #: plugins/check_http.c:254 |
941 | msgid "Critical threshold must be integer" | 908 | msgid "Critical threshold must be integer" |
942 | msgstr "Critical threshold muss ein Integer sein" | 909 | msgstr "Critical threshold muss ein Integer sein" |
943 | 910 | ||
944 | #: plugins/check_http.c:239 | 911 | #: plugins/check_http.c:262 |
945 | msgid "Warning threshold must be integer" | 912 | msgid "Warning threshold must be integer" |
946 | msgstr "Warning threshold Integer sein" | 913 | msgstr "Warning threshold Integer sein" |
947 | 914 | ||
948 | #: plugins/check_http.c:265 plugins/check_tcp.c:552 | 915 | #: plugins/check_http.c:288 plugins/check_tcp.c:559 |
949 | msgid "Invalid certificate expiration period" | 916 | msgid "Invalid certificate expiration period" |
950 | msgstr "Ungültiger Zertifikatsablauftermin" | 917 | msgstr "Ungültiger Zertifikatsablauftermin" |
951 | 918 | ||
952 | #: plugins/check_http.c:274 plugins/check_tcp.c:564 | 919 | #: plugins/check_http.c:297 plugins/check_tcp.c:571 |
953 | #, fuzzy | 920 | #, fuzzy |
954 | msgid "Invalid option - SSL is not available" | 921 | msgid "Invalid option - SSL is not available" |
955 | msgstr "Ungültige Option - SSL ist nicht verfügbar\n" | 922 | msgstr "Ungültige Option - SSL ist nicht verfügbar\n" |
956 | 923 | ||
957 | #: plugins/check_http.c:292 | 924 | #: plugins/check_http.c:315 |
958 | #, c-format | 925 | #, c-format |
959 | msgid "option f:%d \n" | 926 | msgid "option f:%d \n" |
960 | msgstr "Option f:%d \n" | 927 | msgstr "Option f:%d \n" |
961 | 928 | ||
962 | #: plugins/check_http.c:309 | 929 | #: plugins/check_http.c:332 |
963 | msgid "Invalid port number" | 930 | msgid "Invalid port number" |
964 | msgstr "Ungültige Portnummer" | 931 | msgstr "Ungültige Portnummer" |
965 | 932 | ||
966 | #: plugins/check_http.c:340 plugins/check_snmp.c:308 | 933 | #: plugins/check_http.c:370 |
967 | #, c-format | ||
968 | msgid "Call for regex which was not a compiled option" | ||
969 | msgstr "" | ||
970 | |||
971 | #: plugins/check_http.c:354 | ||
972 | #, c-format | 934 | #, c-format |
973 | msgid "Could Not Compile Regular Expression: %s" | 935 | msgid "Could Not Compile Regular Expression: %s" |
974 | msgstr "" | 936 | msgstr "" |
975 | 937 | ||
976 | #: plugins/check_http.c:366 plugins/check_smtp.c:621 plugins/check_ssh.c:136 | 938 | #: plugins/check_http.c:384 plugins/check_smtp.c:658 plugins/check_ssh.c:153 |
977 | #: plugins/check_tcp.c:450 | 939 | #: plugins/check_tcp.c:463 |
978 | msgid "IPv6 support not available" | 940 | msgid "IPv6 support not available" |
979 | msgstr "IPv6 Unterstützung nicht vorhanden" | 941 | msgstr "IPv6 Unterstützung nicht vorhanden" |
980 | 942 | ||
981 | #: plugins/check_http.c:428 plugins/check_ping.c:396 | 943 | #: plugins/check_http.c:446 plugins/check_ping.c:412 |
982 | msgid "You must specify a server address or host name" | 944 | msgid "You must specify a server address or host name" |
983 | msgstr "Hostname oder Serveradresse muss angegeben werden" | 945 | msgstr "Hostname oder Serveradresse muss angegeben werden" |
984 | 946 | ||
985 | #: plugins/check_http.c:654 | 947 | #: plugins/check_http.c:672 |
986 | msgid "Server date unknown\n" | 948 | msgid "Server date unknown\n" |
987 | msgstr "Serverdatum unbekannt\n" | 949 | msgstr "Serverdatum unbekannt\n" |
988 | 950 | ||
989 | #: plugins/check_http.c:656 | 951 | #: plugins/check_http.c:674 |
990 | msgid "Document modification date unknown\n" | 952 | msgid "Document modification date unknown\n" |
991 | msgstr "Datum der letzten Änderung unbekannt\n" | 953 | msgstr "Datum der letzten Änderung unbekannt\n" |
992 | 954 | ||
993 | #: plugins/check_http.c:662 | 955 | #: plugins/check_http.c:680 |
994 | #, c-format | 956 | #, c-format |
995 | msgid "CRITICAL - Server date \"%100s\" unparsable" | 957 | msgid "CRITICAL - Server date \"%100s\" unparsable" |
996 | msgstr "CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden" | 958 | msgstr "CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden" |
997 | 959 | ||
998 | #: plugins/check_http.c:664 | 960 | #: plugins/check_http.c:682 |
999 | #, c-format | 961 | #, c-format |
1000 | msgid "CRITICAL - Document date \"%100s\" unparsable" | 962 | msgid "CRITICAL - Document date \"%100s\" unparsable" |
1001 | msgstr "CRITICAL - Dokumentendatum \"%100s\" konnte nicht verarbeitet werden" | 963 | msgstr "CRITICAL - Dokumentendatum \"%100s\" konnte nicht verarbeitet werden" |
1002 | 964 | ||
1003 | #: plugins/check_http.c:666 | 965 | #: plugins/check_http.c:684 |
1004 | #, c-format | 966 | #, c-format |
1005 | msgid "CRITICAL - Document is %d seconds in the future\n" | 967 | msgid "CRITICAL - Document is %d seconds in the future\n" |
1006 | msgstr "CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n" | 968 | msgstr "CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n" |
1007 | 969 | ||
1008 | #: plugins/check_http.c:671 | 970 | #: plugins/check_http.c:689 |
1009 | #, c-format | 971 | #, c-format |
1010 | msgid "CRITICAL - Last modified %.1f days ago\n" | 972 | msgid "CRITICAL - Last modified %.1f days ago\n" |
1011 | msgstr "CRITICAL - Letzte Änderung vor %.1f Tagen\n" | 973 | msgstr "CRITICAL - Letzte Änderung vor %.1f Tagen\n" |
1012 | 974 | ||
1013 | #: plugins/check_http.c:675 | 975 | #: plugins/check_http.c:693 |
1014 | #, c-format | 976 | #, c-format |
1015 | msgid "CRITICAL - Last modified %d:%02d:%02d ago\n" | 977 | msgid "CRITICAL - Last modified %d:%02d:%02d ago\n" |
1016 | msgstr "CRITICAL - Letzte Änderung vor %d:%02d:%02d \n" | 978 | msgstr "CRITICAL - Letzte Änderung vor %d:%02d:%02d \n" |
1017 | 979 | ||
1018 | #: plugins/check_http.c:756 | 980 | #: plugins/check_http.c:774 |
1019 | msgid "Unable to open TCP socket\n" | 981 | msgid "Unable to open TCP socket\n" |
1020 | msgstr "Konnte TCP socket nicht öffnen\n" | 982 | msgstr "Konnte TCP socket nicht öffnen\n" |
1021 | 983 | ||
1022 | #: plugins/check_http.c:836 | 984 | #: plugins/check_http.c:854 |
1023 | msgid "Error on receive\n" | 985 | msgid "Error on receive\n" |
1024 | msgstr "Fehler beim Empfangen\n" | 986 | msgstr "Fehler beim Empfangen\n" |
1025 | 987 | ||
1026 | #: plugins/check_http.c:846 | 988 | #: plugins/check_http.c:864 |
1027 | #, c-format | 989 | #, c-format |
1028 | msgid "No data received %s\n" | 990 | msgid "No data received %s\n" |
1029 | msgstr "Keine Daten empfangen %s\n" | 991 | msgstr "Keine Daten empfangen %s\n" |
1030 | 992 | ||
1031 | #: plugins/check_http.c:896 | 993 | #: plugins/check_http.c:914 |
1032 | msgid "Invalid HTTP response received from host\n" | 994 | msgid "Invalid HTTP response received from host\n" |
1033 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" | 995 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" |
1034 | 996 | ||
1035 | #: plugins/check_http.c:899 | 997 | #: plugins/check_http.c:917 |
1036 | #, c-format | 998 | #, c-format |
1037 | msgid "Invalid HTTP response received from host on port %d\n" | 999 | msgid "Invalid HTTP response received from host on port %d\n" |
1038 | msgstr "Ungültige HTTP Antwort von Host erhalten auf Port %d\n" | 1000 | msgstr "Ungültige HTTP Antwort von Host erhalten auf Port %d\n" |
1039 | 1001 | ||
1040 | #: plugins/check_http.c:907 | 1002 | #: plugins/check_http.c:925 |
1041 | #, c-format | 1003 | #, c-format |
1042 | msgid "HTTP OK: Status line output matched \"%s\"\n" | 1004 | msgid "HTTP OK: Status line output matched \"%s\"\n" |
1043 | msgstr "HTTP OK: Statusausgabe passt auf \"%s\"\n" | 1005 | msgstr "HTTP OK: Statusausgabe passt auf \"%s\"\n" |
1044 | 1006 | ||
1045 | #: plugins/check_http.c:919 | 1007 | #: plugins/check_http.c:937 |
1046 | #, c-format | 1008 | #, c-format |
1047 | msgid "HTTP CRITICAL: Invalid Status Line (%s)\n" | 1009 | msgid "HTTP CRITICAL: Invalid Status Line (%s)\n" |
1048 | msgstr "HTTP CRITICAL: Ungültige Statusmeldung (%s)\n" | 1010 | msgstr "HTTP CRITICAL: Ungültige Statusmeldung (%s)\n" |
1049 | 1011 | ||
1050 | #: plugins/check_http.c:926 | 1012 | #: plugins/check_http.c:944 |
1051 | #, c-format | 1013 | #, c-format |
1052 | msgid "HTTP CRITICAL: Invalid Status (%s)\n" | 1014 | msgid "HTTP CRITICAL: Invalid Status (%s)\n" |
1053 | msgstr "HTTP CRITICAL: Ungültiger Status (%s)\n" | 1015 | msgstr "HTTP CRITICAL: Ungültiger Status (%s)\n" |
1054 | 1016 | ||
1055 | #: plugins/check_http.c:930 | 1017 | #: plugins/check_http.c:948 |
1056 | #, c-format | 1018 | #, c-format |
1057 | msgid "HTTP CRITICAL: %s\n" | 1019 | msgid "HTTP CRITICAL: %s\n" |
1058 | msgstr "HTTP CRITICAL: %s\n" | 1020 | msgstr "HTTP CRITICAL: %s\n" |
1059 | 1021 | ||
1060 | #: plugins/check_http.c:934 | 1022 | #: plugins/check_http.c:952 |
1061 | #, c-format | 1023 | #, c-format |
1062 | msgid "HTTP WARNING: %s\n" | 1024 | msgid "HTTP WARNING: %s\n" |
1063 | msgstr "HTTP WARNING: %s\n" | 1025 | msgstr "HTTP WARNING: %s\n" |
1064 | 1026 | ||
1065 | #: plugins/check_http.c:952 | 1027 | #: plugins/check_http.c:970 |
1066 | #, c-format | 1028 | #, c-format |
1067 | msgid " - %s - %.3f second response time %s%s|%s %s\n" | 1029 | msgid " - %s - %.3f second response time %s%s|%s %s\n" |
1068 | msgstr " - %s - %.3f Sekunden Antwortzeit %s%s|%s %s\n" | 1030 | msgstr " - %s - %.3f Sekunden Antwortzeit %s%s|%s %s\n" |
1069 | 1031 | ||
1070 | #: plugins/check_http.c:968 | 1032 | #: plugins/check_http.c:986 |
1071 | #, c-format | 1033 | #, c-format |
1072 | msgid "HTTP WARNING: %s - %.3f second response time %s%s|%s %s\n" | 1034 | msgid "HTTP WARNING: %s - %.3f second response time %s%s|%s %s\n" |
1073 | msgstr "HTTP WARNING: %s - %.3f Sekunden Antwortzeit %s%s|%s %s\n" | 1035 | msgstr "HTTP WARNING: %s - %.3f Sekunden Antwortzeit %s%s|%s %s\n" |
1074 | 1036 | ||
1075 | #: plugins/check_http.c:982 plugins/check_http.c:999 | 1037 | #: plugins/check_http.c:1000 plugins/check_http.c:1017 |
1076 | #, c-format | 1038 | #, c-format |
1077 | msgid "HTTP OK %s - %.3f second response time %s%s|%s %s\n" | 1039 | msgid "HTTP OK %s - %.3f second response time %s%s|%s %s\n" |
1078 | msgstr "HTTP OK %s - %.3f Sekunde Antwortzeit %s%s|%s %s\n" | 1040 | msgstr "HTTP OK %s - %.3f Sekunde Antwortzeit %s%s|%s %s\n" |
1079 | 1041 | ||
1080 | #: plugins/check_http.c:989 | 1042 | #: plugins/check_http.c:1007 |
1081 | #, c-format | 1043 | #, c-format |
1082 | msgid "CRITICAL - string not found%s|%s %s\n" | 1044 | msgid "CRITICAL - string not found%s|%s %s\n" |
1083 | msgstr "CRITICAL - Text nicht gefunden%s|%s %s\n" | 1045 | msgstr "CRITICAL - Text nicht gefunden%s|%s %s\n" |
1084 | 1046 | ||
1085 | #: plugins/check_http.c:1007 | 1047 | #: plugins/check_http.c:1025 |
1086 | #, c-format | 1048 | #, fuzzy |
1087 | msgid "CRITICAL - pattern not found%s|%s %s\n" | 1049 | msgid "pattern not found" |
1088 | msgstr "CRITICAL - Muster nicht gefunden%s|%s %s\n" | 1050 | msgstr "CRITICAL - Muster nicht gefunden%s|%s %s\n" |
1089 | 1051 | ||
1090 | #: plugins/check_http.c:1014 | 1052 | #: plugins/check_http.c:1027 |
1053 | msgid "pattern found" | ||
1054 | msgstr "" | ||
1055 | |||
1056 | #: plugins/check_http.c:1028 | ||
1057 | #, c-format | ||
1058 | msgid "%s - %s%s|%s %s\n" | ||
1059 | msgstr "" | ||
1060 | |||
1061 | #: plugins/check_http.c:1037 | ||
1091 | #, c-format | 1062 | #, c-format |
1092 | msgid "CRITICAL - Execute Error: %s\n" | 1063 | msgid "CRITICAL - Execute Error: %s\n" |
1093 | msgstr "CRITICAL - Fehler: %s\n" | 1064 | msgstr "CRITICAL - Fehler: %s\n" |
1094 | 1065 | ||
1095 | #: plugins/check_http.c:1025 | 1066 | #: plugins/check_http.c:1046 |
1096 | #, fuzzy, c-format | 1067 | #, fuzzy, c-format |
1097 | msgid "HTTP WARNING: page size %d too large%s|%s\n" | 1068 | msgid "HTTP WARNING: page size %d too large%s|%s\n" |
1098 | msgstr "HTTP WARNING: Seitengröße %d zu klein%s|%s\n" | 1069 | msgstr "HTTP WARNING: Seitengröße %d zu klein%s|%s\n" |
1099 | 1070 | ||
1100 | #: plugins/check_http.c:1029 | 1071 | #: plugins/check_http.c:1050 |
1101 | #, c-format | 1072 | #, c-format |
1102 | msgid "HTTP WARNING: page size %d too small%s|%s\n" | 1073 | msgid "HTTP WARNING: page size %d too small%s|%s\n" |
1103 | msgstr "HTTP WARNING: Seitengröße %d zu klein%s|%s\n" | 1074 | msgstr "HTTP WARNING: Seitengröße %d zu klein%s|%s\n" |
1104 | 1075 | ||
1105 | #: plugins/check_http.c:1034 | 1076 | #: plugins/check_http.c:1055 |
1106 | #, c-format | 1077 | #, c-format |
1107 | msgid "HTTP OK %s - %d bytes in %.3f seconds %s%s|%s %s\n" | 1078 | msgid "HTTP OK %s - %d bytes in %.3f seconds %s%s|%s %s\n" |
1108 | msgstr "" | 1079 | msgstr "" |
1109 | 1080 | ||
1110 | #: plugins/check_http.c:1069 | 1081 | #: plugins/check_http.c:1090 |
1111 | msgid "Could not allocate addr\n" | 1082 | msgid "Could not allocate addr\n" |
1112 | msgstr "Konnte addr nicht zuweisen\n" | 1083 | msgstr "Konnte addr nicht zuweisen\n" |
1113 | 1084 | ||
1114 | #: plugins/check_http.c:1073 | 1085 | #: plugins/check_http.c:1094 |
1115 | msgid "Could not allocate url\n" | 1086 | msgid "Could not allocate url\n" |
1116 | msgstr "Konnte·url·nicht·zuweisen\n" | 1087 | msgstr "Konnte·url·nicht·zuweisen\n" |
1117 | 1088 | ||
1118 | #: plugins/check_http.c:1083 | 1089 | #: plugins/check_http.c:1103 |
1119 | #, c-format | 1090 | #, c-format |
1120 | msgid "UNKNOWN - Could not find redirect location - %s%s\n" | 1091 | msgid "UNKNOWN - Could not find redirect location - %s%s\n" |
1121 | msgstr "" | 1092 | msgstr "" |
1122 | 1093 | ||
1123 | #: plugins/check_http.c:1093 | 1094 | #: plugins/check_http.c:1113 |
1124 | msgid "could not allocate url\n" | 1095 | msgid "could not allocate url\n" |
1125 | msgstr "" | 1096 | msgstr "" |
1126 | 1097 | ||
1127 | #: plugins/check_http.c:1136 | 1098 | #: plugins/check_http.c:1156 |
1128 | #, c-format | 1099 | #, c-format |
1129 | msgid "UNKNOWN - Could not parse redirect location - %s%s\n" | 1100 | msgid "UNKNOWN - Could not parse redirect location - %s%s\n" |
1130 | msgstr "" | 1101 | msgstr "" |
1131 | 1102 | ||
1132 | #: plugins/check_http.c:1146 | 1103 | #: plugins/check_http.c:1166 |
1133 | #, c-format | 1104 | #, c-format |
1134 | msgid "WARNING - maximum redirection depth %d exceeded - %s://%s:%d%s%s\n" | 1105 | msgid "WARNING - maximum redirection depth %d exceeded - %s://%s:%d%s%s\n" |
1135 | msgstr "" | 1106 | msgstr "" |
1136 | 1107 | ||
1137 | #: plugins/check_http.c:1154 | 1108 | #: plugins/check_http.c:1174 |
1138 | #, c-format | 1109 | #, c-format |
1139 | msgid "WARNING - redirection creates an infinite loop - %s://%s:%d%s%s\n" | 1110 | msgid "WARNING - redirection creates an infinite loop - %s://%s:%d%s%s\n" |
1140 | msgstr "WARNING - Umleitung verursacht eine Schleife - %s://%s:%d%s%s\n" | 1111 | msgstr "WARNING - Umleitung verursacht eine Schleife - %s://%s:%d%s%s\n" |
1141 | 1112 | ||
1142 | #: plugins/check_http.c:1218 | 1113 | #: plugins/check_http.c:1238 |
1143 | #, c-format | 1114 | #, fuzzy |
1144 | msgid "" | 1115 | msgid "This plugin tests the HTTP service on the specified host. It can test" |
1145 | "This plugin tests the HTTP service on the specified host. It can test\n" | 1116 | msgstr "" |
1146 | "normal (http) and secure (https) servers, follow redirects, search for\n" | 1117 | "Testet den DNS Dienst auf dem angegebenen Host mit dig\n" |
1147 | "strings and regular expressions, check connection times, and report on\n" | 1118 | "\n" |
1148 | "certificate expiration times." | 1119 | |
1120 | #: plugins/check_http.c:1239 | ||
1121 | msgid "normal (http) and secure (https) servers, follow redirects, search for" | ||
1149 | msgstr "" | 1122 | msgstr "" |
1150 | 1123 | ||
1151 | #: plugins/check_http.c:1228 | 1124 | #: plugins/check_http.c:1240 |
1125 | msgid "strings and regular expressions, check connection times, and report on" | ||
1126 | msgstr "" | ||
1127 | |||
1128 | #: plugins/check_http.c:1241 | ||
1129 | #, fuzzy | ||
1130 | msgid "certificate expiration times." | ||
1131 | msgstr "Clientzertifikat benötigt\n" | ||
1132 | |||
1133 | #: plugins/check_http.c:1247 | ||
1152 | #, c-format | 1134 | #, c-format |
1153 | msgid "NOTE: One or both of -H and -I must be specified" | 1135 | msgid "NOTE: One or both of -H and -I must be specified" |
1154 | msgstr "" | 1136 | msgstr "" |
1155 | 1137 | ||
1156 | #: plugins/check_http.c:1234 | 1138 | #: plugins/check_http.c:1254 |
1157 | #, c-format | 1139 | msgid "Host name argument for servers using host headers (virtual host)" |
1140 | msgstr "" | ||
1141 | |||
1142 | #: plugins/check_http.c:1255 | ||
1143 | msgid "Append a port to include it in the header (eg: example.com:5000)" | ||
1144 | msgstr "" | ||
1145 | |||
1146 | #: plugins/check_http.c:1257 | ||
1158 | msgid "" | 1147 | msgid "" |
1159 | " -H, --hostname=ADDRESS\n" | 1148 | "IP address or name (use numeric address if possible to bypass DNS lookup)." |
1160 | " Host name argument for servers using host headers (virtual host)\n" | ||
1161 | " Append a port to include it in the header (eg: example.com:5000)\n" | ||
1162 | " -I, --IP-address=ADDRESS\n" | ||
1163 | " IP address or name (use numeric address if possible to bypass DNS " | ||
1164 | "lookup).\n" | ||
1165 | " -p, --port=INTEGER\n" | ||
1166 | " Port number (default: %d)\n" | ||
1167 | msgstr "" | 1149 | msgstr "" |
1168 | 1150 | ||
1169 | #: plugins/check_http.c:1246 | 1151 | #: plugins/check_http.c:1259 |
1170 | #, c-format | 1152 | msgid "Port number (default: " |
1153 | msgstr "" | ||
1154 | |||
1155 | #: plugins/check_http.c:1266 | ||
1156 | msgid "Connect via SSL" | ||
1157 | msgstr "" | ||
1158 | |||
1159 | #: plugins/check_http.c:1268 plugins/check_smtp.c:751 plugins/check_tcp.c:627 | ||
1160 | msgid "Minimum number of days a certificate has to be valid." | ||
1161 | msgstr "" | ||
1162 | |||
1163 | #: plugins/check_http.c:1269 | ||
1164 | msgid "(when this option is used the url is not checked.)\n" | ||
1165 | msgstr "" | ||
1166 | |||
1167 | #: plugins/check_http.c:1273 | ||
1168 | msgid "String to expect in first (status) line of server response (default: " | ||
1169 | msgstr "" | ||
1170 | |||
1171 | #: plugins/check_http.c:1275 | ||
1171 | msgid "" | 1172 | msgid "" |
1172 | " -S, --ssl\n" | 1173 | "If specified skips all other status line logic (ex: 3xx, 4xx, 5xx processing)" |
1173 | " Connect via SSL\n" | ||
1174 | " -C, --certificate=INTEGER\n" | ||
1175 | " Minimum number of days a certificate has to be valid.\n" | ||
1176 | " (when this option is used the url is not checked.)\n" | ||
1177 | msgstr "" | 1174 | msgstr "" |
1178 | 1175 | ||
1179 | #: plugins/check_http.c:1254 | 1176 | #: plugins/check_http.c:1277 |
1180 | #, c-format | 1177 | msgid "String to expect in the content" |
1178 | msgstr "" | ||
1179 | |||
1180 | #: plugins/check_http.c:1279 | ||
1181 | msgid "URL to GET or POST (default: /)" | ||
1182 | msgstr "" | ||
1183 | |||
1184 | #: plugins/check_http.c:1281 | ||
1185 | msgid "URL encoded http POST data" | ||
1186 | msgstr "" | ||
1187 | |||
1188 | #: plugins/check_http.c:1283 | ||
1189 | msgid "Don't wait for document body: stop reading after headers." | ||
1190 | msgstr "" | ||
1191 | |||
1192 | #: plugins/check_http.c:1284 | ||
1193 | msgid "(Note that this still does an HTTP GET or POST, not a HEAD.)" | ||
1194 | msgstr "" | ||
1195 | |||
1196 | #: plugins/check_http.c:1286 | ||
1197 | msgid "Warn if document is more than SECONDS old. the number can also be of" | ||
1198 | msgstr "" | ||
1199 | |||
1200 | #: plugins/check_http.c:1287 | ||
1201 | msgid "the form \"10m\" for minutes, \"10h\" for hours, or \"10d\" for days." | ||
1202 | msgstr "" | ||
1203 | |||
1204 | #: plugins/check_http.c:1289 | ||
1205 | msgid "specify Content-Type header media type when POSTing\n" | ||
1206 | msgstr "" | ||
1207 | |||
1208 | #: plugins/check_http.c:1292 | ||
1209 | msgid "Allow regex to span newlines (must precede -r or -R)" | ||
1210 | msgstr "" | ||
1211 | |||
1212 | #: plugins/check_http.c:1294 | ||
1213 | msgid "Search page for regex STRING" | ||
1214 | msgstr "" | ||
1215 | |||
1216 | #: plugins/check_http.c:1296 | ||
1217 | msgid "Search page for case-insensitive regex STRING" | ||
1218 | msgstr "" | ||
1219 | |||
1220 | #: plugins/check_http.c:1298 | ||
1221 | msgid "Return CRITICAL if found, OK if not\n" | ||
1222 | msgstr "" | ||
1223 | |||
1224 | #: plugins/check_http.c:1301 | ||
1225 | msgid "Username:password on sites with basic authentication" | ||
1226 | msgstr "" | ||
1227 | |||
1228 | #: plugins/check_http.c:1303 | ||
1229 | msgid "String to be sent in http header as \"User Agent\"" | ||
1230 | msgstr "" | ||
1231 | |||
1232 | #: plugins/check_http.c:1305 | ||
1181 | msgid "" | 1233 | msgid "" |
1182 | " -e, --expect=STRING\n" | 1234 | " Any other tags to be sent in http header. Use multiple times for additional " |
1183 | " String to expect in first (status) line of server response (default: %s)\n" | 1235 | "headers" |
1184 | " If specified skips all other status line logic (ex: 3xx, 4xx, 5xx " | ||
1185 | "processing)\n" | ||
1186 | " -s, --string=STRING\n" | ||
1187 | " String to expect in the content\n" | ||
1188 | " -u, --url=PATH\n" | ||
1189 | " URL to GET or POST (default: /)\n" | ||
1190 | " -P, --post=STRING\n" | ||
1191 | " URL encoded http POST data\n" | ||
1192 | " -N, --no-body\n" | ||
1193 | " Don't wait for document body: stop reading after headers.\n" | ||
1194 | " (Note that this still does an HTTP GET or POST, not a HEAD.)\n" | ||
1195 | " -M, --max-age=SECONDS\n" | ||
1196 | " Warn if document is more than SECONDS old. the number can also be of \n" | ||
1197 | " the form \"10m\" for minutes, \"10h\" for hours, or \"10d\" for days.\n" | ||
1198 | " -T, --content-type=STRING\n" | ||
1199 | " specify Content-Type header media type when POSTing\n" | ||
1200 | msgstr "" | 1236 | msgstr "" |
1201 | 1237 | ||
1202 | #: plugins/check_http.c:1274 | 1238 | #: plugins/check_http.c:1307 |
1203 | #, c-format | 1239 | msgid "Wrap output in HTML link (obsoleted by urlize)" |
1240 | msgstr "" | ||
1241 | |||
1242 | #: plugins/check_http.c:1309 | ||
1243 | msgid "How to handle redirected pages" | ||
1244 | msgstr "" | ||
1245 | |||
1246 | #: plugins/check_http.c:1311 | ||
1247 | msgid "Minimum page size required (bytes) : Maximum page size required (bytes)" | ||
1248 | msgstr "" | ||
1249 | |||
1250 | #: plugins/check_http.c:1320 | ||
1251 | #, fuzzy | ||
1252 | msgid "This plugin will attempt to open an HTTP connection with the host." | ||
1253 | msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host." | ||
1254 | |||
1255 | #: plugins/check_http.c:1321 | ||
1204 | msgid "" | 1256 | msgid "" |
1205 | " -l, --linespan\n" | 1257 | "Successful connects return STATE_OK, refusals and timeouts return " |
1206 | " Allow regex to span newlines (must precede -r or -R)\n" | 1258 | "STATE_CRITICAL" |
1207 | " -r, --regex, --ereg=STRING\n" | ||
1208 | " Search page for regex STRING\n" | ||
1209 | " -R, --eregi=STRING\n" | ||
1210 | " Search page for case-insensitive regex STRING\n" | ||
1211 | msgstr "" | 1259 | msgstr "" |
1212 | 1260 | ||
1213 | #: plugins/check_http.c:1283 | 1261 | #: plugins/check_http.c:1322 |
1214 | #, c-format | ||
1215 | msgid "" | 1262 | msgid "" |
1216 | " -a, --authorization=AUTH_PAIR\n" | 1263 | "other errors return STATE_UNKNOWN. Successful connects, but incorrect " |
1217 | " Username:password on sites with basic authentication\n" | 1264 | "reponse" |
1218 | " -A, --useragent=STRING\n" | ||
1219 | " String to be sent in http header as \"User Agent\"\n" | ||
1220 | " -k, --header=STRING\n" | ||
1221 | " Any other tags to be sent in http header. Use multiple times for " | ||
1222 | "additional headers\n" | ||
1223 | " -L, --link=URL\n" | ||
1224 | " Wrap output in HTML link (obsoleted by urlize)\n" | ||
1225 | " -f, --onredirect=<ok|warning|critical|follow>\n" | ||
1226 | " How to handle redirected pages\n" | ||
1227 | " -m, --pagesize=INTEGER<:INTEGER>\n" | ||
1228 | " Minimum page size required (bytes) : Maximum page size required (bytes)\n" | ||
1229 | msgstr "" | 1265 | msgstr "" |
1230 | 1266 | ||
1231 | #: plugins/check_http.c:1303 | 1267 | #: plugins/check_http.c:1323 |
1232 | #, c-format | ||
1233 | msgid "" | 1268 | msgid "" |
1234 | "This plugin will attempt to open an HTTP connection with the host. " | 1269 | "messages from the host result in STATE_WARNING return values. If you are" |
1235 | "Successful\n" | ||
1236 | "connects return STATE_OK, refusals and timeouts return STATE_CRITICAL, " | ||
1237 | "other\n" | ||
1238 | "errors return STATE_UNKNOWN. Successful connects, but incorrect reponse\n" | ||
1239 | "messages from the host result in STATE_WARNING return values. If you are\n" | ||
1240 | "checking a virtual server that uses 'host headers' you must supply the FQDN\n" | ||
1241 | "(fully qualified domain name) as the [host_name] argument.\n" | ||
1242 | msgstr "" | 1270 | msgstr "" |
1243 | 1271 | ||
1244 | #: plugins/check_http.c:1312 | 1272 | #: plugins/check_http.c:1324 |
1245 | #, c-format | ||
1246 | msgid "" | 1273 | msgid "" |
1247 | "\n" | 1274 | "checking a virtual server that uses 'host headers' you must supply the FQDN" |
1248 | "This plugin can also check whether an SSL enabled web server is able to\n" | ||
1249 | "serve content (optionally within a specified time) or whether the X509 \n" | ||
1250 | "certificate is still valid for the specified number of days.\n" | ||
1251 | msgstr "" | 1275 | msgstr "" |
1252 | 1276 | ||
1253 | #: plugins/check_http.c:1316 | 1277 | #: plugins/check_http.c:1325 |
1254 | #, c-format | 1278 | msgid "(fully qualified domain name) as the [host_name] argument." |
1279 | msgstr "" | ||
1280 | |||
1281 | #: plugins/check_http.c:1328 | ||
1282 | msgid "This plugin can also check whether an SSL enabled web server is able to" | ||
1283 | msgstr "" | ||
1284 | |||
1285 | #: plugins/check_http.c:1329 | ||
1286 | msgid "serve content (optionally within a specified time) or whether the X509 " | ||
1287 | msgstr "" | ||
1288 | |||
1289 | #: plugins/check_http.c:1330 | ||
1290 | msgid "certificate is still valid for the specified number of days." | ||
1291 | msgstr "" | ||
1292 | |||
1293 | #: plugins/check_http.c:1333 | ||
1294 | msgid "" | ||
1295 | "When the 'www.verisign.com' server returns its content within 5 seconds," | ||
1296 | msgstr "" | ||
1297 | |||
1298 | #: plugins/check_http.c:1334 | ||
1299 | msgid "" | ||
1300 | "a STATE_OK will be returned. When the server returns its content but exceeds" | ||
1301 | msgstr "" | ||
1302 | |||
1303 | #: plugins/check_http.c:1335 | ||
1255 | msgid "" | 1304 | msgid "" |
1256 | "\n" | ||
1257 | "CHECK CONTENT: check_http -w 5 -c 10 --ssl www.verisign.com\n" | ||
1258 | "\n" | ||
1259 | "When the 'www.verisign.com' server returns its content within 5 seconds, a\n" | ||
1260 | "STATE_OK will be returned. When the server returns its content but exceeds\n" | ||
1261 | "the 5-second threshold, a STATE_WARNING will be returned. When an error " | 1305 | "the 5-second threshold, a STATE_WARNING will be returned. When an error " |
1262 | "occurs,\n" | 1306 | "occurs," |
1263 | "a STATE_CRITICAL will be returned.\n" | ||
1264 | "\n" | ||
1265 | msgstr "" | 1307 | msgstr "" |
1266 | 1308 | ||
1267 | #: plugins/check_http.c:1323 | 1309 | #: plugins/check_http.c:1336 |
1268 | #, c-format | 1310 | msgid "a STATE_CRITICAL will be returned." |
1311 | msgstr "" | ||
1312 | |||
1313 | #: plugins/check_http.c:1339 | ||
1269 | msgid "" | 1314 | msgid "" |
1270 | "CHECK CERTIFICATE: check_http www.verisign.com -C 14\n" | 1315 | "When the certificate of 'www.verisign.com' is valid for more than 14 days," |
1271 | "\n" | ||
1272 | "When the certificate of 'www.verisign.com' is valid for more than 14 days, " | ||
1273 | "a\n" | ||
1274 | "STATE_OK is returned. When the certificate is still valid, but for less " | ||
1275 | "than\n" | ||
1276 | "14 days, a STATE_WARNING is returned. A STATE_CRITICAL will be returned " | ||
1277 | "when\n" | ||
1278 | "the certificate is expired.\n" | ||
1279 | msgstr "" | 1316 | msgstr "" |
1280 | 1317 | ||
1281 | #: plugins/check_ldap.c:112 | 1318 | #: plugins/check_http.c:1340 |
1319 | msgid "" | ||
1320 | "a STATE_OK is returned. When the certificate is still valid, but for less " | ||
1321 | "than" | ||
1322 | msgstr "" | ||
1323 | |||
1324 | #: plugins/check_http.c:1341 | ||
1325 | msgid "" | ||
1326 | "14 days, a STATE_WARNING is returned. A STATE_CRITICAL will be returned when" | ||
1327 | msgstr "" | ||
1328 | |||
1329 | #: plugins/check_http.c:1342 | ||
1330 | #, fuzzy | ||
1331 | msgid "the certificate is expired." | ||
1332 | msgstr "Clientzertifikat benötigt\n" | ||
1333 | |||
1334 | #: plugins/check_ldap.c:125 | ||
1282 | #, c-format | 1335 | #, c-format |
1283 | msgid "Could not connect to the server at port %i\n" | 1336 | msgid "Could not connect to the server at port %i\n" |
1284 | msgstr "" | 1337 | msgstr "" |
1285 | 1338 | ||
1286 | #: plugins/check_ldap.c:121 | 1339 | #: plugins/check_ldap.c:134 |
1287 | #, c-format | 1340 | #, c-format |
1288 | msgid "Could not set protocol version %d\n" | 1341 | msgid "Could not set protocol version %d\n" |
1289 | msgstr "" | 1342 | msgstr "" |
1290 | 1343 | ||
1291 | #: plugins/check_ldap.c:137 | 1344 | #: plugins/check_ldap.c:150 |
1292 | #, fuzzy, c-format | 1345 | #, fuzzy, c-format |
1293 | msgid "Could not init TLS at port %i!\n" | 1346 | msgid "Could not init TLS at port %i!\n" |
1294 | msgstr "Konnte stderr nicht öffnen für: %s\n" | 1347 | msgstr "Konnte stderr nicht öffnen für: %s\n" |
1295 | 1348 | ||
1296 | #: plugins/check_ldap.c:141 | 1349 | #: plugins/check_ldap.c:154 |
1297 | #, c-format | 1350 | #, c-format |
1298 | msgid "TLS not supported by the libraries!\n" | 1351 | msgid "TLS not supported by the libraries!\n" |
1299 | msgstr "" | 1352 | msgstr "" |
1300 | 1353 | ||
1301 | #: plugins/check_ldap.c:160 | 1354 | #: plugins/check_ldap.c:173 |
1302 | #, fuzzy, c-format | 1355 | #, fuzzy, c-format |
1303 | msgid "Could not init startTLS at port %i!\n" | 1356 | msgid "Could not init startTLS at port %i!\n" |
1304 | msgstr "Konnte stderr nicht öffnen für: %s\n" | 1357 | msgstr "Konnte stderr nicht öffnen für: %s\n" |
1305 | 1358 | ||
1306 | #: plugins/check_ldap.c:164 | 1359 | #: plugins/check_ldap.c:177 |
1307 | #, c-format | 1360 | #, c-format |
1308 | msgid "startTLS not supported by the library, needs LDAPv3!\n" | 1361 | msgid "startTLS not supported by the library, needs LDAPv3!\n" |
1309 | msgstr "" | 1362 | msgstr "" |
1310 | 1363 | ||
1311 | #: plugins/check_ldap.c:174 | 1364 | #: plugins/check_ldap.c:187 |
1312 | #, c-format | 1365 | #, c-format |
1313 | msgid "Could not bind to the ldap-server\n" | 1366 | msgid "Could not bind to the ldap-server\n" |
1314 | msgstr "" | 1367 | msgstr "" |
1315 | 1368 | ||
1316 | #: plugins/check_ldap.c:182 | 1369 | #: plugins/check_ldap.c:195 |
1317 | #, c-format | 1370 | #, c-format |
1318 | msgid "Could not search/find objectclasses in %s\n" | 1371 | msgid "Could not search/find objectclasses in %s\n" |
1319 | msgstr "" | 1372 | msgstr "" |
1320 | 1373 | ||
1321 | #: plugins/check_ldap.c:205 | 1374 | #: plugins/check_ldap.c:218 |
1322 | #, c-format | 1375 | #, c-format |
1323 | msgid "LDAP %s - %.3f seconds response time|%s\n" | 1376 | msgid "LDAP %s - %.3f seconds response time|%s\n" |
1324 | msgstr "" | 1377 | msgstr "" |
1325 | 1378 | ||
1326 | #: plugins/check_ldap.c:311 plugins/check_ping.c:220 | 1379 | #: plugins/check_ldap.c:324 plugins/check_ping.c:236 |
1327 | msgid "IPv6 support not available\n" | 1380 | msgid "IPv6 support not available\n" |
1328 | msgstr "" | 1381 | msgstr "" |
1329 | 1382 | ||
1330 | #: plugins/check_ldap.c:334 | 1383 | #: plugins/check_ldap.c:347 |
1331 | msgid "Please specify the host name\n" | 1384 | msgid "Please specify the host name\n" |
1332 | msgstr "" | 1385 | msgstr "" |
1333 | 1386 | ||
1334 | #: plugins/check_ldap.c:337 | 1387 | #: plugins/check_ldap.c:350 |
1335 | msgid "Please specify the LDAP base\n" | 1388 | msgid "Please specify the LDAP base\n" |
1336 | msgstr "" | 1389 | msgstr "" |
1337 | 1390 | ||
1338 | #: plugins/check_ldap.c:362 | 1391 | #: plugins/check_ldap.c:378 |
1339 | #, c-format | 1392 | msgid "ldap attribute to search (default: \"(objectclass=*)\"" |
1340 | msgid "" | ||
1341 | " -a [--attr]\n" | ||
1342 | " ldap attribute to search (default: \"(objectclass=*)\"\n" | ||
1343 | " -b [--base]\n" | ||
1344 | " ldap base (eg. ou=my unit, o=my org, c=at)\n" | ||
1345 | " -D [--bind]\n" | ||
1346 | " ldap bind DN (if required)\n" | ||
1347 | " -P [--pass]\n" | ||
1348 | " ldap password (if required)\n" | ||
1349 | msgstr "" | 1393 | msgstr "" |
1350 | 1394 | ||
1351 | #: plugins/check_ldap.c:373 | 1395 | #: plugins/check_ldap.c:380 |
1352 | #, c-format | 1396 | msgid "ldap base (eg. ou=my unit, o=my org, c=at" |
1353 | msgid "" | 1397 | msgstr "" |
1354 | " -2 [--ver2]\n" | 1398 | |
1355 | " use ldap protocol version 2\n" | 1399 | #: plugins/check_ldap.c:382 |
1356 | " -3 [--ver3]\n" | 1400 | msgid "ldap bind DN (if required)" |
1357 | " use ldap protocol version 3\n" | 1401 | msgstr "" |
1358 | " (default protocol version: %d)\n" | 1402 | |
1403 | #: plugins/check_ldap.c:384 | ||
1404 | msgid "ldap password (if required)" | ||
1405 | msgstr "" | ||
1406 | |||
1407 | #: plugins/check_ldap.c:388 | ||
1408 | msgid "use ldap protocol version 2" | ||
1359 | msgstr "" | 1409 | msgstr "" |
1360 | 1410 | ||
1361 | #: plugins/check_load.c:75 | 1411 | #: plugins/check_ldap.c:390 |
1412 | msgid "use ldap protocol version 3" | ||
1413 | msgstr "" | ||
1414 | |||
1415 | #: plugins/check_load.c:91 | ||
1362 | msgid "Warning threshold must be float or float triplet!\n" | 1416 | msgid "Warning threshold must be float or float triplet!\n" |
1363 | msgstr "" | 1417 | msgstr "" |
1364 | 1418 | ||
1365 | #: plugins/check_load.c:116 plugins/check_load.c:132 | 1419 | #: plugins/check_load.c:132 plugins/check_load.c:148 |
1366 | #, c-format | 1420 | #, c-format |
1367 | msgid "Error opening %s\n" | 1421 | msgid "Error opening %s\n" |
1368 | msgstr "" | 1422 | msgstr "" |
1369 | 1423 | ||
1370 | #: plugins/check_load.c:144 | 1424 | #: plugins/check_load.c:160 |
1371 | #, c-format | 1425 | #, c-format |
1372 | msgid "Error code %d returned in %s\n" | 1426 | msgid "Error code %d returned in %s\n" |
1373 | msgstr "" | 1427 | msgstr "" |
1374 | 1428 | ||
1375 | #: plugins/check_load.c:152 | 1429 | #: plugins/check_load.c:168 |
1376 | #, c-format | 1430 | #, c-format |
1377 | msgid "Error in getloadavg()\n" | 1431 | msgid "Error in getloadavg()\n" |
1378 | msgstr "" | 1432 | msgstr "" |
1379 | 1433 | ||
1380 | #: plugins/check_load.c:155 plugins/check_load.c:157 | 1434 | #: plugins/check_load.c:171 plugins/check_load.c:173 |
1381 | #, c-format | 1435 | #, c-format |
1382 | msgid "Error processing %s\n" | 1436 | msgid "Error processing %s\n" |
1383 | msgstr "" | 1437 | msgstr "" |
1384 | 1438 | ||
1385 | #: plugins/check_load.c:166 | 1439 | #: plugins/check_load.c:182 |
1386 | #, c-format | 1440 | #, c-format |
1387 | msgid "load average: %.2f, %.2f, %.2f" | 1441 | msgid "load average: %.2f, %.2f, %.2f" |
1388 | msgstr "" | 1442 | msgstr "" |
1389 | 1443 | ||
1390 | #: plugins/check_load.c:255 | 1444 | #: plugins/check_load.c:271 |
1391 | #, fuzzy, c-format | 1445 | #, fuzzy, c-format |
1392 | msgid "Critical threshold for %d-minute load average is not specified\n" | 1446 | msgid "Critical threshold for %d-minute load average is not specified\n" |
1393 | msgstr "Critical threshold muss ein positiver Integer sein\n" | 1447 | msgstr "Critical threshold muss ein positiver Integer sein\n" |
1394 | 1448 | ||
1395 | #: plugins/check_load.c:257 | 1449 | #: plugins/check_load.c:273 |
1396 | #, fuzzy, c-format | 1450 | #, fuzzy, c-format |
1397 | msgid "Warning threshold for %d-minute load average is not specified\n" | 1451 | msgid "Warning threshold for %d-minute load average is not specified\n" |
1398 | msgstr "Warning threshold muss ein positiver Integer sein\n" | 1452 | msgstr "Warning threshold muss ein positiver Integer sein\n" |
1399 | 1453 | ||
1400 | #: plugins/check_load.c:259 | 1454 | #: plugins/check_load.c:275 |
1401 | #, c-format | 1455 | #, c-format |
1402 | msgid "" | 1456 | msgid "" |
1403 | "Parameter inconsistency: %d-minute \"warning load\" is greater than " | 1457 | "Parameter inconsistency: %d-minute \"warning load\" is greater than " |
1404 | "\"critical load\"\n" | 1458 | "\"critical load\"\n" |
1405 | msgstr "" | 1459 | msgstr "" |
1406 | 1460 | ||
1407 | #: plugins/check_load.c:275 | 1461 | #: plugins/check_load.c:291 |
1408 | #, c-format | 1462 | #, c-format |
1409 | msgid "" | 1463 | msgid "This plugin tests the current system load average." |
1410 | "This plugin tests the current system load average.\n" | ||
1411 | "\n" | ||
1412 | msgstr "" | 1464 | msgstr "" |
1413 | 1465 | ||
1414 | #: plugins/check_load.c:281 | 1466 | #: plugins/check_load.c:300 |
1415 | #, c-format | 1467 | msgid "Exit with WARNING status if load average exceeds WLOADn" |
1416 | msgid "" | 1468 | msgstr "" |
1417 | " -w, --warning=WLOAD1,WLOAD5,WLOAD15\n" | 1469 | |
1418 | " Exit with WARNING status if load average exceeds WLOADn\n" | 1470 | #: plugins/check_load.c:302 |
1419 | " -c, --critical=CLOAD1,CLOAD5,CLOAD15\n" | 1471 | msgid "Exit with CRITICAL status if load average exceed CLOADn" |
1420 | " Exit with CRITICAL status if load average exceed CLOADn\n" | 1472 | msgstr "" |
1421 | "\n" | 1473 | |
1422 | "the load average format is the same used by \"uptime\" and \"w\"\n" | 1474 | #: plugins/check_load.c:303 |
1423 | "\n" | 1475 | msgid "the load average format is the same used by \"uptime\" and \"w\"" |
1424 | msgstr "" | 1476 | msgstr "" |
1425 | 1477 | ||
1426 | #: plugins/check_mrtg.c:62 | 1478 | #: plugins/check_mrtg.c:79 |
1427 | msgid "Could not parse arguments\n" | 1479 | msgid "Could not parse arguments\n" |
1428 | msgstr "" | 1480 | msgstr "" |
1429 | 1481 | ||
1430 | #: plugins/check_mrtg.c:67 | 1482 | #: plugins/check_mrtg.c:84 |
1431 | #, c-format | 1483 | #, c-format |
1432 | msgid "Unable to open MRTG log file\n" | 1484 | msgid "Unable to open MRTG log file\n" |
1433 | msgstr "" | 1485 | msgstr "" |
1434 | 1486 | ||
1435 | #: plugins/check_mrtg.c:114 | 1487 | #: plugins/check_mrtg.c:131 |
1436 | #, c-format | 1488 | #, c-format |
1437 | msgid "Unable to process MRTG log file\n" | 1489 | msgid "Unable to process MRTG log file\n" |
1438 | msgstr "" | 1490 | msgstr "" |
1439 | 1491 | ||
1440 | #: plugins/check_mrtg.c:122 plugins/check_mrtgtraf.c:119 | 1492 | #: plugins/check_mrtg.c:139 plugins/check_mrtgtraf.c:136 |
1441 | #, c-format | 1493 | #, c-format |
1442 | msgid "MRTG data has expired (%d minutes old)\n" | 1494 | msgid "MRTG data has expired (%d minutes old)\n" |
1443 | msgstr "" | 1495 | msgstr "" |
1444 | 1496 | ||
1445 | #: plugins/check_mrtg.c:139 plugins/check_mrtgtraf.c:178 | 1497 | #: plugins/check_mrtg.c:156 plugins/check_mrtgtraf.c:195 |
1446 | #: plugins/check_mrtgtraf.c:179 | 1498 | #: plugins/check_mrtgtraf.c:196 |
1447 | msgid "Avg" | 1499 | msgid "Avg" |
1448 | msgstr "" | 1500 | msgstr "" |
1449 | 1501 | ||
1450 | #: plugins/check_mrtg.c:139 plugins/check_mrtgtraf.c:178 | 1502 | #: plugins/check_mrtg.c:156 plugins/check_mrtgtraf.c:195 |
1451 | #: plugins/check_mrtgtraf.c:179 | 1503 | #: plugins/check_mrtgtraf.c:196 |
1452 | msgid "Max" | 1504 | msgid "Max" |
1453 | msgstr "" | 1505 | msgstr "" |
1454 | 1506 | ||
1455 | #: plugins/check_mrtg.c:208 | 1507 | #: plugins/check_mrtg.c:225 |
1456 | msgid "Invalid variable number" | 1508 | msgid "Invalid variable number" |
1457 | msgstr "" | 1509 | msgstr "" |
1458 | 1510 | ||
1459 | #: plugins/check_mrtg.c:243 | 1511 | #: plugins/check_mrtg.c:260 |
1460 | #, c-format | 1512 | #, c-format |
1461 | msgid "" | 1513 | msgid "" |
1462 | "%s is not a valid expiration time\n" | 1514 | "%s is not a valid expiration time\n" |
1463 | "Use '%s -h' for additional help\n" | 1515 | "Use '%s -h' for additional help\n" |
1464 | msgstr "" | 1516 | msgstr "" |
1465 | 1517 | ||
1466 | #: plugins/check_mrtg.c:260 | 1518 | #: plugins/check_mrtg.c:277 |
1467 | msgid "Invalid variable number\n" | 1519 | msgid "Invalid variable number\n" |
1468 | msgstr "" | 1520 | msgstr "" |
1469 | 1521 | ||
1470 | #: plugins/check_mrtg.c:287 | 1522 | #: plugins/check_mrtg.c:304 |
1471 | msgid "You must supply the variable number" | 1523 | msgid "You must supply the variable number" |
1472 | msgstr "" | 1524 | msgstr "" |
1473 | 1525 | ||
1474 | #: plugins/check_mrtg.c:308 | 1526 | #: plugins/check_mrtg.c:325 |
1475 | #, c-format | ||
1476 | msgid "" | 1527 | msgid "" |
1477 | "This plugin will check either the average or maximum value of one of the\n" | 1528 | "This plugin will check either the average or maximum value of one of the" |
1478 | "two variables recorded in an MRTG log file.\n" | 1529 | msgstr "" |
1479 | "\n" | 1530 | |
1531 | #: plugins/check_mrtg.c:326 | ||
1532 | #, fuzzy | ||
1533 | msgid "two variables recorded in an MRTG log file." | ||
1534 | msgstr "Konnte MRTG Logfile nicht öffnen" | ||
1535 | |||
1536 | #: plugins/check_mrtg.c:335 | ||
1537 | msgid "The MRTG log file containing the data you want to monitor" | ||
1538 | msgstr "" | ||
1539 | |||
1540 | #: plugins/check_mrtg.c:337 | ||
1541 | msgid "Minutes before MRTG data is considered to be too old" | ||
1542 | msgstr "" | ||
1543 | |||
1544 | #: plugins/check_mrtg.c:339 | ||
1545 | msgid "Should we check average or maximum values?" | ||
1546 | msgstr "" | ||
1547 | |||
1548 | #: plugins/check_mrtg.c:341 | ||
1549 | msgid "Which variable set should we inspect? (1 or 2)" | ||
1550 | msgstr "" | ||
1551 | |||
1552 | #: plugins/check_mrtg.c:343 | ||
1553 | msgid "Threshold value for data to result in WARNING status" | ||
1554 | msgstr "" | ||
1555 | |||
1556 | #: plugins/check_mrtg.c:345 | ||
1557 | msgid "Threshold value for data to result in CRITICAL status" | ||
1558 | msgstr "" | ||
1559 | |||
1560 | #: plugins/check_mrtg.c:347 | ||
1561 | msgid "Type label for data (Examples: Conns, \"Processor Load\", In, Out)" | ||
1562 | msgstr "" | ||
1563 | |||
1564 | #: plugins/check_mrtg.c:349 | ||
1565 | msgid "Option units label for data (Example: Packets/Sec, Errors/Sec," | ||
1480 | msgstr "" | 1566 | msgstr "" |
1481 | 1567 | ||
1482 | #: plugins/check_mrtg.c:316 | 1568 | #: plugins/check_mrtg.c:350 |
1483 | #, c-format | 1569 | #, c-format |
1570 | msgid "\"Bytes Per Second\", \"%% Utilization\")" | ||
1571 | msgstr "" | ||
1572 | |||
1573 | #: plugins/check_mrtg.c:352 | ||
1484 | msgid "" | 1574 | msgid "" |
1485 | " -F, --logfile=FILE\n" | 1575 | "If the value exceeds the <vwl> threshold, a WARNING status is returned. If" |
1486 | " The MRTG log file containing the data you want to monitor\n" | ||
1487 | " -e, --expires=MINUTES\n" | ||
1488 | " Minutes before MRTG data is considered to be too old\n" | ||
1489 | " -a, --aggregation=AVG|MAX\n" | ||
1490 | " Should we check average or maximum values?\n" | ||
1491 | " -v, --variable=INTEGER\n" | ||
1492 | " Which variable set should we inspect? (1 or 2)\n" | ||
1493 | " -w, --warning=INTEGER\n" | ||
1494 | " Threshold value for data to result in WARNING status\n" | ||
1495 | " -c, --critical=INTEGER\n" | ||
1496 | " Threshold value for data to result in CRITICAL status\n" | ||
1497 | msgstr "" | 1576 | msgstr "" |
1498 | 1577 | ||
1499 | #: plugins/check_mrtg.c:330 | 1578 | #: plugins/check_mrtg.c:353 |
1500 | #, c-format | ||
1501 | msgid "" | 1579 | msgid "" |
1502 | " -l, --label=STRING\n" | 1580 | "the value exceeds the <vcl> threshold, a CRITICAL status is returned. If" |
1503 | " Type label for data (Examples: Conns, \"Processor Load\", In, Out)\n" | ||
1504 | " -u, --units=STRING\n" | ||
1505 | " Option units label for data (Example: Packets/Sec, Errors/Sec, \n" | ||
1506 | " \"Bytes Per Second\", \"%% Utilization\")\n" | ||
1507 | msgstr "" | 1581 | msgstr "" |
1508 | 1582 | ||
1509 | #: plugins/check_mrtg.c:337 | 1583 | #: plugins/check_mrtg.c:354 |
1510 | #, c-format | 1584 | msgid "the data in the log file is older than <expire_minutes> old, a WARNING" |
1585 | msgstr "" | ||
1586 | |||
1587 | #: plugins/check_mrtg.c:355 | ||
1588 | msgid "status is returned and a warning message is printed." | ||
1589 | msgstr "" | ||
1590 | |||
1591 | #: plugins/check_mrtg.c:357 | ||
1511 | msgid "" | 1592 | msgid "" |
1512 | "If the value exceeds the <vwl> threshold, a WARNING status is returned. If\n" | 1593 | "This plugin is useful for monitoring MRTG data that does not correspond to" |
1513 | "the value exceeds the <vcl> threshold, a CRITICAL status is returned. If\n" | ||
1514 | "the data in the log file is older than <expire_minutes> old, a WARNING\n" | ||
1515 | "status is returned and a warning message is printed.\n" | ||
1516 | "\n" | ||
1517 | msgstr "" | 1594 | msgstr "" |
1518 | 1595 | ||
1519 | #: plugins/check_mrtg.c:343 | 1596 | #: plugins/check_mrtg.c:358 |
1520 | #, c-format | ||
1521 | msgid "" | 1597 | msgid "" |
1522 | "This plugin is useful for monitoring MRTG data that does not correspond to\n" | 1598 | "bandwidth usage. (Use the check_mrtgtraf plugin for monitoring bandwidth)." |
1523 | "bandwidth usage. (Use the check_mrtgtraf plugin for monitoring bandwidth).\n" | ||
1524 | "It can be used to monitor any kind of data that MRTG is monitoring - " | ||
1525 | "errors,\n" | ||
1526 | "packets/sec, etc. I use MRTG in conjuction with the Novell NLM that allows\n" | ||
1527 | "me to track processor utilization, user connections, drive space, etc and\n" | ||
1528 | "this plugin works well for monitoring that kind of data as well.\n" | ||
1529 | "\n" | ||
1530 | msgstr "" | 1599 | msgstr "" |
1531 | 1600 | ||
1532 | #: plugins/check_mrtg.c:350 | 1601 | #: plugins/check_mrtg.c:359 |
1533 | #, c-format | 1602 | msgid "" |
1603 | "It can be used to monitor any kind of data that MRTG is monitoring - errors," | ||
1604 | msgstr "" | ||
1605 | |||
1606 | #: plugins/check_mrtg.c:360 | ||
1607 | msgid "" | ||
1608 | "packets/sec, etc. I use MRTG in conjuction with the Novell NLM that allows" | ||
1609 | msgstr "" | ||
1610 | |||
1611 | #: plugins/check_mrtg.c:361 | ||
1612 | msgid "" | ||
1613 | "me to track processor utilization, user connections, drive space, etc and" | ||
1614 | msgstr "" | ||
1615 | |||
1616 | #: plugins/check_mrtg.c:362 | ||
1617 | msgid "this plugin works well for monitoring that kind of data as well." | ||
1618 | msgstr "" | ||
1619 | |||
1620 | #: plugins/check_mrtg.c:365 | ||
1621 | msgid "" | ||
1622 | "- This plugin only monitors one of the two variables stored in the MRTG log" | ||
1623 | msgstr "" | ||
1624 | |||
1625 | #: plugins/check_mrtg.c:366 | ||
1626 | msgid " file. If you want to monitor both values you will have to define two" | ||
1627 | msgstr "" | ||
1628 | |||
1629 | #: plugins/check_mrtg.c:367 | ||
1630 | msgid "" | ||
1631 | " commands with different values for the <variable> argument. Of course," | ||
1632 | msgstr "" | ||
1633 | |||
1634 | #: plugins/check_mrtg.c:368 | ||
1635 | msgid "you can always hack the code to make this plugin work for you..." | ||
1636 | msgstr "" | ||
1637 | |||
1638 | #: plugins/check_mrtg.c:369 | ||
1534 | msgid "" | 1639 | msgid "" |
1535 | "Notes:\n" | ||
1536 | "- This plugin only monitors one of the two variables stored in the MRTG log\n" | ||
1537 | " file. If you want to monitor both values you will have to define two\n" | ||
1538 | " commands with different values for the <variable> argument. Of course,\n" | ||
1539 | " you can always hack the code to make this plugin work for you...\n" | ||
1540 | "- MRTG stands for the Multi Router Traffic Grapher. It can be downloaded " | 1640 | "- MRTG stands for the Multi Router Traffic Grapher. It can be downloaded " |
1541 | "from\n" | 1641 | "from" |
1542 | " http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/mrtg.html\n" | 1642 | msgstr "" |
1643 | |||
1644 | #: plugins/check_mrtg.c:370 | ||
1645 | msgid "http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/mrtg.html" | ||
1543 | msgstr "" | 1646 | msgstr "" |
1544 | 1647 | ||
1545 | #: plugins/check_mrtgtraf.c:71 | 1648 | #: plugins/check_mrtgtraf.c:88 |
1546 | msgid "Unable to open MRTG log file" | 1649 | msgid "Unable to open MRTG log file" |
1547 | msgstr "Konnte MRTG Logfile nicht öffnen" | 1650 | msgstr "Konnte MRTG Logfile nicht öffnen" |
1548 | 1651 | ||
1549 | #: plugins/check_mrtgtraf.c:113 | 1652 | #: plugins/check_mrtgtraf.c:130 |
1550 | msgid "Unable to process MRTG log file" | 1653 | msgid "Unable to process MRTG log file" |
1551 | msgstr "" | 1654 | msgstr "" |
1552 | 1655 | ||
1553 | #: plugins/check_mrtgtraf.c:177 | 1656 | #: plugins/check_mrtgtraf.c:194 |
1554 | #, c-format | 1657 | #, c-format |
1555 | msgid "%s. In = %0.1f %s, %s. Out = %0.1f %s|%s %s\n" | 1658 | msgid "%s. In = %0.1f %s, %s. Out = %0.1f %s|%s %s\n" |
1556 | msgstr "" | 1659 | msgstr "" |
1557 | 1660 | ||
1558 | #: plugins/check_mrtgtraf.c:190 | 1661 | #: plugins/check_mrtgtraf.c:207 |
1559 | #, c-format | 1662 | #, c-format |
1560 | msgid "Traffic %s - %s\n" | 1663 | msgid "Traffic %s - %s\n" |
1561 | msgstr "" | 1664 | msgstr "" |
1562 | 1665 | ||
1563 | #: plugins/check_mrtgtraf.c:320 | 1666 | #: plugins/check_mrtgtraf.c:337 |
1564 | #, c-format | ||
1565 | msgid "" | 1667 | msgid "" |
1566 | "\n" | 1668 | "This plugin will check the incoming/outgoing transfer rates of a router," |
1567 | "This plugin will check the incoming/outgoing transfer rates of a router,\n" | ||
1568 | "switch, etc recorded in an MRTG log. If the newest log entry is older\n" | ||
1569 | "than <expire_minutes>, a WARNING status is returned. If either the\n" | ||
1570 | "incoming or outgoing rates exceed the <icl> or <ocl> thresholds (in\n" | ||
1571 | "Bytes/sec), a CRITICAL status results. If either of the rates exceed\n" | ||
1572 | "the <iwl> or <owl> thresholds (in Bytes/sec), a WARNING status results.\n" | ||
1573 | "\n" | ||
1574 | msgstr "" | 1669 | msgstr "" |
1575 | 1670 | ||
1576 | #: plugins/check_mrtgtraf.c:332 | 1671 | #: plugins/check_mrtgtraf.c:338 |
1577 | #, c-format | 1672 | msgid "switch, etc recorded in an MRTG log. If the newest log entry is older" |
1673 | msgstr "" | ||
1674 | |||
1675 | #: plugins/check_mrtgtraf.c:339 | ||
1676 | msgid "than <expire_minutes>, a WARNING status is returned. If either the" | ||
1677 | msgstr "" | ||
1678 | |||
1679 | #: plugins/check_mrtgtraf.c:340 | ||
1680 | msgid "incoming or outgoing rates exceed the <icl> or <ocl> thresholds (in" | ||
1681 | msgstr "" | ||
1682 | |||
1683 | #: plugins/check_mrtgtraf.c:341 | ||
1684 | msgid "Bytes/sec), a CRITICAL status results. If either of the rates exceed" | ||
1685 | msgstr "" | ||
1686 | |||
1687 | #: plugins/check_mrtgtraf.c:342 | ||
1688 | msgid "the <iwl> or <owl> thresholds (in Bytes/sec), a WARNING status results." | ||
1689 | msgstr "" | ||
1690 | |||
1691 | #: plugins/check_mrtgtraf.c:351 | ||
1692 | msgid "File to read log from" | ||
1693 | msgstr "" | ||
1694 | |||
1695 | #: plugins/check_mrtgtraf.c:353 | ||
1696 | msgid "Minutes after which log expires" | ||
1697 | msgstr "" | ||
1698 | |||
1699 | #: plugins/check_mrtgtraf.c:355 | ||
1700 | msgid "Test average or maximum" | ||
1701 | msgstr "" | ||
1702 | |||
1703 | #: plugins/check_mrtgtraf.c:357 | ||
1704 | #, fuzzy | ||
1705 | msgid "Warning threshold pair <incoming>,<outgoing>" | ||
1706 | msgstr "Warning threshold Integer sein" | ||
1707 | |||
1708 | #: plugins/check_mrtgtraf.c:359 | ||
1709 | #, fuzzy | ||
1710 | msgid "Critical threshold pair <incoming>,<outgoing>" | ||
1711 | msgstr "Critical threshold muss ein Integer sein" | ||
1712 | |||
1713 | #: plugins/check_mrtgtraf.c:362 | ||
1578 | msgid "" | 1714 | msgid "" |
1579 | " -F, --filename=STRING\n" | 1715 | "- MRTG stands for Multi Router Traffic Grapher. It can be downloaded from" |
1580 | " File to read log from\n" | 1716 | msgstr "" |
1581 | " -e, --expires=INTEGER\n" | 1717 | |
1582 | " Minutes after which log expires\n" | 1718 | #: plugins/check_mrtgtraf.c:363 |
1583 | " -a, --aggregation=(AVG|MAX)\n" | 1719 | msgid " http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/mrtg.html" |
1584 | " Test average or maximum\n" | 1720 | msgstr "" |
1585 | " -w, --warning\n" | 1721 | |
1586 | " Warning threshold pair \"<incoming>,<outgoing>\"\n" | 1722 | #: plugins/check_mrtgtraf.c:364 |
1587 | " -c, --critical\n" | 1723 | msgid "- While MRTG can monitor things other than traffic rates, this" |
1588 | " Critical threshold pair \"<incoming>,<outgoing>\"\n" | 1724 | msgstr "" |
1725 | |||
1726 | #: plugins/check_mrtgtraf.c:365 | ||
1727 | msgid " plugin probably won't work with much else without modification." | ||
1728 | msgstr "" | ||
1729 | |||
1730 | #: plugins/check_mrtgtraf.c:366 | ||
1731 | msgid "- The calculated i/o rates are a little off from what MRTG actually" | ||
1732 | msgstr "" | ||
1733 | |||
1734 | #: plugins/check_mrtgtraf.c:367 | ||
1735 | msgid " reports. I'm not sure why this is right now, but will look into it" | ||
1589 | msgstr "" | 1736 | msgstr "" |
1590 | 1737 | ||
1591 | #: plugins/check_mrtgtraf.c:344 | 1738 | #: plugins/check_mrtgtraf.c:368 |
1739 | msgid " for future enhancements of this plugin." | ||
1740 | msgstr "" | ||
1741 | |||
1742 | #: plugins/check_mrtgtraf.c:378 | ||
1592 | #, c-format | 1743 | #, c-format |
1593 | msgid "" | 1744 | msgid "Usage" |
1594 | "Notes:\n" | ||
1595 | "- MRTG stands for Multi Router Traffic Grapher. It can be downloaded from\n" | ||
1596 | " http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/mrtg.html\n" | ||
1597 | "- While MRTG can monitor things other than traffic rates, this\n" | ||
1598 | " plugin probably won't work with much else without modification.\n" | ||
1599 | "- The calculated i/o rates are a little off from what MRTG actually\n" | ||
1600 | " reports. I'm not sure why this is right now, but will look into it\n" | ||
1601 | " for future enhancements of this plugin.\n" | ||
1602 | msgstr "" | 1745 | msgstr "" |
1603 | 1746 | ||
1604 | #: plugins/check_mysql.c:106 | 1747 | #: plugins/check_mysql.c:129 |
1605 | #, c-format | 1748 | #, c-format |
1606 | msgid "slave query error: %s\n" | 1749 | msgid "slave query error: %s\n" |
1607 | msgstr "" | 1750 | msgstr "" |
1608 | 1751 | ||
1609 | #: plugins/check_mysql.c:113 | 1752 | #: plugins/check_mysql.c:136 |
1610 | #, c-format | 1753 | #, c-format |
1611 | msgid "slave store_result error: %s\n" | 1754 | msgid "slave store_result error: %s\n" |
1612 | msgstr "" | 1755 | msgstr "" |
1613 | 1756 | ||
1614 | #: plugins/check_mysql.c:119 | 1757 | #: plugins/check_mysql.c:142 |
1615 | msgid "No slaves defined" | 1758 | msgid "No slaves defined" |
1616 | msgstr "" | 1759 | msgstr "" |
1617 | 1760 | ||
1618 | #: plugins/check_mysql.c:127 | 1761 | #: plugins/check_mysql.c:150 |
1619 | #, c-format | 1762 | #, c-format |
1620 | msgid "slave fetch row error: %s\n" | 1763 | msgid "slave fetch row error: %s\n" |
1621 | msgstr "" | 1764 | msgstr "" |
1622 | 1765 | ||
1623 | #: plugins/check_mysql.c:132 | 1766 | #: plugins/check_mysql.c:155 |
1624 | #, c-format | 1767 | #, c-format |
1625 | msgid "Slave running: %s" | 1768 | msgid "Slave running: %s" |
1626 | msgstr "" | 1769 | msgstr "" |
1627 | 1770 | ||
1628 | #: plugins/check_mysql.c:350 | 1771 | #: plugins/check_mysql.c:373 |
1629 | #, c-format | 1772 | msgid "This program tests connections to a mysql server" |
1630 | msgid "This program tests connections to a mysql server\n" | ||
1631 | msgstr "" | 1773 | msgstr "" |
1632 | 1774 | ||
1633 | #: plugins/check_mysql.c:358 | 1775 | #: plugins/check_mysql.c:384 |
1634 | #, c-format | 1776 | msgid "Check database with indicated name" |
1777 | msgstr "" | ||
1778 | |||
1779 | #: plugins/check_mysql.c:386 | ||
1780 | msgid "Connect using the indicated username" | ||
1781 | msgstr "" | ||
1782 | |||
1783 | #: plugins/check_mysql.c:388 | ||
1784 | msgid "Use the indicated password to authenticate the connection" | ||
1785 | msgstr "" | ||
1786 | |||
1787 | #: plugins/check_mysql.c:389 | ||
1788 | msgid "==> IMPORTANT: THIS FORM OF AUTHENTICATION IS NOT SECURE!!! <==" | ||
1789 | msgstr "" | ||
1790 | |||
1791 | #: plugins/check_mysql.c:390 | ||
1792 | msgid "Your clear-text password will be visible as a process table entry" | ||
1793 | msgstr "" | ||
1794 | |||
1795 | #: plugins/check_mysql.c:392 | ||
1796 | msgid "Check if the slave thread is running properly." | ||
1797 | msgstr "" | ||
1798 | |||
1799 | #: plugins/check_mysql.c:394 | ||
1635 | msgid "" | 1800 | msgid "" |
1636 | " -d, --database=STRING\n" | 1801 | "Exit with WARNING status if slave server is more then INTEGER seconds behind " |
1637 | " Check database with indicated name\n" | 1802 | "master" |
1638 | " -u, --username=STRING\n" | ||
1639 | " Connect using the indicated username\n" | ||
1640 | " -p, --password=STRING\n" | ||
1641 | " Use the indicated password to authenticate the connection\n" | ||
1642 | " ==> IMPORTANT: THIS FORM OF AUTHENTICATION IS NOT SECURE!!! <==\n" | ||
1643 | " Your clear-text password will be visible as a process table entry\n" | ||
1644 | " -S, --check-slave\n" | ||
1645 | " Check if the slave thread is running properly.\n" | ||
1646 | " -w, --warning\n" | ||
1647 | " Exit with WARNING status if slave server is more then INTEGER seconds " | ||
1648 | "behind master\n" | ||
1649 | " -c, --critical\n" | ||
1650 | " Exit with CRITICAL status if slave server is more then INTEGER seconds " | ||
1651 | "behind master\n" | ||
1652 | msgstr "" | 1803 | msgstr "" |
1653 | 1804 | ||
1654 | #: plugins/check_mysql.c:374 | 1805 | #: plugins/check_mysql.c:396 |
1655 | #, c-format | ||
1656 | msgid "" | 1806 | msgid "" |
1657 | "\n" | 1807 | "Exit with CRITICAL status if slave server is more then INTEGER seconds " |
1658 | "There are no required arguments. By default, the local database with\n" | 1808 | "behind master" |
1659 | "a server listening on MySQL standard port %d will be checked\n" | 1809 | msgstr "" |
1810 | |||
1811 | #: plugins/check_mysql.c:397 | ||
1812 | msgid "There are no required arguments. By default, the local database with" | ||
1660 | msgstr "" | 1813 | msgstr "" |
1661 | 1814 | ||
1662 | #: plugins/check_nagios.c:88 | 1815 | #: plugins/check_mysql.c:398 |
1816 | #, c-format | ||
1817 | msgid "a server listening on MySQL standard port %d will be checked\n" | ||
1818 | msgstr "" | ||
1819 | |||
1820 | #: plugins/check_nagios.c:107 | ||
1663 | msgid "Cannot open status log for reading!" | 1821 | msgid "Cannot open status log for reading!" |
1664 | msgstr "" | 1822 | msgstr "" |
1665 | 1823 | ||
1666 | #: plugins/check_nagios.c:138 | 1824 | #: plugins/check_nagios.c:157 |
1667 | #, c-format | 1825 | #, c-format |
1668 | msgid "Found process: %s %s\n" | 1826 | msgid "Found process: %s %s\n" |
1669 | msgstr "" | 1827 | msgstr "" |
1670 | 1828 | ||
1671 | #: plugins/check_nagios.c:152 | 1829 | #: plugins/check_nagios.c:171 |
1672 | msgid "Could not locate a running Nagios process!" | 1830 | msgid "Could not locate a running Nagios process!" |
1673 | msgstr "" | 1831 | msgstr "" |
1674 | 1832 | ||
1675 | #: plugins/check_nagios.c:156 | 1833 | #: plugins/check_nagios.c:175 |
1676 | msgid "Cannot parse Nagios log file for valid time" | 1834 | msgid "Cannot parse Nagios log file for valid time" |
1677 | msgstr "" | 1835 | msgstr "" |
1678 | 1836 | ||
1679 | #: plugins/check_nagios.c:167 plugins/check_procs.c:295 | 1837 | #: plugins/check_nagios.c:186 plugins/check_procs.c:306 |
1680 | #, c-format | 1838 | #, c-format |
1681 | msgid "%d process" | 1839 | msgid "%d process" |
1682 | msgid_plural "%d processes" | 1840 | msgid_plural "%d processes" |
1683 | msgstr[0] "" | 1841 | msgstr[0] "" |
1684 | msgstr[1] "" | 1842 | msgstr[1] "" |
1685 | 1843 | ||
1686 | #: plugins/check_nagios.c:170 | 1844 | #: plugins/check_nagios.c:189 |
1687 | #, c-format | 1845 | #, c-format |
1688 | msgid "status log updated %d second ago" | 1846 | msgid "status log updated %d second ago" |
1689 | msgid_plural "status log updated %d seconds ago" | 1847 | msgid_plural "status log updated %d seconds ago" |
1690 | msgstr[0] "" | 1848 | msgstr[0] "" |
1691 | msgstr[1] "" | 1849 | msgstr[1] "" |
1692 | 1850 | ||
1693 | #: plugins/check_nagios.c:207 plugins/check_nagios.c:236 | 1851 | #: plugins/check_nagios.c:226 plugins/check_nagios.c:255 |
1694 | #, fuzzy | 1852 | #, fuzzy |
1695 | msgid "Expiration time must be an integer (seconds)\n" | 1853 | msgid "Expiration time must be an integer (seconds)\n" |
1696 | msgstr "skip lines muss ein Integer sein" | 1854 | msgstr "skip lines muss ein Integer sein" |
1697 | 1855 | ||
1698 | #: plugins/check_nagios.c:248 | 1856 | #: plugins/check_nagios.c:267 |
1699 | #, fuzzy | 1857 | #, fuzzy |
1700 | msgid "You must provide the status_log\n" | 1858 | msgid "You must provide the status_log\n" |
1701 | msgstr "%s: Hostname muss angegeben werden\n" | 1859 | msgstr "%s: Hostname muss angegeben werden\n" |
1702 | 1860 | ||
1703 | #: plugins/check_nagios.c:251 | 1861 | #: plugins/check_nagios.c:270 |
1704 | #, fuzzy | 1862 | #, fuzzy |
1705 | msgid "You must provide a process string\n" | 1863 | msgid "You must provide a process string\n" |
1706 | msgstr "%s: Hostname muss angegeben werden\n" | 1864 | msgstr "%s: Hostname muss angegeben werden\n" |
1707 | 1865 | ||
1708 | #: plugins/check_nagios.c:265 | 1866 | #: plugins/check_nagios.c:284 |
1709 | #, c-format | 1867 | #, fuzzy |
1710 | msgid "" | 1868 | msgid "" |
1711 | "This plugin checks the status of the Nagios process on the local\n" | 1869 | "This plugin checks the status of the Nagios process on the local machine" |
1712 | "machine. The plugin will check to make sure the Nagios status log is no " | ||
1713 | "older\n" | ||
1714 | "than the number of minutes specified by the expires option. It also\n" | ||
1715 | "checks the process table for a process matching the command argument.\n" | ||
1716 | "\n" | ||
1717 | msgstr "" | 1870 | msgstr "" |
1871 | "Dieses Plugin prüft den freien Speicher auf einem gemounteten Filesystem\n" | ||
1872 | "und erzeugt einen Alarm wenn einer der angegebenen Schwellwerte " | ||
1873 | "unterschritten wird.\n" | ||
1874 | "\n" | ||
1718 | 1875 | ||
1719 | #: plugins/check_nagios.c:275 | 1876 | #: plugins/check_nagios.c:285 |
1720 | #, c-format | ||
1721 | msgid "" | 1877 | msgid "" |
1722 | " -F, --filename=FILE\n" | 1878 | "The plugin will check to make sure the Nagios status log is no older than" |
1723 | " Name of the log file to check\n" | ||
1724 | " -e, --expires=INTEGER\n" | ||
1725 | " Minutes aging after which logfile is considered stale\n" | ||
1726 | " -C, --command=STRING\n" | ||
1727 | " Substring to search for in process arguments\n" | ||
1728 | msgstr "" | 1879 | msgstr "" |
1729 | 1880 | ||
1730 | #: plugins/check_nagios.c:283 | 1881 | #: plugins/check_nagios.c:286 |
1731 | #, c-format | 1882 | msgid "the number of minutes specified by the expires option." |
1883 | msgstr "" | ||
1884 | |||
1885 | #: plugins/check_nagios.c:287 | ||
1732 | msgid "" | 1886 | msgid "" |
1733 | "Example:\n" | 1887 | "It also checks the process table for a process matching the command argument." |
1734 | " ./check_nagios -e 5 -F /usr/local/nagios/var/status.log -C /usr/local/" | 1888 | msgstr "" |
1735 | "nagios/bin/nagios\n" | 1889 | |
1890 | #: plugins/check_nagios.c:296 | ||
1891 | msgid "Name of the log file to check" | ||
1736 | msgstr "" | 1892 | msgstr "" |
1737 | 1893 | ||
1738 | #: plugins/check_nt.c:135 | 1894 | #: plugins/check_nagios.c:298 |
1895 | msgid "Minutes aging after which logfile is considered stale" | ||
1896 | msgstr "" | ||
1897 | |||
1898 | #: plugins/check_nagios.c:300 | ||
1899 | msgid "Substring to search for in process arguments" | ||
1900 | msgstr "" | ||
1901 | |||
1902 | #: plugins/check_nt.c:141 | ||
1739 | #, c-format | 1903 | #, c-format |
1740 | msgid "Wrong client version - running: %s, required: %s" | 1904 | msgid "Wrong client version - running: %s, required: %s" |
1741 | msgstr "" | 1905 | msgstr "" |
1742 | 1906 | ||
1743 | #: plugins/check_nt.c:146 plugins/check_nt.c:206 | 1907 | #: plugins/check_nt.c:152 plugins/check_nt.c:212 |
1744 | msgid "missing -l parameters" | 1908 | msgid "missing -l parameters" |
1745 | msgstr "" | 1909 | msgstr "" |
1746 | 1910 | ||
1747 | #: plugins/check_nt.c:148 | 1911 | #: plugins/check_nt.c:154 |
1748 | msgid "wrong -l parameter." | 1912 | msgid "wrong -l parameter." |
1749 | msgstr "" | 1913 | msgstr "" |
1750 | 1914 | ||
1751 | #: plugins/check_nt.c:152 | 1915 | #: plugins/check_nt.c:158 |
1752 | msgid "CPU Load" | 1916 | msgid "CPU Load" |
1753 | msgstr "" | 1917 | msgstr "" |
1754 | 1918 | ||
1755 | #: plugins/check_nt.c:175 | 1919 | #: plugins/check_nt.c:181 |
1756 | #, c-format | 1920 | #, c-format |
1757 | msgid " %lu%% (%lu min average)" | 1921 | msgid " %lu%% (%lu min average)" |
1758 | msgstr "" | 1922 | msgstr "" |
1759 | 1923 | ||
1760 | #: plugins/check_nt.c:177 | 1924 | #: plugins/check_nt.c:183 |
1761 | #, c-format | 1925 | #, c-format |
1762 | msgid " '%lu min avg Load'=%lu%%;%lu;%lu;0;100" | 1926 | msgid " '%lu min avg Load'=%lu%%;%lu;%lu;0;100" |
1763 | msgstr "" | 1927 | msgstr "" |
1764 | 1928 | ||
1765 | #: plugins/check_nt.c:187 | 1929 | #: plugins/check_nt.c:193 |
1766 | msgid "not enough values for -l parameters" | 1930 | msgid "not enough values for -l parameters" |
1767 | msgstr "" | 1931 | msgstr "" |
1768 | 1932 | ||
1769 | #: plugins/check_nt.c:199 | 1933 | #: plugins/check_nt.c:205 |
1770 | #, c-format | 1934 | #, c-format |
1771 | msgid "System Uptime - %u day(s) %u hour(s) %u minute(s)" | 1935 | msgid "System Uptime - %u day(s) %u hour(s) %u minute(s)" |
1772 | msgstr "" | 1936 | msgstr "" |
1773 | 1937 | ||
1774 | #: plugins/check_nt.c:208 | 1938 | #: plugins/check_nt.c:214 |
1775 | msgid "wrong -l argument" | 1939 | msgid "wrong -l argument" |
1776 | msgstr "" | 1940 | msgstr "" |
1777 | 1941 | ||
1778 | #: plugins/check_nt.c:219 | 1942 | #: plugins/check_nt.c:225 |
1779 | #, c-format | 1943 | #, c-format |
1780 | msgid "%s:\\ - total: %.2f Gb - used: %.2f Gb (%.0f%%) - free %.2f Gb (%.0f%%)" | 1944 | msgid "%s:\\ - total: %.2f Gb - used: %.2f Gb (%.0f%%) - free %.2f Gb (%.0f%%)" |
1781 | msgstr "" | 1945 | msgstr "" |
1782 | 1946 | ||
1783 | #: plugins/check_nt.c:222 | 1947 | #: plugins/check_nt.c:228 |
1784 | #, c-format | 1948 | #, c-format |
1785 | msgid "'%s:\\ Used Space'=%.2fGb;%.2f;%.2f;0.00;%.2f" | 1949 | msgid "'%s:\\ Used Space'=%.2fGb;%.2f;%.2f;0.00;%.2f" |
1786 | msgstr "" | 1950 | msgstr "" |
1787 | 1951 | ||
1788 | #: plugins/check_nt.c:236 | 1952 | #: plugins/check_nt.c:242 |
1789 | msgid "Free disk space : Invalid drive " | 1953 | msgid "Free disk space : Invalid drive " |
1790 | msgstr "" | 1954 | msgstr "" |
1791 | 1955 | ||
1792 | #: plugins/check_nt.c:246 | 1956 | #: plugins/check_nt.c:252 |
1793 | msgid "No service/process specified" | 1957 | msgid "No service/process specified" |
1794 | msgstr "" | 1958 | msgstr "" |
1795 | 1959 | ||
1796 | #: plugins/check_nt.c:270 | 1960 | #: plugins/check_nt.c:276 |
1797 | #, c-format | 1961 | #, c-format |
1798 | msgid "" | 1962 | msgid "" |
1799 | "Memory usage: total:%.2f Mb - used: %.2f Mb (%.0f%%) - free: %.2f Mb (%.0f%%)" | 1963 | "Memory usage: total:%.2f Mb - used: %.2f Mb (%.0f%%) - free: %.2f Mb (%.0f%%)" |
1800 | msgstr "" | 1964 | msgstr "" |
1801 | 1965 | ||
1802 | #: plugins/check_nt.c:273 | 1966 | #: plugins/check_nt.c:279 |
1803 | #, c-format | 1967 | #, c-format |
1804 | msgid "'Memory usage'=%.2fMb;%.2f;%.2f;0.00;%.2f" | 1968 | msgid "'Memory usage'=%.2fMb;%.2f;%.2f;0.00;%.2f" |
1805 | msgstr "" | 1969 | msgstr "" |
1806 | 1970 | ||
1807 | #: plugins/check_nt.c:309 plugins/check_nt.c:395 | 1971 | #: plugins/check_nt.c:315 plugins/check_nt.c:401 |
1808 | msgid "No counter specified" | 1972 | msgid "No counter specified" |
1809 | msgstr "" | 1973 | msgstr "" |
1810 | 1974 | ||
1811 | #: plugins/check_nt.c:342 | 1975 | #: plugins/check_nt.c:348 |
1812 | msgid "Minimum value contains non-numbers" | 1976 | msgid "Minimum value contains non-numbers" |
1813 | msgstr "" | 1977 | msgstr "" |
1814 | 1978 | ||
1815 | #: plugins/check_nt.c:346 | 1979 | #: plugins/check_nt.c:352 |
1816 | msgid "Maximum value contains non-numbers" | 1980 | msgid "Maximum value contains non-numbers" |
1817 | msgstr "" | 1981 | msgstr "" |
1818 | 1982 | ||
1819 | #: plugins/check_nt.c:353 | 1983 | #: plugins/check_nt.c:359 |
1820 | msgid "No unit counter specified" | 1984 | msgid "No unit counter specified" |
1821 | msgstr "" | 1985 | msgstr "" |
1822 | 1986 | ||
1823 | #: plugins/check_nt.c:425 | 1987 | #: plugins/check_nt.c:431 |
1824 | msgid "Please specify a variable to check" | 1988 | msgid "Please specify a variable to check" |
1825 | msgstr "" | 1989 | msgstr "" |
1826 | 1990 | ||
1827 | #: plugins/check_nt.c:507 | 1991 | #: plugins/check_nt.c:513 |
1828 | #, fuzzy | 1992 | #, fuzzy |
1829 | msgid "Server port must be an integer\n" | 1993 | msgid "Server port must be an integer\n" |
1830 | msgstr "skip lines muss ein Integer sein" | 1994 | msgstr "skip lines muss ein Integer sein" |
1831 | 1995 | ||
1832 | #: plugins/check_nt.c:560 | 1996 | #: plugins/check_nt.c:566 |
1833 | msgid "None" | 1997 | msgid "None" |
1834 | msgstr "" | 1998 | msgstr "" |
1835 | 1999 | ||
1836 | #: plugins/check_nt.c:573 | 2000 | #: plugins/check_nt.c:579 |
1837 | msgid "could not fetch information from server\n" | 2001 | msgid "could not fetch information from server\n" |
1838 | msgstr "" | 2002 | msgstr "" |
1839 | 2003 | ||
1840 | #: plugins/check_nt.c:617 | 2004 | #: plugins/check_nt.c:623 |
1841 | #, c-format | 2005 | msgid "This plugin collects data from the NSClient service running on a" |
1842 | msgid "" | ||
1843 | "This plugin collects data from the NSClient service running on a\n" | ||
1844 | "Windows NT/2000/XP/2003 server.\n" | ||
1845 | "\n" | ||
1846 | msgstr "" | 2006 | msgstr "" |
1847 | 2007 | ||
1848 | #: plugins/check_nt.c:622 | 2008 | #: plugins/check_nt.c:624 |
1849 | #, c-format | 2009 | msgid "Windows NT/2000/XP/2003 server." |
1850 | msgid "" | ||
1851 | "\n" | ||
1852 | "Options:\n" | ||
1853 | "-H, --hostname=HOST\n" | ||
1854 | " Name of the host to check\n" | ||
1855 | "-p, --port=INTEGER\n" | ||
1856 | " Optional port number (default: %d)\n" | ||
1857 | "-s <password>\n" | ||
1858 | " Password needed for the request\n" | ||
1859 | "-w, --warning=INTEGER\n" | ||
1860 | " Threshold which will result in a warning status\n" | ||
1861 | "-c, --critical=INTEGER\n" | ||
1862 | " Threshold which will result in a critical status\n" | ||
1863 | "-t, --timeout=INTEGER\n" | ||
1864 | " Seconds before connection attempt times out (default: %d)\n" | ||
1865 | "-h, --help\n" | ||
1866 | " Print this help screen\n" | ||
1867 | "-V, --version\n" | ||
1868 | " Print version information\n" | ||
1869 | msgstr "" | 2010 | msgstr "" |
1870 | 2011 | ||
1871 | #: plugins/check_nt.c:640 | 2012 | #: plugins/check_nt.c:632 |
1872 | #, c-format | 2013 | msgid "Options:" |
1873 | msgid "" | ||
1874 | "-v, --variable=STRING\n" | ||
1875 | " Variable to check. Valid variables are:\n" | ||
1876 | msgstr "" | 2014 | msgstr "" |
1877 | 2015 | ||
1878 | #: plugins/check_nt.c:643 | 2016 | #: plugins/check_nt.c:634 |
1879 | #, c-format | 2017 | msgid "Name of the host to check" |
1880 | msgid "" | ||
1881 | " CLIENTVERSION = Get the NSClient version\n" | ||
1882 | " If -l <version> is specified, will return warning if versions differ.\n" | ||
1883 | msgstr "" | 2018 | msgstr "" |
1884 | 2019 | ||
1885 | #: plugins/check_nt.c:646 | 2020 | #: plugins/check_nt.c:636 |
1886 | #, c-format | 2021 | #, fuzzy |
1887 | msgid "" | 2022 | msgid "Optional port number (default: " |
1888 | " CPULOAD = Average CPU load on last x minutes.\n" | 2023 | msgstr "Ungültige Portnummer" |
1889 | " Request a -l parameter with the following syntax:\n" | 2024 | |
1890 | " -l <minutes range>,<warning threshold>,<critical threshold>.\n" | 2025 | #: plugins/check_nt.c:639 |
1891 | " <minute range> should be less than 24*60.\n" | 2026 | msgid "Password needed for the request" |
1892 | " Thresholds are percentage and up to 10 requests can be done in one " | 2027 | msgstr "" |
1893 | "shot.\n" | 2028 | |
1894 | " ie: -l 60,90,95,120,90,95\n" | 2029 | #: plugins/check_nt.c:641 plugins/check_nwstat.c:1664 |
2030 | #: plugins/check_overcr.c:435 | ||
2031 | msgid "Threshold which will result in a warning status" | ||
2032 | msgstr "" | ||
2033 | |||
2034 | #: plugins/check_nt.c:643 plugins/check_nwstat.c:1666 | ||
2035 | #: plugins/check_overcr.c:437 | ||
2036 | msgid "Threshold which will result in a critical status" | ||
2037 | msgstr "" | ||
2038 | |||
2039 | #: plugins/check_nt.c:645 | ||
2040 | msgid "Seconds before connection attempt times out (default: " | ||
2041 | msgstr "" | ||
2042 | |||
2043 | #: plugins/check_nt.c:648 | ||
2044 | msgid "Print this help screen" | ||
2045 | msgstr "" | ||
2046 | |||
2047 | #: plugins/check_nt.c:650 | ||
2048 | msgid "Print version information" | ||
2049 | msgstr "" | ||
2050 | |||
2051 | #: plugins/check_nt.c:652 | ||
2052 | msgid "Variable to check" | ||
1895 | msgstr "" | 2053 | msgstr "" |
1896 | 2054 | ||
1897 | #: plugins/check_nt.c:653 | 2055 | #: plugins/check_nt.c:653 |
1898 | #, c-format | 2056 | msgid "Valid variables are:" |
1899 | msgid "" | 2057 | msgstr "" |
1900 | " UPTIME = Get the uptime of the machine.\n" | 2058 | |
1901 | " No specific parameters. No warning or critical threshold\n" | 2059 | #: plugins/check_nt.c:655 |
2060 | msgid "Get the NSClient version" | ||
1902 | msgstr "" | 2061 | msgstr "" |
1903 | 2062 | ||
1904 | #: plugins/check_nt.c:656 | 2063 | #: plugins/check_nt.c:656 |
1905 | #, c-format | 2064 | msgid "If -l <version> is specified, will return warning if versions differ." |
1906 | msgid "" | 2065 | msgstr "" |
1907 | " USEDDISKSPACE = Size and percentage of disk use.\n" | 2066 | |
1908 | " Request a -l parameter containing the drive letter only.\n" | 2067 | #: plugins/check_nt.c:658 |
1909 | " Warning and critical thresholds can be specified with -w and -c.\n" | 2068 | msgid "Average CPU load on last x minutes." |
2069 | msgstr "" | ||
2070 | |||
2071 | #: plugins/check_nt.c:659 | ||
2072 | msgid "Request a -l parameter with the following syntax:" | ||
1910 | msgstr "" | 2073 | msgstr "" |
1911 | 2074 | ||
1912 | #: plugins/check_nt.c:660 | 2075 | #: plugins/check_nt.c:660 |
1913 | #, c-format | 2076 | msgid "-l <minutes range>,<warning threshold>,<critical threshold>." |
1914 | msgid "" | ||
1915 | " MEMUSE = Memory use.\n" | ||
1916 | " Warning and critical thresholds can be specified with -w and -c.\n" | ||
1917 | msgstr "" | 2077 | msgstr "" |
1918 | 2078 | ||
1919 | #: plugins/check_nt.c:663 | 2079 | #: plugins/check_nt.c:661 |
1920 | #, c-format | 2080 | msgid "<minute range> should be less than 24*60." |
2081 | msgstr "" | ||
2082 | |||
2083 | #: plugins/check_nt.c:662 | ||
1921 | msgid "" | 2084 | msgid "" |
1922 | " SERVICESTATE = Check the state of one or several services.\n" | 2085 | "Thresholds are percentage and up to 10 requests can be done in one shot." |
1923 | " Request a -l parameters with the following syntax:\n" | 2086 | msgstr "" |
1924 | " -l <service1>,<service2>,<service3>,...\n" | 2087 | |
1925 | " You can specify -d SHOWALL in case you want to see working services\n" | 2088 | #: plugins/check_nt.c:665 |
1926 | "\t\t in the returned string.\n" | 2089 | msgid "Get the uptime of the machine." |
2090 | msgstr "" | ||
2091 | |||
2092 | #: plugins/check_nt.c:666 | ||
2093 | msgid "No specific parameters. No warning or critical threshold" | ||
2094 | msgstr "" | ||
2095 | |||
2096 | #: plugins/check_nt.c:668 | ||
2097 | msgid "Size and percentage of disk use." | ||
1927 | msgstr "" | 2098 | msgstr "" |
1928 | 2099 | ||
1929 | #: plugins/check_nt.c:669 | 2100 | #: plugins/check_nt.c:669 |
1930 | #, c-format | 2101 | msgid "Request a -l parameter containing the drive letter only." |
1931 | msgid "" | 2102 | msgstr "" |
1932 | " PROCSTATE = Check if one or several process are running.\n" | 2103 | |
1933 | " Same syntax as SERVICESTATE.\n" | 2104 | #: plugins/check_nt.c:670 plugins/check_nt.c:673 |
2105 | msgid "Warning and critical thresholds can be specified with -w and -c." | ||
1934 | msgstr "" | 2106 | msgstr "" |
1935 | 2107 | ||
1936 | #: plugins/check_nt.c:672 | 2108 | #: plugins/check_nt.c:672 |
1937 | #, c-format | 2109 | msgid "Memory use." |
1938 | msgid "" | 2110 | msgstr "" |
1939 | " COUNTER = Check any performance counter of Windows NT/2000.\n" | 2111 | |
1940 | " Request a -l parameters with the following syntax:\n" | 2112 | #: plugins/check_nt.c:675 |
1941 | "\t\t -l \"\\\\<performance object>\\\\counter\",\"<description>\n" | 2113 | msgid "Check the state of one or several services." |
1942 | " The <description> parameter is optional and \n" | 2114 | msgstr "" |
1943 | " is given to a printf output command which requires a float parameter.\n" | 2115 | |
1944 | " If <description> does not include \"%%\", it is used as a label.\n" | 2116 | #: plugins/check_nt.c:676 plugins/check_nt.c:685 |
1945 | " Some examples:\n" | 2117 | msgid "Request a -l parameters with the following syntax:" |
1946 | " \"Paging file usage is %%.2f %%%%\"\n" | 2118 | msgstr "" |
1947 | " \"%%.f %%%% paging file used.\"\n" | 2119 | |
2120 | #: plugins/check_nt.c:677 | ||
2121 | msgid "-l <service1>,<service2>,<service3>,..." | ||
2122 | msgstr "" | ||
2123 | |||
2124 | #: plugins/check_nt.c:678 | ||
2125 | msgid "You can specify -d SHOWALL in case you want to see working services" | ||
2126 | msgstr "" | ||
2127 | |||
2128 | #: plugins/check_nt.c:679 | ||
2129 | msgid "in the returned string." | ||
2130 | msgstr "" | ||
2131 | |||
2132 | #: plugins/check_nt.c:681 | ||
2133 | msgid "Check if one or several process are running." | ||
1948 | msgstr "" | 2134 | msgstr "" |
1949 | 2135 | ||
1950 | #: plugins/check_nt.c:682 | 2136 | #: plugins/check_nt.c:682 |
2137 | msgid "Same syntax as SERVICESTATE." | ||
2138 | msgstr "" | ||
2139 | |||
2140 | #: plugins/check_nt.c:684 | ||
2141 | msgid "Check any performance counter of Windows NT/2000." | ||
2142 | msgstr "" | ||
2143 | |||
2144 | #: plugins/check_nt.c:686 | ||
2145 | msgid "-l \"\\\\<performance object>\\\\counter\",\"<description>" | ||
2146 | msgstr "" | ||
2147 | |||
2148 | #: plugins/check_nt.c:687 | ||
2149 | msgid "The <description> parameter is optional and is given to a printf " | ||
2150 | msgstr "" | ||
2151 | |||
2152 | #: plugins/check_nt.c:688 | ||
2153 | msgid "output command which requires a float parameter." | ||
2154 | msgstr "" | ||
2155 | |||
2156 | #: plugins/check_nt.c:689 | ||
1951 | #, c-format | 2157 | #, c-format |
2158 | msgid "If <description> does not include \"%%\", it is used as a label." | ||
2159 | msgstr "" | ||
2160 | |||
2161 | #: plugins/check_nt.c:690 | ||
2162 | msgid "Some examples:" | ||
2163 | msgstr "" | ||
2164 | |||
2165 | #: plugins/check_nt.c:694 | ||
1952 | msgid "" | 2166 | msgid "" |
1953 | "Notes:\n" | 2167 | "- The NSClient service should be running on the server to get any information" |
1954 | " - The NSClient service should be running on the server to get any " | 2168 | msgstr "" |
1955 | "information\n" | 2169 | |
1956 | " (http://nsclient.ready2run.nl).\n" | 2170 | #: plugins/check_nt.c:696 |
1957 | " - Critical thresholds should be lower than warning thresholds\n" | 2171 | msgid "- Critical thresholds should be lower than warning thresholds" |
2172 | msgstr "" | ||
2173 | |||
2174 | #: plugins/check_nt.c:697 | ||
2175 | msgid "- Default port 1248 is sometimes in use by other services. The error" | ||
1958 | msgstr "" | 2176 | msgstr "" |
1959 | 2177 | ||
1960 | #: plugins/check_nwstat.c:146 | 2178 | #: plugins/check_nt.c:698 |
2179 | msgid "" | ||
2180 | "output when this happens contains \"Cannot map xxxxx to protocol number\"." | ||
2181 | msgstr "" | ||
2182 | |||
2183 | #: plugins/check_nt.c:699 | ||
2184 | msgid "One fix for this is to change the port to something else on check_nt " | ||
2185 | msgstr "" | ||
2186 | |||
2187 | #: plugins/check_nt.c:700 | ||
2188 | msgid "and on the client service it's connecting to." | ||
2189 | msgstr "" | ||
2190 | |||
2191 | #: plugins/check_nwstat.c:198 | ||
1961 | #, c-format | 2192 | #, c-format |
1962 | msgid "NetWare %s: " | 2193 | msgid "NetWare %s: " |
1963 | msgstr "" | 2194 | msgstr "" |
1964 | 2195 | ||
1965 | #: plugins/check_nwstat.c:184 | 2196 | #: plugins/check_nwstat.c:236 |
1966 | #, c-format | 2197 | #, c-format |
1967 | msgid "Up %s," | 2198 | msgid "Up %s," |
1968 | msgstr "" | 2199 | msgstr "" |
1969 | 2200 | ||
1970 | #: plugins/check_nwstat.c:192 | 2201 | #: plugins/check_nwstat.c:244 |
1971 | #, c-format | 2202 | #, c-format |
1972 | msgid "Load %s - %s %s-min load average = %lu%%" | 2203 | msgid "Load %s - %s %s-min load average = %lu%%|load%s=%lu;%lu;%lu;0;100" |
1973 | msgstr "" | 2204 | msgstr "" |
1974 | 2205 | ||
1975 | #: plugins/check_nwstat.c:216 | 2206 | #: plugins/check_nwstat.c:272 |
1976 | #, c-format | 2207 | #, c-format |
1977 | msgid "Conns %s - %lu current connections" | 2208 | msgid "Conns %s - %lu current connections|Conns=%lu;%lu;%lu;;" |
1978 | msgstr "" | 2209 | msgstr "" |
1979 | 2210 | ||
1980 | #: plugins/check_nwstat.c:238 | 2211 | #: plugins/check_nwstat.c:297 |
1981 | #, c-format | 2212 | #, c-format |
1982 | msgid "%s: Long term cache hits = %lu%%" | 2213 | msgid "%s: Long term cache hits = %lu%%" |
1983 | msgstr "" | 2214 | msgstr "" |
1984 | 2215 | ||
1985 | #: plugins/check_nwstat.c:260 | 2216 | #: plugins/check_nwstat.c:319 |
1986 | #, c-format | 2217 | #, c-format |
1987 | msgid "%s: Total cache buffers = %lu" | 2218 | msgid "%s: Total cache buffers = %lu|Cachebuffers=%lu;%lu;%lu;;" |
1988 | msgstr "" | 2219 | msgstr "" |
1989 | 2220 | ||
1990 | #: plugins/check_nwstat.c:282 | 2221 | #: plugins/check_nwstat.c:344 |
1991 | #, c-format | 2222 | #, c-format |
1992 | msgid "%s: Dirty cache buffers = %lu" | 2223 | msgid "%s: Dirty cache buffers = %lu|Dirty-Cache-Buffers=%lu;%lu;%lu;;" |
1993 | msgstr "" | 2224 | msgstr "" |
1994 | 2225 | ||
1995 | #: plugins/check_nwstat.c:304 | 2226 | #: plugins/check_nwstat.c:369 |
1996 | #, c-format | 2227 | #, c-format |
1997 | msgid "%s: LRU sitting time = %lu minutes" | 2228 | msgid "%s: LRU sitting time = %lu minutes" |
1998 | msgstr "" | 2229 | msgstr "" |
1999 | 2230 | ||
2000 | #: plugins/check_nwstat.c:321 plugins/check_nwstat.c:349 | 2231 | #: plugins/check_nwstat.c:386 plugins/check_nwstat.c:414 |
2001 | #: plugins/check_nwstat.c:494 plugins/check_nwstat.c:518 | 2232 | #: plugins/check_nwstat.c:441 plugins/check_nwstat.c:474 |
2002 | #: plugins/check_nwstat.c:556 plugins/check_nwstat.c:580 | 2233 | #: plugins/check_nwstat.c:654 plugins/check_nwstat.c:680 |
2234 | #: plugins/check_nwstat.c:711 plugins/check_nwstat.c:757 | ||
2235 | #: plugins/check_nwstat.c:781 | ||
2003 | #, c-format | 2236 | #, c-format |
2004 | msgid "CRITICAL - Volume '%s' does not exist!" | 2237 | msgid "CRITICAL - Volume '%s' does not exist!" |
2005 | msgstr "" | 2238 | msgstr "" |
2006 | 2239 | ||
2007 | #: plugins/check_nwstat.c:330 | 2240 | #: plugins/check_nwstat.c:395 |
2008 | #, c-format | 2241 | #, c-format |
2009 | msgid "%s%lu KB free on volume %s" | 2242 | msgid "%s%lu KB free on volume %s|KBFree%s=%lu;%lu;%lu;;" |
2010 | msgstr "" | 2243 | msgstr "" |
2011 | 2244 | ||
2012 | #: plugins/check_nwstat.c:331 plugins/check_nwstat.c:502 | 2245 | #: plugins/check_nwstat.c:396 plugins/check_nwstat.c:424 |
2013 | #: plugins/check_nwstat.c:564 | 2246 | #: plugins/check_nwstat.c:451 plugins/check_nwstat.c:663 |
2247 | #: plugins/check_nwstat.c:689 plugins/check_nwstat.c:765 | ||
2014 | msgid "Only " | 2248 | msgid "Only " |
2015 | msgstr "" | 2249 | msgstr "" |
2016 | 2250 | ||
2017 | #: plugins/check_nwstat.c:373 | 2251 | #: plugins/check_nwstat.c:423 |
2252 | #, c-format | ||
2253 | msgid "%s%lu MB free on volume %s|MBFree%s=%lu;%lu;%lu;;" | ||
2254 | msgstr "" | ||
2255 | |||
2256 | #: plugins/check_nwstat.c:450 | ||
2257 | #, c-format | ||
2258 | msgid "%s%lu MB used on volume %s|MBUsed%s=%lu;%lu;%lu;;" | ||
2259 | msgstr "" | ||
2260 | |||
2261 | #: plugins/check_nwstat.c:498 | ||
2018 | #, c-format | 2262 | #, c-format |
2019 | msgid "%lu MB (%lu%%) free on volume %s - total %lu MB" | 2263 | msgid "" |
2264 | "%lu MB (%lu%%) free on volume %s - total %lu MB|FreeMB%s=%lu;%lu;%lu;0;100" | ||
2020 | msgstr "" | 2265 | msgstr "" |
2021 | 2266 | ||
2022 | #: plugins/check_nwstat.c:398 | 2267 | #: plugins/check_nwstat.c:532 |
2023 | #, c-format | 2268 | #, c-format |
2024 | msgid "Directory Services Database is %s (DS version %s)" | 2269 | msgid "Directory Services Database is %s (DS version %s)" |
2025 | msgstr "" | 2270 | msgstr "" |
2026 | 2271 | ||
2027 | #: plugins/check_nwstat.c:415 | 2272 | #: plugins/check_nwstat.c:549 |
2028 | #, c-format | 2273 | #, c-format |
2029 | msgid "Logins are %s" | 2274 | msgid "Logins are %s" |
2030 | msgstr "" | 2275 | msgstr "" |
2031 | 2276 | ||
2032 | #: plugins/check_nwstat.c:415 | 2277 | #: plugins/check_nwstat.c:549 |
2033 | msgid "enabled" | 2278 | msgid "enabled" |
2034 | msgstr "" | 2279 | msgstr "" |
2035 | 2280 | ||
2036 | #: plugins/check_nwstat.c:415 | 2281 | #: plugins/check_nwstat.c:549 |
2037 | msgid "disabled" | 2282 | msgid "disabled" |
2038 | msgstr "" | 2283 | msgstr "" |
2039 | 2284 | ||
2040 | #: plugins/check_nwstat.c:454 | 2285 | #: plugins/check_nwstat.c:564 |
2286 | #, fuzzy | ||
2287 | msgid "CRITICAL - NRM Status is bad!" | ||
2288 | msgstr "CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden" | ||
2289 | |||
2290 | #: plugins/check_nwstat.c:569 | ||
2291 | msgid "Warning - NRM Status is suspect!" | ||
2292 | msgstr "" | ||
2293 | |||
2294 | #: plugins/check_nwstat.c:572 | ||
2295 | msgid "OK - NRM Status is good!" | ||
2296 | msgstr "" | ||
2297 | |||
2298 | #: plugins/check_nwstat.c:614 | ||
2041 | #, c-format | 2299 | #, c-format |
2042 | msgid "%lu of %lu (%lu%%) packet receive buffers used" | 2300 | msgid "%lu of %lu (%lu%%) packet receive buffers used" |
2043 | msgstr "" | 2301 | msgstr "" |
2044 | 2302 | ||
2045 | #: plugins/check_nwstat.c:478 | 2303 | #: plugins/check_nwstat.c:638 |
2046 | #, c-format | 2304 | #, c-format |
2047 | msgid "%lu entries in SAP table" | 2305 | msgid "%lu entries in SAP table" |
2048 | msgstr "" | 2306 | msgstr "" |
2049 | 2307 | ||
2050 | #: plugins/check_nwstat.c:480 | 2308 | #: plugins/check_nwstat.c:640 |
2051 | #, c-format | 2309 | #, c-format |
2052 | msgid "%lu entries in SAP table for SAP type %d" | 2310 | msgid "%lu entries in SAP table for SAP type %d" |
2053 | msgstr "" | 2311 | msgstr "" |
2054 | 2312 | ||
2055 | #: plugins/check_nwstat.c:502 | 2313 | #: plugins/check_nwstat.c:662 |
2056 | #, c-format | 2314 | #, c-format |
2057 | msgid "%s%lu KB purgeable on volume %s" | 2315 | msgid "%s%lu KB purgeable on volume %s|Purge%s=%lu;%lu;%lu;;" |
2058 | msgstr "" | 2316 | msgstr "" |
2059 | 2317 | ||
2060 | #: plugins/check_nwstat.c:541 | 2318 | #: plugins/check_nwstat.c:688 |
2061 | #, c-format | 2319 | #, c-format |
2062 | msgid "%lu MB (%lu%%) purgeable on volume %s" | 2320 | msgid "%s%lu MB purgeable on volume %s|Purge%s=%lu;%lu;%lu;;" |
2063 | msgstr "" | 2321 | msgstr "" |
2064 | 2322 | ||
2065 | #: plugins/check_nwstat.c:564 | 2323 | #: plugins/check_nwstat.c:734 |
2324 | #, c-format | ||
2325 | msgid "%lu MB (%lu%%) purgeable on volume %s|Purgeable%s=%lu;%lu;%lu;0;100" | ||
2326 | msgstr "" | ||
2327 | |||
2328 | #: plugins/check_nwstat.c:765 | ||
2066 | #, c-format | 2329 | #, c-format |
2067 | msgid "%s%lu KB not yet purgeable on volume %s" | 2330 | msgid "%s%lu KB not yet purgeable on volume %s" |
2068 | msgstr "" | 2331 | msgstr "" |
2069 | 2332 | ||
2070 | #: plugins/check_nwstat.c:603 | 2333 | #: plugins/check_nwstat.c:804 |
2071 | #, c-format | 2334 | #, c-format |
2072 | msgid "%lu MB (%lu%%) not yet purgeable on volume %s" | 2335 | msgid "%lu MB (%lu%%) not yet purgeable on volume %s" |
2073 | msgstr "" | 2336 | msgstr "" |
2074 | 2337 | ||
2075 | #: plugins/check_nwstat.c:624 | 2338 | #: plugins/check_nwstat.c:825 |
2076 | #, c-format | 2339 | #, c-format |
2077 | msgid "%lu open files" | 2340 | msgid "%lu open files|Openfiles=%lu;%lu;%lu;0,0" |
2078 | msgstr "" | 2341 | msgstr "" |
2079 | 2342 | ||
2080 | #: plugins/check_nwstat.c:644 | 2343 | #: plugins/check_nwstat.c:850 |
2081 | #, c-format | 2344 | #, c-format |
2082 | msgid "%lu abended threads" | 2345 | msgid "%lu abended threads|Abends=%lu;%lu;%lu;;" |
2083 | msgstr "" | 2346 | msgstr "" |
2084 | 2347 | ||
2085 | #: plugins/check_nwstat.c:675 | 2348 | #: plugins/check_nwstat.c:885 |
2086 | #, c-format | 2349 | #, c-format |
2087 | msgid "%lu current service processes (%lu max)" | 2350 | msgid "%lu current service processes (%lu max)|Processes=%lu;%lu;%lu;0;%lu" |
2088 | msgstr "" | 2351 | msgstr "" |
2089 | 2352 | ||
2090 | #: plugins/check_nwstat.c:694 | 2353 | #: plugins/check_nwstat.c:908 |
2091 | msgid "CRITICAL - Time not in sync with network!" | 2354 | msgid "CRITICAL - Time not in sync with network!" |
2092 | msgstr "" | 2355 | msgstr "" |
2093 | 2356 | ||
2094 | #: plugins/check_nwstat.c:697 | 2357 | #: plugins/check_nwstat.c:911 |
2095 | msgid "OK - Time in sync with network!" | 2358 | msgid "OK - Time in sync with network!" |
2096 | msgstr "" | 2359 | msgstr "" |
2097 | 2360 | ||
2098 | #: plugins/check_nwstat.c:716 | 2361 | #: plugins/check_nwstat.c:934 |
2099 | #, c-format | 2362 | #, c-format |
2100 | msgid "LRU sitting time = %lu seconds" | 2363 | msgid "LRU sitting time = %lu seconds" |
2101 | msgstr "" | 2364 | msgstr "" |
2102 | 2365 | ||
2103 | #: plugins/check_nwstat.c:735 | 2366 | #: plugins/check_nwstat.c:953 |
2104 | #, c-format | 2367 | #, c-format |
2105 | msgid "Dirty cache buffers = %lu%% of the total" | 2368 | msgid "Dirty cache buffers = %lu%% of the total|DCB=%lu;%lu;%lu;0;100" |
2106 | msgstr "" | 2369 | msgstr "" |
2107 | 2370 | ||
2108 | #: plugins/check_nwstat.c:753 | 2371 | #: plugins/check_nwstat.c:975 |
2109 | #, c-format | 2372 | #, c-format |
2110 | msgid "Total cache buffers = %lu%% of the original" | 2373 | msgid "Total cache buffers = %lu%% of the original|TCB=%lu;%lu;%lu;0;100" |
2111 | msgstr "" | 2374 | msgstr "" |
2112 | 2375 | ||
2113 | #: plugins/check_nwstat.c:767 | 2376 | #: plugins/check_nwstat.c:993 |
2114 | #, c-format | 2377 | #, c-format |
2115 | msgid "NDS Version %s" | 2378 | msgid "NDS Version %s" |
2116 | msgstr "" | 2379 | msgstr "" |
2117 | 2380 | ||
2118 | #: plugins/check_nwstat.c:783 | 2381 | #: plugins/check_nwstat.c:1009 |
2119 | #, c-format | 2382 | #, c-format |
2120 | msgid "Up %s" | 2383 | msgid "Up %s" |
2121 | msgstr "" | 2384 | msgstr "" |
2122 | 2385 | ||
2123 | #: plugins/check_nwstat.c:797 | 2386 | #: plugins/check_nwstat.c:1023 |
2124 | #, c-format | 2387 | #, c-format |
2125 | msgid "Module %s version %s is loaded" | 2388 | msgid "Module %s version %s is loaded" |
2126 | msgstr "" | 2389 | msgstr "" |
2127 | 2390 | ||
2128 | #: plugins/check_nwstat.c:800 | 2391 | #: plugins/check_nwstat.c:1026 |
2129 | #, c-format | 2392 | #, c-format |
2130 | msgid "Module %s is not loaded" | 2393 | msgid "Module %s is not loaded" |
2131 | msgstr "" | 2394 | msgstr "" |
2132 | 2395 | ||
2133 | #: plugins/check_nwstat.c:805 plugins/check_overcr.c:272 | 2396 | #: plugins/check_nwstat.c:1037 plugins/check_nwstat.c:1063 |
2397 | #: plugins/check_nwstat.c:1089 plugins/check_nwstat.c:1115 | ||
2398 | #: plugins/check_nwstat.c:1141 plugins/check_nwstat.c:1167 | ||
2399 | #: plugins/check_nwstat.c:1193 plugins/check_nwstat.c:1219 | ||
2400 | #: plugins/check_nwstat.c:1245 plugins/check_nwstat.c:1271 | ||
2401 | #, fuzzy, c-format | ||
2402 | msgid "CRITICAL - Value '%s' does not exist!" | ||
2403 | msgstr "%s [%s nicht gefunden]" | ||
2404 | |||
2405 | #: plugins/check_nwstat.c:1046 plugins/check_nwstat.c:1072 | ||
2406 | #: plugins/check_nwstat.c:1098 plugins/check_nwstat.c:1124 | ||
2407 | #: plugins/check_nwstat.c:1150 plugins/check_nwstat.c:1176 | ||
2408 | #: plugins/check_nwstat.c:1202 plugins/check_nwstat.c:1228 | ||
2409 | #: plugins/check_nwstat.c:1254 plugins/check_nwstat.c:1280 | ||
2410 | #, c-format | ||
2411 | msgid "%s is %lu|%s=%lu;%lu;%lu;;" | ||
2412 | msgstr "" | ||
2413 | |||
2414 | #: plugins/check_nwstat.c:1293 plugins/check_overcr.c:289 | ||
2134 | msgid "Nothing to check!\n" | 2415 | msgid "Nothing to check!\n" |
2135 | msgstr "" | 2416 | msgstr "" |
2136 | 2417 | ||
2137 | #: plugins/check_nwstat.c:887 plugins/check_overcr.c:342 | 2418 | #: plugins/check_nwstat.c:1375 plugins/check_overcr.c:359 |
2138 | #, fuzzy | 2419 | #, fuzzy |
2139 | msgid "Server port an integer\n" | 2420 | msgid "Server port an integer\n" |
2140 | msgstr "skip lines muss ein Integer sein" | 2421 | msgstr "skip lines muss ein Integer sein" |
2141 | 2422 | ||
2142 | #: plugins/check_nwstat.c:1016 | 2423 | #: plugins/check_nwstat.c:1605 |
2143 | #, c-format | 2424 | msgid "This plugin attempts to contact the MRTGEXT NLM running on a" |
2144 | msgid "" | ||
2145 | "This plugin attempts to contact the MRTGEXT NLM running on a\n" | ||
2146 | "Novell server to gather the requested system information.\n" | ||
2147 | "\n" | ||
2148 | msgstr "" | 2425 | msgstr "" |
2149 | 2426 | ||
2150 | #: plugins/check_nwstat.c:1026 | 2427 | #: plugins/check_nwstat.c:1606 |
2151 | #, c-format | 2428 | msgid "Novell server to gather the requested system information." |
2152 | msgid "" | ||
2153 | " -v, --variable=STRING\n" | ||
2154 | " Variable to check. Valid variables include:\n" | ||
2155 | " LOAD1 = 1 minute average CPU load\n" | ||
2156 | " LOAD5 = 5 minute average CPU load\n" | ||
2157 | " LOAD15 = 15 minute average CPU load\n" | ||
2158 | " CSPROCS = number of current service processes (NW 5.x only)\n" | ||
2159 | " ABENDS = number of abended threads (NW 5.x only)\n" | ||
2160 | " UPTIME = server uptime\n" | ||
2161 | msgstr "" | 2429 | msgstr "" |
2162 | 2430 | ||
2163 | #: plugins/check_nwstat.c:1036 | 2431 | #: plugins/check_nwstat.c:1617 plugins/check_overcr.c:439 |
2164 | #, c-format | 2432 | msgid "Variable to check. Valid variables include:" |
2165 | msgid "" | ||
2166 | " LTCH = percent long term cache hits\n" | ||
2167 | " CBUFF = current number of cache buffers\n" | ||
2168 | " CDBUFF = current number of dirty cache buffers\n" | ||
2169 | " DCB = dirty cache buffers as a percentage of the total\n" | ||
2170 | " TCB = dirty cache buffers as a percentage of the original\n" | ||
2171 | msgstr "" | 2433 | msgstr "" |
2172 | 2434 | ||
2173 | #: plugins/check_nwstat.c:1043 | 2435 | #: plugins/check_nwstat.c:1618 |
2174 | #, c-format | 2436 | msgid "LOAD1 = 1 minute average CPU load" |
2175 | msgid "" | ||
2176 | " OFILES = number of open files\n" | ||
2177 | " VPF<vol> = percent free space on volume <vol>\n" | ||
2178 | " VKF<vol> = KB of free space on volume <vol>\n" | ||
2179 | " VPP<vol> = percent purgeable space on volume <vol>\n" | ||
2180 | " VKP<vol> = KB of purgeable space on volume <vol>\n" | ||
2181 | " VPNP<vol> = percent not yet purgeable space on volume <vol>\n" | ||
2182 | " VKNP<vol> = KB of not yet purgeable space on volume <vol>\n" | ||
2183 | msgstr "" | 2437 | msgstr "" |
2184 | 2438 | ||
2185 | #: plugins/check_nwstat.c:1052 | 2439 | #: plugins/check_nwstat.c:1619 |
2186 | #, c-format | 2440 | msgid "LOAD5 = 5 minute average CPU load" |
2441 | msgstr "" | ||
2442 | |||
2443 | #: plugins/check_nwstat.c:1620 | ||
2444 | msgid "LOAD15 = 15 minute average CPU load" | ||
2445 | msgstr "" | ||
2446 | |||
2447 | #: plugins/check_nwstat.c:1621 | ||
2448 | msgid "CSPROCS = number of current service processes (NW 5.x only)" | ||
2449 | msgstr "" | ||
2450 | |||
2451 | #: plugins/check_nwstat.c:1622 | ||
2452 | msgid "ABENDS = number of abended threads (NW 5.x only)" | ||
2453 | msgstr "" | ||
2454 | |||
2455 | #: plugins/check_nwstat.c:1623 | ||
2456 | msgid "UPTIME = server uptime" | ||
2457 | msgstr "" | ||
2458 | |||
2459 | #: plugins/check_nwstat.c:1624 | ||
2460 | msgid "LTCH = percent long term cache hits" | ||
2461 | msgstr "" | ||
2462 | |||
2463 | #: plugins/check_nwstat.c:1625 | ||
2464 | msgid "CBUFF = current number of cache buffers" | ||
2465 | msgstr "" | ||
2466 | |||
2467 | #: plugins/check_nwstat.c:1626 | ||
2468 | msgid "CDBUFF = current number of dirty cache buffers" | ||
2469 | msgstr "" | ||
2470 | |||
2471 | #: plugins/check_nwstat.c:1627 | ||
2472 | msgid "DCB = dirty cache buffers as a percentage of the total" | ||
2473 | msgstr "" | ||
2474 | |||
2475 | #: plugins/check_nwstat.c:1628 | ||
2476 | msgid "TCB = dirty cache buffers as a percentage of the original" | ||
2477 | msgstr "" | ||
2478 | |||
2479 | #: plugins/check_nwstat.c:1629 | ||
2480 | msgid "OFILES = number of open files" | ||
2481 | msgstr "" | ||
2482 | |||
2483 | #: plugins/check_nwstat.c:1630 | ||
2484 | msgid " VMF<vol> = MB of free space on Volume <vol>" | ||
2485 | msgstr "" | ||
2486 | |||
2487 | #: plugins/check_nwstat.c:1631 | ||
2488 | msgid " VMU<vol> = MB used space on Volume <vol>" | ||
2489 | msgstr "" | ||
2490 | |||
2491 | #: plugins/check_nwstat.c:1632 | ||
2492 | msgid " VMP<vol> = MB of purgeable space on Volume <vol>" | ||
2493 | msgstr "" | ||
2494 | |||
2495 | #: plugins/check_nwstat.c:1633 | ||
2496 | msgid " VPF<vol> = percent free space on volume <vol>" | ||
2497 | msgstr "" | ||
2498 | |||
2499 | #: plugins/check_nwstat.c:1634 | ||
2500 | msgid " VKF<vol> = KB of free space on volume <vol>" | ||
2501 | msgstr "" | ||
2502 | |||
2503 | #: plugins/check_nwstat.c:1635 | ||
2504 | msgid " VPP<vol> = percent purgeable space on volume <vol>" | ||
2505 | msgstr "" | ||
2506 | |||
2507 | #: plugins/check_nwstat.c:1636 | ||
2508 | msgid " VKP<vol> = KB of purgeable space on volume <vol>" | ||
2509 | msgstr "" | ||
2510 | |||
2511 | #: plugins/check_nwstat.c:1637 | ||
2512 | msgid " VPNP<vol> = percent not yet purgeable space on volume <vol>" | ||
2513 | msgstr "" | ||
2514 | |||
2515 | #: plugins/check_nwstat.c:1638 | ||
2516 | msgid " VKNP<vol> = KB of not yet purgeable space on volume <vol>" | ||
2517 | msgstr "" | ||
2518 | |||
2519 | #: plugins/check_nwstat.c:1639 | ||
2520 | msgid " LRUM = LRU sitting time in minutes" | ||
2521 | msgstr "" | ||
2522 | |||
2523 | #: plugins/check_nwstat.c:1640 | ||
2524 | msgid " LRUS = LRU sitting time in seconds" | ||
2525 | msgstr "" | ||
2526 | |||
2527 | #: plugins/check_nwstat.c:1641 | ||
2528 | msgid " DSDB = check to see if DS Database is open" | ||
2529 | msgstr "" | ||
2530 | |||
2531 | #: plugins/check_nwstat.c:1642 | ||
2532 | msgid " DSVER = NDS version" | ||
2533 | msgstr "" | ||
2534 | |||
2535 | #: plugins/check_nwstat.c:1643 | ||
2536 | msgid " UPRB = used packet receive buffers" | ||
2537 | msgstr "" | ||
2538 | |||
2539 | #: plugins/check_nwstat.c:1644 | ||
2540 | msgid " PUPRB = percent (of max) used packet receive buffers" | ||
2541 | msgstr "" | ||
2542 | |||
2543 | #: plugins/check_nwstat.c:1645 | ||
2544 | msgid " SAPENTRIES = number of entries in the SAP table" | ||
2545 | msgstr "" | ||
2546 | |||
2547 | #: plugins/check_nwstat.c:1646 | ||
2548 | msgid " SAPENTRIES<n> = number of entries in the SAP table for SAP type <n>" | ||
2549 | msgstr "" | ||
2550 | |||
2551 | #: plugins/check_nwstat.c:1647 | ||
2552 | msgid " TSYNC = timesync status" | ||
2553 | msgstr "" | ||
2554 | |||
2555 | #: plugins/check_nwstat.c:1648 | ||
2556 | msgid " LOGINS = check to see if logins are enabled" | ||
2557 | msgstr "" | ||
2558 | |||
2559 | #: plugins/check_nwstat.c:1649 | ||
2560 | msgid " CONNS = number of currently licensed connections" | ||
2561 | msgstr "" | ||
2562 | |||
2563 | #: plugins/check_nwstat.c:1650 | ||
2564 | msgid " NRMH\t= NRM Summary Status" | ||
2565 | msgstr "" | ||
2566 | |||
2567 | #: plugins/check_nwstat.c:1651 | ||
2568 | msgid " NRMP<stat> = Returns the current value for a NRM health item" | ||
2569 | msgstr "" | ||
2570 | |||
2571 | #: plugins/check_nwstat.c:1652 | ||
2572 | msgid " NRMM<stat> = Returns the current memory stats from NRM" | ||
2573 | msgstr "" | ||
2574 | |||
2575 | #: plugins/check_nwstat.c:1653 | ||
2576 | msgid " NRMS<stat> = Returns the current Swapfile stats from NRM" | ||
2577 | msgstr "" | ||
2578 | |||
2579 | #: plugins/check_nwstat.c:1654 | ||
2580 | msgid " NSS1<stat> = Statistics from _Admin:Manage_NSS\\GeneralStats.xml" | ||
2581 | msgstr "" | ||
2582 | |||
2583 | #: plugins/check_nwstat.c:1655 | ||
2584 | msgid " NSS3<stat> = Statistics from _Admin:Manage_NSS\\NameCache.xml" | ||
2585 | msgstr "" | ||
2586 | |||
2587 | #: plugins/check_nwstat.c:1656 | ||
2588 | msgid " NSS4<stat> = Statistics from _Admin:Manage_NSS\\FileStats.xml" | ||
2589 | msgstr "" | ||
2590 | |||
2591 | #: plugins/check_nwstat.c:1657 | ||
2592 | msgid " NSS5<stat> = Statistics from _Admin:Manage_NSS\\ObjectCache.xml" | ||
2593 | msgstr "" | ||
2594 | |||
2595 | #: plugins/check_nwstat.c:1658 | ||
2596 | msgid " NSS6<stat> = Statistics from _Admin:Manage_NSS\\Thread.xml" | ||
2597 | msgstr "" | ||
2598 | |||
2599 | #: plugins/check_nwstat.c:1659 | ||
2187 | msgid "" | 2600 | msgid "" |
2188 | " LRUM = LRU sitting time in minutes\n" | 2601 | " NSS7<stat> = Statistics from _Admin:Manage_NSS\\AuthorizationCache.xml" |
2189 | " LRUS = LRU sitting time in seconds\n" | ||
2190 | " DSDB = check to see if DS Database is open\n" | ||
2191 | " DSVER = NDS version\n" | ||
2192 | " UPRB = used packet receive buffers\n" | ||
2193 | " PUPRB = percent (of max) used packet receive buffers\n" | ||
2194 | " SAPENTRIES = number of entries in the SAP table\n" | ||
2195 | " SAPENTRIES<n> = number of entries in the SAP table for SAP type <n>\n" | ||
2196 | msgstr "" | 2602 | msgstr "" |
2197 | 2603 | ||
2198 | #: plugins/check_nwstat.c:1062 | 2604 | #: plugins/check_nwstat.c:1660 |
2199 | #, c-format | 2605 | msgid " NLM:<nlm> = check if NLM is loaded and report version" |
2606 | msgstr "" | ||
2607 | |||
2608 | #: plugins/check_nwstat.c:1661 | ||
2609 | msgid " (e.g. NLM:TSANDS.NLM)" | ||
2610 | msgstr "" | ||
2611 | |||
2612 | #: plugins/check_nwstat.c:1668 | ||
2613 | msgid "Include server version string in results" | ||
2614 | msgstr "" | ||
2615 | |||
2616 | #: plugins/check_nwstat.c:1674 | ||
2617 | msgid "- This plugin requres that the MRTGEXT.NLM file from James Drews' MRTG" | ||
2618 | msgstr "" | ||
2619 | |||
2620 | #: plugins/check_nwstat.c:1675 | ||
2200 | msgid "" | 2621 | msgid "" |
2201 | " TSYNC = timesync status \n" | 2622 | " extension for NetWare be loaded on the Novell servers you wish to check." |
2202 | " LOGINS = check to see if logins are enabled\n" | ||
2203 | " CONNS = number of currently licensed connections\n" | ||
2204 | " NLM:<nlm> = check if NLM is loaded and report version\n" | ||
2205 | " (e.g. \"NLM:TSANDS.NLM\")\n" | ||
2206 | msgstr "" | 2623 | msgstr "" |
2207 | 2624 | ||
2208 | #: plugins/check_nwstat.c:1069 | 2625 | #: plugins/check_nwstat.c:1676 |
2209 | #, c-format | 2626 | msgid " (available from http://www.engr.wisc.edu/~drews/mrtg/)" |
2627 | msgstr "" | ||
2628 | |||
2629 | #: plugins/check_nwstat.c:1677 | ||
2210 | msgid "" | 2630 | msgid "" |
2211 | " -w, --warning=INTEGER\n" | 2631 | "- Values for critical thresholds should be lower than warning thresholds" |
2212 | " Threshold which will result in a warning status\n" | ||
2213 | " -c, --critical=INTEGER\n" | ||
2214 | " Threshold which will result in a critical status\n" | ||
2215 | " -o, --osversion\n" | ||
2216 | " Include server version string in results\n" | ||
2217 | msgstr "" | 2632 | msgstr "" |
2218 | 2633 | ||
2219 | #: plugins/check_nwstat.c:1079 | 2634 | #: plugins/check_nwstat.c:1678 |
2220 | #, c-format | ||
2221 | msgid "" | 2635 | msgid "" |
2222 | "\n" | 2636 | " when the following variables are checked: VPF, VKF, LTCH, CBUFF, DCB, " |
2223 | "Notes:\n" | ||
2224 | "- This plugin requres that the MRTGEXT.NLM file from James Drews' MRTG\n" | ||
2225 | " extension for NetWare be loaded on the Novell servers you wish to check.\n" | ||
2226 | " (available from http://www.engr.wisc.edu/~drews/mrtg/)\n" | ||
2227 | "- Values for critical thresholds should be lower than warning thresholds\n" | ||
2228 | " when the following variables are checked: VPF, VKF, LTCH, CBUFF, DCB, \n" | ||
2229 | " TCB, LRUS and LRUM.\n" | ||
2230 | msgstr "" | 2637 | msgstr "" |
2231 | 2638 | ||
2232 | #: plugins/check_overcr.c:110 | 2639 | #: plugins/check_nwstat.c:1679 |
2640 | msgid " TCB, LRUS and LRUM.\n" | ||
2641 | msgstr "" | ||
2642 | |||
2643 | #: plugins/check_overcr.c:127 | ||
2233 | msgid "Unknown error fetching load data\n" | 2644 | msgid "Unknown error fetching load data\n" |
2234 | msgstr "" | 2645 | msgstr "" |
2235 | 2646 | ||
2236 | #: plugins/check_overcr.c:114 | 2647 | #: plugins/check_overcr.c:131 |
2237 | msgid "Invalid response from server - no load information\n" | 2648 | msgid "Invalid response from server - no load information\n" |
2238 | msgstr "" | 2649 | msgstr "" |
2239 | 2650 | ||
2240 | #: plugins/check_overcr.c:120 | 2651 | #: plugins/check_overcr.c:137 |
2241 | msgid "Invalid response from server after load 1\n" | 2652 | msgid "Invalid response from server after load 1\n" |
2242 | msgstr "" | 2653 | msgstr "" |
2243 | 2654 | ||
2244 | #: plugins/check_overcr.c:126 | 2655 | #: plugins/check_overcr.c:143 |
2245 | msgid "Invalid response from server after load 5\n" | 2656 | msgid "Invalid response from server after load 5\n" |
2246 | msgstr "" | 2657 | msgstr "" |
2247 | 2658 | ||
2248 | #: plugins/check_overcr.c:151 | 2659 | #: plugins/check_overcr.c:168 |
2249 | #, c-format | 2660 | #, c-format |
2250 | msgid "Load %s - %s-min load average = %0.2f" | 2661 | msgid "Load %s - %s-min load average = %0.2f" |
2251 | msgstr "" | 2662 | msgstr "" |
2252 | 2663 | ||
2253 | #: plugins/check_overcr.c:161 | 2664 | #: plugins/check_overcr.c:178 |
2254 | msgid "Unknown error fetching disk data\n" | 2665 | msgid "Unknown error fetching disk data\n" |
2255 | msgstr "" | 2666 | msgstr "" |
2256 | 2667 | ||
2257 | #: plugins/check_overcr.c:171 plugins/check_overcr.c:223 | 2668 | #: plugins/check_overcr.c:188 plugins/check_overcr.c:240 |
2258 | #: plugins/check_overcr.c:227 | 2669 | #: plugins/check_overcr.c:244 |
2259 | msgid "Invalid response from server\n" | 2670 | msgid "Invalid response from server\n" |
2260 | msgstr "" | 2671 | msgstr "" |
2261 | 2672 | ||
2262 | #: plugins/check_overcr.c:198 | 2673 | #: plugins/check_overcr.c:215 |
2263 | msgid "Unknown error fetching network status\n" | 2674 | msgid "Unknown error fetching network status\n" |
2264 | msgstr "" | 2675 | msgstr "" |
2265 | 2676 | ||
2266 | #: plugins/check_overcr.c:208 | 2677 | #: plugins/check_overcr.c:225 |
2267 | #, c-format | 2678 | #, c-format |
2268 | msgid "Net %s - %d connection%s on port %d" | 2679 | msgid "Net %s - %d connection%s on port %d" |
2269 | msgstr "" | 2680 | msgstr "" |
2270 | 2681 | ||
2271 | #: plugins/check_overcr.c:219 | 2682 | #: plugins/check_overcr.c:236 |
2272 | msgid "Unknown error fetching process status\n" | 2683 | msgid "Unknown error fetching process status\n" |
2273 | msgstr "" | 2684 | msgstr "" |
2274 | 2685 | ||
2275 | #: plugins/check_overcr.c:237 | 2686 | #: plugins/check_overcr.c:254 |
2276 | #, c-format | 2687 | #, c-format |
2277 | msgid "Process %s - %d instance%s of %s running" | 2688 | msgid "Process %s - %d instance%s of %s running" |
2278 | msgstr "" | 2689 | msgstr "" |
2279 | 2690 | ||
2280 | #: plugins/check_overcr.c:264 | 2691 | #: plugins/check_overcr.c:281 |
2281 | #, c-format | 2692 | #, c-format |
2282 | msgid "Uptime %s - Up %d days %d hours %d minutes" | 2693 | msgid "Uptime %s - Up %d days %d hours %d minutes" |
2283 | msgstr "" | 2694 | msgstr "" |
2284 | 2695 | ||
2285 | #: plugins/check_overcr.c:406 | 2696 | #: plugins/check_overcr.c:423 |
2286 | #, c-format | ||
2287 | msgid "" | 2697 | msgid "" |
2288 | "This plugin attempts to contact the Over-CR collector daemon running on the\n" | 2698 | "This plugin attempts to contact the Over-CR collector daemon running on the" |
2289 | "remote UNIX server in order to gather the requested system information.\n" | ||
2290 | "\n" | ||
2291 | msgstr "" | 2699 | msgstr "" |
2292 | 2700 | ||
2293 | #: plugins/check_overcr.c:416 | 2701 | #: plugins/check_overcr.c:424 |
2294 | #, c-format | 2702 | msgid "remote UNIX server in order to gather the requested system information." |
2295 | msgid "" | ||
2296 | "-v, --variable=STRING\n" | ||
2297 | " Variable to check. Valid variables include:\n" | ||
2298 | " LOAD1 = 1 minute average CPU load\n" | ||
2299 | " LOAD5 = 5 minute average CPU load\n" | ||
2300 | " LOAD15 = 15 minute average CPU load\n" | ||
2301 | " DPU<filesys> = percent used disk space on filesystem <filesys>\n" | ||
2302 | " PROC<process> = number of running processes with name <process>\n" | ||
2303 | " NET<port> = number of active connections on TCP port <port>\n" | ||
2304 | " UPTIME = system uptime in seconds\n" | ||
2305 | msgstr "" | 2703 | msgstr "" |
2306 | 2704 | ||
2307 | #: plugins/check_overcr.c:427 | 2705 | #: plugins/check_overcr.c:440 |
2308 | #, c-format | 2706 | msgid "LOAD1 = 1 minute average CPU load" |
2707 | msgstr "" | ||
2708 | |||
2709 | #: plugins/check_overcr.c:441 | ||
2710 | msgid "LOAD5 = 5 minute average CPU load" | ||
2711 | msgstr "" | ||
2712 | |||
2713 | #: plugins/check_overcr.c:442 | ||
2714 | msgid "LOAD15 = 15 minute average CPU load" | ||
2715 | msgstr "" | ||
2716 | |||
2717 | #: plugins/check_overcr.c:443 | ||
2718 | msgid "DPU<filesys> = percent used disk space on filesystem <filesys>" | ||
2719 | msgstr "" | ||
2720 | |||
2721 | #: plugins/check_overcr.c:444 | ||
2722 | msgid "PROC<process> = number of running processes with name <process>" | ||
2723 | msgstr "" | ||
2724 | |||
2725 | #: plugins/check_overcr.c:445 | ||
2726 | msgid "NET<port> = number of active connections on TCP port <port>" | ||
2727 | msgstr "" | ||
2728 | |||
2729 | #: plugins/check_overcr.c:446 | ||
2730 | msgid "UPTIME = system uptime in seconds" | ||
2731 | msgstr "" | ||
2732 | |||
2733 | #: plugins/check_overcr.c:454 | ||
2309 | msgid "" | 2734 | msgid "" |
2310 | " -w, --warning=INTEGER\n" | 2735 | "For the available options, the critical threshold value should always be" |
2311 | " Threshold which will result in a warning status\n" | ||
2312 | " -c, --critical=INTEGER\n" | ||
2313 | " Threshold which will result in a critical status\n" | ||
2314 | msgstr "" | 2736 | msgstr "" |
2315 | 2737 | ||
2316 | #: plugins/check_overcr.c:435 | 2738 | #: plugins/check_overcr.c:455 |
2317 | #, c-format | ||
2318 | msgid "" | 2739 | msgid "" |
2319 | "Notes:\n" | 2740 | "higher than the warning threshold value, EXCEPT with the uptime variable" |
2320 | " - For the available options, the critical threshold value should always be\n" | ||
2321 | " higher than the warning threshold value, EXCEPT with the uptime variable\n" | ||
2322 | "\n" | ||
2323 | msgstr "" | 2741 | msgstr "" |
2324 | 2742 | ||
2325 | #: plugins/check_overcr.c:440 | 2743 | #: plugins/check_overcr.c:457 |
2326 | #, c-format | 2744 | msgid "This plugin requres that Eric Molitors' Over-CR collector daemon be" |
2745 | msgstr "" | ||
2746 | |||
2747 | #: plugins/check_overcr.c:458 | ||
2748 | msgid "running on the remote server. Over-CR can be downloaded from" | ||
2749 | msgstr "" | ||
2750 | |||
2751 | #: plugins/check_overcr.c:459 | ||
2327 | msgid "" | 2752 | msgid "" |
2328 | " - This plugin requres that Eric Molitors' Over-CR collector daemon be\n" | 2753 | "http://www.molitor.org/overcr (This plugin was tested with version 0.99.53" |
2329 | " running on the remote server. Over-CR can be downloaded from\n" | ||
2330 | " http://www.molitor.org/overcr (This plugin was tested with version\n" | ||
2331 | " 0.99.53 of the Over-CR collector)\n" | ||
2332 | "\n" | ||
2333 | msgstr "" | 2754 | msgstr "" |
2334 | 2755 | ||
2335 | #: plugins/check_pgsql.c:157 | 2756 | #: plugins/check_overcr.c:460 |
2757 | msgid "of the Over-CR collector)" | ||
2758 | msgstr "" | ||
2759 | |||
2760 | #: plugins/check_pgsql.c:173 | ||
2336 | #, c-format | 2761 | #, c-format |
2337 | msgid "CRITICAL - no connection to '%s' (%s).\n" | 2762 | msgid "CRITICAL - no connection to '%s' (%s).\n" |
2338 | msgstr "" | 2763 | msgstr "" |
2339 | 2764 | ||
2340 | #: plugins/check_pgsql.c:172 | 2765 | #: plugins/check_pgsql.c:188 |
2341 | #, c-format | 2766 | #, c-format |
2342 | msgid " %s - database %s (%d sec.)|%s\n" | 2767 | msgid " %s - database %s (%d sec.)|%s\n" |
2343 | msgstr "" | 2768 | msgstr "" |
2344 | 2769 | ||
2345 | #: plugins/check_pgsql.c:227 plugins/check_tcp.c:458 plugins/check_time.c:265 | 2770 | #: plugins/check_pgsql.c:243 plugins/check_time.c:281 plugins/check_time.c:293 |
2346 | #: plugins/check_time.c:277 plugins/check_udp.c:166 plugins/check_users.c:152 | 2771 | #: plugins/check_users.c:168 |
2347 | msgid "Critical threshold must be a positive integer" | 2772 | msgid "Critical threshold must be a positive integer" |
2348 | msgstr "Critical threshold muss ein positiver Integer sein" | 2773 | msgstr "Critical threshold muss ein positiver Integer sein" |
2349 | 2774 | ||
2350 | #: plugins/check_pgsql.c:233 plugins/check_tcp.c:468 plugins/check_time.c:246 | 2775 | #: plugins/check_pgsql.c:249 plugins/check_time.c:262 plugins/check_time.c:286 |
2351 | #: plugins/check_time.c:270 plugins/check_udp.c:173 plugins/check_users.c:158 | 2776 | #: plugins/check_users.c:174 plugins/check_users.c:184 |
2352 | #: plugins/check_users.c:168 plugins/check_users.c:175 | 2777 | #: plugins/check_users.c:191 |
2353 | msgid "Warning threshold must be a positive integer" | 2778 | msgid "Warning threshold must be a positive integer" |
2354 | msgstr "Warning threshold muss ein positiver Integer sein" | 2779 | msgstr "Warning threshold muss ein positiver Integer sein" |
2355 | 2780 | ||
2356 | #: plugins/check_pgsql.c:251 | 2781 | #: plugins/check_pgsql.c:267 |
2357 | msgid "Database name is not valid" | 2782 | msgid "Database name is not valid" |
2358 | msgstr "" | 2783 | msgstr "" |
2359 | 2784 | ||
2360 | #: plugins/check_pgsql.c:257 | 2785 | #: plugins/check_pgsql.c:273 |
2361 | msgid "User name is not valid" | 2786 | msgid "User name is not valid" |
2362 | msgstr "" | 2787 | msgstr "" |
2363 | 2788 | ||
2364 | #: plugins/check_pgsql.c:394 | 2789 | #: plugins/check_pgsql.c:410 |
2365 | #, c-format | 2790 | #, c-format |
2366 | msgid "" | 2791 | msgid "Test whether a PostgreSQL Database is accepting connections." |
2367 | "Test whether a PostgreSQL Database is accepting connections.\n" | 2792 | msgstr "" |
2368 | "\n" | 2793 | |
2794 | #: plugins/check_pgsql.c:423 | ||
2795 | msgid "Database to check " | ||
2369 | msgstr "" | 2796 | msgstr "" |
2370 | 2797 | ||
2371 | #: plugins/check_pgsql.c:404 | 2798 | #: plugins/check_pgsql.c:424 |
2372 | #, c-format | 2799 | #, c-format |
2800 | msgid "(default: %s)" | ||
2801 | msgstr "" | ||
2802 | |||
2803 | #: plugins/check_pgsql.c:426 | ||
2804 | msgid "Login name of user" | ||
2805 | msgstr "" | ||
2806 | |||
2807 | #: plugins/check_pgsql.c:428 | ||
2808 | msgid "Password (BIG SECURITY ISSUE)" | ||
2809 | msgstr "" | ||
2810 | |||
2811 | #: plugins/check_pgsql.c:437 | ||
2812 | msgid "All parameters are optional." | ||
2813 | msgstr "" | ||
2814 | |||
2815 | #: plugins/check_pgsql.c:438 | ||
2373 | msgid "" | 2816 | msgid "" |
2374 | " -d, --database=STRING\n" | 2817 | "This plugin tests a PostgreSQL DBMS to determine whether it is active and" |
2375 | " Database to check (default: %s)\n" | ||
2376 | " -l, --logname = STRING\n" | ||
2377 | " Login name of user\n" | ||
2378 | " -p, --password = STRING\n" | ||
2379 | " Password (BIG SECURITY ISSUE)\n" | ||
2380 | msgstr "" | 2818 | msgstr "" |
2381 | 2819 | ||
2382 | #: plugins/check_pgsql.c:418 | 2820 | #: plugins/check_pgsql.c:439 |
2383 | #, c-format | 2821 | msgid "accepting queries. In its current operation, it simply connects to the" |
2822 | msgstr "" | ||
2823 | |||
2824 | #: plugins/check_pgsql.c:440 | ||
2384 | msgid "" | 2825 | msgid "" |
2385 | "\n" | 2826 | "specified database, and then disconnects. If no database is specified, it" |
2386 | "All parameters are optional.\n" | ||
2387 | "\n" | ||
2388 | "This plugin tests a PostgreSQL DBMS to determine whether it is active and\n" | ||
2389 | "accepting queries. In its current operation, it simply connects to the\n" | ||
2390 | "specified database, and then disconnects. If no database is specified, it\n" | ||
2391 | "connects to the template1 database, which is present in every functioning \n" | ||
2392 | "PostgreSQL DBMS.\n" | ||
2393 | msgstr "" | 2827 | msgstr "" |
2394 | 2828 | ||
2395 | #: plugins/check_pgsql.c:425 | 2829 | #: plugins/check_pgsql.c:441 |
2396 | #, c-format | ||
2397 | msgid "" | 2830 | msgid "" |
2398 | "\n" | 2831 | "connects to the template1 database, which is present in every functioning" |
2399 | "The plugin will connect to a local postmaster if no host is specified. To\n" | ||
2400 | "connect to a remote host, be sure that the remote postmaster accepts TCP/IP\n" | ||
2401 | "connections (start the postmaster with the -i option).\n" | ||
2402 | msgstr "" | 2832 | msgstr "" |
2403 | 2833 | ||
2404 | #: plugins/check_pgsql.c:429 | 2834 | #: plugins/check_pgsql.c:442 |
2405 | #, c-format | 2835 | msgid "PostgreSQL DBMS." |
2836 | msgstr "" | ||
2837 | |||
2838 | #: plugins/check_pgsql.c:443 | ||
2406 | msgid "" | 2839 | msgid "" |
2407 | "\n" | 2840 | "The plugin will connect to a local postmaster if no host is specified. To" |
2408 | "Typically, the nagios user (unless the --logname option is used) should be\n" | ||
2409 | "able to connect to the database without a password. The plugin can also " | ||
2410 | "send\n" | ||
2411 | "a password, but no effort is made to obsure or encrypt the password.\n" | ||
2412 | msgstr "" | 2841 | msgstr "" |
2413 | 2842 | ||
2414 | #: plugins/check_ping.c:124 | 2843 | #: plugins/check_pgsql.c:444 |
2415 | msgid "CRITICAL - Could not interpret output from ping command\n" | 2844 | msgid "" |
2845 | "connect to a remote host, be sure that the remote postmaster accepts TCP/IP" | ||
2846 | msgstr "" | ||
2847 | |||
2848 | #: plugins/check_pgsql.c:445 | ||
2849 | msgid "connections (start the postmaster with the -i option)." | ||
2850 | msgstr "" | ||
2851 | |||
2852 | #: plugins/check_pgsql.c:446 | ||
2853 | msgid "" | ||
2854 | "Typically, the nagios user (unless the --logname option is used) should be" | ||
2855 | msgstr "" | ||
2856 | |||
2857 | #: plugins/check_pgsql.c:447 | ||
2858 | msgid "" | ||
2859 | "able to connect to the database without a password. The plugin can also send" | ||
2860 | msgstr "" | ||
2861 | |||
2862 | #: plugins/check_pgsql.c:448 | ||
2863 | msgid "a password, but no effort is made to obsure or encrypt the password." | ||
2416 | msgstr "" | 2864 | msgstr "" |
2417 | 2865 | ||
2418 | #: plugins/check_ping.c:140 | 2866 | #: plugins/check_ping.c:140 |
2867 | msgid "CRITICAL - Could not interpret output from ping command\n" | ||
2868 | msgstr "" | ||
2869 | |||
2870 | #: plugins/check_ping.c:156 | ||
2419 | #, c-format | 2871 | #, c-format |
2420 | msgid "PING %s - %sPacket loss = %d%%" | 2872 | msgid "PING %s - %sPacket loss = %d%%" |
2421 | msgstr "" | 2873 | msgstr "" |
2422 | 2874 | ||
2423 | #: plugins/check_ping.c:143 | 2875 | #: plugins/check_ping.c:159 |
2424 | #, c-format | 2876 | #, c-format |
2425 | msgid "PING %s - %sPacket loss = %d%%, RTA = %2.2f ms" | 2877 | msgid "PING %s - %sPacket loss = %d%%, RTA = %2.2f ms" |
2426 | msgstr "" | 2878 | msgstr "" |
2427 | 2879 | ||
2428 | #: plugins/check_ping.c:231 | 2880 | #: plugins/check_ping.c:247 |
2429 | msgid "Could not realloc() addresses\n" | 2881 | msgid "Could not realloc() addresses\n" |
2430 | msgstr "" | 2882 | msgstr "" |
2431 | 2883 | ||
2432 | #: plugins/check_ping.c:246 plugins/check_ping.c:326 | 2884 | #: plugins/check_ping.c:262 plugins/check_ping.c:342 |
2433 | #, c-format | 2885 | #, c-format |
2434 | msgid "<max_packets> (%s) must be a non-negative number\n" | 2886 | msgid "<max_packets> (%s) must be a non-negative number\n" |
2435 | msgstr "" | 2887 | msgstr "" |
2436 | 2888 | ||
2437 | #: plugins/check_ping.c:280 | 2889 | #: plugins/check_ping.c:296 |
2438 | #, c-format | 2890 | #, c-format |
2439 | msgid "<wpl> (%s) must be an integer percentage\n" | 2891 | msgid "<wpl> (%s) must be an integer percentage\n" |
2440 | msgstr "" | 2892 | msgstr "" |
2441 | 2893 | ||
2442 | #: plugins/check_ping.c:291 | 2894 | #: plugins/check_ping.c:307 |
2443 | #, c-format | 2895 | #, c-format |
2444 | msgid "<cpl> (%s) must be an integer percentage\n" | 2896 | msgid "<cpl> (%s) must be an integer percentage\n" |
2445 | msgstr "" | 2897 | msgstr "" |
2446 | 2898 | ||
2447 | #: plugins/check_ping.c:302 | 2899 | #: plugins/check_ping.c:318 |
2448 | #, c-format | 2900 | #, c-format |
2449 | msgid "<wrta> (%s) must be a non-negative number\n" | 2901 | msgid "<wrta> (%s) must be a non-negative number\n" |
2450 | msgstr "" | 2902 | msgstr "" |
2451 | 2903 | ||
2452 | #: plugins/check_ping.c:313 | 2904 | #: plugins/check_ping.c:329 |
2453 | #, c-format | 2905 | #, c-format |
2454 | msgid "<crta> (%s) must be a non-negative number\n" | 2906 | msgid "<crta> (%s) must be a non-negative number\n" |
2455 | msgstr "" | 2907 | msgstr "" |
2456 | 2908 | ||
2457 | #: plugins/check_ping.c:346 | 2909 | #: plugins/check_ping.c:362 |
2458 | #, c-format | 2910 | #, c-format |
2459 | msgid "" | 2911 | msgid "" |
2460 | "%s: Warning threshold must be integer or percentage!\n" | 2912 | "%s: Warning threshold must be integer or percentage!\n" |
2461 | "\n" | 2913 | "\n" |
2462 | msgstr "" | 2914 | msgstr "" |
2463 | 2915 | ||
2464 | #: plugins/check_ping.c:359 | 2916 | #: plugins/check_ping.c:375 |
2465 | #, c-format | 2917 | #, c-format |
2466 | msgid "<wrta> was not set\n" | 2918 | msgid "<wrta> was not set\n" |
2467 | msgstr "" | 2919 | msgstr "" |
2468 | 2920 | ||
2469 | #: plugins/check_ping.c:363 | 2921 | #: plugins/check_ping.c:379 |
2470 | #, c-format | 2922 | #, c-format |
2471 | msgid "<crta> was not set\n" | 2923 | msgid "<crta> was not set\n" |
2472 | msgstr "" | 2924 | msgstr "" |
2473 | 2925 | ||
2474 | #: plugins/check_ping.c:367 | 2926 | #: plugins/check_ping.c:383 |
2475 | #, c-format | 2927 | #, c-format |
2476 | msgid "<wpl> was not set\n" | 2928 | msgid "<wpl> was not set\n" |
2477 | msgstr "" | 2929 | msgstr "" |
2478 | 2930 | ||
2479 | #: plugins/check_ping.c:371 | 2931 | #: plugins/check_ping.c:387 |
2480 | #, c-format | 2932 | #, c-format |
2481 | msgid "<cpl> was not set\n" | 2933 | msgid "<cpl> was not set\n" |
2482 | msgstr "" | 2934 | msgstr "" |
2483 | 2935 | ||
2484 | #: plugins/check_ping.c:375 | 2936 | #: plugins/check_ping.c:391 |
2485 | #, c-format | 2937 | #, c-format |
2486 | msgid "<wrta> (%f) cannot be larger than <crta> (%f)\n" | 2938 | msgid "<wrta> (%f) cannot be larger than <crta> (%f)\n" |
2487 | msgstr "" | 2939 | msgstr "" |
2488 | 2940 | ||
2489 | #: plugins/check_ping.c:379 | 2941 | #: plugins/check_ping.c:395 |
2490 | #, c-format | 2942 | #, c-format |
2491 | msgid "<wpl> (%d) cannot be larger than <cpl> (%d)\n" | 2943 | msgid "<wpl> (%d) cannot be larger than <cpl> (%d)\n" |
2492 | msgstr "" | 2944 | msgstr "" |
2493 | 2945 | ||
2494 | #: plugins/check_ping.c:415 | 2946 | #: plugins/check_ping.c:431 |
2495 | #, c-format | 2947 | #, c-format |
2496 | msgid "Cannot open stderr for %s\n" | 2948 | msgid "Cannot open stderr for %s\n" |
2497 | msgstr "" | 2949 | msgstr "" |
2498 | 2950 | ||
2499 | #: plugins/check_ping.c:464 plugins/check_ping.c:466 | 2951 | #: plugins/check_ping.c:480 plugins/check_ping.c:482 |
2500 | msgid "System call sent warnings to stderr " | 2952 | msgid "System call sent warnings to stderr " |
2501 | msgstr "" | 2953 | msgstr "" |
2502 | 2954 | ||
2503 | #: plugins/check_ping.c:491 | 2955 | #: plugins/check_ping.c:507 |
2504 | #, c-format | 2956 | #, c-format |
2505 | msgid "CRITICAL - Network unreachable (%s)" | 2957 | msgid "CRITICAL - Network unreachable (%s)" |
2506 | msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)" | 2958 | msgstr "CRITICAL - Netzwerk nicht erreichbar (%s)" |
2507 | 2959 | ||
2508 | #: plugins/check_ping.c:493 | 2960 | #: plugins/check_ping.c:509 |
2509 | #, c-format | 2961 | #, c-format |
2510 | msgid "CRITICAL - Host Unreachable (%s)" | 2962 | msgid "CRITICAL - Host Unreachable (%s)" |
2511 | msgstr "" | 2963 | msgstr "" |
2512 | 2964 | ||
2513 | #: plugins/check_ping.c:495 | 2965 | #: plugins/check_ping.c:511 |
2514 | #, c-format | 2966 | #, c-format |
2515 | msgid "CRITICAL - Host not found (%s)" | 2967 | msgid "CRITICAL - Host not found (%s)" |
2516 | msgstr "" | 2968 | msgstr "" |
2517 | 2969 | ||
2518 | #: plugins/check_ping.c:497 | 2970 | #: plugins/check_ping.c:513 |
2519 | #, c-format | 2971 | #, c-format |
2520 | msgid "CRITICAL - Time to live exceeded (%s)" | 2972 | msgid "CRITICAL - Time to live exceeded (%s)" |
2521 | msgstr "" | 2973 | msgstr "" |
2522 | 2974 | ||
2523 | #: plugins/check_ping.c:504 | 2975 | #: plugins/check_ping.c:520 |
2524 | msgid "Unable to realloc warn_text" | 2976 | msgid "Unable to realloc warn_text" |
2525 | msgstr "" | 2977 | msgstr "" |
2526 | 2978 | ||
2527 | #: plugins/check_ping.c:521 | 2979 | #: plugins/check_ping.c:537 |
2528 | #, c-format | 2980 | #, c-format |
2529 | msgid "" | 2981 | msgid "Use ping to check connection statistics for a remote host." |
2530 | "Use ping to check connection statistics for a remote host.\n" | ||
2531 | "\n" | ||
2532 | msgstr "" | 2982 | msgstr "" |
2533 | 2983 | ||
2534 | #: plugins/check_ping.c:529 | 2984 | #: plugins/check_ping.c:548 |
2535 | #, c-format | 2985 | msgid "host to ping" |
2536 | msgid "" | 2986 | msgstr "" |
2537 | "-H, --hostname=HOST\n" | 2987 | |
2538 | " host to ping\n" | 2988 | #: plugins/check_ping.c:554 |
2539 | "-w, --warning=THRESHOLD\n" | 2989 | msgid "number of ICMP ECHO packets to send" |
2540 | " warning threshold pair\n" | ||
2541 | "-c, --critical=THRESHOLD\n" | ||
2542 | " critical threshold pair\n" | ||
2543 | "-p, --packets=INTEGER\n" | ||
2544 | " number of ICMP ECHO packets to send (Default: %d)\n" | ||
2545 | "-L, --link\n" | ||
2546 | " show HTML in the plugin output (obsoleted by urlize)\n" | ||
2547 | msgstr "" | 2990 | msgstr "" |
2548 | 2991 | ||
2549 | #: plugins/check_ping.c:544 | 2992 | #: plugins/check_ping.c:555 |
2550 | #, c-format | 2993 | #, c-format |
2551 | msgid "" | 2994 | msgid "(Default: %d)" |
2552 | "THRESHOLD is <rta>,<pl>%% where <rta> is the round trip average travel\n" | 2995 | msgstr "" |
2553 | "time (ms) which triggers a WARNING or CRITICAL state, and <pl> is the\n" | 2996 | |
2554 | "percentage of packet loss to trigger an alarm state.\n" | 2997 | #: plugins/check_ping.c:557 |
2555 | "\n" | 2998 | msgid "show HTML in the plugin output (obsoleted by urlize)" |
2556 | msgstr "" | 2999 | msgstr "" |
2557 | 3000 | ||
2558 | #: plugins/check_ping.c:549 | 3001 | #: plugins/check_ping.c:561 |
2559 | #, c-format | 3002 | #, c-format |
3003 | msgid "THRESHOLD is <rta>,<pl>%% where <rta> is the round trip average travel" | ||
3004 | msgstr "" | ||
3005 | |||
3006 | #: plugins/check_ping.c:562 | ||
3007 | msgid "time (ms) which triggers a WARNING or CRITICAL state, and <pl> is the" | ||
3008 | msgstr "" | ||
3009 | |||
3010 | #: plugins/check_ping.c:563 | ||
3011 | msgid "percentage of packet loss to trigger an alarm state." | ||
3012 | msgstr "" | ||
3013 | |||
3014 | #: plugins/check_ping.c:567 | ||
3015 | #, fuzzy | ||
3016 | msgid "" | ||
3017 | "This plugin uses the ping command to probe the specified host for packet loss" | ||
3018 | msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host." | ||
3019 | |||
3020 | #: plugins/check_ping.c:568 | ||
2560 | msgid "" | 3021 | msgid "" |
2561 | "This plugin uses the ping command to probe the specified host for packet " | ||
2562 | "loss\n" | ||
2563 | "(percentage) and round trip average (milliseconds). It can produce HTML " | 3022 | "(percentage) and round trip average (milliseconds). It can produce HTML " |
2564 | "output\n" | 3023 | "output" |
2565 | "linking to a traceroute CGI contributed by Ian Cass. The CGI can be found " | 3024 | msgstr "" |
2566 | "in\n" | 3025 | |
2567 | "the contrib area of the downloads section at http://www.nagios.org\n" | 3026 | #: plugins/check_ping.c:569 |
2568 | "\n" | 3027 | msgid "" |
3028 | "linking to a traceroute CGI contributed by Ian Cass. The CGI can be found in" | ||
2569 | msgstr "" | 3029 | msgstr "" |
2570 | 3030 | ||
2571 | #: plugins/check_procs.c:140 | 3031 | #: plugins/check_ping.c:570 |
3032 | msgid "the contrib area of the downloads section at http://www.nagios.org/" | ||
3033 | msgstr "" | ||
3034 | |||
3035 | #: plugins/check_procs.c:154 | ||
2572 | #, c-format | 3036 | #, c-format |
2573 | msgid "CMD: %s\n" | 3037 | msgid "CMD: %s\n" |
2574 | msgstr "" | 3038 | msgstr "" |
2575 | 3039 | ||
2576 | #: plugins/check_procs.c:249 | 3040 | #: plugins/check_procs.c:260 |
2577 | #, c-format | 3041 | #, c-format |
2578 | msgid "Not parseable: %s" | 3042 | msgid "Not parseable: %s" |
2579 | msgstr "" | 3043 | msgstr "" |
2580 | 3044 | ||
2581 | #: plugins/check_procs.c:258 | 3045 | #: plugins/check_procs.c:269 |
2582 | #, c-format | 3046 | #, c-format |
2583 | msgid "System call sent warnings to stderr\n" | 3047 | msgid "System call sent warnings to stderr\n" |
2584 | msgstr "" | 3048 | msgstr "" |
2585 | 3049 | ||
2586 | #: plugins/check_procs.c:265 | 3050 | #: plugins/check_procs.c:276 |
2587 | #, c-format | 3051 | #, c-format |
2588 | msgid "System call returned nonzero status\n" | 3052 | msgid "System call returned nonzero status\n" |
2589 | msgstr "" | 3053 | msgstr "" |
2590 | 3054 | ||
2591 | #: plugins/check_procs.c:270 plugins/check_users.c:101 | 3055 | #: plugins/check_procs.c:281 |
2592 | #, c-format | 3056 | #, c-format |
2593 | msgid "Unable to read output\n" | 3057 | msgid "Unable to read output\n" |
2594 | msgstr "" | 3058 | msgstr "" |
2595 | 3059 | ||
2596 | #: plugins/check_procs.c:287 | 3060 | #: plugins/check_procs.c:298 |
2597 | #, c-format | 3061 | #, c-format |
2598 | msgid "%d warn out of " | 3062 | msgid "%d warn out of " |
2599 | msgstr "" | 3063 | msgstr "" |
2600 | 3064 | ||
2601 | #: plugins/check_procs.c:292 | 3065 | #: plugins/check_procs.c:303 |
2602 | #, c-format | 3066 | #, c-format |
2603 | msgid "%d crit, %d warn out of " | 3067 | msgid "%d crit, %d warn out of " |
2604 | msgstr "" | 3068 | msgstr "" |
2605 | 3069 | ||
2606 | #: plugins/check_procs.c:298 | 3070 | #: plugins/check_procs.c:309 |
2607 | #, c-format | 3071 | #, c-format |
2608 | msgid " with %s" | 3072 | msgid " with %s" |
2609 | msgstr "" | 3073 | msgstr "" |
2610 | 3074 | ||
2611 | #: plugins/check_procs.c:373 | 3075 | #: plugins/check_procs.c:384 |
2612 | #, fuzzy | 3076 | #, fuzzy |
2613 | msgid "Critical Process Count must be an integer!" | 3077 | msgid "Critical Process Count must be an integer!" |
2614 | msgstr "Critical threshold muss ein Integer sein" | 3078 | msgstr "Critical threshold muss ein Integer sein" |
2615 | 3079 | ||
2616 | #: plugins/check_procs.c:385 | 3080 | #: plugins/check_procs.c:396 |
2617 | #, fuzzy | 3081 | #, fuzzy |
2618 | msgid "Warning Process Count must be an integer!" | 3082 | msgid "Warning Process Count must be an integer!" |
2619 | msgstr "Warning threshold Integer sein" | 3083 | msgstr "Warning threshold Integer sein" |
2620 | 3084 | ||
2621 | #: plugins/check_procs.c:393 | 3085 | #: plugins/check_procs.c:404 |
2622 | #, fuzzy | 3086 | #, fuzzy |
2623 | msgid "Parent Process ID must be an integer!" | 3087 | msgid "Parent Process ID must be an integer!" |
2624 | msgstr "Argument für check_dummy muss ein Integer sein" | 3088 | msgstr "Argument für check_dummy muss ein Integer sein" |
2625 | 3089 | ||
2626 | #: plugins/check_procs.c:399 plugins/check_procs.c:501 | 3090 | #: plugins/check_procs.c:410 plugins/check_procs.c:512 |
2627 | #, c-format | 3091 | #, c-format |
2628 | msgid "%s%sSTATE = %s" | 3092 | msgid "%s%sSTATE = %s" |
2629 | msgstr "" | 3093 | msgstr "" |
2630 | 3094 | ||
2631 | #: plugins/check_procs.c:408 | 3095 | #: plugins/check_procs.c:419 |
2632 | #, fuzzy, c-format | 3096 | #, fuzzy, c-format |
2633 | msgid "UID %s was not found" | 3097 | msgid "UID %s was not found" |
2634 | msgstr "%s [%s nicht gefunden]" | 3098 | msgstr "%s [%s nicht gefunden]" |
2635 | 3099 | ||
2636 | #: plugins/check_procs.c:414 | 3100 | #: plugins/check_procs.c:425 |
2637 | #, fuzzy, c-format | 3101 | #, fuzzy, c-format |
2638 | msgid "User name %s was not found" | 3102 | msgid "User name %s was not found" |
2639 | msgstr "%s [%s nicht gefunden]" | 3103 | msgstr "%s [%s nicht gefunden]" |
2640 | 3104 | ||
2641 | #: plugins/check_procs.c:429 | 3105 | #: plugins/check_procs.c:440 |
2642 | #, c-format | 3106 | #, c-format |
2643 | msgid "%s%scommand name '%s'" | 3107 | msgid "%s%scommand name '%s'" |
2644 | msgstr "" | 3108 | msgstr "" |
2645 | 3109 | ||
2646 | #: plugins/check_procs.c:448 | 3110 | #: plugins/check_procs.c:459 |
2647 | #, fuzzy | 3111 | #, fuzzy |
2648 | msgid "RSS must be an integer!" | 3112 | msgid "RSS must be an integer!" |
2649 | msgstr "skip lines muss ein Integer sein" | 3113 | msgstr "skip lines muss ein Integer sein" |
2650 | 3114 | ||
2651 | #: plugins/check_procs.c:455 | 3115 | #: plugins/check_procs.c:466 |
2652 | #, fuzzy | 3116 | #, fuzzy |
2653 | msgid "VSZ must be an integer!" | 3117 | msgid "VSZ must be an integer!" |
2654 | msgstr "skip lines muss ein Integer sein" | 3118 | msgstr "skip lines muss ein Integer sein" |
2655 | 3119 | ||
2656 | #: plugins/check_procs.c:463 | 3120 | #: plugins/check_procs.c:474 |
2657 | msgid "PCPU must be a float!" | 3121 | msgid "PCPU must be a float!" |
2658 | msgstr "" | 3122 | msgstr "" |
2659 | 3123 | ||
2660 | #: plugins/check_procs.c:487 | 3124 | #: plugins/check_procs.c:498 |
2661 | msgid "Metric must be one of PROCS, VSZ, RSS, CPU, ELAPSED!" | 3125 | msgid "Metric must be one of PROCS, VSZ, RSS, CPU, ELAPSED!" |
2662 | msgstr "" | 3126 | msgstr "" |
2663 | 3127 | ||
2664 | #: plugins/check_procs.c:520 | 3128 | #: plugins/check_procs.c:531 |
2665 | #, c-format | 3129 | #, c-format |
2666 | msgid "wmax (%d) cannot be greater than cmax (%d)\n" | 3130 | msgid "wmax (%d) cannot be greater than cmax (%d)\n" |
2667 | msgstr "" | 3131 | msgstr "" |
2668 | 3132 | ||
2669 | #: plugins/check_procs.c:524 | 3133 | #: plugins/check_procs.c:535 |
2670 | #, c-format | 3134 | #, c-format |
2671 | msgid "wmin (%d) cannot be less than cmin (%d)\n" | 3135 | msgid "wmin (%d) cannot be less than cmin (%d)\n" |
2672 | msgstr "" | 3136 | msgstr "" |
2673 | 3137 | ||
2674 | #: plugins/check_procs.c:661 | 3138 | #: plugins/check_procs.c:672 |
2675 | #, c-format | ||
2676 | msgid "" | 3139 | msgid "" |
2677 | "Checks all processes and generates WARNING or CRITICAL states if the " | 3140 | "Checks all processes and generates WARNING or CRITICAL states if the " |
2678 | "specified\n" | 3141 | "specified" |
2679 | "metric is outside the required threshold ranges. The metric defaults to " | ||
2680 | "number\n" | ||
2681 | "of processes. Search filters can be applied to limit the processes to " | ||
2682 | "check.\n" | ||
2683 | "\n" | ||
2684 | msgstr "" | 3142 | msgstr "" |
2685 | 3143 | ||
2686 | #: plugins/check_procs.c:668 | 3144 | #: plugins/check_procs.c:673 |
2687 | #, c-format | ||
2688 | msgid "" | 3145 | msgid "" |
2689 | "\n" | 3146 | "metric is outside the required threshold ranges. The metric defaults to " |
2690 | "Required Arguments:\n" | 3147 | "number" |
2691 | " -w, --warning=RANGE\n" | ||
2692 | " Generate warning state if metric is outside this range\n" | ||
2693 | " -c, --critical=RANGE\n" | ||
2694 | " Generate critical state if metric is outside this range\n" | ||
2695 | msgstr "" | 3148 | msgstr "" |
2696 | 3149 | ||
2697 | #: plugins/check_procs.c:675 | 3150 | #: plugins/check_procs.c:674 |
2698 | #, c-format | ||
2699 | msgid "" | 3151 | msgid "" |
2700 | "\n" | 3152 | "of processes. Search filters can be applied to limit the processes to check." |
2701 | "Optional Arguments:\n" | ||
2702 | " -m, --metric=TYPE\n" | ||
2703 | " Check thresholds against metric. Valid types:\n" | ||
2704 | " PROCS - number of processes (default)\n" | ||
2705 | " VSZ - virtual memory size\n" | ||
2706 | " RSS - resident set memory size\n" | ||
2707 | " CPU - percentage cpu\n" | ||
2708 | msgstr "" | 3153 | msgstr "" |
2709 | 3154 | ||
2710 | #: plugins/check_procs.c:685 | 3155 | #: plugins/check_procs.c:680 |
2711 | #, c-format | 3156 | msgid "Required Arguments:" |
2712 | msgid " ELAPSED - time elapsed in seconds\n" | 3157 | msgstr "" |
3158 | |||
3159 | #: plugins/check_procs.c:682 | ||
3160 | msgid "Generate warning state if metric is outside this range" | ||
3161 | msgstr "" | ||
3162 | |||
3163 | #: plugins/check_procs.c:684 | ||
3164 | msgid "Generate critical state if metric is outside this range" | ||
3165 | msgstr "" | ||
3166 | |||
3167 | #: plugins/check_procs.c:686 | ||
3168 | msgid "Optional Arguments:" | ||
3169 | msgstr "" | ||
3170 | |||
3171 | #: plugins/check_procs.c:688 | ||
3172 | msgid "Check thresholds against metric. Valid types:" | ||
3173 | msgstr "" | ||
3174 | |||
3175 | #: plugins/check_procs.c:689 | ||
3176 | msgid "PROCS - number of processes (default)" | ||
2713 | msgstr "" | 3177 | msgstr "" |
2714 | 3178 | ||
2715 | #: plugins/check_procs.c:690 | 3179 | #: plugins/check_procs.c:690 |
2716 | #, c-format | 3180 | msgid "VSZ - virtual memory size" |
2717 | msgid "" | ||
2718 | " -v, --verbose\n" | ||
2719 | " Extra information. Up to 3 verbosity levels\n" | ||
2720 | msgstr "" | 3181 | msgstr "" |
2721 | 3182 | ||
2722 | #: plugins/check_procs.c:694 | 3183 | #: plugins/check_procs.c:691 |
2723 | #, c-format | 3184 | msgid "RSS - resident set memory size" |
2724 | msgid "" | ||
2725 | "\n" | ||
2726 | "Optional Filters:\n" | ||
2727 | " -s, --state=STATUSFLAGS\n" | ||
2728 | " Only scan for processes that have, in the output of `ps`, one or\n" | ||
2729 | " more of the status flags you specify (for example R, Z, S, RS,\n" | ||
2730 | " RSZDT, plus others based on the output of your 'ps' command).\n" | ||
2731 | " -p, --ppid=PPID\n" | ||
2732 | " Only scan for children of the parent process ID indicated.\n" | ||
2733 | " -z, --vsz=VSZ\n" | ||
2734 | " Only scan for processes with vsz higher than indicated.\n" | ||
2735 | " -r, --rss=RSS\n" | ||
2736 | " Only scan for processes with rss higher than indicated.\n" | ||
2737 | msgstr "" | 3185 | msgstr "" |
2738 | 3186 | ||
2739 | #: plugins/check_procs.c:707 | 3187 | #: plugins/check_procs.c:692 |
2740 | #, c-format | 3188 | msgid "CPU - percentage cpu" |
2741 | msgid "" | 3189 | msgstr "" |
2742 | " -P, --pcpu=PCPU\n" | 3190 | |
2743 | " Only scan for processes with pcpu higher than indicated.\n" | 3191 | #: plugins/check_procs.c:695 |
2744 | " -u, --user=USER\n" | 3192 | msgid "ELAPSED - time elapsed in seconds" |
2745 | " Only scan for processes with user name or ID indicated.\n" | 3193 | msgstr "" |
2746 | " -a, --argument-array=STRING\n" | 3194 | |
2747 | " Only scan for processes with args that contain STRING.\n" | 3195 | #: plugins/check_procs.c:700 |
2748 | " -C, --command=COMMAND\n" | 3196 | msgid "Extra information. Up to 3 verbosity levels" |
2749 | " Only scan for exact matches of COMMAND (without path).\n" | 3197 | msgstr "" |
3198 | |||
3199 | #: plugins/check_procs.c:704 | ||
3200 | msgid "Only scan for processes that have, in the output of `ps`, one or" | ||
3201 | msgstr "" | ||
3202 | |||
3203 | #: plugins/check_procs.c:705 | ||
3204 | msgid "more of the status flags you specify (for example R, Z, S, RS," | ||
3205 | msgstr "" | ||
3206 | |||
3207 | #: plugins/check_procs.c:706 | ||
3208 | msgid "RSZDT, plus others based on the output of your 'ps' command)." | ||
3209 | msgstr "" | ||
3210 | |||
3211 | #: plugins/check_procs.c:708 | ||
3212 | msgid "Only scan for children of the parent process ID indicated." | ||
3213 | msgstr "" | ||
3214 | |||
3215 | #: plugins/check_procs.c:710 | ||
3216 | msgid "Only scan for processes with vsz higher than indicated." | ||
3217 | msgstr "" | ||
3218 | |||
3219 | #: plugins/check_procs.c:712 | ||
3220 | msgid "Only scan for processes with rss higher than indicated." | ||
3221 | msgstr "" | ||
3222 | |||
3223 | #: plugins/check_procs.c:714 | ||
3224 | msgid "Only scan for processes with pcpu higher than indicated." | ||
2750 | msgstr "" | 3225 | msgstr "" |
2751 | 3226 | ||
2752 | #: plugins/check_procs.c:717 | 3227 | #: plugins/check_procs.c:716 |
3228 | msgid "Only scan for processes with user name or ID indicated." | ||
3229 | msgstr "" | ||
3230 | |||
3231 | #: plugins/check_procs.c:718 | ||
3232 | msgid "Only scan for processes with args that contain STRING." | ||
3233 | msgstr "" | ||
3234 | |||
3235 | #: plugins/check_procs.c:720 | ||
3236 | msgid "Only scan for exact matches of COMMAND (without path)." | ||
3237 | msgstr "" | ||
3238 | |||
3239 | #: plugins/check_procs.c:722 | ||
2753 | #, c-format | 3240 | #, c-format |
2754 | msgid "" | 3241 | msgid "" |
2755 | "\n" | 3242 | "\n" |
@@ -2759,7 +3246,7 @@ msgid "" | |||
2759 | "\n" | 3246 | "\n" |
2760 | msgstr "" | 3247 | msgstr "" |
2761 | 3248 | ||
2762 | #: plugins/check_procs.c:722 | 3249 | #: plugins/check_procs.c:727 |
2763 | #, c-format | 3250 | #, c-format |
2764 | msgid "" | 3251 | msgid "" |
2765 | "This plugin checks the number of currently running processes and\n" | 3252 | "This plugin checks the number of currently running processes and\n" |
@@ -2770,1112 +3257,1266 @@ msgid "" | |||
2770 | "\n" | 3257 | "\n" |
2771 | msgstr "" | 3258 | msgstr "" |
2772 | 3259 | ||
2773 | #: plugins/check_procs.c:729 | 3260 | #: plugins/check_procs.c:736 |
3261 | msgid "Warning if not two processes with command name portsentry." | ||
3262 | msgstr "" | ||
3263 | |||
3264 | #: plugins/check_procs.c:737 | ||
3265 | msgid "Critical if < 2 or > 1024 processes" | ||
3266 | msgstr "" | ||
3267 | |||
3268 | #: plugins/check_procs.c:739 | ||
3269 | msgid "Warning alert if > 10 processes with command arguments containing" | ||
3270 | msgstr "" | ||
3271 | |||
3272 | #: plugins/check_procs.c:740 | ||
3273 | msgid "'/usr/local/bin/perl' and owned by root" | ||
3274 | msgstr "" | ||
3275 | |||
3276 | #: plugins/check_procs.c:742 | ||
3277 | msgid "Alert if vsz of any processes over 50K or 100K" | ||
3278 | msgstr "" | ||
3279 | |||
3280 | #: plugins/check_procs.c:744 | ||
2774 | #, c-format | 3281 | #, c-format |
2775 | msgid "" | 3282 | msgid "Alert if cpu of any processes over 10%% or 20%%" |
2776 | "Examples:\n" | ||
2777 | " check_procs -w 2:2 -c 2:1024 -C portsentry\n" | ||
2778 | " Warning if not two processes with command name portsentry. Critical\n" | ||
2779 | " if < 2 or > 1024 processes\n" | ||
2780 | "\n" | ||
2781 | " check_procs -w 10 -a '/usr/local/bin/perl' -u root\n" | ||
2782 | " Warning alert if > 10 processes with command arguments containing \n" | ||
2783 | " '/usr/local/bin/perl' and owned by root\n" | ||
2784 | "\n" | ||
2785 | " check_procs -w 50000 -c 100000 --metric=VSZ\n" | ||
2786 | " Alert if vsz of any processes over 50K or 100K\n" | ||
2787 | " check_procs -w 10 -c 20 --metric=CPU\n" | ||
2788 | " Alert if cpu of any processes over 10%% or 20%%\n" | ||
2789 | "\n" | ||
2790 | msgstr "" | 3283 | msgstr "" |
2791 | 3284 | ||
2792 | #: plugins/check_radius.c:122 | 3285 | #: plugins/check_radius.c:138 |
2793 | msgid "Config file error" | 3286 | msgid "Config file error" |
2794 | msgstr "" | 3287 | msgstr "" |
2795 | 3288 | ||
2796 | #: plugins/check_radius.c:130 | 3289 | #: plugins/check_radius.c:146 |
2797 | msgid "Out of Memory?" | 3290 | msgid "Out of Memory?" |
2798 | msgstr "" | 3291 | msgstr "" |
2799 | 3292 | ||
2800 | #: plugins/check_radius.c:151 | 3293 | #: plugins/check_radius.c:167 |
2801 | msgid "Timeout" | 3294 | msgid "Timeout" |
2802 | msgstr "" | 3295 | msgstr "" |
2803 | 3296 | ||
2804 | #: plugins/check_radius.c:153 | 3297 | #: plugins/check_radius.c:169 |
2805 | msgid "Auth Error" | 3298 | msgid "Auth Error" |
2806 | msgstr "" | 3299 | msgstr "" |
2807 | 3300 | ||
2808 | #: plugins/check_radius.c:155 | 3301 | #: plugins/check_radius.c:171 |
2809 | msgid "Auth Failed" | 3302 | msgid "Auth Failed" |
2810 | msgstr "" | 3303 | msgstr "" |
2811 | 3304 | ||
2812 | #: plugins/check_radius.c:159 | 3305 | #: plugins/check_radius.c:175 |
2813 | msgid "Auth OK" | 3306 | msgid "Auth OK" |
2814 | msgstr "" | 3307 | msgstr "" |
2815 | 3308 | ||
2816 | #: plugins/check_radius.c:202 plugins/check_radius.c:262 | 3309 | #: plugins/check_radius.c:218 plugins/check_radius.c:278 |
2817 | msgid "Number of retries must be a positive integer" | 3310 | msgid "Number of retries must be a positive integer" |
2818 | msgstr "" | 3311 | msgstr "" |
2819 | 3312 | ||
2820 | #: plugins/check_radius.c:288 | 3313 | #: plugins/check_radius.c:304 |
2821 | #, c-format | 3314 | msgid "Tests to see if a radius server is accepting connections." |
2822 | msgid "" | ||
2823 | "Tests to see if a radius server is accepting connections.\n" | ||
2824 | "\n" | ||
2825 | msgstr "" | 3315 | msgstr "" |
2826 | 3316 | ||
2827 | #: plugins/check_radius.c:296 | 3317 | #: plugins/check_radius.c:315 |
2828 | #, c-format | 3318 | msgid "The user to authenticate" |
3319 | msgstr "" | ||
3320 | |||
3321 | #: plugins/check_radius.c:317 | ||
3322 | msgid "Password for autentication (SECURITY RISK)" | ||
3323 | msgstr "" | ||
3324 | |||
3325 | #: plugins/check_radius.c:319 | ||
3326 | msgid "NAS identifier" | ||
3327 | msgstr "" | ||
3328 | |||
3329 | #: plugins/check_radius.c:321 | ||
3330 | msgid "Configuration file" | ||
3331 | msgstr "" | ||
3332 | |||
3333 | #: plugins/check_radius.c:323 | ||
3334 | msgid "Response string to expect from the server" | ||
3335 | msgstr "" | ||
3336 | |||
3337 | #: plugins/check_radius.c:325 | ||
3338 | msgid "Number of times to retry a failed connection" | ||
3339 | msgstr "" | ||
3340 | |||
3341 | #: plugins/check_radius.c:329 | ||
3342 | #, fuzzy | ||
3343 | msgid "" | ||
3344 | "This plugin tests a radius server to see if it is accepting connections." | ||
3345 | msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host." | ||
3346 | |||
3347 | #: plugins/check_radius.c:330 | ||
2829 | msgid "" | 3348 | msgid "" |
2830 | " -u, --username=STRING\n" | 3349 | "The server to test must be specified in the invocation, as well as a user" |
2831 | " The user to authenticate\n" | ||
2832 | " -p, --password=STRING\n" | ||
2833 | " Password for autentication (SECURITY RISK)\n" | ||
2834 | " -n, --nas-id=STRING\n" | ||
2835 | " NAS identifier\n" | ||
2836 | " -F, --filename=STRING\n" | ||
2837 | " Configuration file\n" | ||
2838 | " -e, --expect=STRING\n" | ||
2839 | " Response string to expect from the server\n" | ||
2840 | " -r, --retries=INTEGER\n" | ||
2841 | " Number of times to retry a failed connection\n" | ||
2842 | msgstr "" | 3350 | msgstr "" |
2843 | 3351 | ||
2844 | #: plugins/check_radius.c:312 | 3352 | #: plugins/check_radius.c:331 |
2845 | #, c-format | ||
2846 | msgid "" | 3353 | msgid "" |
2847 | "\n" | 3354 | "name and password. A configuration file may also be present. The format of" |
2848 | "This plugin tests a radius server to see if it is accepting connections.\n" | ||
2849 | "\n" | ||
2850 | "The server to test must be specified in the invocation, as well as a user\n" | ||
2851 | "name and password. A configuration file may also be present. The format of\n" | ||
2852 | "the configuration file is described in the radiusclient library sources.\n" | ||
2853 | "\n" | ||
2854 | msgstr "" | 3355 | msgstr "" |
2855 | 3356 | ||
2856 | #: plugins/check_radius.c:319 | 3357 | #: plugins/check_radius.c:332 |
2857 | #, c-format | ||
2858 | msgid "" | 3358 | msgid "" |
2859 | "The password option presents a substantial security issue because the\n" | 3359 | "the configuration file is described in the radiusclient library sources." |
2860 | "password can be determined by careful watching of the command line in\n" | 3360 | msgstr "" |
2861 | "a process listing. This risk is exacerbated because nagios will\n" | 3361 | |
2862 | "run the plugin at regular prdictable intervals. Please be sure that\n" | 3362 | #: plugins/check_radius.c:333 |
2863 | "the password used does not allow access to sensitive system resources,\n" | 3363 | msgid "The password option presents a substantial security issue because the" |
2864 | "otherwise compormise could occur.\n" | 3364 | msgstr "" |
3365 | |||
3366 | #: plugins/check_radius.c:334 | ||
3367 | msgid "password can be determined by careful watching of the command line in" | ||
3368 | msgstr "" | ||
3369 | |||
3370 | #: plugins/check_radius.c:335 | ||
3371 | msgid "a process listing. This risk is exacerbated because nagios will" | ||
3372 | msgstr "" | ||
3373 | |||
3374 | #: plugins/check_radius.c:336 | ||
3375 | msgid "run the plugin at regular prdictable intervals. Please be sure that" | ||
3376 | msgstr "" | ||
3377 | |||
3378 | #: plugins/check_radius.c:337 | ||
3379 | msgid "the password used does not allow access to sensitive system resources," | ||
3380 | msgstr "" | ||
3381 | |||
3382 | #: plugins/check_radius.c:338 | ||
3383 | msgid "otherwise compormise could occur." | ||
2865 | msgstr "" | 3384 | msgstr "" |
2866 | 3385 | ||
2867 | #: plugins/check_real.c:79 | 3386 | #: plugins/check_real.c:96 |
2868 | #, c-format | 3387 | #, c-format |
2869 | msgid "Unable to connect to %s on port %d\n" | 3388 | msgid "Unable to connect to %s on port %d\n" |
2870 | msgstr "" | 3389 | msgstr "" |
2871 | 3390 | ||
2872 | #: plugins/check_real.c:101 | 3391 | #: plugins/check_real.c:118 |
2873 | #, c-format | 3392 | #, c-format |
2874 | msgid "No data received from %s\n" | 3393 | msgid "No data received from %s\n" |
2875 | msgstr "" | 3394 | msgstr "" |
2876 | 3395 | ||
2877 | #: plugins/check_real.c:106 plugins/check_real.c:179 | 3396 | #: plugins/check_real.c:123 plugins/check_real.c:196 |
2878 | #, c-format | 3397 | #, fuzzy |
2879 | msgid "Invalid REAL response received from host\n" | 3398 | msgid "Invalid REAL response received from host" |
2880 | msgstr "" | 3399 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" |
2881 | 3400 | ||
2882 | #: plugins/check_real.c:108 plugins/check_real.c:181 | 3401 | #: plugins/check_real.c:125 plugins/check_real.c:198 |
2883 | #, c-format | 3402 | #, c-format |
2884 | msgid "Invalid REAL response received from host on port %d\n" | 3403 | msgid "Invalid REAL response received from host on port %d\n" |
2885 | msgstr "" | 3404 | msgstr "" |
2886 | 3405 | ||
2887 | #: plugins/check_real.c:172 plugins/check_tcp.c:278 | 3406 | #: plugins/check_real.c:189 plugins/check_tcp.c:291 |
2888 | #, c-format | 3407 | #, c-format |
2889 | msgid "No data received from host\n" | 3408 | msgid "No data received from host\n" |
2890 | msgstr "" | 3409 | msgstr "" |
2891 | 3410 | ||
2892 | #: plugins/check_real.c:235 | 3411 | #: plugins/check_real.c:252 |
2893 | #, c-format | 3412 | #, c-format |
2894 | msgid "REAL %s - %d second response time\n" | 3413 | msgid "REAL %s - %d second response time\n" |
2895 | msgstr "" | 3414 | msgstr "" |
2896 | 3415 | ||
2897 | #: plugins/check_real.c:324 plugins/check_smtp.c:584 plugins/check_ups.c:525 | 3416 | #: plugins/check_real.c:341 plugins/check_smtp.c:621 plugins/check_ups.c:535 |
2898 | msgid "Warning time must be a positive integer" | 3417 | msgid "Warning time must be a positive integer" |
2899 | msgstr "Warnung time muss ein positiver Integer sein" | 3418 | msgstr "Warnung time muss ein positiver Integer sein" |
2900 | 3419 | ||
2901 | #: plugins/check_real.c:333 plugins/check_smtp.c:575 plugins/check_ups.c:516 | 3420 | #: plugins/check_real.c:350 plugins/check_smtp.c:612 plugins/check_ups.c:526 |
2902 | msgid "Critical time must be a positive integer" | 3421 | msgid "Critical time must be a positive integer" |
2903 | msgstr "Critical time muss ein positiver Integer sein" | 3422 | msgstr "Critical time muss ein positiver Integer sein" |
2904 | 3423 | ||
2905 | #: plugins/check_real.c:369 | 3424 | #: plugins/check_real.c:386 |
2906 | #, fuzzy | 3425 | #, fuzzy |
2907 | msgid "You must provide a server to check" | 3426 | msgid "You must provide a server to check" |
2908 | msgstr "%s: Hostname muss angegeben werden\n" | 3427 | msgstr "%s: Hostname muss angegeben werden\n" |
2909 | 3428 | ||
2910 | #: plugins/check_real.c:401 | 3429 | #: plugins/check_real.c:418 |
2911 | #, c-format | 3430 | #, fuzzy |
2912 | msgid "" | 3431 | msgid "This plugin tests the REAL service on the specified host." |
2913 | "This plugin tests the REAL service on the specified host.\n" | 3432 | msgstr "" |
3433 | "Testet den DNS Dienst auf dem angegebenen Host mit dig\n" | ||
2914 | "\n" | 3434 | "\n" |
3435 | |||
3436 | #: plugins/check_real.c:429 | ||
3437 | msgid "Connect to this url" | ||
2915 | msgstr "" | 3438 | msgstr "" |
2916 | 3439 | ||
2917 | #: plugins/check_real.c:409 | 3440 | #: plugins/check_real.c:431 |
2918 | #, c-format | 3441 | #, c-format |
3442 | msgid "String to expect in first line of server response (default: %s)\n" | ||
3443 | msgstr "" | ||
3444 | |||
3445 | #: plugins/check_real.c:440 | ||
3446 | #, fuzzy | ||
3447 | msgid "This plugin will attempt to open an RTSP connection with the host." | ||
3448 | msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host." | ||
3449 | |||
3450 | #: plugins/check_real.c:441 plugins/check_smtp.c:770 | ||
3451 | msgid "Successul connects return STATE_OK, refusals and timeouts return" | ||
3452 | msgstr "" | ||
3453 | |||
3454 | #: plugins/check_real.c:442 | ||
2919 | msgid "" | 3455 | msgid "" |
2920 | " -u, --url=STRING\n" | 3456 | "STATE_CRITICAL, other errors return STATE_UNKNOWN. Successful connects," |
2921 | " Connect to this url\n" | ||
2922 | " -e, --expect=STRING\n" | ||
2923 | " String to expect in first line of server response (default: %s)\n" | ||
2924 | msgstr "" | 3457 | msgstr "" |
2925 | 3458 | ||
2926 | #: plugins/check_real.c:422 | 3459 | #: plugins/check_real.c:443 |
2927 | #, c-format | ||
2928 | msgid "" | 3460 | msgid "" |
2929 | "This plugin will attempt to open an RTSP connection with the host.\n" | 3461 | "but incorrect reponse messages from the host result in STATE_WARNING return" |
2930 | "Successul connects return STATE_OK, refusals and timeouts return\n" | 3462 | msgstr "" |
2931 | "STATE_CRITICAL, other errors return STATE_UNKNOWN. Successful connects,\n" | 3463 | |
2932 | "but incorrect reponse messages from the host result in STATE_WARNING return\n" | 3464 | #: plugins/check_real.c:444 |
2933 | "values." | 3465 | msgid "values." |
2934 | msgstr "" | 3466 | msgstr "" |
2935 | 3467 | ||
2936 | #: plugins/check_smtp.c:172 | 3468 | #: plugins/check_smtp.c:187 plugins/check_swap.c:268 plugins/check_swap.c:274 |
2937 | #, c-format | 3469 | #, c-format |
2938 | msgid "malloc() failed!\n" | 3470 | msgid "malloc() failed!\n" |
2939 | msgstr "" | 3471 | msgstr "" |
2940 | 3472 | ||
2941 | #: plugins/check_smtp.c:176 | 3473 | #: plugins/check_smtp.c:191 |
2942 | #, c-format | 3474 | #, c-format |
2943 | msgid "gethostname() failed!\n" | 3475 | msgid "gethostname() failed!\n" |
2944 | msgstr "" | 3476 | msgstr "" |
2945 | 3477 | ||
2946 | #: plugins/check_smtp.c:213 plugins/check_smtp.c:237 | 3478 | #: plugins/check_smtp.c:228 plugins/check_smtp.c:252 |
2947 | #, c-format | 3479 | #, c-format |
2948 | msgid "recv() failed\n" | 3480 | msgid "recv() failed\n" |
2949 | msgstr "" | 3481 | msgstr "" |
2950 | 3482 | ||
2951 | #: plugins/check_smtp.c:224 | 3483 | #: plugins/check_smtp.c:239 |
2952 | #, c-format | 3484 | #, c-format |
2953 | msgid "Invalid SMTP response received from host\n" | 3485 | msgid "Invalid SMTP response received from host\n" |
2954 | msgstr "" | 3486 | msgstr "" |
2955 | 3487 | ||
2956 | #: plugins/check_smtp.c:226 | 3488 | #: plugins/check_smtp.c:241 |
2957 | #, c-format | 3489 | #, c-format |
2958 | msgid "Invalid SMTP response received from host on port %d\n" | 3490 | msgid "Invalid SMTP response received from host on port %d\n" |
2959 | msgstr "" | 3491 | msgstr "" |
2960 | 3492 | ||
2961 | #: plugins/check_smtp.c:248 | 3493 | #: plugins/check_smtp.c:263 |
2962 | #, c-format | 3494 | #, c-format |
2963 | msgid "WARNING - TLS not supported by server\n" | 3495 | msgid "WARNING - TLS not supported by server\n" |
2964 | msgstr "" | 3496 | msgstr "" |
2965 | 3497 | ||
2966 | #: plugins/check_smtp.c:260 | 3498 | #: plugins/check_smtp.c:275 |
2967 | #, c-format | 3499 | #, c-format |
2968 | msgid "Server does not support STARTTLS\n" | 3500 | msgid "Server does not support STARTTLS\n" |
2969 | msgstr "" | 3501 | msgstr "" |
2970 | 3502 | ||
2971 | #: plugins/check_smtp.c:266 | 3503 | #: plugins/check_smtp.c:281 |
2972 | #, c-format | 3504 | #, c-format |
2973 | msgid "CRITICAL - Cannot create SSL context.\n" | 3505 | msgid "CRITICAL - Cannot create SSL context.\n" |
2974 | msgstr "" | 3506 | msgstr "" |
2975 | 3507 | ||
2976 | #: plugins/check_smtp.c:277 plugins/check_tcp.c:226 | 3508 | #: plugins/check_smtp.c:301 |
3509 | #, c-format | ||
3510 | msgid "SMTP UNKNOWN - Cannot send EHLO command via TLS.\n" | ||
3511 | msgstr "" | ||
3512 | |||
3513 | #: plugins/check_smtp.c:306 | ||
3514 | #, c-format | ||
3515 | msgid "sent %s" | ||
3516 | msgstr "" | ||
3517 | |||
3518 | #: plugins/check_smtp.c:308 | ||
3519 | #, c-format | ||
3520 | msgid "SMTP UNKNOWN - Cannot read EHLO response via TLS.\n" | ||
3521 | msgstr "" | ||
3522 | |||
3523 | #: plugins/check_smtp.c:321 plugins/check_tcp.c:239 | ||
2977 | #, c-format | 3524 | #, c-format |
2978 | msgid "CRITICAL - Cannot retrieve server certificate.\n" | 3525 | msgid "CRITICAL - Cannot retrieve server certificate.\n" |
2979 | msgstr "CRITICAL - Konnte kein Serverzertifikat erhalten\n" | 3526 | msgstr "CRITICAL - Konnte kein Serverzertifikat erhalten\n" |
2980 | 3527 | ||
2981 | #: plugins/check_smtp.c:316 plugins/check_snmp.c:556 | 3528 | #: plugins/check_smtp.c:359 plugins/check_snmp.c:568 |
2982 | #, c-format | 3529 | #, c-format |
2983 | msgid "Could Not Compile Regular Expression" | 3530 | msgid "Could Not Compile Regular Expression" |
2984 | msgstr "" | 3531 | msgstr "" |
2985 | 3532 | ||
2986 | #: plugins/check_smtp.c:325 plugins/check_smtp.c:335 | 3533 | #: plugins/check_smtp.c:368 |
2987 | #, c-format | 3534 | #, c-format |
2988 | msgid "SMTP %s - Invalid response '%s' to command '%s'\n" | 3535 | msgid "SMTP %s - Invalid response '%s' to command '%s'\n" |
2989 | msgstr "" | 3536 | msgstr "" |
2990 | 3537 | ||
2991 | #: plugins/check_smtp.c:329 plugins/check_snmp.c:301 | 3538 | #: plugins/check_smtp.c:372 plugins/check_snmp.c:318 |
2992 | #, c-format | 3539 | #, c-format |
2993 | msgid "Execute Error: %s\n" | 3540 | msgid "Execute Error: %s\n" |
2994 | msgstr "" | 3541 | msgstr "" |
2995 | 3542 | ||
2996 | #: plugins/check_smtp.c:349 | 3543 | #: plugins/check_smtp.c:386 |
2997 | msgid "no authuser specified, " | 3544 | msgid "no authuser specified, " |
2998 | msgstr "" | 3545 | msgstr "" |
2999 | 3546 | ||
3000 | #: plugins/check_smtp.c:354 | 3547 | #: plugins/check_smtp.c:391 |
3001 | msgid "no authpass specified, " | 3548 | msgid "no authpass specified, " |
3002 | msgstr "" | 3549 | msgstr "" |
3003 | 3550 | ||
3004 | #: plugins/check_smtp.c:361 plugins/check_smtp.c:383 plugins/check_smtp.c:404 | 3551 | #: plugins/check_smtp.c:398 plugins/check_smtp.c:420 plugins/check_smtp.c:441 |
3005 | #, c-format | 3552 | #, c-format |
3006 | msgid "sent %s\n" | 3553 | msgid "sent %s\n" |
3007 | msgstr "" | 3554 | msgstr "" |
3008 | 3555 | ||
3009 | #: plugins/check_smtp.c:364 | 3556 | #: plugins/check_smtp.c:401 |
3010 | msgid "recv() failed after AUTH LOGIN, \n" | 3557 | msgid "recv() failed after AUTH LOGIN, \n" |
3011 | msgstr "" | 3558 | msgstr "" |
3012 | 3559 | ||
3013 | #: plugins/check_smtp.c:370 plugins/check_smtp.c:392 plugins/check_smtp.c:413 | 3560 | #: plugins/check_smtp.c:407 plugins/check_smtp.c:429 plugins/check_smtp.c:450 |
3014 | #, fuzzy, c-format | 3561 | #, fuzzy, c-format |
3015 | msgid "received %s\n" | 3562 | msgid "received %s\n" |
3016 | msgstr "Keine Daten empfangen %s\n" | 3563 | msgstr "Keine Daten empfangen %s\n" |
3017 | 3564 | ||
3018 | #: plugins/check_smtp.c:374 | 3565 | #: plugins/check_smtp.c:411 |
3019 | #, fuzzy | 3566 | #, fuzzy |
3020 | msgid "invalid response received after AUTH LOGIN, " | 3567 | msgid "invalid response received after AUTH LOGIN, " |
3021 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" | 3568 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" |
3022 | 3569 | ||
3023 | #: plugins/check_smtp.c:387 | 3570 | #: plugins/check_smtp.c:424 |
3024 | msgid "recv() failed after sending authuser, " | 3571 | msgid "recv() failed after sending authuser, " |
3025 | msgstr "" | 3572 | msgstr "" |
3026 | 3573 | ||
3027 | #: plugins/check_smtp.c:396 | 3574 | #: plugins/check_smtp.c:433 |
3028 | #, fuzzy | 3575 | #, fuzzy |
3029 | msgid "invalid response received after authuser, " | 3576 | msgid "invalid response received after authuser, " |
3030 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" | 3577 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" |
3031 | 3578 | ||
3032 | #: plugins/check_smtp.c:408 | 3579 | #: plugins/check_smtp.c:445 |
3033 | msgid "recv() failed after sending authpass, " | 3580 | msgid "recv() failed after sending authpass, " |
3034 | msgstr "" | 3581 | msgstr "" |
3035 | 3582 | ||
3036 | #: plugins/check_smtp.c:417 | 3583 | #: plugins/check_smtp.c:454 |
3037 | #, fuzzy | 3584 | #, fuzzy |
3038 | msgid "invalid response received after authpass, " | 3585 | msgid "invalid response received after authpass, " |
3039 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" | 3586 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" |
3040 | 3587 | ||
3041 | #: plugins/check_smtp.c:424 | 3588 | #: plugins/check_smtp.c:461 |
3042 | msgid "only authtype LOGIN is supported, " | 3589 | msgid "only authtype LOGIN is supported, " |
3043 | msgstr "" | 3590 | msgstr "" |
3044 | 3591 | ||
3045 | #: plugins/check_smtp.c:448 | 3592 | #: plugins/check_smtp.c:485 |
3046 | #, fuzzy, c-format | 3593 | #, fuzzy, c-format |
3047 | msgid "SMTP %s - %s%.3f sec. response time%s%s|%s\n" | 3594 | msgid "SMTP %s - %s%.3f sec. response time%s%s|%s\n" |
3048 | msgstr " - %s - %.3f Sekunden Antwortzeit %s%s|%s %s\n" | 3595 | msgstr " - %s - %.3f Sekunden Antwortzeit %s%s|%s %s\n" |
3049 | 3596 | ||
3050 | #: plugins/check_smtp.c:554 plugins/check_smtp.c:564 | 3597 | #: plugins/check_smtp.c:591 plugins/check_smtp.c:601 |
3051 | #, c-format | 3598 | #, c-format |
3052 | msgid "Could not realloc() units [%d]\n" | 3599 | msgid "Could not realloc() units [%d]\n" |
3053 | msgstr "" | 3600 | msgstr "" |
3054 | 3601 | ||
3055 | #: plugins/check_smtp.c:611 | 3602 | #: plugins/check_smtp.c:648 |
3056 | msgid "SSL support not available - install OpenSSL and recompile" | 3603 | msgid "SSL support not available - install OpenSSL and recompile" |
3057 | msgstr "" | 3604 | msgstr "" |
3058 | 3605 | ||
3059 | #: plugins/check_smtp.c:681 | 3606 | #: plugins/check_smtp.c:727 |
3607 | #, fuzzy | ||
3608 | msgid "This plugin will attempt to open an SMTP connection with the host." | ||
3609 | msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host." | ||
3610 | |||
3611 | #: plugins/check_smtp.c:740 | ||
3060 | #, c-format | 3612 | #, c-format |
3061 | msgid "" | 3613 | msgid " String to expect in first line of server response (default: '%s')\n" |
3062 | "This plugin will attempt to open an SMTP connection with the host.\n" | ||
3063 | "\n" | ||
3064 | msgstr "" | 3614 | msgstr "" |
3065 | 3615 | ||
3066 | #: plugins/check_smtp.c:691 | 3616 | #: plugins/check_smtp.c:742 |
3067 | #, c-format | 3617 | msgid "Suppress SMTP command" |
3068 | msgid "" | ||
3069 | " -e, --expect=STRING\n" | ||
3070 | " String to expect in first line of server response (default: '%s')\n" | ||
3071 | " -n, nocommand\n" | ||
3072 | " Suppress SMTP command\n" | ||
3073 | " -C, --command=STRING\n" | ||
3074 | " SMTP command (may be used repeatedly)\n" | ||
3075 | " -R, --command=STRING\n" | ||
3076 | " Expected response to command (may be used repeatedly)\n" | ||
3077 | " -f, --from=STRING\n" | ||
3078 | " FROM-address to include in MAIL command, required by Exchange 2000\n" | ||
3079 | msgstr "" | 3618 | msgstr "" |
3080 | 3619 | ||
3081 | #: plugins/check_smtp.c:704 | 3620 | #: plugins/check_smtp.c:744 |
3082 | #, c-format | 3621 | msgid "SMTP command (may be used repeatedly)" |
3083 | msgid "" | ||
3084 | " -D, --certificate=INTEGER\n" | ||
3085 | " Minimum number of days a certificate has to be valid.\n" | ||
3086 | " -S, --starttls\n" | ||
3087 | " Use STARTTLS for the connection.\n" | ||
3088 | msgstr "" | 3622 | msgstr "" |
3089 | 3623 | ||
3090 | #: plugins/check_smtp.c:726 | 3624 | #: plugins/check_smtp.c:746 |
3091 | #, c-format | 3625 | msgid "Expected response to command (may be used repeatedly)" |
3092 | msgid "" | 3626 | msgstr "" |
3093 | "\n" | 3627 | |
3094 | "Successul connects return STATE_OK, refusals and timeouts return\n" | 3628 | #: plugins/check_smtp.c:748 |
3095 | "STATE_CRITICAL, other errors return STATE_UNKNOWN. Successful\n" | 3629 | msgid "FROM-address to include in MAIL command, required by Exchange 2000" |
3096 | "connects, but incorrect reponse messages from the host result in\n" | 3630 | msgstr "" |
3097 | "STATE_WARNING return values.\n" | 3631 | |
3632 | #: plugins/check_smtp.c:753 | ||
3633 | msgid "Use STARTTLS for the connection." | ||
3098 | msgstr "" | 3634 | msgstr "" |
3099 | 3635 | ||
3100 | #: plugins/check_snmp.c:278 | 3636 | #: plugins/check_smtp.c:757 |
3637 | msgid "SMTP AUTH type to check (default none, only LOGIN supported)" | ||
3638 | msgstr "" | ||
3639 | |||
3640 | #: plugins/check_smtp.c:759 | ||
3641 | msgid "SMTP AUTH username" | ||
3642 | msgstr "" | ||
3643 | |||
3644 | #: plugins/check_smtp.c:761 | ||
3645 | msgid "SMTP AUTH password" | ||
3646 | msgstr "" | ||
3647 | |||
3648 | #: plugins/check_smtp.c:771 | ||
3649 | msgid "STATE_CRITICAL, other errors return STATE_UNKNOWN. Successful" | ||
3650 | msgstr "" | ||
3651 | |||
3652 | #: plugins/check_smtp.c:772 | ||
3653 | msgid "connects, but incorrect reponse messages from the host result in" | ||
3654 | msgstr "" | ||
3655 | |||
3656 | #: plugins/check_smtp.c:773 | ||
3657 | msgid "STATE_WARNING return values." | ||
3658 | msgstr "" | ||
3659 | |||
3660 | #: plugins/check_snmp.c:296 | ||
3101 | msgid "No valid data returned" | 3661 | msgid "No valid data returned" |
3102 | msgstr "" | 3662 | msgstr "" |
3103 | 3663 | ||
3104 | #: plugins/check_snmp.c:349 plugins/negate.c:113 | 3664 | #: plugins/check_snmp.c:364 plugins/negate.c:128 |
3105 | #, c-format | 3665 | #, c-format |
3106 | msgid "" | 3666 | msgid "" |
3107 | "%s problem - No data received from host\n" | 3667 | "%s problem - No data received from host\n" |
3108 | "CMD: %s\n" | 3668 | "CMD: %s\n" |
3109 | msgstr "" | 3669 | msgstr "" |
3110 | 3670 | ||
3111 | #: plugins/check_snmp.c:487 | 3671 | #: plugins/check_snmp.c:502 |
3112 | #, c-format | 3672 | #, c-format |
3113 | msgid "Invalid critical threshold: %s\n" | 3673 | msgid "Invalid critical threshold: %s\n" |
3114 | msgstr "" | 3674 | msgstr "" |
3115 | 3675 | ||
3116 | #: plugins/check_snmp.c:498 | 3676 | #: plugins/check_snmp.c:513 |
3117 | #, c-format | 3677 | #, c-format |
3118 | msgid "Invalid warning threshold: %s\n" | 3678 | msgid "Invalid warning threshold: %s\n" |
3119 | msgstr "" | 3679 | msgstr "" |
3120 | 3680 | ||
3121 | #: plugins/check_snmp.c:510 | 3681 | #: plugins/check_snmp.c:525 |
3122 | #, fuzzy | 3682 | #, fuzzy |
3123 | msgid "Retries interval must be a positive integer" | 3683 | msgid "Retries interval must be a positive integer" |
3124 | msgstr "Time interval muss ein positiver Integer sein" | 3684 | msgstr "Time interval muss ein positiver Integer sein" |
3125 | 3685 | ||
3126 | #: plugins/check_snmp.c:562 | 3686 | #: plugins/check_snmp.c:589 |
3127 | #, c-format | ||
3128 | msgid "call for regex which was not a compiled option" | ||
3129 | msgstr "" | ||
3130 | |||
3131 | #: plugins/check_snmp.c:581 | ||
3132 | #, fuzzy, c-format | 3687 | #, fuzzy, c-format |
3133 | msgid "Could not reallocate labels[%d]" | 3688 | msgid "Could not reallocate labels[%d]" |
3134 | msgstr "Konnte addr nicht zuweisen\n" | 3689 | msgstr "Konnte addr nicht zuweisen\n" |
3135 | 3690 | ||
3136 | #: plugins/check_snmp.c:593 | 3691 | #: plugins/check_snmp.c:601 |
3137 | #, fuzzy | 3692 | #, fuzzy |
3138 | msgid "Could not reallocate labels\n" | 3693 | msgid "Could not reallocate labels\n" |
3139 | msgstr "Konnte·url·nicht·zuweisen\n" | 3694 | msgstr "Konnte·url·nicht·zuweisen\n" |
3140 | 3695 | ||
3141 | #: plugins/check_snmp.c:610 | 3696 | #: plugins/check_snmp.c:618 |
3142 | #, fuzzy, c-format | 3697 | #, fuzzy, c-format |
3143 | msgid "Could not reallocate units [%d]\n" | 3698 | msgid "Could not reallocate units [%d]\n" |
3144 | msgstr "Konnte·url·nicht·zuweisen\n" | 3699 | msgstr "Konnte·url·nicht·zuweisen\n" |
3145 | 3700 | ||
3146 | #: plugins/check_snmp.c:622 | 3701 | #: plugins/check_snmp.c:630 |
3147 | msgid "Could not realloc() units\n" | 3702 | msgid "Could not realloc() units\n" |
3148 | msgstr "" | 3703 | msgstr "" |
3149 | 3704 | ||
3150 | #: plugins/check_snmp.c:707 | 3705 | #: plugins/check_snmp.c:715 |
3151 | #, c-format | 3706 | #, c-format |
3152 | msgid "Missing secname (%s) or authpassword (%s) ! \n" | 3707 | msgid "Missing secname (%s) or authpassword (%s) ! \n" |
3153 | msgstr "" | 3708 | msgstr "" |
3154 | 3709 | ||
3155 | #: plugins/check_snmp.c:715 | 3710 | #: plugins/check_snmp.c:723 |
3156 | #, c-format | 3711 | #, c-format |
3157 | msgid "Missing secname (%s), authpassword (%s), or privpasswd (%s)! \n" | 3712 | msgid "Missing secname (%s), authpassword (%s), or privpasswd (%s)! \n" |
3158 | msgstr "" | 3713 | msgstr "" |
3159 | 3714 | ||
3160 | #: plugins/check_snmp.c:724 | 3715 | #: plugins/check_snmp.c:732 |
3161 | msgid "Invalid SNMP version" | 3716 | msgid "Invalid SNMP version" |
3162 | msgstr "" | 3717 | msgstr "" |
3163 | 3718 | ||
3164 | #: plugins/check_snmp.c:852 | 3719 | #: plugins/check_snmp.c:860 |
3165 | msgid "Unbalanced quotes\n" | 3720 | msgid "Unbalanced quotes\n" |
3166 | msgstr "" | 3721 | msgstr "" |
3167 | 3722 | ||
3168 | #: plugins/check_snmp.c:901 | 3723 | #: plugins/check_snmp.c:909 |
3169 | #, c-format | 3724 | msgid "Check status of remote machines and obtain sustem information via SNMP" |
3170 | msgid "" | ||
3171 | "Check status of remote machines and obtain sustem information via SNMP\n" | ||
3172 | "\n" | ||
3173 | msgstr "" | 3725 | msgstr "" |
3174 | 3726 | ||
3175 | #: plugins/check_snmp.c:911 | 3727 | #: plugins/check_snmp.c:921 |
3176 | #, c-format | 3728 | msgid "Use SNMP GETNEXT instead of SNMP GET" |
3177 | msgid "" | 3729 | msgstr "" |
3178 | " -n, --next\n" | 3730 | |
3179 | " Use SNMP GETNEXT instead of SNMP GET\n" | 3731 | #: plugins/check_snmp.c:923 |
3180 | " -P, --protocol=[1|2c|3]\n" | 3732 | msgid "SNMP protocol version" |
3181 | " SNMP protocol version\n" | 3733 | msgstr "" |
3182 | " -L, --seclevel=[noAuthNoPriv|authNoPriv|authPriv]\n" | 3734 | |
3183 | " SNMPv3 securityLevel\n" | 3735 | #: plugins/check_snmp.c:925 |
3184 | " -a, --authproto=[MD5|SHA]\n" | 3736 | msgid "SNMPv3 securityLevel" |
3185 | " SNMPv3 auth proto\n" | ||
3186 | msgstr "" | 3737 | msgstr "" |
3187 | 3738 | ||
3188 | #: plugins/check_snmp.c:922 | 3739 | #: plugins/check_snmp.c:927 |
3740 | msgid "SNMPv3 auth proto" | ||
3741 | msgstr "" | ||
3742 | |||
3743 | #: plugins/check_snmp.c:931 | ||
3744 | msgid "Optional community string for SNMP communication" | ||
3745 | msgstr "" | ||
3746 | |||
3747 | #: plugins/check_snmp.c:932 | ||
3189 | #, c-format | 3748 | #, c-format |
3190 | msgid "" | 3749 | msgid "(default is \"%s\")" |
3191 | " -C, --community=STRING\n" | ||
3192 | " Optional community string for SNMP communication\n" | ||
3193 | " (default is \"%s\")\n" | ||
3194 | " -U, --secname=USERNAME\n" | ||
3195 | " SNMPv3 username\n" | ||
3196 | " -A, --authpassword=PASSWORD\n" | ||
3197 | " SNMPv3 authentication password\n" | ||
3198 | " -X, --privpasswd=PASSWORD\n" | ||
3199 | " SNMPv3 crypt passwd (DES)\n" | ||
3200 | msgstr "" | 3750 | msgstr "" |
3201 | 3751 | ||
3202 | #: plugins/check_snmp.c:934 | 3752 | #: plugins/check_snmp.c:934 |
3203 | #, c-format | 3753 | msgid "SNMPv3 username" |
3754 | msgstr "" | ||
3755 | |||
3756 | #: plugins/check_snmp.c:936 | ||
3757 | msgid "SNMPv3 authentication password" | ||
3758 | msgstr "" | ||
3759 | |||
3760 | #: plugins/check_snmp.c:938 | ||
3761 | msgid "SNMPv3 crypt passwd (DES)" | ||
3762 | msgstr "" | ||
3763 | |||
3764 | #: plugins/check_snmp.c:942 | ||
3765 | msgid "Object identifier(s) or SNMP variables whose value you wish to query" | ||
3766 | msgstr "" | ||
3767 | |||
3768 | #: plugins/check_snmp.c:944 | ||
3204 | msgid "" | 3769 | msgid "" |
3205 | " -o, --oid=OID(s)\n" | 3770 | "List of MIBS to be loaded (default = none if using numeric oids or 'ALL'" |
3206 | " Object identifier(s) or SNMP variables whose value you wish to query\n" | 3771 | msgstr "" |
3207 | " -m, --miblist=STRING\n" | 3772 | |
3208 | " List of MIBS to be loaded (default = none if using numeric oids or " | 3773 | #: plugins/check_snmp.c:945 |
3209 | "'ALL'\n" | 3774 | msgid "for symbolic oids.)" |
3210 | "\t\tfor symbolic oids.)\n" | ||
3211 | " -d, --delimiter=STRING\n" | ||
3212 | " Delimiter to use when parsing returned data. Default is \"%s\"\n" | ||
3213 | " Any data on the right hand side of the delimiter is considered\n" | ||
3214 | " to be the data that should be used in the evaluation.\n" | ||
3215 | msgstr "" | 3775 | msgstr "" |
3216 | 3776 | ||
3217 | #: plugins/check_snmp.c:946 | 3777 | #: plugins/check_snmp.c:947 |
3218 | #, c-format | 3778 | #, c-format |
3219 | msgid "" | 3779 | msgid " Delimiter to use when parsing returned data. Default is \"%s\"" |
3220 | " -w, --warning=INTEGER_RANGE(s)\n" | 3780 | msgstr "" |
3221 | " Range(s) which will not result in a WARNING status\n" | 3781 | |
3222 | " -c, --critical=INTEGER_RANGE(s)\n" | 3782 | #: plugins/check_snmp.c:948 |
3223 | " Range(s) which will not result in a CRITICAL status\n" | 3783 | msgid "Any data on the right hand side of the delimiter is considered" |
3784 | msgstr "" | ||
3785 | |||
3786 | #: plugins/check_snmp.c:949 | ||
3787 | msgid "to be the data that should be used in the evaluation." | ||
3224 | msgstr "" | 3788 | msgstr "" |
3225 | 3789 | ||
3226 | #: plugins/check_snmp.c:953 | 3790 | #: plugins/check_snmp.c:953 |
3227 | #, c-format | 3791 | msgid "Range(s) which will not result in a WARNING status" |
3792 | msgstr "" | ||
3793 | |||
3794 | #: plugins/check_snmp.c:955 | ||
3795 | msgid "Range(s) which will not result in a CRITICAL status" | ||
3796 | msgstr "" | ||
3797 | |||
3798 | #: plugins/check_snmp.c:959 | ||
3799 | msgid "Return OK state (for that OID) if STRING is an exact match" | ||
3800 | msgstr "" | ||
3801 | |||
3802 | #: plugins/check_snmp.c:961 | ||
3228 | msgid "" | 3803 | msgid "" |
3229 | " -s, --string=STRING\n" | 3804 | "Return OK state (for that OID) if extended regular expression REGEX matches" |
3230 | " Return OK state (for that OID) if STRING is an exact match\n" | ||
3231 | " -r, --ereg=REGEX\n" | ||
3232 | " Return OK state (for that OID) if extended regular expression REGEX " | ||
3233 | "matches\n" | ||
3234 | " -R, --eregi=REGEX\n" | ||
3235 | " Return OK state (for that OID) if case-insensitive extended REGEX " | ||
3236 | "matches\n" | ||
3237 | " -l, --label=STRING\n" | ||
3238 | " Prefix label for output from plugin (default -s 'SNMP')\n" | ||
3239 | msgstr "" | 3805 | msgstr "" |
3240 | 3806 | ||
3241 | #: plugins/check_snmp.c:964 | 3807 | #: plugins/check_snmp.c:963 |
3242 | #, c-format | ||
3243 | msgid "" | 3808 | msgid "" |
3244 | " -u, --units=STRING\n" | 3809 | "Return OK state (for that OID) if case-insensitive extended REGEX matches" |
3245 | " Units label(s) for output data (e.g., 'sec.').\n" | ||
3246 | " -D, --output-delimiter=STRING\n" | ||
3247 | " Separates output on multiple OID requests\n" | ||
3248 | msgstr "" | 3810 | msgstr "" |
3249 | 3811 | ||
3250 | #: plugins/check_snmp.c:974 | 3812 | #: plugins/check_snmp.c:965 |
3251 | #, c-format | 3813 | msgid "Prefix label for output from plugin (default -s 'SNMP')" |
3814 | msgstr "" | ||
3815 | |||
3816 | #: plugins/check_snmp.c:969 | ||
3817 | msgid "Units label(s) for output data (e.g., 'sec.')." | ||
3818 | msgstr "" | ||
3819 | |||
3820 | #: plugins/check_snmp.c:971 | ||
3821 | msgid "Separates output on multiple OID requests" | ||
3822 | msgstr "" | ||
3823 | |||
3824 | #: plugins/check_snmp.c:977 | ||
3252 | msgid "" | 3825 | msgid "" |
3253 | "\n" | 3826 | "This plugin uses the 'snmpget' command included with the NET-SNMP package." |
3254 | "- This plugin uses the 'snmpget' command included with the NET-SNMP " | 3827 | msgstr "" |
3255 | "package.\n" | 3828 | |
3256 | " If you don't have the package installed, you will need to download it " | 3829 | #: plugins/check_snmp.c:978 |
3257 | "from\n" | 3830 | msgid "" |
3258 | " http://net-snmp.sourceforge.net before you can use this plugin.\n" | 3831 | "if you don't have the package installed, you will need to download it from" |
3259 | msgstr "" | 3832 | msgstr "" |
3260 | 3833 | ||
3261 | #: plugins/check_snmp.c:979 | 3834 | #: plugins/check_snmp.c:979 |
3262 | #, c-format | 3835 | msgid "http://net-snmp.sourceforge.net before you can use this plugin." |
3836 | msgstr "" | ||
3837 | |||
3838 | #: plugins/check_snmp.c:981 | ||
3263 | msgid "" | 3839 | msgid "" |
3264 | "- Multiple OIDs may be indicated by a comma- or space-delimited list (lists " | 3840 | "- Multiple OIDs may be indicated by a comma- or space-delimited list (lists " |
3265 | "with\n" | 3841 | "with" |
3266 | " internal spaces must be quoted) [max 8 OIDs]\n" | ||
3267 | msgstr "" | 3842 | msgstr "" |
3268 | 3843 | ||
3269 | #: plugins/check_snmp.c:983 | 3844 | #: plugins/check_snmp.c:982 |
3270 | #, c-format | 3845 | msgid " internal spaces must be quoted) [max 8 OIDs]" |
3846 | msgstr "" | ||
3847 | |||
3848 | #: plugins/check_snmp.c:984 | ||
3849 | msgid "- Ranges are inclusive and are indicated with colons. When specified as" | ||
3850 | msgstr "" | ||
3851 | |||
3852 | #: plugins/check_snmp.c:985 | ||
3271 | msgid "" | 3853 | msgid "" |
3272 | "- Ranges are inclusive and are indicated with colons. When specified as\n" | 3854 | " 'min:max' a STATE_OK will be returned if the result is within the indicated" |
3273 | " 'min:max' a STATE_OK will be returned if the result is within the " | 3855 | msgstr "" |
3274 | "indicated\n" | 3856 | |
3275 | " range or is equal to the upper or lower bound. A non-OK state will be\n" | 3857 | #: plugins/check_snmp.c:986 |
3276 | " returned if the result is outside the specified range.\n" | 3858 | msgid " range or is equal to the upper or lower bound. A non-OK state will be" |
3859 | msgstr "" | ||
3860 | |||
3861 | #: plugins/check_snmp.c:987 | ||
3862 | msgid " returned if the result is outside the specified range." | ||
3277 | msgstr "" | 3863 | msgstr "" |
3278 | 3864 | ||
3279 | #: plugins/check_snmp.c:989 | 3865 | #: plugins/check_snmp.c:989 |
3280 | #, c-format | ||
3281 | msgid "" | 3866 | msgid "" |
3282 | "- If specified in the order 'max:min' a non-OK state will be returned if " | 3867 | "- If specified in the order 'max:min' a non-OK state will be returned if the" |
3283 | "the\n" | 3868 | msgstr "" |
3284 | " result is within the (inclusive) range.\n" | 3869 | |
3870 | #: plugins/check_snmp.c:990 | ||
3871 | msgid " result is within the (inclusive) range." | ||
3872 | msgstr "" | ||
3873 | |||
3874 | #: plugins/check_snmp.c:992 | ||
3875 | msgid "" | ||
3876 | "- Upper or lower bounds may be omitted to skip checking the respective limit." | ||
3285 | msgstr "" | 3877 | msgstr "" |
3286 | 3878 | ||
3287 | #: plugins/check_snmp.c:993 | 3879 | #: plugins/check_snmp.c:993 |
3288 | #, c-format | 3880 | msgid "- Bare integers are interpreted as upper limits." |
3881 | msgstr "" | ||
3882 | |||
3883 | #: plugins/check_snmp.c:994 | ||
3289 | msgid "" | 3884 | msgid "" |
3290 | "- Upper or lower bounds may be omitted to skip checking the respective " | ||
3291 | "limit.\n" | ||
3292 | "- Bare integers are interpreted as upper limits.\n" | ||
3293 | "- When checking multiple OIDs, separate ranges by commas like '-w " | 3885 | "- When checking multiple OIDs, separate ranges by commas like '-w " |
3294 | "1:10,1:,:20'\n" | 3886 | "1:10,1:,:20'" |
3295 | "- Note that only one string and one regex may be checked at present\n" | 3887 | msgstr "" |
3296 | "- All evaluation methods other than PR, STR, and SUBSTR expect that the " | 3888 | |
3297 | "value\n" | 3889 | #: plugins/check_snmp.c:995 |
3298 | " returned from the SNMP query is an unsigned integer.\n" | 3890 | msgid "- Note that only one string and one regex may be checked at present" |
3299 | msgstr "" | 3891 | msgstr "" |
3300 | 3892 | ||
3301 | #: plugins/check_ssh.c:152 | 3893 | #: plugins/check_snmp.c:996 |
3894 | msgid "" | ||
3895 | "- All evaluation methods other than PR, STR, and SUBSTR expect that the value" | ||
3896 | msgstr "" | ||
3897 | |||
3898 | #: plugins/check_snmp.c:997 | ||
3899 | msgid " returned from the SNMP query is an unsigned integer." | ||
3900 | msgstr "" | ||
3901 | |||
3902 | #: plugins/check_ssh.c:169 | ||
3302 | #, fuzzy | 3903 | #, fuzzy |
3303 | msgid "Port number must be a positive integer" | 3904 | msgid "Port number must be a positive integer" |
3304 | msgstr "Port muss ein positiver Integer sein" | 3905 | msgstr "Port muss ein positiver Integer sein" |
3305 | 3906 | ||
3306 | #: plugins/check_ssh.c:217 | 3907 | #: plugins/check_ssh.c:234 |
3307 | #, c-format | 3908 | #, c-format |
3308 | msgid "Server answer: %s" | 3909 | msgid "Server answer: %s" |
3309 | msgstr "" | 3910 | msgstr "" |
3310 | 3911 | ||
3311 | #: plugins/check_ssh.c:235 | 3912 | #: plugins/check_ssh.c:252 |
3312 | #, c-format | 3913 | #, c-format |
3313 | msgid "SSH WARNING - %s (protocol %s) version mismatch, expected '%s'\n" | 3914 | msgid "SSH WARNING - %s (protocol %s) version mismatch, expected '%s'\n" |
3314 | msgstr "" | 3915 | msgstr "" |
3315 | 3916 | ||
3316 | #: plugins/check_ssh.c:241 | 3917 | #: plugins/check_ssh.c:258 |
3317 | #, c-format | 3918 | #, c-format |
3318 | msgid "SSH OK - %s (protocol %s)\n" | 3919 | msgid "SSH OK - %s (protocol %s)\n" |
3319 | msgstr "" | 3920 | msgstr "" |
3320 | 3921 | ||
3321 | #: plugins/check_ssh.c:261 | 3922 | #: plugins/check_ssh.c:278 |
3322 | #, c-format | 3923 | msgid "Try to connect to an SSH server at specified server and port" |
3323 | msgid "" | ||
3324 | "Try to connect to an SSH server at specified server and port\n" | ||
3325 | "\n" | ||
3326 | msgstr "" | 3924 | msgstr "" |
3327 | 3925 | ||
3328 | #: plugins/check_ssh.c:273 | 3926 | #: plugins/check_ssh.c:293 |
3329 | #, c-format | ||
3330 | msgid "" | 3927 | msgid "" |
3331 | " -r, --remote-version=STRING\n" | 3928 | "Warn if string doesn't match expected server version (ex: OpenSSH_3.9p1)" |
3332 | " Warn if string doesn't match expected server version (ex: " | ||
3333 | "OpenSSH_3.9p1)\n" | ||
3334 | msgstr "" | 3929 | msgstr "" |
3335 | 3930 | ||
3336 | #: plugins/check_swap.c:149 | 3931 | #: plugins/check_swap.c:172 |
3337 | #, c-format | 3932 | #, c-format |
3338 | msgid "Command: %s\n" | 3933 | msgid "Command: %s\n" |
3339 | msgstr "" | 3934 | msgstr "" |
3340 | 3935 | ||
3341 | #: plugins/check_swap.c:151 | 3936 | #: plugins/check_swap.c:174 |
3342 | #, c-format | 3937 | #, c-format |
3343 | msgid "Format: %s\n" | 3938 | msgid "Format: %s\n" |
3344 | msgstr "" | 3939 | msgstr "" |
3345 | 3940 | ||
3346 | #: plugins/check_swap.c:187 | 3941 | #: plugins/check_swap.c:210 |
3347 | #, c-format | 3942 | #, c-format |
3348 | msgid "total=%.0f, used=%.0f, free=%.0f\n" | 3943 | msgid "total=%.0f, used=%.0f, free=%.0f\n" |
3349 | msgstr "" | 3944 | msgstr "" |
3350 | 3945 | ||
3351 | #: plugins/check_swap.c:201 | 3946 | #: plugins/check_swap.c:224 |
3352 | #, c-format | 3947 | #, c-format |
3353 | msgid "total=%.0f, free=%.0f\n" | 3948 | msgid "total=%.0f, free=%.0f\n" |
3354 | msgstr "" | 3949 | msgstr "" |
3355 | 3950 | ||
3356 | #: plugins/check_swap.c:246 plugins/check_swap.c:288 | 3951 | #: plugins/check_swap.c:256 |
3952 | msgid "Error getting swap devices\n" | ||
3953 | msgstr "" | ||
3954 | |||
3955 | #: plugins/check_swap.c:259 | ||
3956 | msgid "SWAP OK: No swap devices defined\n" | ||
3957 | msgstr "" | ||
3958 | |||
3959 | #: plugins/check_swap.c:280 plugins/check_swap.c:322 | ||
3357 | msgid "swapctl failed: " | 3960 | msgid "swapctl failed: " |
3358 | msgstr "" | 3961 | msgstr "" |
3359 | 3962 | ||
3360 | #: plugins/check_swap.c:326 | 3963 | #: plugins/check_swap.c:281 plugins/check_swap.c:323 |
3964 | msgid "Error in swapctl call\n" | ||
3965 | msgstr "" | ||
3966 | |||
3967 | #: plugins/check_swap.c:360 | ||
3361 | #, c-format | 3968 | #, c-format |
3362 | msgid "SWAP %s - %d%% free (%d MB out of %d MB) %s|" | 3969 | msgid "SWAP %s - %d%% free (%d MB out of %d MB) %s|" |
3363 | msgstr "" | 3970 | msgstr "" |
3364 | 3971 | ||
3365 | #: plugins/check_swap.c:476 | 3972 | #: plugins/check_swap.c:438 |
3973 | msgid "Warning threshold must be integer or percentage!" | ||
3974 | msgstr "Warning threshold muss ein Integer oder ein Prozentwert sein" | ||
3975 | |||
3976 | #: plugins/check_swap.c:456 | ||
3977 | msgid "Critical threshold must be integer or percentage!" | ||
3978 | msgstr "Critical threshold muss ein Integer oder ein Prozentwert sein!" | ||
3979 | |||
3980 | #: plugins/check_swap.c:510 | ||
3366 | #, fuzzy | 3981 | #, fuzzy |
3367 | msgid "Warning percentage should be more than critical percentage" | 3982 | msgid "Warning percentage should be more than critical percentage" |
3368 | msgstr "Warning threshold muss ein Integer oder ein Prozentwert sein" | 3983 | msgstr "Warning threshold muss ein Integer oder ein Prozentwert sein" |
3369 | 3984 | ||
3370 | #: plugins/check_swap.c:480 | 3985 | #: plugins/check_swap.c:514 |
3371 | msgid "Warning free space should be more than critical free space" | 3986 | msgid "Warning free space should be more than critical free space" |
3372 | msgstr "" | 3987 | msgstr "" |
3373 | 3988 | ||
3374 | #: plugins/check_swap.c:494 | 3989 | #: plugins/check_swap.c:528 |
3375 | #, c-format | 3990 | msgid "Check swap space on local machine." |
3376 | msgid "" | ||
3377 | "Check swap space on local machine.\n" | ||
3378 | "\n" | ||
3379 | msgstr "" | 3991 | msgstr "" |
3380 | 3992 | ||
3381 | #: plugins/check_swap.c:500 | 3993 | #: plugins/check_swap.c:537 |
3382 | #, c-format | ||
3383 | msgid "" | 3994 | msgid "" |
3384 | "\n" | 3995 | "Exit with WARNING status if less than INTEGER bytes of swap space are free" |
3385 | " -w, --warning=INTEGER\n" | ||
3386 | " Exit with WARNING status if less than INTEGER bytes of swap space are " | ||
3387 | "free\n" | ||
3388 | " -w, --warning=PERCENT%%\n" | ||
3389 | " Exit with WARNING status if less than PERCENT of swap space is free\n" | ||
3390 | " -c, --critical=INTEGER\n" | ||
3391 | " Exit with CRITICAL status if less than INTEGER bytes of swap space are " | ||
3392 | "free\n" | ||
3393 | " -c, --critical=PERCENT%%\n" | ||
3394 | " Exit with CRITCAL status if less than PERCENT of swap space is free\n" | ||
3395 | " -a, --allswaps\n" | ||
3396 | " Conduct comparisons for all swap partitions, one by one\n" | ||
3397 | " -v, --verbose\n" | ||
3398 | " Verbose output. Up to 3 levels\n" | ||
3399 | msgstr "" | 3996 | msgstr "" |
3400 | 3997 | ||
3401 | #: plugins/check_swap.c:514 | 3998 | #: plugins/check_swap.c:539 |
3402 | #, c-format | 3999 | msgid "Exit with WARNING status if less than PERCENT of swap space is free" |
4000 | msgstr "" | ||
4001 | |||
4002 | #: plugins/check_swap.c:541 | ||
3403 | msgid "" | 4003 | msgid "" |
3404 | "\n" | 4004 | "Exit with CRITICAL status if less than INTEGER bytes of swap space are free" |
3405 | "On AIX, if -a is specified, uses lsps -a, otherwise uses lsps -s.\n" | 4005 | msgstr "" |
4006 | |||
4007 | #: plugins/check_swap.c:543 | ||
4008 | msgid "Exit with CRITCAL status if less than PERCENT of swap space is free" | ||
3406 | msgstr "" | 4009 | msgstr "" |
3407 | 4010 | ||
3408 | #: plugins/check_tcp.c:186 | 4011 | #: plugins/check_swap.c:545 |
4012 | msgid "Conduct comparisons for all swap partitions, one by one" | ||
4013 | msgstr "" | ||
4014 | |||
4015 | #: plugins/check_swap.c:547 | ||
4016 | msgid "Verbose output. Up to 3 levels" | ||
4017 | msgstr "" | ||
4018 | |||
4019 | #: plugins/check_swap.c:550 | ||
4020 | msgid "On AIX, if -a is specified, uses lsps -a, otherwise uses lsps -s.\n" | ||
4021 | msgstr "" | ||
4022 | |||
4023 | #: plugins/check_tcp.c:199 | ||
3409 | msgid "CRITICAL - Generic check_tcp called with unknown service\n" | 4024 | msgid "CRITICAL - Generic check_tcp called with unknown service\n" |
3410 | msgstr "" | 4025 | msgstr "" |
3411 | 4026 | ||
3412 | #: plugins/check_tcp.c:207 | 4027 | #: plugins/check_tcp.c:220 |
3413 | msgid "With UDP checks, a send/expect string must be specified." | 4028 | msgid "With UDP checks, a send/expect string must be specified." |
3414 | msgstr "" | 4029 | msgstr "" |
3415 | 4030 | ||
3416 | #: plugins/check_tcp.c:332 | 4031 | #: plugins/check_tcp.c:345 |
3417 | #, c-format | 4032 | #, c-format |
3418 | msgid "%s %s - " | 4033 | msgid "%s %s - " |
3419 | msgstr "" | 4034 | msgstr "" |
3420 | 4035 | ||
3421 | #: plugins/check_tcp.c:405 | 4036 | #: plugins/check_tcp.c:418 |
3422 | msgid "No arguments found" | 4037 | msgid "No arguments found" |
3423 | msgstr "" | 4038 | msgstr "" |
3424 | 4039 | ||
3425 | #: plugins/check_tcp.c:513 | 4040 | #: plugins/check_tcp.c:520 |
3426 | msgid "Maxbytes must be a positive integer" | 4041 | msgid "Maxbytes must be a positive integer" |
3427 | msgstr "Maxbytes muss ein positiver Integer sein" | 4042 | msgstr "Maxbytes muss ein positiver Integer sein" |
3428 | 4043 | ||
3429 | #: plugins/check_tcp.c:530 | 4044 | #: plugins/check_tcp.c:537 |
3430 | msgid "Refuse must be one of ok, warn, crit" | 4045 | msgid "Refuse must be one of ok, warn, crit" |
3431 | msgstr "" | 4046 | msgstr "" |
3432 | 4047 | ||
3433 | #: plugins/check_tcp.c:540 | 4048 | #: plugins/check_tcp.c:547 |
3434 | msgid "Mismatch must be one of ok, warn, crit" | 4049 | msgid "Mismatch must be one of ok, warn, crit" |
3435 | msgstr "" | 4050 | msgstr "" |
3436 | 4051 | ||
3437 | #: plugins/check_tcp.c:546 | 4052 | #: plugins/check_tcp.c:553 |
3438 | msgid "Delay must be a positive integer" | 4053 | msgid "Delay must be a positive integer" |
3439 | msgstr "Delay muss ein positiver Integer sein" | 4054 | msgstr "Delay muss ein positiver Integer sein" |
3440 | 4055 | ||
3441 | #: plugins/check_tcp.c:571 | 4056 | #: plugins/check_tcp.c:578 |
3442 | #, fuzzy | 4057 | #, fuzzy |
3443 | msgid "You must provide a server address" | 4058 | msgid "You must provide a server address" |
3444 | msgstr "%s: Hostname muss angegeben werden\n" | 4059 | msgstr "%s: Hostname muss angegeben werden\n" |
3445 | 4060 | ||
3446 | #: plugins/check_tcp.c:573 | 4061 | #: plugins/check_tcp.c:580 |
3447 | #, fuzzy | 4062 | #, fuzzy |
3448 | msgid "Invalid hostname, address or socket" | 4063 | msgid "Invalid hostname, address or socket" |
3449 | msgstr "Ungültige(r) Hostname/Adresse" | 4064 | msgstr "Ungültige(r) Hostname/Adresse" |
3450 | 4065 | ||
3451 | #: plugins/check_tcp.c:587 | 4066 | #: plugins/check_tcp.c:594 |
3452 | #, fuzzy, c-format | 4067 | #, fuzzy, c-format |
3453 | msgid "" | 4068 | msgid "" |
3454 | "This plugin tests %s connections with the specified host (or unix socket).\n" | 4069 | "This plugin tests %s connections with the specified host (or unix socket).\n" |
3455 | "\n" | 4070 | "\n" |
3456 | msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host." | 4071 | msgstr "Dieses plugin testet Gameserververbindungen zum angegebenen Host." |
3457 | 4072 | ||
3458 | #: plugins/check_tcp.c:598 | 4073 | #: plugins/check_tcp.c:606 |
3459 | #, c-format | 4074 | msgid "Can use \\n, \\r, \\t or \\ in send or quit string." |
3460 | msgid "" | 4075 | msgstr "" |
3461 | " -E, --escape\n" | 4076 | |
3462 | " Can use \\n, \\r, \\t or \\ in send or quit string.\n" | 4077 | #: plugins/check_tcp.c:607 |
3463 | " Default: nothing added to send, \\r\\n added to end of quit\n" | 4078 | msgid "Default: nothing added to send, \\r\\n added to end of quit" |
3464 | " -s, --send=STRING\n" | ||
3465 | " String to send to the server\n" | ||
3466 | " -e, --expect=STRING\n" | ||
3467 | " String to expect in server response\n" | ||
3468 | " -q, --quit=STRING\n" | ||
3469 | " String to send server to initiate a clean close of the connection\n" | ||
3470 | msgstr "" | 4079 | msgstr "" |
3471 | 4080 | ||
3472 | #: plugins/check_tcp.c:609 | 4081 | #: plugins/check_tcp.c:609 |
3473 | #, c-format | 4082 | msgid "String to send to the server" |
3474 | msgid "" | ||
3475 | " -r, --refuse=ok|warn|crit\n" | ||
3476 | " Accept tcp refusals with states ok, warn, crit (default: crit)\n" | ||
3477 | " -M, --mismatch=ok|warn|crit\n" | ||
3478 | " Accept expected string mismatches with states ok, warn, crit (default: " | ||
3479 | "warn)\n" | ||
3480 | " -j, --jail\n" | ||
3481 | " Hide output from TCP socket\n" | ||
3482 | " -m, --maxbytes=INTEGER\n" | ||
3483 | " Close connection once more than this number of bytes are received\n" | ||
3484 | " -d, --delay=INTEGER\n" | ||
3485 | " Seconds to wait between sending string and polling for response\n" | ||
3486 | msgstr "" | 4083 | msgstr "" |
3487 | 4084 | ||
3488 | #: plugins/check_tcp.c:622 | 4085 | #: plugins/check_tcp.c:611 |
3489 | #, c-format | 4086 | msgid "String to expect in server response" |
4087 | msgstr "" | ||
4088 | |||
4089 | #: plugins/check_tcp.c:613 | ||
4090 | msgid "String to send server to initiate a clean close of the connection" | ||
4091 | msgstr "" | ||
4092 | |||
4093 | #: plugins/check_tcp.c:615 | ||
4094 | msgid "Accept tcp refusals with states ok, warn, crit (default: crit)" | ||
4095 | msgstr "" | ||
4096 | |||
4097 | #: plugins/check_tcp.c:617 | ||
3490 | msgid "" | 4098 | msgid "" |
3491 | " -D, --certificate=INTEGER\n" | 4099 | "Accept expected string mismatches with states ok, warn, crit (default: warn)" |
3492 | " Minimum number of days a certificate has to be valid.\n" | 4100 | msgstr "" |
3493 | " -S, --ssl\n" | 4101 | |
3494 | " Use SSL for the connection.\n" | 4102 | #: plugins/check_tcp.c:619 |
4103 | #, fuzzy | ||
4104 | msgid "Hide output from TCP socket" | ||
4105 | msgstr "Konnte TCP socket nicht öffnen\n" | ||
4106 | |||
4107 | #: plugins/check_tcp.c:621 | ||
4108 | msgid "Close connection once more than this number of bytes are received" | ||
3495 | msgstr "" | 4109 | msgstr "" |
3496 | 4110 | ||
3497 | #: plugins/check_time.c:90 | 4111 | #: plugins/check_tcp.c:623 |
4112 | msgid "Seconds to wait between sending string and polling for response" | ||
4113 | msgstr "" | ||
4114 | |||
4115 | #: plugins/check_tcp.c:629 | ||
4116 | msgid "Use SSL for the connection." | ||
4117 | msgstr "" | ||
4118 | |||
4119 | #: plugins/check_time.c:106 | ||
3498 | #, c-format | 4120 | #, c-format |
3499 | msgid "TIME UNKNOWN - could not connect to server %s, port %d\n" | 4121 | msgid "TIME UNKNOWN - could not connect to server %s, port %d\n" |
3500 | msgstr "" | 4122 | msgstr "" |
3501 | 4123 | ||
3502 | #: plugins/check_time.c:103 | 4124 | #: plugins/check_time.c:119 |
3503 | #, c-format | 4125 | #, c-format |
3504 | msgid "TIME UNKNOWN - could not send UDP request to server %s, port %d\n" | 4126 | msgid "TIME UNKNOWN - could not send UDP request to server %s, port %d\n" |
3505 | msgstr "" | 4127 | msgstr "" |
3506 | 4128 | ||
3507 | #: plugins/check_time.c:127 | 4129 | #: plugins/check_time.c:143 |
3508 | #, c-format | 4130 | #, c-format |
3509 | msgid "TIME UNKNOWN - no data received from server %s, port %d\n" | 4131 | msgid "TIME UNKNOWN - no data received from server %s, port %d\n" |
3510 | msgstr "" | 4132 | msgstr "" |
3511 | 4133 | ||
3512 | #: plugins/check_time.c:140 | 4134 | #: plugins/check_time.c:156 |
3513 | #, c-format | 4135 | #, c-format |
3514 | msgid "TIME %s - %d second response time|%s\n" | 4136 | msgid "TIME %s - %d second response time|%s\n" |
3515 | msgstr "" | 4137 | msgstr "" |
3516 | 4138 | ||
3517 | #: plugins/check_time.c:158 | 4139 | #: plugins/check_time.c:174 |
3518 | #, c-format | 4140 | #, c-format |
3519 | msgid "TIME %s - %lu second time difference|%s %s\n" | 4141 | msgid "TIME %s - %lu second time difference|%s %s\n" |
3520 | msgstr "" | 4142 | msgstr "" |
3521 | 4143 | ||
3522 | #: plugins/check_time.c:242 | 4144 | #: plugins/check_time.c:258 |
3523 | msgid "Warning thresholds must be a positive integer" | 4145 | msgid "Warning thresholds must be a positive integer" |
3524 | msgstr "Warning thresholds muss ein positiver Integer sein" | 4146 | msgstr "Warning thresholds muss ein positiver Integer sein" |
3525 | 4147 | ||
3526 | #: plugins/check_time.c:261 | 4148 | #: plugins/check_time.c:277 |
3527 | msgid "Critical thresholds must be a positive integer" | 4149 | msgid "Critical thresholds must be a positive integer" |
3528 | msgstr "Critical thresholds muss ein positiver Integer sein" | 4150 | msgstr "Critical thresholds muss ein positiver Integer sein" |
3529 | 4151 | ||
3530 | #: plugins/check_time.c:327 | 4152 | #: plugins/check_time.c:343 |
3531 | #, c-format | 4153 | #, fuzzy |
3532 | msgid "" | 4154 | msgid "This plugin will check the time on the specified host." |
3533 | "This plugin will check the time on the specified host.\n" | ||
3534 | "\n" | ||
3535 | msgstr "" | ||
3536 | |||
3537 | #: plugins/check_time.c:335 | ||
3538 | #, c-format | ||
3539 | msgid "" | ||
3540 | " -u, --udp\n" | ||
3541 | " Use UDP to connect, not TCP\n" | ||
3542 | " -w, --warning-variance=INTEGER\n" | ||
3543 | " Time difference (sec.) necessary to result in a warning status\n" | ||
3544 | " -c, --critical-variance=INTEGER\n" | ||
3545 | " Time difference (sec.) necessary to result in a critical status\n" | ||
3546 | " -W, --warning-connect=INTEGER\n" | ||
3547 | " Response time (sec.) necessary to result in warning status\n" | ||
3548 | " -C, --critical-connect=INTEGER\n" | ||
3549 | " Response time (sec.) necessary to result in critical status\n" | ||
3550 | msgstr "" | ||
3551 | |||
3552 | #: plugins/check_udp.c:70 | ||
3553 | #, fuzzy, c-format | ||
3554 | msgid "No response from host on port %d\n" | ||
3555 | msgstr "Ungültige HTTP Antwort von Host erhalten auf Port %d\n" | ||
3556 | |||
3557 | #: plugins/check_udp.c:79 | ||
3558 | #, fuzzy, c-format | ||
3559 | msgid "Invalid response received from host on port %d\n" | ||
3560 | msgstr "Ungültige HTTP Antwort von Host erhalten auf Port %d\n" | ||
3561 | |||
3562 | #: plugins/check_udp.c:95 | ||
3563 | #, c-format | ||
3564 | msgid "Connection %s on port %d - %d second response time\n" | ||
3565 | msgstr "" | 4155 | msgstr "" |
4156 | "Testet den DNS Dienst auf dem angegebenen Host mit dig\n" | ||
4157 | "\n" | ||
3566 | 4158 | ||
3567 | #: plugins/check_udp.c:96 | 4159 | #: plugins/check_time.c:354 |
3568 | msgid "accepted" | 4160 | msgid "Use UDP to connect, not TCP" |
3569 | msgstr "" | 4161 | msgstr "" |
3570 | 4162 | ||
3571 | #: plugins/check_udp.c:96 | 4163 | #: plugins/check_time.c:356 |
3572 | msgid "problem" | 4164 | msgid "Time difference (sec.) necessary to result in a warning status" |
3573 | msgstr "" | 4165 | msgstr "" |
3574 | 4166 | ||
3575 | #: plugins/check_udp.c:225 | 4167 | #: plugins/check_time.c:358 |
3576 | #, c-format | 4168 | msgid "Time difference (sec.) necessary to result in a critical status" |
3577 | msgid "" | ||
3578 | "\tThis plugin tests an UDP connection with the specified host.\n" | ||
3579 | "\n" | ||
3580 | msgstr "" | 4169 | msgstr "" |
3581 | 4170 | ||
3582 | #: plugins/check_udp.c:234 | 4171 | #: plugins/check_time.c:360 |
3583 | #, c-format | 4172 | msgid "Response time (sec.) necessary to result in warning status" |
3584 | msgid "" | ||
3585 | " -e, --expect=STRING <optional>\n" | ||
3586 | " String to expect in first line of server response\n" | ||
3587 | " -s, --send=STRING <optional>\n" | ||
3588 | " String to send to the server when initiating the connection\n" | ||
3589 | msgstr "" | 4173 | msgstr "" |
3590 | 4174 | ||
3591 | #: plugins/check_udp.c:246 | 4175 | #: plugins/check_time.c:362 |
3592 | #, c-format | 4176 | msgid "Response time (sec.) necessary to result in critical status" |
3593 | msgid "" | ||
3594 | "This plugin will attempt to connect to the specified port on the host.\n" | ||
3595 | "Successful connects return STATE_OK, refusals and timeouts return\n" | ||
3596 | "STATE_CRITICAL, other errors return STATE_UNKNOWN.\n" | ||
3597 | "\n" | ||
3598 | msgstr "" | 4177 | msgstr "" |
3599 | 4178 | ||
3600 | #: plugins/check_ups.c:137 | 4179 | #: plugins/check_ups.c:147 |
3601 | msgid "On Battery, Low Battery" | 4180 | msgid "On Battery, Low Battery" |
3602 | msgstr "" | 4181 | msgstr "" |
3603 | 4182 | ||
3604 | #: plugins/check_ups.c:142 | 4183 | #: plugins/check_ups.c:152 |
3605 | msgid "Online" | 4184 | msgid "Online" |
3606 | msgstr "" | 4185 | msgstr "" |
3607 | 4186 | ||
3608 | #: plugins/check_ups.c:145 | 4187 | #: plugins/check_ups.c:155 |
3609 | msgid "On Battery" | 4188 | msgid "On Battery" |
3610 | msgstr "" | 4189 | msgstr "" |
3611 | 4190 | ||
3612 | #: plugins/check_ups.c:149 | 4191 | #: plugins/check_ups.c:159 |
3613 | msgid ", Low Battery" | 4192 | msgid ", Low Battery" |
3614 | msgstr "" | 4193 | msgstr "" |
3615 | 4194 | ||
3616 | #: plugins/check_ups.c:153 | 4195 | #: plugins/check_ups.c:163 |
3617 | msgid ", Calibrating" | 4196 | msgid ", Calibrating" |
3618 | msgstr "" | 4197 | msgstr "" |
3619 | 4198 | ||
3620 | #: plugins/check_ups.c:156 | 4199 | #: plugins/check_ups.c:166 |
3621 | msgid ", Replace Battery" | 4200 | msgid ", Replace Battery" |
3622 | msgstr "" | 4201 | msgstr "" |
3623 | 4202 | ||
3624 | #: plugins/check_ups.c:160 | 4203 | #: plugins/check_ups.c:170 |
3625 | msgid ", On Bypass" | 4204 | msgid ", On Bypass" |
3626 | msgstr "" | 4205 | msgstr "" |
3627 | 4206 | ||
3628 | #: plugins/check_ups.c:163 | 4207 | #: plugins/check_ups.c:173 |
3629 | msgid ", Overload" | 4208 | msgid ", Overload" |
3630 | msgstr "" | 4209 | msgstr "" |
3631 | 4210 | ||
3632 | #: plugins/check_ups.c:166 | 4211 | #: plugins/check_ups.c:176 |
3633 | msgid ", Trimming" | 4212 | msgid ", Trimming" |
3634 | msgstr "" | 4213 | msgstr "" |
3635 | 4214 | ||
3636 | #: plugins/check_ups.c:169 | 4215 | #: plugins/check_ups.c:179 |
3637 | msgid ", Boosting" | 4216 | msgid ", Boosting" |
3638 | msgstr "" | 4217 | msgstr "" |
3639 | 4218 | ||
3640 | #: plugins/check_ups.c:172 | 4219 | #: plugins/check_ups.c:182 |
3641 | msgid ", Charging" | 4220 | msgid ", Charging" |
3642 | msgstr "" | 4221 | msgstr "" |
3643 | 4222 | ||
3644 | #: plugins/check_ups.c:175 | 4223 | #: plugins/check_ups.c:185 |
3645 | msgid ", Discharging" | 4224 | msgid ", Discharging" |
3646 | msgstr "" | 4225 | msgstr "" |
3647 | 4226 | ||
3648 | #: plugins/check_ups.c:178 | 4227 | #: plugins/check_ups.c:188 |
3649 | msgid ", Unknown" | 4228 | msgid ", Unknown" |
3650 | msgstr "" | 4229 | msgstr "" |
3651 | 4230 | ||
3652 | #: plugins/check_ups.c:317 | 4231 | #: plugins/check_ups.c:327 |
3653 | #, fuzzy | 4232 | #, fuzzy |
3654 | msgid "UPS does not support any available options\n" | 4233 | msgid "UPS does not support any available options\n" |
3655 | msgstr "IPv6 Unterstützung nicht vorhanden" | 4234 | msgstr "IPv6 Unterstützung nicht vorhanden" |
3656 | 4235 | ||
3657 | #: plugins/check_ups.c:341 plugins/check_ups.c:401 | 4236 | #: plugins/check_ups.c:351 plugins/check_ups.c:411 |
3658 | #, fuzzy, c-format | 4237 | #, fuzzy |
3659 | msgid "Invalid response received from host\n" | 4238 | msgid "Invalid response received from host" |
3660 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" | 4239 | msgstr "Ungültige HTTP Antwort von Host empfangen\n" |
3661 | 4240 | ||
3662 | #: plugins/check_ups.c:409 | 4241 | #: plugins/check_ups.c:419 |
3663 | #, c-format | 4242 | #, c-format |
3664 | msgid "CRITICAL - no such ups '%s' on that host\n" | 4243 | msgid "CRITICAL - no such ups '%s' on that host\n" |
3665 | msgstr "" | 4244 | msgstr "" |
3666 | 4245 | ||
3667 | #: plugins/check_ups.c:419 | 4246 | #: plugins/check_ups.c:429 |
3668 | #, fuzzy, c-format | 4247 | #, fuzzy |
3669 | msgid "CRITICAL - UPS data is stale\n" | 4248 | msgid "CRITICAL - UPS data is stale" |
3670 | msgstr "CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden" | 4249 | msgstr "CRITICAL - Serverdatum \"%100s\" konnte nicht verarbeitet werden" |
3671 | 4250 | ||
3672 | #: plugins/check_ups.c:424 | 4251 | #: plugins/check_ups.c:434 |
3673 | #, fuzzy, c-format | 4252 | #, fuzzy, c-format |
3674 | msgid "Unknown error: %s\n" | 4253 | msgid "Unknown error: %s\n" |
3675 | msgstr "Papierfehler" | 4254 | msgstr "Papierfehler" |
3676 | 4255 | ||
3677 | #: plugins/check_ups.c:431 | 4256 | #: plugins/check_ups.c:441 |
3678 | #, c-format | 4257 | msgid "Error: unable to parse variable" |
3679 | msgid "Error: unable to parse variable\n" | ||
3680 | msgstr "" | 4258 | msgstr "" |
3681 | 4259 | ||
3682 | #: plugins/check_ups.c:538 | 4260 | #: plugins/check_ups.c:548 |
3683 | msgid "Unrecognized UPS variable" | 4261 | msgid "Unrecognized UPS variable" |
3684 | msgstr "" | 4262 | msgstr "" |
3685 | 4263 | ||
3686 | #: plugins/check_ups.c:576 | 4264 | #: plugins/check_ups.c:586 |
3687 | #, c-format | 4265 | msgid "Error : no ups indicated" |
3688 | msgid "Error : no ups indicated\n" | ||
3689 | msgstr "" | 4266 | msgstr "" |
3690 | 4267 | ||
3691 | #: plugins/check_ups.c:596 | 4268 | #: plugins/check_ups.c:606 |
3692 | #, c-format | 4269 | #, fuzzy |
3693 | msgid "" | 4270 | msgid "" |
3694 | "This plugin tests the UPS service on the specified host.\n" | 4271 | "This plugin tests the UPS service on the specified host.Network UPS Tools " |
3695 | "Network UPS Tools from www.networkupstools.org must be running for this\n" | 4272 | msgstr "" |
3696 | "plugin to work.\n" | 4273 | "Testet den DNS Dienst auf dem angegebenen Host mit dig\n" |
3697 | "\n" | 4274 | "\n" |
4275 | |||
4276 | #: plugins/check_ups.c:607 | ||
4277 | msgid "from www.networkupstools.org must be running for thisplugin to work." | ||
3698 | msgstr "" | 4278 | msgstr "" |
3699 | 4279 | ||
3700 | #: plugins/check_ups.c:606 | 4280 | #: plugins/check_ups.c:618 |
3701 | #, c-format | 4281 | msgid "Name of UPS" |
4282 | msgstr "" | ||
4283 | |||
4284 | #: plugins/check_ups.c:620 | ||
4285 | msgid "Output of temperatures in Celsius" | ||
4286 | msgstr "" | ||
4287 | |||
4288 | #: plugins/check_ups.c:631 | ||
3702 | msgid "" | 4289 | msgid "" |
3703 | " -u, --ups=STRING\n" | 4290 | "This plugin attempts to determine the status of a UPS (Uninterruptible Power" |
3704 | " Name of UPS\n" | ||
3705 | msgstr "" | 4291 | msgstr "" |
3706 | 4292 | ||
3707 | #: plugins/check_ups.c:610 | 4293 | #: plugins/check_ups.c:632 |
3708 | #, c-format | ||
3709 | msgid "" | 4294 | msgid "" |
3710 | " -T, --temperature\n" | 4295 | "Supply) on a local or remote host. If the UPS is online or calibrating, the" |
3711 | " Output of temperatures in Celsius\n" | ||
3712 | msgstr "" | 4296 | msgstr "" |
3713 | 4297 | ||
3714 | #: plugins/check_ups.c:620 | 4298 | #: plugins/check_ups.c:633 |
3715 | #, c-format | ||
3716 | msgid "" | 4299 | msgid "" |
3717 | "This plugin attempts to determine the status of a UPS (Uninterruptible " | 4300 | "plugin will return an OK state. If the battery is on it will return a WARNING" |
3718 | "Power\n" | ||
3719 | "Supply) on a local or remote host. If the UPS is online or calibrating, the\n" | ||
3720 | "plugin will return an OK state. If the battery is on it will return a " | ||
3721 | "WARNING\n" | ||
3722 | "state. If the UPS is off or has a low battery the plugin will return a " | ||
3723 | "CRITICAL\n" | ||
3724 | "state.\n" | ||
3725 | "\n" | ||
3726 | msgstr "" | 4301 | msgstr "" |
3727 | 4302 | ||
3728 | #: plugins/check_ups.c:627 | 4303 | #: plugins/check_ups.c:634 |
3729 | #, c-format | 4304 | msgid "" |
4305 | "state.If the UPS is off or has a low battery the plugin will return a " | ||
4306 | "CRITICAL" | ||
4307 | msgstr "" | ||
4308 | |||
4309 | #: plugins/check_ups.c:635 | ||
4310 | msgid "state." | ||
4311 | msgstr "" | ||
4312 | |||
4313 | #: plugins/check_ups.c:637 | ||
3730 | msgid "" | 4314 | msgid "" |
3731 | "You may also specify a variable to check [such as temperature, utility " | 4315 | "You may also specify a variable to check [such as temperature, utility " |
3732 | "voltage,\n" | 4316 | "voltage," |
4317 | msgstr "" | ||
4318 | |||
4319 | #: plugins/check_ups.c:638 | ||
4320 | msgid "" | ||
3733 | "battery load, etc.] as well as warning and critical thresholds for the " | 4321 | "battery load, etc.] as well as warning and critical thresholds for the " |
3734 | "value of\n" | 4322 | "value of" |
4323 | msgstr "" | ||
4324 | |||
4325 | #: plugins/check_ups.c:639 | ||
4326 | msgid "" | ||
3735 | "that variable. If the remote host has multiple UPS that are being monitored " | 4327 | "that variable. If the remote host has multiple UPS that are being monitored " |
3736 | "you\n" | 4328 | "you" |
3737 | "will have to use the [ups] option to specify which UPS to check.\n" | ||
3738 | "\n" | ||
3739 | msgstr "" | 4329 | msgstr "" |
3740 | 4330 | ||
3741 | #: plugins/check_ups.c:633 | 4331 | #: plugins/check_ups.c:640 |
3742 | #, c-format | 4332 | msgid "will have to use the [ups] option to specify which UPS to check." |
4333 | msgstr "" | ||
4334 | |||
4335 | #: plugins/check_ups.c:642 | ||
3743 | msgid "" | 4336 | msgid "" |
3744 | "Notes:\n" | 4337 | "This plugin requires that the UPSD daemon distributed with Russel Kroll's" |
3745 | "\n" | 4338 | msgstr "" |
3746 | "This plugin requires that the UPSD daemon distributed with Russel Kroll's\n" | 4339 | |
3747 | "Smart UPS Tools be installed on the remote host. If you do not have the\n" | 4340 | #: plugins/check_ups.c:643 |
3748 | "package installed on your system, you can download it from\n" | 4341 | msgid "" |
3749 | "http://www.networkupstools.org\n" | 4342 | "Smart UPS Tools be installed on the remote host. If you do not have the" |
3750 | "\n" | ||
3751 | msgstr "" | 4343 | msgstr "" |
3752 | 4344 | ||
3753 | #: plugins/check_users.c:78 | 4345 | #: plugins/check_ups.c:644 |
4346 | msgid "" | ||
4347 | "package installed on your system, you can download it from http://www." | ||
4348 | "networkupstools.org" | ||
4349 | msgstr "" | ||
4350 | |||
4351 | #: plugins/check_users.c:94 | ||
3754 | #, c-format | 4352 | #, c-format |
3755 | msgid "# users=%d" | 4353 | msgid "# users=%d" |
3756 | msgstr "" | 4354 | msgstr "" |
3757 | 4355 | ||
3758 | #: plugins/check_users.c:108 | 4356 | #: plugins/check_users.c:117 |
4357 | msgid "Unable to read output" | ||
4358 | msgstr "" | ||
4359 | |||
4360 | #: plugins/check_users.c:124 | ||
3759 | #, c-format | 4361 | #, c-format |
3760 | msgid "USERS %s - %d users currently logged in |%s\n" | 4362 | msgid "USERS %s - %d users currently logged in |%s\n" |
3761 | msgstr "" | 4363 | msgstr "" |
3762 | 4364 | ||
3763 | #: plugins/check_users.c:193 | 4365 | #: plugins/check_users.c:209 |
3764 | #, c-format | 4366 | #, fuzzy |
3765 | msgid "" | 4367 | msgid "This plugin checks the number of users currently logged in on the local" |
3766 | "This plugin checks the number of users currently logged in on the local\n" | ||
3767 | "system and generates an error if the number exceeds the thresholds " | ||
3768 | "specified.\n" | ||
3769 | msgstr "" | 4368 | msgstr "" |
4369 | "Dieses Plugin prüft den freien Speicher auf einem gemounteten Filesystem\n" | ||
4370 | "und erzeugt einen Alarm wenn einer der angegebenen Schwellwerte " | ||
4371 | "unterschritten wird.\n" | ||
4372 | "\n" | ||
3770 | 4373 | ||
3771 | #: plugins/check_users.c:201 | 4374 | #: plugins/check_users.c:210 |
3772 | #, c-format | ||
3773 | msgid "" | 4375 | msgid "" |
3774 | " -w, --warning=INTEGER\n" | 4376 | "system and generates an error if the number exceeds the thresholds specified." |
3775 | " Set WARNING status if more than INTEGER users are logged in\n" | 4377 | msgstr "" |
3776 | " -c, --critical=INTEGER\n" | 4378 | |
3777 | " Set CRITICAL status if more than INTEGER users are logged in\n" | 4379 | #: plugins/check_users.c:219 |
4380 | msgid "Set WARNING status if more than INTEGER users are logged in" | ||
4381 | msgstr "" | ||
4382 | |||
4383 | #: plugins/check_users.c:221 | ||
4384 | msgid "Set CRITICAL status if more than INTEGER users are logged in" | ||
3778 | msgstr "" | 4385 | msgstr "" |
3779 | 4386 | ||
3780 | #: plugins/check_ide_smart.c:230 | 4387 | #: plugins/check_ide_smart.c:231 |
3781 | #, fuzzy, c-format | 4388 | #, fuzzy, c-format |
3782 | msgid "CRITICAL - Couldn't open device %s: %s\n" | 4389 | msgid "CRITICAL - Couldn't open device %s: %s\n" |
3783 | msgstr "CRITICAL - Device konnte nicht geöffnet werden: %s\n" | 4390 | msgstr "CRITICAL - Device konnte nicht geöffnet werden: %s\n" |
3784 | 4391 | ||
3785 | #: plugins/check_ide_smart.c:235 | 4392 | #: plugins/check_ide_smart.c:236 |
3786 | #, c-format | 4393 | #, c-format |
3787 | msgid "CRITICAL - SMART_CMD_ENABLE\n" | 4394 | msgid "CRITICAL - SMART_CMD_ENABLE\n" |
3788 | msgstr "" | 4395 | msgstr "" |
3789 | 4396 | ||
3790 | #: plugins/check_ide_smart.c:296 | 4397 | #: plugins/check_ide_smart.c:297 |
3791 | #, c-format | 4398 | #, c-format |
3792 | msgid "CRITICAL - SMART_READ_VALUES: %s\n" | 4399 | msgid "CRITICAL - SMART_READ_VALUES: %s\n" |
3793 | msgstr "" | 4400 | msgstr "" |
3794 | 4401 | ||
3795 | #: plugins/check_ide_smart.c:365 | 4402 | #: plugins/check_ide_smart.c:366 |
3796 | #, c-format | 4403 | #, c-format |
3797 | msgid "CRITICAL - %d Harddrive PreFailure%cDetected! %d/%d tests failed.\n" | 4404 | msgid "CRITICAL - %d Harddrive PreFailure%cDetected! %d/%d tests failed.\n" |
3798 | msgstr "" | 4405 | msgstr "" |
3799 | 4406 | ||
3800 | #: plugins/check_ide_smart.c:373 | 4407 | #: plugins/check_ide_smart.c:374 |
3801 | #, c-format | 4408 | #, c-format |
3802 | msgid "WARNING - %d Harddrive Advisor%s Detected. %d/%d tests failed.\n" | 4409 | msgid "WARNING - %d Harddrive Advisor%s Detected. %d/%d tests failed.\n" |
3803 | msgstr "" | 4410 | msgstr "" |
3804 | 4411 | ||
3805 | #: plugins/check_ide_smart.c:381 | 4412 | #: plugins/check_ide_smart.c:382 |
3806 | #, c-format | 4413 | #, c-format |
3807 | msgid "OK - Operational (%d/%d tests passed)\n" | 4414 | msgid "OK - Operational (%d/%d tests passed)\n" |
3808 | msgstr "" | 4415 | msgstr "" |
3809 | 4416 | ||
3810 | #: plugins/check_ide_smart.c:385 | 4417 | #: plugins/check_ide_smart.c:386 |
3811 | #, c-format | 4418 | #, c-format |
3812 | msgid "ERROR - Status '%d' unkown. %d/%d tests passed\n" | 4419 | msgid "ERROR - Status '%d' unkown. %d/%d tests passed\n" |
3813 | msgstr "" | 4420 | msgstr "" |
3814 | 4421 | ||
3815 | #: plugins/check_ide_smart.c:418 | 4422 | #: plugins/check_ide_smart.c:419 |
3816 | #, c-format | 4423 | #, c-format |
3817 | msgid "OffLineStatus=%d {%s}, AutoOffLine=%s, OffLineTimeout=%d minutes\n" | 4424 | msgid "OffLineStatus=%d {%s}, AutoOffLine=%s, OffLineTimeout=%d minutes\n" |
3818 | msgstr "" | 4425 | msgstr "" |
3819 | 4426 | ||
3820 | #: plugins/check_ide_smart.c:424 | 4427 | #: plugins/check_ide_smart.c:425 |
3821 | #, c-format | 4428 | #, c-format |
3822 | msgid "OffLineCapability=%d {%s %s %s}\n" | 4429 | msgid "OffLineCapability=%d {%s %s %s}\n" |
3823 | msgstr "" | 4430 | msgstr "" |
3824 | 4431 | ||
3825 | #: plugins/check_ide_smart.c:430 | 4432 | #: plugins/check_ide_smart.c:431 |
3826 | #, c-format | 4433 | #, c-format |
3827 | msgid "SmartRevision=%d, CheckSum=%d, SmartCapability=%d {%s %s}\n" | 4434 | msgid "SmartRevision=%d, CheckSum=%d, SmartCapability=%d {%s %s}\n" |
3828 | msgstr "" | 4435 | msgstr "" |
3829 | 4436 | ||
3830 | #: plugins/check_ide_smart.c:468 | 4437 | #: plugins/check_ide_smart.c:469 |
3831 | #, c-format | 4438 | #, c-format |
3832 | msgid "CRITICAL - %s: %s\n" | 4439 | msgid "CRITICAL - %s: %s\n" |
3833 | msgstr "" | 4440 | msgstr "" |
3834 | 4441 | ||
3835 | #: plugins/check_ide_smart.c:487 | 4442 | #: plugins/check_ide_smart.c:488 |
3836 | #, c-format | 4443 | #, c-format |
3837 | msgid "CRITICAL - SMART_READ_THRESHOLDS: %s\n" | 4444 | msgid "CRITICAL - SMART_READ_THRESHOLDS: %s\n" |
3838 | msgstr "" | 4445 | msgstr "" |
3839 | 4446 | ||
3840 | #: plugins/check_ide_smart.c:504 | 4447 | #: plugins/check_ide_smart.c:505 |
3841 | #, c-format | 4448 | #, c-format |
3842 | msgid "" | 4449 | msgid "" |
3843 | "This plugin checks a local hard drive with the (Linux specific) SMART " | 4450 | "This plugin checks a local hard drive with the (Linux specific) SMART " |
3844 | "interface [http://smartlinux.sourceforge.net/smart/index.php].\n" | 4451 | "interface [http://smartlinux.sourceforge.net/smart/index.php]." |
3845 | "\n" | ||
3846 | msgstr "" | 4452 | msgstr "" |
3847 | 4453 | ||
3848 | #: plugins/negate.c:242 | 4454 | #: plugins/check_ide_smart.c:514 |
3849 | #, c-format | 4455 | msgid "Select device DEVICE" |
4456 | msgstr "" | ||
4457 | |||
4458 | #: plugins/check_ide_smart.c:515 | ||
3850 | msgid "" | 4459 | msgid "" |
3851 | "Negates the status of a plugin (returns OK for CRITICAL, and vice-versa).\n" | 4460 | "Note: if the device is selected with this option, _no_ other options are " |
3852 | "\n" | 4461 | "accepted" |
3853 | msgstr "" | 4462 | msgstr "" |
3854 | 4463 | ||
3855 | #: plugins/negate.c:251 | 4464 | #: plugins/check_ide_smart.c:517 |
3856 | #, c-format | 4465 | msgid "Perform immediately offline tests" |
3857 | msgid " [keep timeout than the plugin timeout to retain CRITICAL status]\n" | ||
3858 | msgstr "" | 4466 | msgstr "" |
3859 | 4467 | ||
3860 | #: plugins/negate.c:254 | 4468 | #: plugins/check_ide_smart.c:519 |
3861 | #, c-format | 4469 | msgid "Returns the number of failed tests" |
4470 | msgstr "" | ||
4471 | |||
4472 | #: plugins/check_ide_smart.c:521 | ||
4473 | msgid "Turn on automatic offline tests" | ||
4474 | msgstr "" | ||
4475 | |||
4476 | #: plugins/check_ide_smart.c:523 | ||
4477 | msgid "Turn off automatic offline tests" | ||
4478 | msgstr "" | ||
4479 | |||
4480 | #: plugins/check_ide_smart.c:525 | ||
4481 | msgid "Output suitable for Nagios\n" | ||
4482 | msgstr "" | ||
4483 | |||
4484 | #: plugins/negate.c:257 | ||
3862 | msgid "" | 4485 | msgid "" |
3863 | " negate \"/usr/local/nagios/libexec/check_ping -H host\"\n" | 4486 | "Negates the status of a plugin (returns OK for CRITICAL, and vice-versa)." |
3864 | " Run check_ping and invert result. Must use full path to plugin\n" | ||
3865 | " negate \"/usr/local/nagios/libexec/check_procs -a 'vi negate.c'\"\n" | ||
3866 | " Use single quotes if you need to retain spaces\n" | ||
3867 | msgstr "" | 4487 | msgstr "" |
3868 | 4488 | ||
3869 | #: plugins/negate.c:260 | 4489 | #: plugins/negate.c:267 |
3870 | #, c-format | 4490 | msgid "[keep timeout than the plugin timeout to retain CRITICAL status]" |
4491 | msgstr "" | ||
4492 | |||
4493 | #: plugins/negate.c:271 | ||
4494 | msgid "Run check_ping and invert result. Must use full path to plugin" | ||
4495 | msgstr "" | ||
4496 | |||
4497 | #: plugins/negate.c:273 | ||
4498 | msgid "Use single quotes if you need to retain spaces" | ||
4499 | msgstr "" | ||
4500 | |||
4501 | #: plugins/negate.c:277 | ||
4502 | msgid "" | ||
4503 | "This plugin is a wrapper to take the output of another plugin and invert it." | ||
4504 | msgstr "" | ||
4505 | |||
4506 | #: plugins/negate.c:278 | ||
3871 | msgid "" | 4507 | msgid "" |
3872 | "This plugin is a wrapper to take the output of another plugin and invert " | ||
3873 | "it.\n" | ||
3874 | "If the wrapped plugin returns STATE_OK, the wrapper will return " | 4508 | "If the wrapped plugin returns STATE_OK, the wrapper will return " |
3875 | "STATE_CRITICAL.\n" | 4509 | "STATE_CRITICAL." |
4510 | msgstr "" | ||
4511 | |||
4512 | #: plugins/negate.c:279 | ||
4513 | msgid "" | ||
3876 | "If the wrapped plugin returns STATE_CRITICAL, the wrapper will return " | 4514 | "If the wrapped plugin returns STATE_CRITICAL, the wrapper will return " |
3877 | "STATE_OK.\n" | 4515 | "STATE_OK." |
3878 | "Otherwise, the output state of the wrapped plugin is unchanged.\n" | 4516 | msgstr "" |
4517 | |||
4518 | #: plugins/negate.c:280 | ||
4519 | msgid "Otherwise, the output state of the wrapped plugin is unchanged." | ||
3879 | msgstr "" | 4520 | msgstr "" |
3880 | 4521 | ||
3881 | #: plugins/netutils.c:49 | 4522 | #: plugins/netutils.c:49 |
@@ -3889,31 +4530,24 @@ msgid "CRITICAL - Abnormal timeout after %d seconds\n" | |||
3889 | msgstr "CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n" | 4530 | msgstr "CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n" |
3890 | 4531 | ||
3891 | #: plugins/netutils.c:79 plugins/netutils.c:270 | 4532 | #: plugins/netutils.c:79 plugins/netutils.c:270 |
3892 | #, c-format | 4533 | msgid "Send failed" |
3893 | msgid "Send failed\n" | ||
3894 | msgstr "" | 4534 | msgstr "" |
3895 | 4535 | ||
3896 | #: plugins/netutils.c:96 plugins/netutils.c:285 | 4536 | #: plugins/netutils.c:96 plugins/netutils.c:285 |
3897 | #, fuzzy, c-format | 4537 | #, fuzzy |
3898 | msgid "No data was received from host!\n" | 4538 | msgid "No data was received from host!" |
3899 | msgstr "Keine Daten empfangen %s\n" | 4539 | msgstr "Keine Daten empfangen %s\n" |
3900 | 4540 | ||
3901 | #: plugins/netutils.c:193 | 4541 | #: plugins/netutils.c:193 plugins/netutils.c:229 |
3902 | #, c-format | 4542 | msgid "Socket creation failed" |
3903 | msgid "Socket creation failed\n" | ||
3904 | msgstr "" | 4543 | msgstr "" |
3905 | 4544 | ||
3906 | #: plugins/netutils.c:222 | 4545 | #: plugins/netutils.c:222 |
3907 | msgid "Supplied path too long unix domain socket" | 4546 | msgid "Supplied path too long unix domain socket" |
3908 | msgstr "" | 4547 | msgstr "" |
3909 | 4548 | ||
3910 | #: plugins/netutils.c:229 | ||
3911 | msgid "Socket creation failed" | ||
3912 | msgstr "" | ||
3913 | |||
3914 | #: plugins/netutils.c:294 | 4549 | #: plugins/netutils.c:294 |
3915 | #, c-format | 4550 | msgid "Receive failed" |
3916 | msgid "Receive failed\n" | ||
3917 | msgstr "" | 4551 | msgstr "" |
3918 | 4552 | ||
3919 | #: plugins/netutils.c:320 | 4553 | #: plugins/netutils.c:320 |
@@ -3923,365 +4557,559 @@ msgstr "" | |||
3923 | "Ungültige(r) Name/Adresse: %s\n" | 4557 | "Ungültige(r) Name/Adresse: %s\n" |
3924 | "\n" | 4558 | "\n" |
3925 | 4559 | ||
3926 | #: plugins/popen.c:124 | 4560 | #: plugins/popen.c:148 |
3927 | #, fuzzy, c-format | 4561 | #, fuzzy |
3928 | msgid "Could not malloc argv array in popen()\n" | 4562 | msgid "Could not malloc argv array in popen()" |
3929 | msgstr "Konnte addr nicht zuweisen\n" | 4563 | msgstr "Konnte addr nicht zuweisen\n" |
3930 | 4564 | ||
3931 | #: plugins/popen.c:134 | 4565 | #: plugins/popen.c:158 |
3932 | #, fuzzy, c-format | 4566 | #, fuzzy |
3933 | msgid "CRITICAL - You need more args!!!\n" | 4567 | msgid "CRITICAL - You need more args!!!" |
3934 | msgstr "CRITICAL - Fehler: %s\n" | 4568 | msgstr "CRITICAL - Fehler: %s\n" |
3935 | 4569 | ||
3936 | #: plugins/popen.c:183 | 4570 | #: plugins/popen.c:207 |
3937 | #, fuzzy | 4571 | #, fuzzy |
3938 | msgid "Cannot catch SIGCHLD" | 4572 | msgid "Cannot catch SIGCHLD" |
3939 | msgstr "Konnte SIGALRM nicht erhalten" | 4573 | msgstr "Konnte SIGALRM nicht erhalten" |
3940 | 4574 | ||
3941 | #: plugins/popen.c:278 plugins/utils.c:147 | 4575 | #: plugins/popen.c:302 plugins/utils.c:139 |
3942 | #, fuzzy, c-format | 4576 | #, fuzzy, c-format |
3943 | msgid "CRITICAL - Plugin timed out after %d seconds\n" | 4577 | msgid "CRITICAL - Plugin timed out after %d seconds\n" |
3944 | msgstr "CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n" | 4578 | msgstr "CRITICAL - Dokumentendatum ist %d Sekunden in der Zukunft\n" |
3945 | 4579 | ||
3946 | #: plugins/popen.c:281 | 4580 | #: plugins/popen.c:305 |
3947 | #, c-format | 4581 | msgid "CRITICAL - popen timeout received, but no child process" |
3948 | msgid "CRITICAL - popen timeout received, but no child process\n" | ||
3949 | msgstr "" | 4582 | msgstr "" |
3950 | 4583 | ||
3951 | #: plugins/popen.c:297 | 4584 | #: plugins/popen.c:321 |
3952 | msgid "sysconf error for _SC_OPEN_MAX" | 4585 | msgid "sysconf error for _SC_OPEN_MAX" |
3953 | msgstr "" | 4586 | msgstr "" |
3954 | 4587 | ||
3955 | #: plugins/urlize.c:113 | 4588 | #: plugins/urlize.c:137 |
3956 | #, c-format | 4589 | #, c-format |
3957 | msgid "" | 4590 | msgid "" |
3958 | "%s UNKNOWN - No data received from host\n" | 4591 | "%s UNKNOWN - No data received from host\n" |
3959 | "CMD: %s</A>\n" | 4592 | "CMD: %s</A>\n" |
3960 | msgstr "" | 4593 | msgstr "" |
3961 | 4594 | ||
3962 | #: plugins/urlize.c:152 | 4595 | #: plugins/urlize.c:176 |
3963 | #, c-format | 4596 | msgid "This plugin wraps the text output of another command (plugin)" |
4597 | msgstr "" | ||
4598 | |||
4599 | #: plugins/urlize.c:177 | ||
3964 | msgid "" | 4600 | msgid "" |
3965 | "\n" | 4601 | "in HTML <A> tags, thus displaying the plugin output in as a clickable link in" |
3966 | "This plugin wraps the text output of another command (plugin) in HTML\n" | ||
3967 | "<A> tags, thus displaying the plugin output in as a clickable link in\n" | ||
3968 | "the Nagios status screen. The return status is the same as the invoked\n" | ||
3969 | "plugin.\n" | ||
3970 | "\n" | ||
3971 | msgstr "" | 4602 | msgstr "" |
3972 | 4603 | ||
3973 | #: plugins/urlize.c:160 | 4604 | #: plugins/urlize.c:178 |
3974 | #, c-format | ||
3975 | msgid "" | 4605 | msgid "" |
3976 | "\n" | 4606 | "the Nagios status screen. The return status is the same as the invoked " |
3977 | "Pay close attention to quoting to ensure that the shell passes the expected\n" | 4607 | "plugin." |
3978 | "data to the plugin. For example, in:\n" | 4608 | msgstr "" |
3979 | "\n" | 4609 | |
3980 | " urlize http://example.com/ check_http -H example.com -r 'two words'\n" | 4610 | #: plugins/urlize.c:188 |
3981 | "\n" | 4611 | msgid "" |
3982 | "the shell will remove the single quotes and urlize will see:\n" | 4612 | "Pay close attention to quoting to ensure that the shell passes the expected" |
3983 | "\n" | 4613 | msgstr "" |
3984 | " urlize http://example.com/ check_http -H example.com -r two words\n" | 4614 | |
3985 | "\n" | 4615 | #: plugins/urlize.c:189 |
3986 | "You probably want:\n" | 4616 | msgid "data to the plugin. For example, in:" |
3987 | "\n" | ||
3988 | " urlize http://example.com/ \"check_http -H example.com -r 'two words'\"\n" | ||
3989 | msgstr "" | 4617 | msgstr "" |
3990 | 4618 | ||
3991 | #: plugins/utils.c:592 | 4619 | #: plugins/urlize.c:190 |
4620 | msgid "urlize http://example.com/ check_http -H example.com -r 'two words'" | ||
4621 | msgstr "" | ||
4622 | |||
4623 | #: plugins/urlize.c:191 | ||
4624 | msgid "the shell will remove the single quotes and urlize will see:" | ||
4625 | msgstr "" | ||
4626 | |||
4627 | #: plugins/urlize.c:192 | ||
4628 | msgid "urlize http://example.com/ check_http -H example.com -r two words" | ||
4629 | msgstr "" | ||
4630 | |||
4631 | #: plugins/urlize.c:193 | ||
4632 | msgid "You probably want:" | ||
4633 | msgstr "" | ||
4634 | |||
4635 | #: plugins/urlize.c:194 | ||
4636 | msgid "urlize http://example.com/ \"check_http -H example.com -r 'two words'\"" | ||
4637 | msgstr "" | ||
4638 | |||
4639 | #: plugins/utils.c:434 | ||
3992 | #, fuzzy | 4640 | #, fuzzy |
3993 | msgid "failed realloc in strpcpy\n" | 4641 | msgid "failed realloc in strpcpy\n" |
3994 | msgstr "konnte keinen Speicher für '%s' reservieren\n" | 4642 | msgstr "konnte keinen Speicher für '%s' reservieren\n" |
3995 | 4643 | ||
3996 | #: plugins/utils.c:634 | 4644 | #: plugins/utils.c:476 |
3997 | #, fuzzy | 4645 | #, fuzzy |
3998 | msgid "failed malloc in strscat\n" | 4646 | msgid "failed malloc in strscat\n" |
3999 | msgstr "konnte keinen Speicher für '%s' reservieren\n" | 4647 | msgstr "konnte keinen Speicher für '%s' reservieren\n" |
4000 | 4648 | ||
4001 | #: plugins-root/check_dhcp.c:293 | 4649 | #: plugins-root/check_dhcp.c:297 |
4002 | #, c-format | 4650 | #, c-format |
4003 | msgid "Error: Could not get hardware address of interface '%s'\n" | 4651 | msgid "Error: Could not get hardware address of interface '%s'\n" |
4004 | msgstr "" | 4652 | msgstr "" |
4005 | 4653 | ||
4006 | #: plugins-root/check_dhcp.c:315 | 4654 | #: plugins-root/check_dhcp.c:319 |
4007 | #, c-format | 4655 | #, c-format |
4008 | msgid "Error: if_nametoindex error - %s.\n" | 4656 | msgid "Error: if_nametoindex error - %s.\n" |
4009 | msgstr "" | 4657 | msgstr "" |
4010 | 4658 | ||
4011 | #: plugins-root/check_dhcp.c:320 | 4659 | #: plugins-root/check_dhcp.c:324 |
4012 | #, c-format | 4660 | #, c-format |
4013 | msgid "Error: Couldn't get hardware address from %s. sysctl 1 error - %s.\n" | 4661 | msgid "Error: Couldn't get hardware address from %s. sysctl 1 error - %s.\n" |
4014 | msgstr "" | 4662 | msgstr "" |
4015 | 4663 | ||
4016 | #: plugins-root/check_dhcp.c:325 | 4664 | #: plugins-root/check_dhcp.c:329 |
4017 | #, c-format | 4665 | #, c-format |
4018 | msgid "" | 4666 | msgid "" |
4019 | "Error: Couldn't get hardware address from interface %s. malloc error - %s.\n" | 4667 | "Error: Couldn't get hardware address from interface %s. malloc error - %s.\n" |
4020 | msgstr "" | 4668 | msgstr "" |
4021 | 4669 | ||
4022 | #: plugins-root/check_dhcp.c:330 | 4670 | #: plugins-root/check_dhcp.c:334 |
4023 | #, c-format | 4671 | #, c-format |
4024 | msgid "Error: Couldn't get hardware address from %s. sysctl 2 error - %s.\n" | 4672 | msgid "Error: Couldn't get hardware address from %s. sysctl 2 error - %s.\n" |
4025 | msgstr "" | 4673 | msgstr "" |
4026 | 4674 | ||
4027 | #: plugins-root/check_dhcp.c:355 | 4675 | #: plugins-root/check_dhcp.c:360 |
4028 | #, c-format | 4676 | #, c-format |
4029 | msgid "" | 4677 | msgid "" |
4030 | "Error: can't find unit number in interface_name (%s) - expecting TypeNumber " | 4678 | "Error: can't find unit number in interface_name (%s) - expecting TypeNumber " |
4031 | "eg lnc0.\n" | 4679 | "eg lnc0.\n" |
4032 | msgstr "" | 4680 | msgstr "" |
4033 | 4681 | ||
4034 | #: plugins-root/check_dhcp.c:360 plugins-root/check_dhcp.c:372 | 4682 | #: plugins-root/check_dhcp.c:365 plugins-root/check_dhcp.c:377 |
4035 | #, c-format | 4683 | #, c-format |
4036 | msgid "" | 4684 | msgid "" |
4037 | "Error: can't read MAC address from DLPI streams interface for device %s unit " | 4685 | "Error: can't read MAC address from DLPI streams interface for device %s unit " |
4038 | "%d.\n" | 4686 | "%d.\n" |
4039 | msgstr "" | 4687 | msgstr "" |
4040 | 4688 | ||
4041 | #: plugins-root/check_dhcp.c:378 | 4689 | #: plugins-root/check_dhcp.c:383 |
4042 | #, c-format | 4690 | #, c-format |
4043 | msgid "Error: can't get MAC address for this architecture.\n" | 4691 | msgid "Error: can't get MAC address for this architecture.\n" |
4044 | msgstr "" | 4692 | msgstr "" |
4045 | 4693 | ||
4046 | #: plugins-root/check_dhcp.c:383 | 4694 | #: plugins-root/check_dhcp.c:388 |
4047 | #, c-format | 4695 | #, c-format |
4048 | msgid "Hardware address: " | 4696 | msgid "Hardware address: " |
4049 | msgstr "" | 4697 | msgstr "" |
4050 | 4698 | ||
4051 | #: plugins-root/check_dhcp.c:458 | 4699 | #: plugins-root/check_dhcp.c:463 |
4052 | #, c-format | 4700 | #, c-format |
4053 | msgid "DHCPDISCOVER to %s port %d\n" | 4701 | msgid "DHCPDISCOVER to %s port %d\n" |
4054 | msgstr "" | 4702 | msgstr "" |
4055 | 4703 | ||
4056 | #: plugins-root/check_dhcp.c:509 | 4704 | #: plugins-root/check_dhcp.c:516 |
4057 | #, c-format | 4705 | #, c-format |
4058 | msgid "Result=ERROR\n" | 4706 | msgid "Result=ERROR\n" |
4059 | msgstr "" | 4707 | msgstr "" |
4060 | 4708 | ||
4061 | #: plugins-root/check_dhcp.c:515 | 4709 | #: plugins-root/check_dhcp.c:522 |
4062 | #, c-format | 4710 | #, c-format |
4063 | msgid "Result=OK\n" | 4711 | msgid "Result=OK\n" |
4064 | msgstr "" | 4712 | msgstr "" |
4065 | 4713 | ||
4066 | #: plugins-root/check_dhcp.c:521 | 4714 | #: plugins-root/check_dhcp.c:537 |
4067 | #, c-format | 4715 | #, c-format |
4068 | msgid "DHCPOFFER from IP address %s\n" | 4716 | msgid "DHCPOFFER from IP address %s" |
4069 | msgstr "" | 4717 | msgstr "" |
4070 | 4718 | ||
4071 | #: plugins-root/check_dhcp.c:528 | 4719 | #: plugins-root/check_dhcp.c:538 |
4720 | #, c-format | ||
4721 | msgid " via %s\n" | ||
4722 | msgstr "" | ||
4723 | |||
4724 | #: plugins-root/check_dhcp.c:545 | ||
4072 | #, c-format | 4725 | #, c-format |
4073 | msgid "" | 4726 | msgid "" |
4074 | "DHCPOFFER XID (%lu) did not match DHCPDISCOVER XID (%lu) - ignoring packet\n" | 4727 | "DHCPOFFER XID (%lu) did not match DHCPDISCOVER XID (%lu) - ignoring packet\n" |
4075 | msgstr "" | 4728 | msgstr "" |
4076 | 4729 | ||
4077 | #: plugins-root/check_dhcp.c:550 | 4730 | #: plugins-root/check_dhcp.c:567 |
4078 | #, c-format | 4731 | #, c-format |
4079 | msgid "DHCPOFFER hardware address did not match our own - ignoring packet\n" | 4732 | msgid "DHCPOFFER hardware address did not match our own - ignoring packet\n" |
4080 | msgstr "" | 4733 | msgstr "" |
4081 | 4734 | ||
4082 | #: plugins-root/check_dhcp.c:568 | 4735 | #: plugins-root/check_dhcp.c:585 |
4083 | #, c-format | 4736 | #, c-format |
4084 | msgid "Total responses seen on the wire: %d\n" | 4737 | msgid "Total responses seen on the wire: %d\n" |
4085 | msgstr "" | 4738 | msgstr "" |
4086 | 4739 | ||
4087 | #: plugins-root/check_dhcp.c:569 | 4740 | #: plugins-root/check_dhcp.c:586 |
4088 | #, fuzzy, c-format | 4741 | #, fuzzy, c-format |
4089 | msgid "Valid responses for this machine: %d\n" | 4742 | msgid "Valid responses for this machine: %d\n" |
4090 | msgstr "Keine Antwort vom Host \n" | 4743 | msgstr "Keine Antwort vom Host \n" |
4091 | 4744 | ||
4092 | #: plugins-root/check_dhcp.c:585 | 4745 | #: plugins-root/check_dhcp.c:602 |
4093 | #, c-format | 4746 | #, c-format |
4094 | msgid "send_dhcp_packet result: %d\n" | 4747 | msgid "send_dhcp_packet result: %d\n" |
4095 | msgstr "" | 4748 | msgstr "" |
4096 | 4749 | ||
4097 | #: plugins-root/check_dhcp.c:614 | 4750 | #: plugins-root/check_dhcp.c:631 |
4098 | #, fuzzy, c-format | 4751 | #, fuzzy, c-format |
4099 | msgid "No (more) data received\n" | 4752 | msgid "No (more) data received\n" |
4100 | msgstr "Keine Daten empfangen %s\n" | 4753 | msgstr "Keine Daten empfangen %s\n" |
4101 | 4754 | ||
4102 | #: plugins-root/check_dhcp.c:633 | 4755 | #: plugins-root/check_dhcp.c:650 |
4103 | #, c-format | 4756 | #, c-format |
4104 | msgid "recvfrom() failed, " | 4757 | msgid "recvfrom() failed, " |
4105 | msgstr "" | 4758 | msgstr "" |
4106 | 4759 | ||
4107 | #: plugins-root/check_dhcp.c:640 | 4760 | #: plugins-root/check_dhcp.c:657 |
4108 | #, c-format | 4761 | #, c-format |
4109 | msgid "receive_dhcp_packet() result: %d\n" | 4762 | msgid "receive_dhcp_packet() result: %d\n" |
4110 | msgstr "" | 4763 | msgstr "" |
4111 | 4764 | ||
4112 | #: plugins-root/check_dhcp.c:641 | 4765 | #: plugins-root/check_dhcp.c:658 |
4113 | #, c-format | 4766 | #, c-format |
4114 | msgid "receive_dhcp_packet() source: %s\n" | 4767 | msgid "receive_dhcp_packet() source: %s\n" |
4115 | msgstr "" | 4768 | msgstr "" |
4116 | 4769 | ||
4117 | #: plugins-root/check_dhcp.c:670 | 4770 | #: plugins-root/check_dhcp.c:687 |
4118 | #, c-format | 4771 | #, c-format |
4119 | msgid "Error: Could not create socket!\n" | 4772 | msgid "Error: Could not create socket!\n" |
4120 | msgstr "" | 4773 | msgstr "" |
4121 | 4774 | ||
4122 | #: plugins-root/check_dhcp.c:680 | 4775 | #: plugins-root/check_dhcp.c:697 |
4123 | #, c-format | 4776 | #, c-format |
4124 | msgid "Error: Could not set reuse address option on DHCP socket!\n" | 4777 | msgid "Error: Could not set reuse address option on DHCP socket!\n" |
4125 | msgstr "" | 4778 | msgstr "" |
4126 | 4779 | ||
4127 | #: plugins-root/check_dhcp.c:686 | 4780 | #: plugins-root/check_dhcp.c:703 |
4128 | #, c-format | 4781 | #, c-format |
4129 | msgid "Error: Could not set broadcast option on DHCP socket!\n" | 4782 | msgid "Error: Could not set broadcast option on DHCP socket!\n" |
4130 | msgstr "" | 4783 | msgstr "" |
4131 | 4784 | ||
4132 | #: plugins-root/check_dhcp.c:694 | 4785 | #: plugins-root/check_dhcp.c:711 |
4133 | #, c-format | 4786 | #, c-format |
4134 | msgid "" | 4787 | msgid "" |
4135 | "Error: Could not bind socket to interface %s. Check your privileges...\n" | 4788 | "Error: Could not bind socket to interface %s. Check your privileges...\n" |
4136 | msgstr "" | 4789 | msgstr "" |
4137 | 4790 | ||
4138 | #: plugins-root/check_dhcp.c:704 | 4791 | #: plugins-root/check_dhcp.c:721 |
4139 | #, c-format | 4792 | #, c-format |
4140 | msgid "" | 4793 | msgid "" |
4141 | "Error: Could not bind to DHCP socket (port %d)! Check your privileges...\n" | 4794 | "Error: Could not bind to DHCP socket (port %d)! Check your privileges...\n" |
4142 | msgstr "" | 4795 | msgstr "" |
4143 | 4796 | ||
4144 | #: plugins-root/check_dhcp.c:737 | 4797 | #: plugins-root/check_dhcp.c:755 |
4145 | #, c-format | 4798 | #, c-format |
4146 | msgid "Requested server address: %s\n" | 4799 | msgid "Requested server address: %s\n" |
4147 | msgstr "" | 4800 | msgstr "" |
4148 | 4801 | ||
4149 | #: plugins-root/check_dhcp.c:796 | 4802 | #: plugins-root/check_dhcp.c:811 |
4150 | #, c-format | 4803 | #, c-format |
4151 | msgid "Lease Time: Infinite\n" | 4804 | msgid "Lease Time: Infinite\n" |
4152 | msgstr "" | 4805 | msgstr "" |
4153 | 4806 | ||
4154 | #: plugins-root/check_dhcp.c:798 | 4807 | #: plugins-root/check_dhcp.c:813 |
4155 | #, c-format | 4808 | #, c-format |
4156 | msgid "Lease Time: %lu seconds\n" | 4809 | msgid "Lease Time: %lu seconds\n" |
4157 | msgstr "" | 4810 | msgstr "" |
4158 | 4811 | ||
4159 | #: plugins-root/check_dhcp.c:800 | 4812 | #: plugins-root/check_dhcp.c:815 |
4160 | #, c-format | 4813 | #, c-format |
4161 | msgid "Renewal Time: Infinite\n" | 4814 | msgid "Renewal Time: Infinite\n" |
4162 | msgstr "" | 4815 | msgstr "" |
4163 | 4816 | ||
4164 | #: plugins-root/check_dhcp.c:802 | 4817 | #: plugins-root/check_dhcp.c:817 |
4165 | #, c-format | 4818 | #, c-format |
4166 | msgid "Renewal Time: %lu seconds\n" | 4819 | msgid "Renewal Time: %lu seconds\n" |
4167 | msgstr "" | 4820 | msgstr "" |
4168 | 4821 | ||
4169 | #: plugins-root/check_dhcp.c:804 | 4822 | #: plugins-root/check_dhcp.c:819 |
4170 | #, c-format | 4823 | #, c-format |
4171 | msgid "Rebinding Time: Infinite\n" | 4824 | msgid "Rebinding Time: Infinite\n" |
4172 | msgstr "" | 4825 | msgstr "" |
4173 | 4826 | ||
4174 | #: plugins-root/check_dhcp.c:805 | 4827 | #: plugins-root/check_dhcp.c:820 |
4175 | #, c-format | 4828 | #, c-format |
4176 | msgid "Rebinding Time: %lu seconds\n" | 4829 | msgid "Rebinding Time: %lu seconds\n" |
4177 | msgstr "" | 4830 | msgstr "" |
4178 | 4831 | ||
4179 | #: plugins-root/check_dhcp.c:821 | 4832 | #: plugins-root/check_dhcp.c:836 |
4180 | #, c-format | 4833 | #, c-format |
4181 | msgid "Added offer from server @ %s" | 4834 | msgid "Added offer from server @ %s" |
4182 | msgstr "" | 4835 | msgstr "" |
4183 | 4836 | ||
4184 | #: plugins-root/check_dhcp.c:822 | 4837 | #: plugins-root/check_dhcp.c:837 |
4185 | #, c-format | 4838 | #, c-format |
4186 | msgid " of IP address %s\n" | 4839 | msgid " of IP address %s\n" |
4187 | msgstr "" | 4840 | msgstr "" |
4188 | 4841 | ||
4189 | #: plugins-root/check_dhcp.c:889 | 4842 | #: plugins-root/check_dhcp.c:904 |
4190 | #, c-format | 4843 | #, c-format |
4191 | msgid "DHCP Server Match: Offerer=%s" | 4844 | msgid "DHCP Server Match: Offerer=%s" |
4192 | msgstr "" | 4845 | msgstr "" |
4193 | 4846 | ||
4194 | #: plugins-root/check_dhcp.c:890 | 4847 | #: plugins-root/check_dhcp.c:905 |
4848 | #, c-format | ||
4849 | msgid " Requested=%s" | ||
4850 | msgstr "" | ||
4851 | |||
4852 | #: plugins-root/check_dhcp.c:907 | ||
4853 | #, c-format | ||
4854 | msgid " (duplicate)" | ||
4855 | msgstr "" | ||
4856 | |||
4857 | #: plugins-root/check_dhcp.c:908 | ||
4195 | #, c-format | 4858 | #, c-format |
4196 | msgid " Requested=%s\n" | 4859 | msgid "\n" |
4197 | msgstr "" | 4860 | msgstr "" |
4198 | 4861 | ||
4199 | #: plugins-root/check_dhcp.c:929 | 4862 | #: plugins-root/check_dhcp.c:956 |
4200 | #, c-format | 4863 | #, c-format |
4201 | msgid "No DHCPOFFERs were received.\n" | 4864 | msgid "No DHCPOFFERs were received.\n" |
4202 | msgstr "" | 4865 | msgstr "" |
4203 | 4866 | ||
4204 | #: plugins-root/check_dhcp.c:933 | 4867 | #: plugins-root/check_dhcp.c:960 |
4205 | #, c-format | 4868 | #, c-format |
4206 | msgid "Received %d DHCPOFFER(s)" | 4869 | msgid "Received %d DHCPOFFER(s)" |
4207 | msgstr "" | 4870 | msgstr "" |
4208 | 4871 | ||
4209 | #: plugins-root/check_dhcp.c:936 | 4872 | #: plugins-root/check_dhcp.c:963 |
4210 | #, c-format | 4873 | #, c-format |
4211 | msgid ", %s%d of %d requested servers responded" | 4874 | msgid ", %s%d of %d requested servers responded" |
4212 | msgstr "" | 4875 | msgstr "" |
4213 | 4876 | ||
4214 | #: plugins-root/check_dhcp.c:939 | 4877 | #: plugins-root/check_dhcp.c:966 |
4215 | #, c-format | 4878 | #, c-format |
4216 | msgid ", requested address (%s) was %soffered" | 4879 | msgid ", requested address (%s) was %soffered" |
4217 | msgstr "" | 4880 | msgstr "" |
4218 | 4881 | ||
4219 | #: plugins-root/check_dhcp.c:939 | 4882 | #: plugins-root/check_dhcp.c:966 |
4220 | msgid "not " | 4883 | msgid "not " |
4221 | msgstr "" | 4884 | msgstr "" |
4222 | 4885 | ||
4223 | #: plugins-root/check_dhcp.c:941 | 4886 | #: plugins-root/check_dhcp.c:968 |
4224 | #, c-format | 4887 | #, c-format |
4225 | msgid ", max lease time = " | 4888 | msgid ", max lease time = " |
4226 | msgstr "" | 4889 | msgstr "" |
4227 | 4890 | ||
4228 | #: plugins-root/check_dhcp.c:943 | 4891 | #: plugins-root/check_dhcp.c:970 |
4229 | #, c-format | 4892 | #, c-format |
4230 | msgid "Infinity" | 4893 | msgid "Infinity" |
4231 | msgstr "" | 4894 | msgstr "" |
4232 | 4895 | ||
4233 | #: plugins-root/check_dhcp.c:1125 | 4896 | #: plugins-root/check_dhcp.c:1147 |
4234 | #, c-format | 4897 | #, c-format |
4235 | msgid "Error: DLPI stream API failed to get MAC in check_ctrl: %s.\n" | 4898 | msgid "Error: DLPI stream API failed to get MAC in check_ctrl: %s.\n" |
4236 | msgstr "" | 4899 | msgstr "" |
4237 | 4900 | ||
4238 | #: plugins-root/check_dhcp.c:1136 | 4901 | #: plugins-root/check_dhcp.c:1159 |
4239 | #, c-format | 4902 | #, c-format |
4240 | msgid "Error: DLPI stream API failed to get MAC in put_ctrl/putmsg(): %s.\n" | 4903 | msgid "Error: DLPI stream API failed to get MAC in put_ctrl/putmsg(): %s.\n" |
4241 | msgstr "" | 4904 | msgstr "" |
4242 | 4905 | ||
4243 | #: plugins-root/check_dhcp.c:1148 | 4906 | #: plugins-root/check_dhcp.c:1172 |
4244 | #, c-format | 4907 | #, c-format |
4245 | msgid "Error: DLPI stream API failed to get MAC in put_both/putmsg().\n" | 4908 | msgid "Error: DLPI stream API failed to get MAC in put_both/putmsg().\n" |
4246 | msgstr "" | 4909 | msgstr "" |
4247 | 4910 | ||
4248 | #: plugins-root/check_dhcp.c:1159 | 4911 | #: plugins-root/check_dhcp.c:1184 |
4249 | #, c-format | 4912 | #, c-format |
4250 | msgid "" | 4913 | msgid "" |
4251 | "Error: DLPI stream API failed to get MAC in dl_attach_req/open(%s..): %s.\n" | 4914 | "Error: DLPI stream API failed to get MAC in dl_attach_req/open(%s..): %s.\n" |
4252 | msgstr "" | 4915 | msgstr "" |
4253 | 4916 | ||
4254 | #: plugins-root/check_dhcp.c:1183 | 4917 | #: plugins-root/check_dhcp.c:1208 |
4255 | #, c-format | 4918 | #, c-format |
4256 | msgid "Error: DLPI stream API failed to get MAC in dl_bind/check_ctrl(): %s.\n" | 4919 | msgid "Error: DLPI stream API failed to get MAC in dl_bind/check_ctrl(): %s.\n" |
4257 | msgstr "" | 4920 | msgstr "" |
4258 | 4921 | ||
4259 | #: plugins-root/check_dhcp.c:1231 | 4922 | #: plugins-root/check_dhcp.c:1256 |
4260 | #, c-format | 4923 | msgid "This plugin tests the availability of DHCP servers on a network." |
4924 | msgstr "" | ||
4925 | |||
4926 | #: plugins-root/check_dhcp.c:1267 | ||
4927 | msgid "IP address of DHCP server that we must hear from" | ||
4928 | msgstr "" | ||
4929 | |||
4930 | #: plugins-root/check_dhcp.c:1269 | ||
4931 | msgid "IP address that should be offered by at least one DHCP server" | ||
4932 | msgstr "" | ||
4933 | |||
4934 | #: plugins-root/check_dhcp.c:1271 | ||
4935 | msgid "Seconds to wait for DHCPOFFER before timeout occurs" | ||
4936 | msgstr "" | ||
4937 | |||
4938 | #: plugins-root/check_dhcp.c:1273 | ||
4939 | msgid "Interface to to use for listening (i.e. eth0)" | ||
4940 | msgstr "" | ||
4941 | |||
4942 | #: plugins-root/check_icmp.c:1198 | ||
4943 | msgid "specify a target" | ||
4944 | msgstr "" | ||
4945 | |||
4946 | #: plugins-root/check_icmp.c:1200 | ||
4947 | #, fuzzy | ||
4948 | msgid "warning threshold (currently " | ||
4949 | msgstr "Warning threshold Integer sein" | ||
4950 | |||
4951 | #: plugins-root/check_icmp.c:1203 | ||
4952 | #, fuzzy | ||
4953 | msgid "critical threshold (currently " | ||
4954 | msgstr "Critical threshold muss ein Integer sein" | ||
4955 | |||
4956 | #: plugins-root/check_icmp.c:1206 | ||
4957 | msgid "number of packets to send (currently " | ||
4958 | msgstr "" | ||
4959 | |||
4960 | #: plugins-root/check_icmp.c:1209 | ||
4961 | msgid "max packet interval (currently " | ||
4962 | msgstr "" | ||
4963 | |||
4964 | #: plugins-root/check_icmp.c:1212 | ||
4965 | msgid "max target interval (currently " | ||
4966 | msgstr "" | ||
4967 | |||
4968 | #: plugins-root/check_icmp.c:1215 | ||
4969 | msgid "TTL on outgoing packets (currently " | ||
4970 | msgstr "" | ||
4971 | |||
4972 | #: plugins-root/check_icmp.c:1218 | ||
4973 | msgid "timeout value (seconds, currently " | ||
4974 | msgstr "" | ||
4975 | |||
4976 | #: plugins-root/check_icmp.c:1221 | ||
4977 | msgid "icmp packet size (currenly ignored)" | ||
4978 | msgstr "" | ||
4979 | |||
4980 | #: plugins-root/check_icmp.c:1223 | ||
4981 | msgid "verbose" | ||
4982 | msgstr "" | ||
4983 | |||
4984 | #: plugins-root/check_icmp.c:1226 | ||
4985 | msgid "The -H switch is optional. Naming a host (or several) to check is not." | ||
4986 | msgstr "" | ||
4987 | |||
4988 | #: plugins-root/check_icmp.c:1227 | ||
4261 | msgid "" | 4989 | msgid "" |
4262 | "This plugin tests the availability of DHCP servers on a network.\n" | 4990 | "Threshold format for -w and -c is 200.25,60% for 200.25 msec RTA and 60%" |
4263 | "\n" | ||
4264 | msgstr "" | 4991 | msgstr "" |
4265 | 4992 | ||
4266 | #: plugins-root/check_dhcp.c:1235 | 4993 | #: plugins-root/check_icmp.c:1228 |
4267 | #, c-format | 4994 | msgid "packet loss. The default values should work well for most users." |
4995 | msgstr "" | ||
4996 | |||
4997 | #: plugins-root/check_icmp.c:1229 | ||
4998 | msgid "" | ||
4999 | "You can specify different RTA factors using the standardized abbreviations" | ||
5000 | msgstr "" | ||
5001 | |||
5002 | #: plugins-root/check_icmp.c:1230 | ||
4268 | msgid "" | 5003 | msgid "" |
4269 | " -s, --serverip=IPADDRESS\n" | 5004 | "us (microseconds), ms (milliseconds, default) or just plain s for seconds." |
4270 | " IP address of DHCP server that we must hear from\n" | ||
4271 | " -r, --requestedip=IPADDRESS\n" | ||
4272 | " IP address that should be offered by at least one DHCP server\n" | ||
4273 | " -t, --timeout=INTEGER\n" | ||
4274 | " Seconds to wait for DHCPOFFER before timeout occurs\n" | ||
4275 | " -i, --interface=STRING\n" | ||
4276 | " Interface to to use for listening (i.e. eth0)\n" | ||
4277 | " -v, --verbose\n" | ||
4278 | " Print extra information (command-line use only)\n" | ||
4279 | " -h, --help\n" | ||
4280 | " Print detailed help screen\n" | ||
4281 | " -V, --version\n" | ||
4282 | " Print version information\n" | ||
4283 | msgstr "" | 5005 | msgstr "" |
4284 | 5006 | ||
5007 | #: plugins-root/check_icmp.c:1231 | ||
5008 | msgid "" | ||
5009 | "Threshold format for -d is warn,crit. 12,14 means WARNING if >= 12 hops" | ||
5010 | msgstr "" | ||
5011 | |||
5012 | #: plugins-root/check_icmp.c:1232 | ||
5013 | msgid "are spent and CRITICAL if >= 14 hops are spent." | ||
5014 | msgstr "" | ||
5015 | |||
5016 | #: plugins-root/check_icmp.c:1233 | ||
5017 | msgid "" | ||
5018 | "NOTE: Some systems decrease TTL when forming ICMP_ECHOREPLY, others do not." | ||
5019 | msgstr "" | ||
5020 | |||
5021 | #: plugins-root/check_icmp.c:1234 | ||
5022 | msgid "The -v switch can be specified several times for increased verbosity." | ||
5023 | msgstr "" | ||
5024 | |||
5025 | #~ msgid "" | ||
5026 | #~ " -1, --proto1\n" | ||
5027 | #~ " tell ssh to use Protocol 1\n" | ||
5028 | #~ " -2, --proto2\n" | ||
5029 | #~ " tell ssh to use Protocol 2\n" | ||
5030 | #~ " -S, --skiplines=n\n" | ||
5031 | #~ " Ignore first n lines on STDERR (to suppress a logon banner)\n" | ||
5032 | #~ " -f\n" | ||
5033 | #~ " tells ssh to fork rather than create a tty\n" | ||
5034 | #~ msgstr "" | ||
5035 | #~ " -1, --proto1\n" | ||
5036 | #~ " ssh anweisen Protokoll 1 zu verwenden\n" | ||
5037 | #~ " -2, --proto2\n" | ||
5038 | #~ " ssh anweisen Protokoll 2 zu verwenden\n" | ||
5039 | #~ " -S, --skiplines=n\n" | ||
5040 | #~ " Ignoriere die ersten n Zeilen auf STDERR (um Logon Banner zu " | ||
5041 | #~ "unterdrücken)\n" | ||
5042 | #~ " -f\n" | ||
5043 | #~ " ssh anweisen fork zu nutzen statt ein tty zu erzeugen\n" | ||
5044 | |||
5045 | #~ msgid "" | ||
5046 | #~ " -C, --command='COMMAND STRING'\n" | ||
5047 | #~ " command to execute on the remote machine\n" | ||
5048 | #~ " -l, --logname=USERNAME\n" | ||
5049 | #~ " SSH user name on remote host [optional]\n" | ||
5050 | #~ " -i, --identity=KEYFILE\n" | ||
5051 | #~ " identity of an authorized key [optional]\n" | ||
5052 | #~ " -O, --output=FILE\n" | ||
5053 | #~ " external command file for nagios [optional]\n" | ||
5054 | #~ " -s, --services=LIST\n" | ||
5055 | #~ " list of nagios service names, separated by ':' [optional]\n" | ||
5056 | #~ " -n, --name=NAME\n" | ||
5057 | #~ " short name of host in nagios configuration [optional]\n" | ||
5058 | #~ msgstr "" | ||
5059 | #~ " -C, --command='COMMAND STRING'\n" | ||
5060 | #~ " Befehl der auf der entfernten Maschine ausgeführt werden soll\n" | ||
5061 | #~ " -l, --logname=USERNAME\n" | ||
5062 | #~ " SSH user name auf dem entfernten Host [optional]\n" | ||
5063 | #~ " -i, --identity=KEYFILE\n" | ||
5064 | #~ " zu verwendende Schlüsseldatei [optional]\n" | ||
5065 | #~ " -O, --output=FILE\n" | ||
5066 | #~ " externe Befehlsdatei für nagios [optional]\n" | ||
5067 | #~ " -s, --services=LIST\n" | ||
5068 | #~ " Liste von nagios Servicenamen, getrennt durch ':' [optional]\n" | ||
5069 | #~ " -n, --name=NAME\n" | ||
5070 | #~ " Shortname des Hosts in der nagios Konfiguration [optional]\n" | ||
5071 | |||
5072 | #, fuzzy | ||
5073 | #~ msgid "Warning inode threshold must be percentage!\n" | ||
5074 | #~ msgstr "Warning threshold muss ein Integer oder ein Prozentwert sein!\n" | ||
5075 | |||
5076 | #, fuzzy | ||
5077 | #~ msgid "Critical inode threshold must be percentage!\n" | ||
5078 | #~ msgstr "Critical threshold muss ein Integer oder ein Prozentwert sein!\n" | ||
5079 | |||
5080 | #~ msgid "INPUT ERROR: No thresholds specified" | ||
5081 | #~ msgstr "FEHLER: Kein Schwellwert angegeben" | ||
5082 | |||
5083 | #~ msgid "" | ||
5084 | #~ "INPUT ERROR: C_DFP (%f) should be less than W_DFP (%.1f) and both should " | ||
5085 | #~ "be between zero and 100 percent, inclusive" | ||
5086 | #~ msgstr "" | ||
5087 | #~ "INPUT ERROR: C_DFP (%f) sollte kleiner sein als W_DFP (%.1f) und beide " | ||
5088 | #~ "sollten zwischen 0 und 100 Prozent liegen" | ||
5089 | |||
5090 | #, fuzzy | ||
5091 | #~ msgid "" | ||
5092 | #~ "INPUT ERROR: C_IDFP (%f) should be less than W_IDFP (%.1f) and both " | ||
5093 | #~ "should be between zero and 100 percent, inclusive" | ||
5094 | #~ msgstr "" | ||
5095 | #~ "INPUT ERROR: C_DFP (%f) sollte kleiner sein als W_DFP (%.1f) und beide " | ||
5096 | #~ "sollten zwischen 0 und 100 Prozent liegen" | ||
5097 | |||
5098 | #~ msgid "" | ||
5099 | #~ "INPUT ERROR: C_DF (%lu) should be less than W_DF (%lu) and both should be " | ||
5100 | #~ "greater than zero" | ||
5101 | #~ msgstr "" | ||
5102 | #~ "INPUT ERROR: C_DF (%lu) sollte kleiner sein als W_DF (%lu) und beide " | ||
5103 | #~ "sollten größer als 0 sein" | ||
5104 | |||
5105 | #, fuzzy | ||
5106 | #~ msgid "No response from host on port %d\n" | ||
5107 | #~ msgstr "Ungültige HTTP Antwort von Host erhalten auf Port %d\n" | ||
5108 | |||
5109 | #, fuzzy | ||
5110 | #~ msgid "Invalid response received from host on port %d\n" | ||
5111 | #~ msgstr "Ungültige HTTP Antwort von Host erhalten auf Port %d\n" | ||
5112 | |||
4285 | #~ msgid "%.3f seconds response time (%s)" | 5113 | #~ msgid "%.3f seconds response time (%s)" |
4286 | #~ msgstr "%.3f Sekunden Antwortzeit (%s)" | 5114 | #~ msgstr "%.3f Sekunden Antwortzeit (%s)" |
4287 | 5115 | ||
@@ -4368,10 +5196,6 @@ msgstr "" | |||
4368 | #~ msgstr "Keine Antwort vom Host \n" | 5196 | #~ msgstr "Keine Antwort vom Host \n" |
4369 | 5197 | ||
4370 | #, fuzzy | 5198 | #, fuzzy |
4371 | #~ msgid "Certificate expired on %s.\n" | ||
4372 | #~ msgstr "Clientzertifikat benötigt\n" | ||
4373 | |||
4374 | #, fuzzy | ||
4375 | #~ msgid "Certificate expires today (%s).\n" | 5199 | #~ msgid "Certificate expires today (%s).\n" |
4376 | #~ msgstr "Clientzertifikat benötigt\n" | 5200 | #~ msgstr "Clientzertifikat benötigt\n" |
4377 | 5201 | ||