diff options
author | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2023-10-12 23:37:38 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-12 23:37:38 (GMT) |
commit | 56ba2368d93a4fad4a6d874a2c9bfade1f2b37b0 (patch) | |
tree | 14aadfb8054c96873694b40c8aed73227e3b48fd /po/de.po | |
parent | 4d8f1dab571ff86af3c3cc8695683d40ef0b5a56 (diff) | |
parent | f5074ac7f01ba95469748531b503c56b31e55cc3 (diff) | |
download | monitoring-plugins-56ba2368d93a4fad4a6d874a2c9bfade1f2b37b0.tar.gz |
Merge pull request #1928 from datamuc/merge-jitter
check_icmp: Add support to Jitter, MOS and Score
Diffstat (limited to 'po/de.po')
-rw-r--r-- | po/de.po | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -5070,6 +5070,25 @@ msgstr "Warning threshold Integer sein" | |||
5070 | msgid "critical threshold (currently " | 5070 | msgid "critical threshold (currently " |
5071 | msgstr "Critical threshold muss ein Integer sein" | 5071 | msgstr "Critical threshold muss ein Integer sein" |
5072 | 5072 | ||
5073 | msgid "" | ||
5074 | "RTA, round trip average, mode warning,critical, ex. 100ms,200ms unit in ms" | ||
5075 | msgstr "" | ||
5076 | |||
5077 | msgid "packet loss mode, ex. 40%,50% , unit in %" | ||
5078 | msgstr "" | ||
5079 | |||
5080 | msgid "jitter mode warning,critical, ex. 40.000ms,50.000ms , unit in ms " | ||
5081 | msgstr "" | ||
5082 | |||
5083 | msgid "MOS mode, between 0 and 4.4 warning,critical, ex. 3.5,3.0" | ||
5084 | msgstr "" | ||
5085 | |||
5086 | msgid "score mode, max value 100 warning,critical, ex. 80,70 " | ||
5087 | msgstr "" | ||
5088 | |||
5089 | msgid "detect out of order ICMP packts " | ||
5090 | msgstr "" | ||
5091 | |||
5073 | #, fuzzy | 5092 | #, fuzzy |
5074 | msgid "specify a source IP address or device name" | 5093 | msgid "specify a source IP address or device name" |
5075 | msgstr "Hostname oder Serveradresse muss angegeben werden" | 5094 | msgstr "Hostname oder Serveradresse muss angegeben werden" |
@@ -5101,6 +5120,9 @@ msgstr "" | |||
5101 | msgid "verbose" | 5120 | msgid "verbose" |
5102 | msgstr "" | 5121 | msgstr "" |
5103 | 5122 | ||
5123 | msgid "If none of R,P,J,M,S or O is specified, default behavior is -R -P" | ||
5124 | msgstr "" | ||
5125 | |||
5104 | msgid "The -H switch is optional. Naming a host (or several) to check is not." | 5126 | msgid "The -H switch is optional. Naming a host (or several) to check is not." |
5105 | msgstr "" | 5127 | msgstr "" |
5106 | 5128 | ||