# German translation of the procps man pages. # Copyright (C) 2014 Free Software Foundation, Inc. # This file is distributed under the same license as the procps-ng package. # # Martin Eberhard Schauer , 2010. # Tobias Quathamer , 2011, 2012, 2014. # Mario Blättermann , 2014, 2019, 2021, 2022. msgid "" msgstr "" "Project-Id-Version: procps-ng-man-3.3.17rc1\n" "Report-Msgid-Bugs-To: Procps list \n" "POT-Creation-Date: 2022-10-04 22:37+1100\n" "PO-Revision-Date: 2022-03-21 19:47+0100\n" "Last-Translator: Mario Blättermann \n" "Language-Team: German \n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Bugs: Report translation errors to the Language-Team address.\n" "X-Generator: Lokalize 21.12.3\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" #. type: TH #: ../man/free.1:5 #, no-wrap msgid "FREE" msgstr "FREE" #. type: TH #: ../man/free.1:5 #, fuzzy, no-wrap #| msgid "2020-06-04" msgid "2022-06-25" msgstr "4. April 2020" #. type: TH #: ../man/free.1:5 #, no-wrap msgid "procps-ng" msgstr "procps-ng" #. type: TH #: ../man/free.1:5 #, no-wrap msgid "User Commands" msgstr "Dienstprogramme für Benutzer" #. type: SH #: ../man/free.1:6 #, no-wrap msgid "NAME" msgstr "BEZEICHNUNG" #. type: Plain text #: ../man/free.1:8 msgid "free - Display amount of free and used memory in the system" msgstr "free - Anzeige des freien und belegten Speichers" #. type: SH #: ../man/free.1:8 #, no-wrap msgid "SYNOPSIS" msgstr "ÜBERSICHT" #. type: Plain text #: ../man/free.1:11 msgid "B [I]" msgstr "B [I]" #. type: SH #: ../man/free.1:11 #, no-wrap msgid "DESCRIPTION" msgstr "BESCHREIBUNG" #. type: Plain text #: ../man/free.1:17 msgid "B displays the total amount of free and used physical and swap memory in the system, as well as the buffers and caches used by the kernel. The information is gathered by parsing /proc/meminfo. The displayed columns are:" msgstr "B zeigt den gesamten freien und genutzten physischen Speicher und Auslagerungsspeicher im System sowie die vom Kernel verwendeten Puffer und Zwischenspeicher an. Die Informationen werden durch Auslesen von /proc/meminfo ermittelt. Folgende Spalten werden angezeigt:" #. type: TP #: ../man/free.1:17 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/free.1:20 msgid "Total installed memory (MemTotal and SwapTotal in /proc/meminfo)" msgstr "zeigt den insgesamt installierten Speicher an (MemTotal und SwapTotal in /proc/meminfo)." #. type: TP #: ../man/free.1:20 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/free.1:23 #, fuzzy #| msgid "Used memory (calculated as B - B - B - B)" msgid "Used or unavailable memory (calculated as B - B)" msgstr "Benutzter Speicher (errechnet durch B minus B minus B minus B)" #. type: TP #: ../man/free.1:23 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/free.1:26 msgid "Unused memory (MemFree and SwapFree in /proc/meminfo)" msgstr "Ungenutzter Speicher (MemFree und SwapFree in /proc/meminfo)" #. type: TP #: ../man/free.1:26 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/free.1:29 msgid "Memory used (mostly) by tmpfs (Shmem in /proc/meminfo)" msgstr "(Meist) von Tmpfs genutzter Speicher (Shmem in /proc/meminfo)" #. type: TP #: ../man/free.1:29 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/free.1:32 msgid "Memory used by kernel buffers (Buffers in /proc/meminfo)" msgstr "Von den Kernel-Puffern genutzter Speicher (Buffers in /proc/meminfo)" #. type: TP #: ../man/free.1:32 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/free.1:35 msgid "Memory used by the page cache and slabs (Cached and SReclaimable in /proc/meminfo)" msgstr "Vom Page-Cache und Slabs genutzter Speicher (Cached und SReclaimable in /proc/meminfo)" #. type: TP #: ../man/free.1:35 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/free.1:38 msgid "Sum of B and B" msgstr "Summe von B und B" #. type: TP #: ../man/free.1:38 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: ../man/free.1:47 msgid "Estimation of how much memory is available for starting new applications, without swapping. Unlike the data provided by the B or B fields, this field takes into account page cache and also that not all reclaimable memory slabs will be reclaimed due to items being in use (MemAvailable in /proc/meminfo, available on kernels 3.14, emulated on kernels 2.6.27+, otherwise the same as B)" msgstr "Schätzung des zum Starten neuer Anwendungen verfügbaren Speichers, ohne den Auslagerungsspeicher zu nutzen. Im Gegensatz zu den in den Feldern B oder B angezeigten Daten bezieht dieses Feld den Page-Cache mit ein, und beachtet außerdem, dass nicht alle beanspruchbaren Speicher-Slabs durch in Verwendung befindliche Objekte auch wirklich beansprucht werden. (MemAvailable in /proc/meminfo, verfügbar ab Kernel 3.14, emuliert in Kernel 2.6.27 und neuer, anderenfalls gleichbedeutend mit B)" #. type: SH #: ../man/free.1:47 #, no-wrap msgid "OPTIONS" msgstr "OPTIONEN" #. type: TP #: ../man/free.1:48 #, no-wrap msgid "B<-b>, B<--bytes>" msgstr "B<-b>, B<--bytes>" #. type: Plain text #: ../man/free.1:51 msgid "Display the amount of memory in bytes." msgstr "zeigt die Speichergröße in Byte an." #. type: TP #: ../man/free.1:51 #, no-wrap msgid "B<-k>, B<--kibi>" msgstr "B<-k>, B<--kibi>" #. type: Plain text #: ../man/free.1:54 msgid "Display the amount of memory in kibibytes. This is the default." msgstr "zeigt die Speichergröße in Kibibyte an. Das ist die Voreinstellung." #. type: TP #: ../man/free.1:54 #, no-wrap msgid "B<-m>, B<--mebi>" msgstr "B<-m>, B<--mebi>" #. type: Plain text #: ../man/free.1:57 msgid "Display the amount of memory in mebibytes." msgstr "zeigt die Speichergröße in Mebibyte an." #. type: TP #: ../man/free.1:57 #, no-wrap msgid "B<-g>, B<--gibi>" msgstr "B<-g>, B<--gibi>" #. type: Plain text #: ../man/free.1:60 msgid "Display the amount of memory in gibibytes." msgstr "zeigt die Speichergröße in Gibibyte an." #. type: TP #: ../man/free.1:60 #, no-wrap msgid "B<--tebi>" msgstr "B<--tebi>" #. type: Plain text #: ../man/free.1:63 msgid "Display the amount of memory in tebibytes." msgstr "zeigt die Speichergröße in Tebibyte an." #. type: TP #: ../man/free.1:63 #, no-wrap msgid "B<--pebi>" msgstr "B<--pebi>" #. type: Plain text #: ../man/free.1:66 msgid "Display the amount of memory in pebibytes." msgstr "Zeigt die Speichergröße in Pebibyte an." #. type: TP #: ../man/free.1:66 #, no-wrap msgid "B<--kilo>" msgstr "B<--kilo>" #. type: Plain text #: ../man/free.1:69 msgid "Display the amount of memory in kilobytes. Implies --si." msgstr "zeigt die Speichergröße in Kilobyte an. Impliziert --si." #. type: TP #: ../man/free.1:69 #, no-wrap msgid "B<--mega>" msgstr "B<--mega>" #. type: Plain text #: ../man/free.1:72 msgid "Display the amount of memory in megabytes. Implies --si." msgstr "zeigt die Speichergröße in Megabyte an. Impliziert --si." #. type: TP #: ../man/free.1:72 #, no-wrap msgid "B<--giga>" msgstr "B<--giga>" #. type: Plain text #: ../man/free.1:75 msgid "Display the amount of memory in gigabytes. Implies --si." msgstr "zeigt die Speichergröße in Gigabyte an. Impliziert --si." #. type: TP #: ../man/free.1:75 #, no-wrap msgid "B<--tera>" msgstr "B<--tera>" #. type: Plain text #: ../man/free.1:78 msgid "Display the amount of memory in terabytes. Implies --si." msgstr "zeigt die Speichergröße in Terabyte an. Impliziert --si." #. type: TP #: ../man/free.1:78 #, no-wrap msgid "B<--peta>" msgstr "B<--peta>" #. type: Plain text #: ../man/free.1:81 msgid "Display the amount of memory in petabytes. Implies --si." msgstr "zeigt die Speichergröße in Petabyte an. Impliziert --si." #. type: TP #: ../man/free.1:81 #, no-wrap msgid "B<-h>, B<--human>" msgstr "B<-h>, B<--human>" #. type: Plain text #: ../man/free.1:85 msgid "Show all output fields automatically scaled to shortest three digit unit and display the units of print out. Following units are used." msgstr "Alle angezeigten Felder werden automatisch auf die kleinste Einheit mit drei Ziffern skaliert. Die Einheiten werden in der Ausgabe angezeigt. Es werden die folgenden Einheiten verwendet." #. type: Plain text #: ../man/free.1:93 #, no-wrap msgid "" " B = bytes\n" " Ki = kibibyte\n" " Mi = mebibyte\n" " Gi = gibibyte\n" " Ti = tebibyte\n" " Pi = pebibyte\n" msgstr "" " B = Byte\n" " Ki = Kibibyte\n" " Mi = Mebibyte\n" " Gi = Gibibyte\n" " Ti = Tebibyte\n" " Pi = Pebibyte\n" #. type: Plain text #: ../man/free.1:97 msgid "If unit is missing, and you have exbibyte of RAM or swap, the number is in tebibytes and columns might not be aligned with header." msgstr "Falls die Einheit fehlt und Sie Exbibyte an RAM oder Auslagerungsspeicher haben, wird die Zahl in Tebibyte angezeigt und die Spalten sind möglicherweise nicht an den Kopfzeilen ausgerichtet." #. type: TP #: ../man/free.1:97 #, no-wrap msgid "B<-w>, B<--wide>" msgstr "B<-w>, B<--wide>" #. type: Plain text #: ../man/free.1:102 msgid "Switch to the wide mode. The wide mode produces lines longer than 80 characters. In this mode B and B are reported in two separate columns." msgstr "wechselt in den breiten Modus. In diesem Modus können Zeilen dargestellt werden, die länger als 80 Zeichen sind. B und B werden dann in zwei separaten Spalten dargestellt." #. type: TP #: ../man/free.1:102 #, no-wrap msgid "B<-c>, B<--count> I" msgstr "B<-c>, B<--count> I" #. type: Plain text #: ../man/free.1:109 msgid "Display the result I times. Requires the B<-s> option." msgstr "zeigt das Ergebnis I mal an. Erfordert die Option B<-s>." #. type: TP #: ../man/free.1:109 #, no-wrap msgid "B<-l>, B<--lohi>" msgstr "B<-l>, B<--lohi>" #. type: Plain text #: ../man/free.1:112 msgid "Show detailed low and high memory statistics." msgstr "zeigt detailliert die Belegung von »low memory« und »high memory« an." #. type: TP #: ../man/free.1:112 #, no-wrap msgid "B<-s>, B<--seconds> I" msgstr "B<-s>, B<--seconds> I" #. type: Plain text #: ../man/free.1:119 msgid "Continuously display the result I seconds apart. You may actually specify any floating point number for I using either . or , for decimal point. B(3) is used for microsecond resolution delay times." msgstr "Fortlaufende Aktualisierung der Anzeige nach I Sekunden. Sie können für I eine beliebige Gleitkommazahl angeben mit einem Punkt oder Komma als Dezimaltrenner angeben. Durch die Nutzung von B(3) können die Intervalle bis auf die Mikrosekunde genau festgelegt werden." #. type: TP #: ../man/free.1:119 #, no-wrap msgid "B<--si>" msgstr "B<--si>" #. type: Plain text #: ../man/free.1:123 msgid "Use kilo, mega, giga etc (power of 1000) instead of kibi, mebi, gibi (power of 1024)." msgstr "verwendet Kilo, Mega, Giga usw. (Vielfache von 1000) anstelle von Kibi, Mebi, Gibi (Vielfache von 1024)." #. type: TP #: ../man/free.1:123 #, no-wrap msgid "B<-t>, B<--total>" msgstr "B<-t>, B<--total>" #. type: Plain text #: ../man/free.1:126 msgid "Display a line showing the column totals." msgstr "zeigt eine Zeile mit den Spaltensummen an." #. type: TP #: ../man/free.1:126 #, fuzzy, no-wrap #| msgid "B<-c>, B<--count>" msgid "B<-v>, B<--committed>" msgstr "B<-c>, B<--count>" #. type: Plain text #: ../man/free.1:131 msgid "Display a line showing the memory commit limit and amount of committed/uncommitted memory. The B column on this line will display the memory commit limit. This line is relevant if memory overcommit is disabled." msgstr "" #. type: TP #: ../man/free.1:131 #, no-wrap msgid "B<--help>" msgstr "B<--help>" #. type: Plain text #: ../man/free.1:134 msgid "Print help." msgstr "Hilfe ausgeben." #. type: TP #: ../man/free.1:134 #, no-wrap msgid "B<-V>, B<--version>" msgstr "B<-V>, B<--version>" #. type: Plain text #: ../man/free.1:137 msgid "Display version information." msgstr "Versionsinformationen anzeigen." #. type: SH #: ../man/free.1:138 #, no-wrap msgid "FILES" msgstr "DATEIEN" #. type: TP #: ../man/free.1:139 #, no-wrap msgid "/proc/meminfo" msgstr "/proc/meminfo" #. type: Plain text #: ../man/free.1:142 msgid "memory information" msgstr "Speicherinformationen" #. type: SH #: ../man/free.1:143 #, no-wrap msgid "BUGS" msgstr "FEHLER" #. type: Plain text #: ../man/free.1:146 msgid "The value for the B column is not available from kernels before 2.6.32 and is displayed as zero." msgstr "Der Wert der Spalte B ist für Kernel vor 2.6.32 nicht verfügbar und wird als Null angezeigt." #. type: TP #: ../man/free.1:146 #, no-wrap msgid "Please send bug reports to" msgstr "Bitte senden Sie Fehlermeldungen (auf Englisch) an" #. type: Plain text #: ../man/free.1:150 msgid "E<.UR procps@freelists.org> E<.UE>" msgstr "E<.UR procps@freelists.org> E<.UE>" #. type: SH #: ../man/free.1:150 #, no-wrap msgid "SEE ALSO" msgstr "SIEHE AUCH" #. Copyright 2000 Kjetil Torgrim Homme #. 2017-2020 Craig Small #. This program is free software; you can redistribute it and/or modify #. it under the terms of the GNU General Public License as published by #. the Free Software Foundation; either version 2 of the License, or #. (at your option) any later version. #. type: Plain text #: ../man/pgrep.1:10 msgid "B(1), B(1), B(1), B(8)." msgstr "B(1), B(1), B(1), B(8)." #. type: TH #: ../man/pgrep.1:10 #, no-wrap msgid "PGREP" msgstr "PGREP" #. type: TH #: ../man/pgrep.1:10 #, no-wrap msgid "2022-08-31" msgstr "" #. type: TH #: ../man/pgrep.1:10 #, fuzzy, no-wrap #| msgid "procps-ng" msgid "procps-ng " msgstr "procps-ng" #. type: TH #: ../man/pgrep.1:10 #, fuzzy, no-wrap #| msgid "User Commands" msgid "User Commands " msgstr "Dienstprogramme für Benutzer" #. type: SH #: ../man/pgrep.1:11 #, fuzzy, no-wrap #| msgid "NAME" msgid "NAME " msgstr "BEZEICHNUNG" #. type: Plain text #: ../man/pgrep.1:13 #, fuzzy #| msgid "pgrep, pkill, pwait - look up, signal, or wait for processes based on name and other attributes" msgid "pgrep, pkill, pidwait - look up, signal, or wait for processes based on name and other attributes" msgstr "pgrep, pkill, pwait - Prozesse finden oder ein Signal auf Basis des Namens oder anderer Attribute senden oder auf Prozesse warten" #. type: SH #: ../man/pgrep.1:13 #, fuzzy, no-wrap #| msgid "SYNOPSIS" msgid "SYNOPSIS " msgstr "ÜBERSICHT" #. type: Plain text #: ../man/pgrep.1:16 msgid "B [options] pattern" msgstr "B [Optionen] Muster" #. type: Plain text #: ../man/pgrep.1:19 msgid "B [options] pattern" msgstr "B [Optionen] Muster" #. type: Plain text #: ../man/pgrep.1:22 #, fuzzy #| msgid "B [options] pattern" msgid "B [options] pattern" msgstr "B [Optionen] Muster" #. type: SH #: ../man/pgrep.1:22 #, fuzzy, no-wrap #| msgid "DESCRIPTION" msgid "DESCRIPTION " msgstr "BESCHREIBUNG" #. type: Plain text #: ../man/pgrep.1:27 msgid "B looks through the currently running processes and lists the process IDs which match the selection criteria to stdout. All the criteria have to match. For example," msgstr "B durchsucht die gegenwärtig laufenden Prozesse und listet die Prozesskennungen (IDs), welche den Auswahlkriterien entsprechen, in der Standardausgabe auf. Übereinstimmungen sind für alle Auswahlkriterien erforderlich. Beispielsweise listet" #. type: Plain text #: ../man/pgrep.1:29 msgid "$ pgrep -u root sshd" msgstr "$ pgrep -u root sshd" #. type: Plain text #: ../man/pgrep.1:35 msgid "will only list the processes called B AND owned by B. On the other hand," msgstr "nur die Prozesse auf, deren Name B lautet UND B gehören. Andererseits listet" #. type: Plain text #: ../man/pgrep.1:37 msgid "$ pgrep -u root,daemon" msgstr "$ pgrep -u root,daemon" #. type: Plain text #: ../man/pgrep.1:42 msgid "will list the processes owned by B OR B." msgstr "jene Prozesse auf, die entweder B ODER B gehören." #. type: Plain text #: ../man/pgrep.1:47 msgid "B will send the specified signal (by default B) to each process instead of listing them on stdout." msgstr "B sendet das angegebene Signal (per Vorgabe B) an jeden Prozess, anstatt diese in der Standardausgabe aufzulisten." #. type: Plain text #: ../man/pgrep.1:50 #, fuzzy #| msgid "B will wait for each process instead of listing them on stdout." msgid "B will wait for each process instead of listing them on stdout." msgstr "B wartet auf jeden Prozess, anstatt diesen in der Standardausgabe aufzulisten." #. type: SH #: ../man/pgrep.1:50 #, fuzzy, no-wrap #| msgid "OPTIONS" msgid "OPTIONS " msgstr "OPTIONEN" #. type: TP #: ../man/pgrep.1:51 #, no-wrap msgid "B<->I" msgstr "B<->I" #. type: TQ #: ../man/pgrep.1:53 #, no-wrap msgid "B<--signal> I" msgstr "B<--signal> I" #. type: Plain text #: ../man/pgrep.1:59 msgid "Defines the signal to send to each matched process. Either the numeric or the symbolic signal name can be used. (B only.)" msgstr "definiert das Signal, das an jeden passenden Prozess gesendet werden soll. Es werden entweder numerische Angaben oder der symbolische Signalname akzeptiert (nur für B)." #. type: TP #: ../man/pgrep.1:59 #, no-wrap msgid "B<-c>, B<--count>" msgstr "B<-c>, B<--count>" #. type: Plain text #: ../man/pgrep.1:66 #, fuzzy #| msgid "Suppress normal output; instead print a count of matching processes. When count does not match anything, e.g. returns zero, the command will return non-zero value. Note that for pkill and pwait, the count is the number of matching processes, not the processes that were successfully signaled or waited for." msgid "Suppress normal output; instead print a count of matching processes. When count does not match anything, e.g. returns zero, the command will return non-zero value. Note that for pkill and pidwait, the count is the number of matching processes, not the processes that were successfully signaled or waited for." msgstr "unterdrückt normale Ausgaben und gibt stattdessen die Anzahl der passenden Prozesse aus. Wenn keine Übereinstimmungen gefunden werden, liefert der Befehl einen von 0 verschiedenen Rückgabewert. Beachten Sie, dass für B und B die Anzahl der Anzahl der passenden Prozesse entspricht und nicht der Anzahl der Prozesse, an die erfolgreich ein Signal gesendet oder auf die gewartet wurde." #. type: TP #: ../man/pgrep.1:66 #, no-wrap msgid "B<-d>, B<--delimiter> I" msgstr "B<-d>, B<--delimiter> I" #. type: Plain text #: ../man/pgrep.1:72 msgid "Sets the string used to delimit each process ID in the output (by default a newline). (B only.)" msgstr "legt die in der Ausgabe als Trenner für die Prozesskennungen zu verwendende Zeichenkette fest. Vorgabe ist ein Zeilenumbruch (gilt nur für B)." #. type: TP #: ../man/pgrep.1:72 #, no-wrap msgid "B<-e>, B<--echo>" msgstr "B<-e>, B<--echo>" #. type: Plain text #: ../man/pgrep.1:77 msgid "Display name and PID of the process being killed. (B only.)" msgstr "zeigt Name und Prozesskennung des zu killenden Prozesses an (nur für B)." #. type: TP #: ../man/pgrep.1:77 #, no-wrap msgid "B<-f>, B<--full>" msgstr "B<-f>, B<--full>" #. type: Plain text #: ../man/pgrep.1:84 msgid "The I is normally only matched against the process name. When B<-f> is set, the full command line is used." msgstr "Das I wird normalerweise nur auf den Prozessnamen angewendet. Wenn B<-f> gesetzt ist, wird die vollständige Befehlszeile verwendet." #. type: TP #: ../man/pgrep.1:84 #, no-wrap msgid "B<-g>, B<--pgroup> I,..." msgstr "B<-g>, B<--pgroup> I, …" #. type: Plain text #: ../man/pgrep.1:93 #, fuzzy #| msgid "Only match processes in the process group IDs listed. Process group 0 is translated into B's, B's, or B's own process group." msgid "Only match processes in the process group IDs listed. Process group 0 is translated into B's, B's, or B's own process group." msgstr "sucht nur nach passenden Prozessen, die in den Prozessgruppenkennungen aufgelistet sind. Die Prozessgruppe 0 wird in die eigene Prozessgruppe von B, B oder B übersetzt." #. type: TP #: ../man/pgrep.1:93 #, no-wrap msgid "B<-G>, B<--group> I,..." msgstr "B<-G>, B<--group> I, …" #. type: Plain text #: ../man/pgrep.1:97 msgid "Only match processes whose real group ID is listed. Either the numerical or symbolical value may be used." msgstr "berücksichtigt nur Prozesse, deren reale Gruppenkennung aufgelistet ist. Hier kann entweder der numerische oder der symbolische Wert verwendet werden." #. type: TP #: ../man/pgrep.1:97 #, no-wrap msgid "B<-i>, B<--ignore-case>" msgstr "B<-i>, B<--ignore-case>" #. type: Plain text #: ../man/pgrep.1:100 msgid "Match processes case-insensitively." msgstr "ignoriert Groß-/Kleinschreibung bei der Suche. " #. type: TP #: ../man/pgrep.1:100 #, no-wrap msgid "B<-l>, B<--list-name>" msgstr "B<-l>, B<--list-name>" #. type: Plain text #: ../man/pgrep.1:105 msgid "List the process name as well as the process ID. (B only.)" msgstr "listet sowohl den Prozessnamen als auch die Prozesskennung auf (nur für B)." #. type: TP #: ../man/pgrep.1:105 #, no-wrap msgid "B<-a>, B<--list-full>" msgstr "B<-a>, B<--list-full>" #. type: Plain text #: ../man/pgrep.1:110 msgid "List the full command line as well as the process ID. (B only.)" msgstr "listet sowohl die vollständige Befehlszeile als auch die Prozesskennung auf (nur für B)." #. type: TP #: ../man/pgrep.1:110 #, no-wrap msgid "B<-n>, B<--newest>" msgstr "B<-n>, B<--newest>" #. type: Plain text #: ../man/pgrep.1:113 msgid "Select only the newest (most recently started) of the matching processes." msgstr "wählt nur den neuesten (zuletzt gestarteten) aus den passenden Prozessen aus." #. type: TP #: ../man/pgrep.1:113 #, no-wrap msgid "B<-o>, B<--oldest>" msgstr "B<-o>, B<--oldest>" #. type: Plain text #: ../man/pgrep.1:116 msgid "Select only the oldest (least recently started) of the matching processes." msgstr "wählt nur den ältesten (zuerst gestarteten) aus den passenden Prozessen aus." #. type: TP #: ../man/pgrep.1:116 #, no-wrap msgid "B<-O>, B<--older> I" msgstr "B<-O>, B<--older> I" #. type: Plain text #: ../man/pgrep.1:119 msgid "Select processes older than secs." msgstr "wählt Prozesse aus, die älter als die angegebene Anzahl Sekunden sind." #. type: TP #: ../man/pgrep.1:119 #, no-wrap msgid "B<-P>, B<--parent> I,..." msgstr "B<-P>, B<--parent> I, …" #. type: Plain text #: ../man/pgrep.1:122 msgid "Only match processes whose parent process ID is listed." msgstr "sucht nur nach Prozessen, von denen die Kennung des übergeordneten Prozesses aufgelistet ist." #. type: TP #: ../man/pgrep.1:122 #, no-wrap msgid "B<-s>, B<--session> I,..." msgstr "B<-s>, B<--session> I, …" #. type: Plain text #: ../man/pgrep.1:131 #, fuzzy #| msgid "Only match processes whose process session ID is listed. Session ID 0 is translated into B's, B's, or B's own session ID." msgid "Only match processes whose process session ID is listed. Session ID 0 is translated into B's, B's, or B's own session ID." msgstr "sucht nur nach passenden Prozessen, die in den Prozess-Sitzungskennungen aufgelistet ist. Die Sitzungskennung 0 wird in die eigene Prozessgruppe von B, B oder B übersetzt." #. type: TP #: ../man/pgrep.1:131 #, no-wrap msgid "B<-t>, B<--terminal> I,..." msgstr "B<-t>, B<--terminal> I, …" #. type: Plain text #: ../man/pgrep.1:135 msgid "Only match processes whose controlling terminal is listed. The terminal name should be specified without the \"/dev/\" prefix." msgstr "sucht nur nach passenden Prozessen, deren steuerndes Terminal aufgelistet ist. Der Terminalname sollte ohne das Präfix »dev« angegeben werden." #. type: TP #: ../man/pgrep.1:135 #, no-wrap msgid "B<-u>, B<--euid> I,..." msgstr "B<-u>, B<--euid> I, …" #. type: Plain text #: ../man/pgrep.1:139 msgid "Only match processes whose effective user ID is listed. Either the numerical or symbolical value may be used." msgstr "sucht nur nach passenden Prozessen, deren effektive Benutzerkennung aufgelistet ist. Sie können entweder numerische oder symbolische Werte verwenden." #. type: TP #: ../man/pgrep.1:139 #, no-wrap msgid "B<-U>, B<--uid> I,..." msgstr "B<-U>, B<--uid> I, …" #. type: Plain text #: ../man/pgrep.1:143 msgid "Only match processes whose real user ID is listed. Either the numerical or symbolical value may be used." msgstr "sucht nur nach passenden Prozessen, deren reale Benutzerkennung aufgelistet ist. Sie können entweder numerische oder symbolische Werte verwenden." #. type: TP #: ../man/pgrep.1:143 #, no-wrap msgid "B<-v>, B<--inverse>" msgstr "B<-v>, B<--inverse>" #. type: Plain text #: ../man/pgrep.1:152 #, fuzzy #| msgid "Negates the matching. This option is usually used in B's or B's context. In B's context the short option is disabled to avoid accidental usage of the option." msgid "Negates the matching. This option is usually used in B's or B's context. In B's context the short option is disabled to avoid accidental usage of the option." msgstr "negiert die Anwendung der Suchkriterien. Diese Option wird üblicherweise mit B oder B verwendet. In B ist die Kurzoption deaktiviert, um die zufällige Anwendung dieser Option zu vermeiden." #. type: TP #: ../man/pgrep.1:152 #, no-wrap msgid "B<-w>, B<--lightweight>" msgstr "B<-w>, B<--lightweight>" #. type: Plain text #: ../man/pgrep.1:161 #, fuzzy #| msgid "Shows all thread ids instead of pids in B's or B's context. In B's context this option is disabled." msgid "Shows all thread ids instead of pids in B's or B's context. In B's context this option is disabled." msgstr "zeigt bei B oder B alle Thread-Kennungen anstelle der Prozess-Kennungen an. In B ist diese Option deaktiviert." #. type: TP #: ../man/pgrep.1:161 #, no-wrap msgid "B<-x>, B<--exact>" msgstr "B<-x>, B<--exact>" # FIXME argument formatting # FIXME line → lines #. type: Plain text #: ../man/pgrep.1:167 msgid "Only match processes whose names (or command lines if B<-f> is specified) B match the I." msgstr "sucht nur nach passenden Prozessen, deren Namen (oder Befehlszeilen, falls B<-f> angegeben ist) B dem I entsprechen." #. type: TP #: ../man/pgrep.1:167 #, no-wrap msgid "B<-F>, B<--pidfile> I" msgstr "B<-F>, B<--pidfile> I" # FIXME I's → Is #. type: Plain text #: ../man/pgrep.1:173 #, fuzzy #| msgid "Read Is from I. This option is more useful for BorB than B." msgid "Read Is from I. This option is more useful for BorB than B." msgstr "liest die I aus einer I. Diese Option ist eher für B oder B als für B sinnvoll." #. type: TP #: ../man/pgrep.1:173 #, no-wrap msgid "B<-L>, B<--logpidfile>" msgstr "B<-L>, B<--logpidfile>" # FIXME argument formatting #. type: Plain text #: ../man/pgrep.1:176 msgid "Fail if pidfile (see B<-F>) not locked." msgstr "schlägt fehl, wenn die PID-Datei (siehe B<-F>) nicht gesperrt ist." #. type: TP #: ../man/pgrep.1:176 #, no-wrap msgid "B<-r>, B<--runstates> I..." msgstr "B<-r>, B<--runstates> I …" #. type: Plain text #: ../man/pgrep.1:179 msgid "Match only processes which match the process state." msgstr "sucht nur nach Prozessen, die diesem Prozessstatus entsprechen." #. type: TP #: ../man/pgrep.1:179 #, fuzzy, no-wrap #| msgid "B<-i>, B<--ignore-case>" msgid "B<-A>, B<--ignore-ancestors>" msgstr "B<-i>, B<--ignore-case>" #. type: Plain text #: ../man/pgrep.1:189 msgid "Ignore all ancestors of B, B, or B. For example, this can be useful when elevating with B or similar tools." msgstr "" #. type: TP #: ../man/pgrep.1:189 #, fuzzy, no-wrap #| msgid "B<--nslist >IB<,...>" msgid "B<--cgroup >IB<,...>" msgstr "B<--nslist >IB<, …>" #. type: Plain text #: ../man/pgrep.1:193 msgid "Match on provided control group (cgroup) v2 name. See B(8)" msgstr "" #. type: TP #: ../man/pgrep.1:193 #, no-wrap msgid "B<--ns >I" msgstr "B<--ns >I" # FIXME argument formatting #. type: Plain text #: ../man/pgrep.1:198 msgid "Match processes that belong to the same namespaces. Required to run as root to match processes from other users. See B<--nslist> for how to limit which namespaces to match." msgstr "sucht nach passenden Prozessen, die zu den gleichen Namensräumen gehören. Um Prozesse anderer Benutzer zu finden, sind Root-Rechte erforderlich. In B<--nslist> finden Sie Informationen, wie Sie die Übereinstimmungen im Zusammenhang mit Namensräumen begrenzen können." #. type: TP #: ../man/pgrep.1:198 #, no-wrap msgid "B<--nslist >IB<,...>" msgstr "B<--nslist >IB<, …>" #. type: Plain text #: ../man/pgrep.1:202 msgid "Match only the provided namespaces. Available namespaces: ipc, mnt, net, pid, user,uts." msgstr "sucht nur in den angegebenen Namensräumen nach Übereinstimmungen. Verfügbare Namensräume: ipc, mnt, net, pid, user, uts." #. type: TP #: ../man/pgrep.1:202 #, no-wrap msgid "B<-q>, B<--queue >I" msgstr "B<-q>, B<--queue >I" # FIXME Formatting #. type: Plain text #: ../man/pgrep.1:214 msgid "Use B rather than B and the value argument is used to specify an integer to be sent with the signal. If the receiving process has installed a handler for this signal using the SA_SIGINFO flag to B , then it can obtain this data via the si_value field of the siginfo_t structure." msgstr "verwendet B(3) anstatt B(2) und das I-Argument wird zur Angabe einer Ganzzahl verwendet, die mit dem Signal gesendet wird. Falls der empfangende Prozess mit dem SA_SIGINFO-Flag für B(2) einen Handler für dieses Signal installiert hat, dann kann er diese Daten über das I-Feld der Struktur I beziehen." #. type: TP #: ../man/pgrep.1:214 #, fuzzy, no-wrap #| msgid "B<-V>, B<--version>" msgid "B<-V>, B<--version> " msgstr "B<-V>, B<--version>" #. type: Plain text #: ../man/pgrep.1:217 msgid "Display version information and exit." msgstr "zeigt Versionsinformationen an und beendet das Programm." #. type: TP #: ../man/pgrep.1:217 #, no-wrap msgid "B<-h>, B<--help>" msgstr "B<-h>, B<--help>" #. type: Plain text #: ../man/pgrep.1:220 msgid "Display help and exit." msgstr "zeigt eine Hilfe an und beendet das Programm." #. type: SH #: ../man/pgrep.1:221 #, no-wrap msgid "OPERANDS" msgstr "OPERANDEN" #. type: TP #: ../man/pgrep.1:222 #, no-wrap msgid "I" msgstr "I" #. type: Plain text #: ../man/pgrep.1:226 msgid "Specifies an Extended Regular Expression for matching against the process names or command lines." msgstr "gibt einen erweiterten regulären Ausdruck für die Übereinstimmungen von Prozessnamen oder Befehlszeilen an." #. type: SH #: ../man/pgrep.1:226 #, no-wrap msgid "EXAMPLES" msgstr "BEISPIELE" #. type: Plain text #: ../man/pgrep.1:230 msgid "Example 1: Find the process ID of the B daemon:" msgstr "Beispiel 1: Prozesskennung des B-Daemons suchen:" #. type: Plain text #: ../man/pgrep.1:232 msgid "$ pgrep -u root named" msgstr "$ pgrep -u root named" #. type: Plain text #: ../man/pgrep.1:236 msgid "Example 2: Make B reread its configuration file:" msgstr "Beispiel 2: B veranlassen, seine Konfigurationsdatei neu einzulesen:" #. type: Plain text #: ../man/pgrep.1:238 msgid "$ pkill -HUP syslogd" msgstr "$ pkill -HUP syslogd" #. type: Plain text #: ../man/pgrep.1:242 msgid "Example 3: Give detailed information on all B processes:" msgstr "Beispiel 3: Detaillierte Informationen zu allen B-Prozessen ausgeben:" #. type: Plain text #: ../man/pgrep.1:244 msgid "$ ps -fp $(pgrep -d, -x xterm)" msgstr "$ ps -fp $(pgrep -d, -x xterm)" #. type: Plain text #: ../man/pgrep.1:248 msgid "Example 4: Make all B processes run nicer:" msgstr "Beispiel 4: Den Nice-Wert für alle B-Prozesse erhöhen:" #. type: Plain text #: ../man/pgrep.1:250 msgid "$ renice +4 $(pgrep chrome)" msgstr "$ renice +4 $(pgrep chrome)" #. type: SH #: ../man/pgrep.1:250 #, no-wrap msgid "EXIT STATUS" msgstr "EXIT-STATUS" #. type: TP #: ../man/pgrep.1:252 #, no-wrap msgid "0" msgstr "0" #. type: Plain text #: ../man/pgrep.1:256 #, fuzzy #| msgid "One or more processes matched the criteria. For pkill and pwait, one or more processes must also have been successfully signalled or waited for." msgid "One or more processes matched the criteria. For pkill and pidwait, one or more processes must also have been successfully signalled or waited for." msgstr "Einer oder mehrere Prozesse entsprechen dem Kriterium. Für B und B muss auch ein Signal erfolgreich an einen oder mehrere Prozesse gesendet oder auf sie gewartet worden sein." #. type: TP #: ../man/pgrep.1:256 #, no-wrap msgid "1" msgstr "1" #. type: Plain text #: ../man/pgrep.1:259 msgid "No processes matched or none of them could be signalled." msgstr "Es wurden keine passenden Prozesse gefunden oder an keine von ihnen konnte ein Signal gesendet werden." #. type: TP #: ../man/pgrep.1:259 #, no-wrap msgid "2" msgstr "2" #. type: Plain text #: ../man/pgrep.1:262 msgid "Syntax error in the command line." msgstr "Syntaxfehler in der Befehlszeile." #. type: TP #: ../man/pgrep.1:262 #, no-wrap msgid "3" msgstr "3" #. type: Plain text #: ../man/pgrep.1:265 msgid "Fatal error: out of memory etc." msgstr "Schwerwiegender Fehler: Speicher ausgeschöpft usw." #. type: SH #: ../man/pgrep.1:266 #, no-wrap msgid "NOTES" msgstr "ANMERKUNGEN" # FIXME argument formatting #. type: Plain text #: ../man/pgrep.1:271 #, fuzzy #| msgid "The process name used for matching is limited to the 15 characters present in the output of /proc/I/stat. Use the B<-f> option to match against the complete command line, /proc/I/cmdline." msgid "The process name used for matching is limited to the 15 characters present in the output of /proc/I/stat. Use the B<-f> option to match against the complete command line, /proc/I/cmdline. Threads may not have the same process name as the parent process but will have the same command line." msgstr "Der für die Suche verwendete Prozessname ist auf die 15 Zeichen in der Ausgabe von /proc/I/stat beschränkt. Verwenden Sie die Option B<-f>, um stattdessen Übereinstimmungen in der gesamten Befehlszeile (/proc/I/cmdline) zu suchen." #. type: Plain text #: ../man/pgrep.1:279 #, fuzzy #| msgid "The running B, B, or B process will never report itself as a match." msgid "The running B, B, or B process will never report itself as a match." msgstr "Die laufenden B-, B- oder B-Prozesse werden niemals selbst als Treffer gemeldet." #. type: Plain text #: ../man/pgrep.1:283 msgid "The B<-O --older> option will silently fail if /proc is mounted with the I option." msgstr "" #. type: SH #: ../man/pgrep.1:283 #, fuzzy, no-wrap #| msgid "BUGS" msgid "BUGS " msgstr "FEHLER" #. type: Plain text #: ../man/pgrep.1:292 msgid "The options B<-n> and B<-o> and B<-v> can not be combined. Let me know if you need to do this." msgstr "Die Optionen B<-n>, B<-o> und B<-v> können nicht kombiniert werden. Bitte informieren Sie die Entwickler, falls das für Ihre Zwecke nötig sein sollte." #. type: Plain text #: ../man/pgrep.1:294 msgid "Defunct processes are reported." msgstr "Bereits beendete Prozesse werden gemeldet." #. type: Plain text #: ../man/pgrep.1:299 msgid "B requires the B(2) system call which first appeared in Linux 5.3." msgstr "" #. type: SH #: ../man/pgrep.1:299 #, fuzzy, no-wrap #| msgid "SEE ALSO" msgid "SEE ALSO " msgstr "SIEHE AUCH" #. type: Plain text #: ../man/pgrep.1:309 #, fuzzy #| msgid "B(1), B(7), B(7), B(3), B(1), B(1), B(1), B(2)" msgid "B(1), B(7), B(7), B(3), B(1), B(1), B(1), B(2), B(8)" msgstr "B(1), B(7), B(7), B(3), B(1), B(1), B(1), B(2)" #. type: SH #: ../man/pgrep.1:309 #, no-wrap msgid "AUTHOR" msgstr "AUTOR" #. type: Plain text #: ../man/pgrep.1:313 msgid "E<.UR kjetilho@ifi.uio.no> Kjetil Torgrim Homme E<.UE>" msgstr "E<.UR kjetilho@ifi.uio.no> Kjetil Torgrim Homme E<.UE>" #. type: SH #: ../man/pgrep.1:313 #, no-wrap msgid "REPORTING BUGS" msgstr "FEHLER MELDEN" #. type: Plain text #: ../man/pkill.1:1 msgid "Please send bug reports to E<.UR procps@freelists.org> E<.UE>" msgstr "Bitte schicken Sie Fehlermeldungen (auf Englisch) an E<.UR procps@freelists.org> E<.UE>" #. type: TH #: ../man/pmap.1:8 #, no-wrap msgid "PMAP" msgstr "PMAP" #. type: TH #: ../man/pmap.1:8 #, no-wrap msgid "2020-06-04" msgstr "4. April 2020" #. type: TH #: ../man/pmap.1:8 #, fuzzy, no-wrap #| msgid "procps-ng" msgid "procps-ng " msgstr "procps-ng" #. type: TH #: ../man/pmap.1:8 #, fuzzy, no-wrap #| msgid "User Commands" msgid "User Commands " msgstr "Dienstprogramme für Benutzer" #. type: SH #: ../man/pmap.1:9 #, fuzzy, no-wrap #| msgid "NAME" msgid "NAME " msgstr "BEZEICHNUNG" #. type: Plain text #: ../man/pmap.1:11 msgid "pmap - report memory map of a process" msgstr "pmap - die Speicherzuordnung eines Prozesses melden" #. type: SH #: ../man/pmap.1:11 #, fuzzy, no-wrap #| msgid "SYNOPSIS" msgid "SYNOPSIS " msgstr "ÜBERSICHT" #. type: Plain text #: ../man/pmap.1:14 msgid "B [I] I [...]" msgstr "B [I] I […]" #. type: SH #: ../man/pmap.1:14 #, fuzzy, no-wrap #| msgid "DESCRIPTION" msgid "DESCRIPTION " msgstr "BESCHREIBUNG" # FIXME command name formatting #. type: Plain text #: ../man/pmap.1:18 msgid "The B command reports the memory map of a process or processes." msgstr "Der Befehl B meldet die Speicherzuordnung eines oder mehrerer Prozesse." #. type: SH #: ../man/pmap.1:18 #, fuzzy, no-wrap #| msgid "OPTIONS" msgid "OPTIONS " msgstr "OPTIONEN" #. type: TP #: ../man/pmap.1:19 #, no-wrap msgid "B<-x>, B<--extended>" msgstr "B<-x>, B<--extended>" #. type: Plain text #: ../man/pmap.1:22 msgid "Show the extended format." msgstr "zeigt im erweiterten Format an." #. type: TP #: ../man/pmap.1:22 #, no-wrap msgid "B<-d>, B<--device>" msgstr "B<-d>, B<--device>" #. type: Plain text #: ../man/pmap.1:25 msgid "Show the device format." msgstr "zeigt im Geräteformat an." #. type: TP #: ../man/pmap.1:25 #, no-wrap msgid "B<-q>, B<--quiet>" msgstr "B<-q>, B<--quiet>" #. type: Plain text #: ../man/pmap.1:28 msgid "Do not display some header or footer lines." msgstr "zeigt nicht alle Kopf- oder Fußzeilen an." #. type: TP #: ../man/pmap.1:28 #, no-wrap msgid "B<-A>, B<--range> I,I" msgstr "B<-A>, B<--range> I,I" #. type: Plain text #: ../man/pmap.1:36 msgid "Limit results to the given range to I and I address range. Notice that the low and high arguments are single string separated with comma." msgstr "begrenzt die Ergebnisse auf den angegebenen Adressbereich zwischen I und I. Beachten Sie, dass die Argumente für Unter- und Obergrenze eine einzige, durch ein Komma getrennte Zeichenkette sind." #. type: TP #: ../man/pmap.1:36 #, no-wrap msgid "B<-X>" msgstr "B<-X>" #. type: Plain text #: ../man/pmap.1:40 msgid "Show even more details than the B<-x> option. WARNING: format changes according to I" msgstr "zeigt noch mehr Details als die Option B<-x> an. WARNUNG: Das Format ändert sich entsprechend I." #. type: TP #: ../man/pmap.1:40 #, no-wrap msgid "B<-XX>" msgstr "B<-XX>" #. type: Plain text #: ../man/pmap.1:43 msgid "Show everything the kernel provides" msgstr "zeigt alles, was der Kernel bereitstellt." #. type: TP #: ../man/pmap.1:43 #, no-wrap msgid "B<-p>, B<--show-path>" msgstr "B<-p>, B<--show-path>" #. type: Plain text #: ../man/pmap.1:46 msgid "Show full path to files in the mapping column" msgstr "zeigt den vollständigen Pfad zu den Dateien in der Zuordnungs-Spalte an." #. type: TP #: ../man/pmap.1:46 #, no-wrap msgid "B<-c>, B<--read-rc>" msgstr "B<-c>, B<--read-rc>" #. type: Plain text #: ../man/pmap.1:49 msgid "Read the default configuration" msgstr "liest die Standard-Konfigurationsdatei ein." #. type: TP #: ../man/pmap.1:49 #, no-wrap msgid "B<-C>, B<--read-rc-from> I" msgstr "B<-C>, B<--read-rc-from> I" #. type: Plain text #: ../man/pmap.1:52 msgid "Read the configuration from I" msgstr "liest die Konfiguration aus der angegebenen I." #. type: TP #: ../man/pmap.1:52 #, no-wrap msgid "B<-n>, B<--create-rc>" msgstr "B<-n>, B<--create-rc>" #. type: Plain text #: ../man/pmap.1:55 msgid "Create new default configuration" msgstr "erstellt eine neue Standardkonfiguration." #. type: TP #: ../man/pmap.1:55 #, no-wrap msgid "B<-N>, B<--create-rc-to> I" msgstr "B<-N>, B<--create-rc-to> I" #. type: Plain text #: ../man/pmap.1:58 msgid "Create new configuration to I" msgstr "legt eine neue Konfiguration in der angegebenen I an." #. type: TP #: ../man/pmap.1:58 #, fuzzy, no-wrap #| msgid "B<-h>, B<--help>" msgid "B<-h>, B<--help> " msgstr "B<-h>, B<--help>" #. type: Plain text #: ../man/pmap.1:61 msgid "Display help text and exit." msgstr "zeigt einen Hilfetext an und beendet das Programm." #. type: TP #: ../man/pmap.1:61 #, fuzzy, no-wrap #| msgid "B<-V>, B<--version>" msgid "B<-V>, B<--version> " msgstr "B<-V>, B<--version>" #. type: Plain text #: ../man/pmap.1:64 #, fuzzy #| msgid "Display version information and exit." msgid "Display version information and exit. " msgstr "zeigt Versionsinformationen an und beendet das Programm." #. type: SH #: ../man/pmap.1:64 #, fuzzy, no-wrap #| msgid "EXIT STATUS" msgid "EXIT STATUS " msgstr "EXIT-STATUS" #. type: TP #: ../man/pmap.1:68 #, no-wrap msgid "B<0>" msgstr "B<0>" #. type: Plain text #: ../man/pmap.1:71 msgid "Success." msgstr "Erfolg." #. type: TP #: ../man/pmap.1:71 #, no-wrap msgid "B<1>" msgstr "B<1>" #. type: Plain text #: ../man/pmap.1:74 msgid "Failure." msgstr "Fehlschlag." #. type: TP #: ../man/pmap.1:74 #, no-wrap msgid "B<42>" msgstr "B<42>" #. type: Plain text #: ../man/pmap.1:77 msgid "Did not find all processes asked for." msgstr "Nicht alle Prozesse, nach denen gefragt wurde, konnten gefunden werden." #. type: SH #: ../man/pmap.1:79 #, fuzzy, no-wrap #| msgid "SEE ALSO" msgid "SEE ALSO " msgstr "SIEHE AUCH" #. type: Plain text #: ../man/pmap.1:82 msgid "B(1), B(1)" msgstr "B(1), B(1)" #. type: SH #: ../man/pmap.1:82 #, no-wrap msgid "STANDARDS" msgstr "STANDARDS" # FIXME command name formatting #. type: Plain text #: ../man/pmap.1:86 msgid "No standards apply, but B looks an awful lot like a SunOS command." msgstr "Es sind keine Standards anwendbar, aber B ähnelt stark einem SunOS-Befehl." #. type: SH #: ../man/pmap.1:86 #, fuzzy, no-wrap #| msgid "REPORTING BUGS" msgid "REPORTING BUGS " msgstr "FEHLER MELDEN" #. -*-Nroff-*- #. type: Plain text #: ../man/uptime.1:3 #, fuzzy #| msgid "Please send bug reports to E<.UR procps@freelists.org> E<.UE>" msgid "Please send bug reports to E<.UR procps@freelists.org> E<.UE> " msgstr "Bitte schicken Sie Fehlermeldungen (auf Englisch) an E<.UR procps@freelists.org> E<.UE>" #. type: TH #: ../man/uptime.1:3 #, no-wrap msgid "UPTIME" msgstr "UPTIME" #. type: TH #: ../man/uptime.1:3 #, no-wrap msgid "December 2012" msgstr "Dezember 2012" #. type: TH #: ../man/uptime.1:3 #, fuzzy, no-wrap #| msgid "procps-ng" msgid "procps-ng " msgstr "procps-ng" #. type: TH #: ../man/uptime.1:3 #, fuzzy, no-wrap #| msgid "User Commands" msgid "User Commands " msgstr "Dienstprogramme für Benutzer" #. type: SH #: ../man/uptime.1:4 #, fuzzy, no-wrap #| msgid "NAME" msgid "NAME " msgstr "BEZEICHNUNG" #. type: Plain text #: ../man/uptime.1:6 msgid "uptime - Tell how long the system has been running." msgstr "uptime - feststellen, wie lange das System schon läuft" #. type: SH #: ../man/uptime.1:6 #, fuzzy, no-wrap #| msgid "SYNOPSIS" msgid "SYNOPSIS " msgstr "ÜBERSICHT" #. type: Plain text #: ../man/uptime.1:9 msgid "B [I]" msgstr "B [I]" #. type: SH #: ../man/uptime.1:9 #, fuzzy, no-wrap #| msgid "DESCRIPTION" msgid "DESCRIPTION " msgstr "BESCHREIBUNG" #. type: Plain text #: ../man/uptime.1:14 msgid "B gives a one line display of the following information. The current time, how long the system has been running, how many users are currently logged on, and the system load averages for the past 1, 5, and 15 minutes." msgstr "B zeigt in einer Zeile die folgenden Informationen an: die aktuelle Zeit, wie lange das System bereits läuft, die Anzahl der aktuell angemeldeten Benutzer und die durchschnittliche Auslastung des Systems in den letzten 1, 5 und 15 Minuten." #. type: Plain text #: ../man/uptime.1:17 msgid "This is the same information contained in the header line displayed by B(1)." msgstr "Dies sind dieselben Informationen, die auch in der Kopfzeile des Befehls B(1) angezeigt werden." #. type: Plain text #: ../man/uptime.1:26 msgid "System load averages is the average number of processes that are either in a runnable or uninterruptable state. A process in a runnable state is either using the CPU or waiting to use the CPU. A process in uninterruptable state is waiting for some I/O access, eg waiting for disk. The averages are taken over the three time intervals. Load averages are not normalized for the number of CPUs in a system, so a load average of 1 means a single CPU system is loaded all the time while on a 4 CPU system it means it was idle 75% of the time." msgstr "Die durchschnittliche Auslastung des Systems ist die durchschnittliche Anzahl der Prozesse, die entweder in einem lauffähigen oder nicht unterbrechbaren Zustand sind. Lauffähiger Zustand bedeutet, dass ein Prozess entweder gerade die CPU benutzt oder darauf wartet, sie benutzen zu können. Der nicht unterbrechbare Zustand bedeutet, dass ein Prozess auf einen E/A-Zugriff wartet, beispielsweise auf die Festplatte. Die Durchschnitte werden über drei Zeitintervalle gebildet. Die durchschnittliche Auslastung wird nicht auf die Anzahl der CPUs in einem System normalisiert, so dass eine Auslastung von 1 bei einem System mit einer CPU bedeutet, dass das System zu jeder Zeit voll ausgelastet ist. Auf einem System mit vier CPUs bedeutet dieselbe Auslastung, dass der Rechner während 75% der Zeit im Leerlauf war." #. type: SH #: ../man/uptime.1:26 #, fuzzy, no-wrap #| msgid "OPTIONS" msgid "OPTIONS " msgstr "OPTIONEN" #. type: TP #: ../man/uptime.1:27 #, no-wrap msgid "B<-p>, B<--pretty>" msgstr "B<-p>, B<--pretty>" #. type: Plain text #: ../man/uptime.1:30 msgid "show uptime in pretty format" msgstr "Uptime im schönen Format anzeigen" #. type: TP #: ../man/uptime.1:30 #, fuzzy, no-wrap #| msgid "B<-h>, B<--help>" msgid "B<-h>, B<--help> " msgstr "B<-h>, B<--help>" #. type: Plain text #: ../man/uptime.1:33 msgid "display this help text" msgstr "Diesen Hilfetext anzeigen" #. type: TP #: ../man/uptime.1:33 #, no-wrap msgid "B<-s>, B<--since>" msgstr "B<-s>, B<--since>" #. type: Plain text #: ../man/uptime.1:36 msgid "system up since, in yyyy-mm-dd HH:MM:SS format" msgstr "System ist hochgefahren seit, im Format »yyyy-mm-dd HH:MM:SS«" #. type: TP #: ../man/uptime.1:36 #, fuzzy, no-wrap #| msgid "B<-V>, B<--version>" msgid "B<-V>, B<--version> " msgstr "B<-V>, B<--version>" #. type: Plain text #: ../man/uptime.1:39 msgid "display version information and exit" msgstr "Versionsinformationen anzeigen und das Programm beenden." #. type: SH #: ../man/uptime.1:39 #, fuzzy, no-wrap #| msgid "FILES" msgid "FILES " msgstr "DATEIEN" #. type: TP #: ../man/uptime.1:40 #, no-wrap msgid "I" msgstr "I" #. type: Plain text #: ../man/uptime.1:43 msgid "information about who is currently logged on" msgstr "Informationen darüber, wer aktuell angemeldet ist" #. type: TP #: ../man/uptime.1:43 #, no-wrap msgid "I" msgstr "I" #. type: Plain text #: ../man/uptime.1:46 msgid "process information" msgstr "Prozessinformation" #. type: SH #: ../man/uptime.1:46 #, no-wrap msgid "AUTHORS" msgstr "AUTOREN" #. type: Plain text #: ../man/uptime.1:56 msgid "B was written by E<.UR greenfie@gauss.\\:rutgers.\\:edu> Larry Greenfield E<.UE> and E<.UR johnsonm@sunsite.\\:unc.\\:edu> Michael K. Johnson E<.UE>" msgstr "B wurde von E<.UR greenfie@gauss.\\:rutgers.\\:edu> Larry Greenfield E<.UE> und E<.UR johnsonm@sunsite.\\:unc.\\:edu> Michael K. Johnson E<.UE> geschrieben." #. type: SH #: ../man/uptime.1:56 #, fuzzy, no-wrap #| msgid "SEE ALSO" msgid "SEE ALSO " msgstr "SIEHE AUCH" #. type: Plain text #: ../man/uptime.1:61 msgid "B(1), B(1), B(5), B(1)" msgstr "B(1), B(1), B(5), B(1)" #. type: SH #: ../man/uptime.1:61 #, fuzzy, no-wrap #| msgid "REPORTING BUGS" msgid "REPORTING BUGS " msgstr "FEHLER MELDEN" #. This page Copyright (C) 1994 Henry Ware #. Distributed under the GPL, Copyleft 1994. #. type: Plain text #: ../man/vmstat.8:3 #, fuzzy #| msgid "Please send bug reports to E<.UR procps@freelists.org> E<.UE>" msgid "Please send bug reports to E<.UR procps@freelists.org> E<.UE> " msgstr "Bitte schicken Sie Fehlermeldungen (auf Englisch) an E<.UR procps@freelists.org> E<.UE>" #. type: TH #: ../man/vmstat.8:3 #, no-wrap msgid "VMSTAT" msgstr "VMSTAT" #. type: TH #: ../man/vmstat.8:3 #, fuzzy, no-wrap #| msgid "2020-06-04" msgid "2020-06-04 " msgstr "4. April 2020" #. type: TH #: ../man/vmstat.8:3 #, fuzzy, no-wrap #| msgid "procps-ng" msgid "procps-ng " msgstr "procps-ng" #. type: TH #: ../man/vmstat.8:3 #, no-wrap msgid "System Administration" msgstr "System-Administration" #. type: SH #: ../man/vmstat.8:4 #, fuzzy, no-wrap #| msgid "NAME" msgid "NAME " msgstr "BEZEICHNUNG" #. type: Plain text #: ../man/vmstat.8:6 msgid "vmstat - Report virtual memory statistics" msgstr "vmstat - Statistiken zum virtuellen Speicher anzeigen" #. type: SH #: ../man/vmstat.8:6 #, fuzzy, no-wrap #| msgid "SYNOPSIS" msgid "SYNOPSIS " msgstr "ÜBERSICHT" #. type: Plain text #: ../man/vmstat.8:10 msgid "B [options] [I [I]]" msgstr "B [Optionen] [I [I]]" #. type: SH #: ../man/vmstat.8:10 #, fuzzy, no-wrap #| msgid "DESCRIPTION" msgid "DESCRIPTION " msgstr "BESCHREIBUNG" #. type: Plain text #: ../man/vmstat.8:14 msgid "B reports information about processes, memory, paging, block IO, traps, disks and cpu activity." msgstr "B zeigt Informationen zu Prozessen, Speicher, Paging, Block-E/A, Traps, Laufwerken und CPU-Aktivität an." #. type: Plain text #: ../man/vmstat.8:19 msgid "The first report produced gives averages since the last reboot. Additional reports give information on a sampling period of length I. The process and memory reports are instantaneous in either case." msgstr "Der erste erzeugte Bericht zeigt Durchschnittswerte seit dem letzten Neustart des Systems an. Weitere erzeugte Berichte beziehen diese Informationen auf ein Zeitintervall, das in I definiert ist. Die Berichte zu Prozessen und Speicher werden unverzüglich ausgegeben." #. type: SH #: ../man/vmstat.8:19 #, fuzzy, no-wrap #| msgid "OPTIONS" msgid "OPTIONS " msgstr "OPTIONEN" #. type: TP #: ../man/vmstat.8:20 #, no-wrap msgid "I" msgstr "I" #. type: Plain text #: ../man/vmstat.8:27 msgid "The I between updates in seconds. If no I is specified, only one report is printed with the average values since boot." msgstr "gibt die I zwischen Aktualisierungen in Sekunden an. Falls keine I angegeben ist, wird nur ein Bericht ausgegeben, der die Durchschnittswerte seit dem Systemstart enthält." #. type: TP #: ../man/vmstat.8:27 #, no-wrap msgid "I" msgstr "I" #. type: Plain text #: ../man/vmstat.8:34 msgid "Number of updates. In absence of I, when I is defined, default is infinite." msgstr "gibt die Anzahl der Aktualisierungen an. Wenn die I nicht angegeben, aber eine I definiert ist, dann ist die Anzahl der Aktualisierungen unendlich." #. type: TP #: ../man/vmstat.8:34 #, no-wrap msgid "B<-a>, B<--active>" msgstr "B<-a>, B<--active>" #. type: Plain text #: ../man/vmstat.8:37 msgid "Display active and inactive memory, given a 2.5.41 kernel or better." msgstr "zeigt aktiven und inaktiven Speicher an. Dafür ist ein Kernel 2.5.41 oder neuer erforderlich." #. type: TP #: ../man/vmstat.8:37 #, no-wrap msgid "B<-f>, B<--forks>" msgstr "B<-f>, B<--forks>" #. type: Plain text #: ../man/vmstat.8:45 msgid "The B<-f> switch displays the number of forks since boot. This includes the fork, vfork, and clone system calls, and is equivalent to the total number of tasks created. Each process is represented by one or more tasks, depending on thread usage. This display does not repeat." msgstr "Der Schalter B<-f> zeigt die Anzahl der Forks seit dem Systemstart an. Dies bezieht die Systemaufrufe »fork«, »vfork« und »clone« ein und entspricht der Gesamtzahl der erzeugten Tasks. Jeder Prozess wird durch ein oder mehrere Tasks repräsentiert, abhängig von der Thread-Nutzung. Diese Anzeige wird nicht wiederholt." #. type: TP #: ../man/vmstat.8:45 #, no-wrap msgid "B<-m>, B<--slabs>" msgstr "B<-m>, B<--slabs>" #. type: Plain text #: ../man/vmstat.8:48 msgid "Displays slabinfo." msgstr "zeigt Slabinfo an." #. type: TP #: ../man/vmstat.8:48 #, no-wrap msgid "B<-n>, B<--one-header>" msgstr "B<-n>, B<--one-header>" #. type: Plain text #: ../man/vmstat.8:51 msgid "Display the header only once rather than periodically." msgstr "zeigt den Header nur einmalig anstatt periodisch an." #. type: TP #: ../man/vmstat.8:51 #, no-wrap msgid "B<-s>, B<--stats>" msgstr "B<-s>, B<--stats>" #. type: Plain text #: ../man/vmstat.8:55 msgid "Displays a table of various event counters and memory statistics. This display does not repeat." msgstr "zeigt eine Tabelle verschiedener Ereigniszähler und Speicherstatistiken an. Diese Anzeige wird nicht wiederholt." #. type: TP #: ../man/vmstat.8:55 #, no-wrap msgid "B<-d>, B<--disk>" msgstr "B<-d>, B<--disk>" #. type: Plain text #: ../man/vmstat.8:58 msgid "Report disk statistics (2.5.70 or above required)." msgstr "zeigt Plattenstatistiken an (Kernel 2.5.70 oder neuer erforderlich)." #. type: TP #: ../man/vmstat.8:58 #, no-wrap msgid "B<-D>, B<--disk-sum>" msgstr "B<-D>, B<--disk-sum>" #. type: Plain text #: ../man/vmstat.8:61 msgid "Report some summary statistics about disk activity." msgstr "zeigt eine statistische Zusammenfassung der Plattenaktivitäten an." #. type: TP #: ../man/vmstat.8:61 #, no-wrap msgid "B<-p>, B<--partition> I" msgstr "B<-p>, B<--partition> I" #. type: Plain text #: ../man/vmstat.8:64 msgid "Detailed statistics about partition (2.5.70 or above required)." msgstr "zeigt detaillierte Statistiken zu Partitionen an (Kernel 2.5.70 oder neuer erforderlich)." #. type: TP #: ../man/vmstat.8:64 #, no-wrap msgid "B<-S>, B<--unit> I" msgstr "B<-S>, B<--unit> I" #. type: Plain text #: ../man/vmstat.8:76 #, fuzzy #| msgid "Switches outputs between 1000 (I), 1024 (I), 1000000 (I), or 1048576 (I) bytes. Note this does not change the block (bi/bo) fields, which are always measured in blocks." msgid "Switches outputs between 1000 (I), 1024 (I), 1000000 (I), or 1048576 (I) bytes. Note this does not change the swap (si/so) or block (bi/bo) fields." msgstr "wechselt die Einheit der Ausgabe zwischen 1000 (I), 1024 (I), 1000000 (I) oder 1048576 (I) Byte. Beachten Sie, dass diese Änderung die Block-Felder (bi/bo) nicht beeinflusst, die stets in Blöcken gemessen werden." #. type: TP #: ../man/vmstat.8:76 #, no-wrap msgid "B<-t>, B<--timestamp>" msgstr "B<-t>, B<--timestamp>" #. type: Plain text #: ../man/vmstat.8:79 msgid "Append timestamp to each line" msgstr "hängt an jede Zeile einen Zeitstempel an." #. type: TP #: ../man/vmstat.8:79 #, fuzzy, no-wrap #| msgid "B<-w>, B<--wide>" msgid "B<-w>, B<--wide> " msgstr "B<-w>, B<--wide>" #. type: Plain text #: ../man/vmstat.8:84 msgid "Wide output mode (useful for systems with higher amount of memory, where the default output mode suffers from unwanted column breakage). The output is wider than 80 characters per line." msgstr "Breiter Ausgabemodus. Dieser ist sinnvoll, wenn der vorgegebene Ausgabemodus unerwünschte Umbrüche in den Spalten enthält, was für Systeme mit einer größeren Menge an Speicher vorkommt. Die Ausgabe ist breiter als 80 Zeichen pro Zeile." #. type: TP #: ../man/vmstat.8:84 #, fuzzy, no-wrap #| msgid "B<-t>, B<--no-title>" msgid "B<-y>, B<--no-first>" msgstr "B<-t>, B<--no-title>" #. type: Plain text #: ../man/vmstat.8:87 msgid "Omits first report with statistics since system boot." msgstr "" #. type: TP #: ../man/vmstat.8:87 #, fuzzy, no-wrap #| msgid "B<-V>, B<--version>" msgid "B<-V>, B<--version> " msgstr "B<-V>, B<--version>" #. type: Plain text #: ../man/vmstat.8:90 #, fuzzy #| msgid "Display version information and exit." msgid "Display version information and exit. " msgstr "zeigt Versionsinformationen an und beendet das Programm." #. type: TP #: ../man/vmstat.8:90 #, fuzzy, no-wrap #| msgid "B<-h>, B<--help>" msgid "B<-h>, B<--help> " msgstr "B<-h>, B<--help>" #. type: Plain text #: ../man/vmstat.8:93 #, fuzzy #| msgid "Display help and exit." msgid "Display help and exit. " msgstr "zeigt eine Hilfe an und beendet das Programm." #. type: SH #: ../man/vmstat.8:94 #, no-wrap msgid "FIELD DESCRIPTION FOR VM MODE" msgstr "FELDBESCHREIBUNG FÜR VM-MODUS" #. type: SS #: ../man/vmstat.8:95 #, no-wrap msgid "Procs" msgstr "Prozesse" #. type: Plain text #: ../man/vmstat.8:100 #, no-wrap msgid "" "r: The number of runnable processes (running or waiting for run time).\n" "b: The number of processes blocked waiting for I/O to complete.\n" msgstr "" "r: die Anzahl der ausführbaren Prozesse (laufend oder auf Ausführungszeit wartend).\n" "b: die Anzahl der blockierten Prozesse, auf Ein-/Ausgaben zum Abschluss wartend.\n" #. type: SS #: ../man/vmstat.8:102 #, no-wrap msgid "Memory" msgstr "Speicher" #. type: Plain text #: ../man/vmstat.8:105 msgid "These are affected by the B<--unit> option." msgstr "Diese werden von der Option B<--unit> beeinflusst." # FIXME formatting #. type: Plain text #: ../man/vmstat.8:112 #, no-wrap msgid "" "swpd: the amount of swap memory used.\n" "free: the amount of idle memory.\n" "buff: the amount of memory used as buffers.\n" "cache: the amount of memory used as cache.\n" "inact: the amount of inactive memory. (B<-a> option)\n" "active: the amount of active memory. (B<-a> option)\n" msgstr "" "swpd: die Menge des verwendeten Auslagerungsspeichers.\n" "free: die Menge des untätigen Speichers.\n" "buff: die Menge des als Puffer verwendeten Speichers.\n" "cache: die Menge des als Zwischenspeicher verwendeten Speichers.\n" "inact: die Menge des inaktiven Speichers (Option B<-a>)\n" "active: die Menge des aktiven Speichers (Option B<-a>)\n" #. type: SS #: ../man/vmstat.8:114 #, no-wrap msgid "Swap" msgstr "Swap" #. type: Plain text #: ../man/vmstat.8:117 #, fuzzy #| msgid "These are affected by the B<--unit> option." msgid "These are affected by the B<--unit> option. " msgstr "Diese werden von der Option B<--unit> beeinflusst." #. type: Plain text #: ../man/vmstat.8:120 #, no-wrap msgid "" "si: Amount of memory swapped in from disk (/s).\n" "so: Amount of memory swapped to disk (/s).\n" msgstr "" "si: Speichermenge aus dem Auslagerungsspeicher geholt (/s).\n" "so: Speichermenge in den Auslagerungsspeicher geschrieben (/s).\n" #. type: SS #: ../man/vmstat.8:122 #, no-wrap msgid "IO" msgstr "E/A" #. type: Plain text #: ../man/vmstat.8:127 #, fuzzy, no-wrap #| msgid "" #| "bi: Blocks received from a block device (blocks/s).\n" #| "bo: Blocks sent to a block device (blocks/s).\n" msgid "" "bi: Kibibyte received from a block device (KiB/s).\n" "bo: Kibibyte sent to a block device (KiB/s).\n" msgstr "" "bi: von einem Blockgerät empfangene Blöcke (Blöcke/s).\n" "bo: an ein Blockgerät gesendete Blöcke (Blöcke/s).\n" #. type: SS #: ../man/vmstat.8:129 #, no-wrap msgid "System" msgstr "System" #. type: Plain text #: ../man/vmstat.8:134 #, no-wrap msgid "" "in: The number of interrupts per second, including the clock.\n" "cs: The number of context switches per second.\n" msgstr "" "in: Anzahl der Interrupts pro Sekunde, einschließlich der Uhr.\n" "cs: Anzahl der Kontext-Switches pro Sekunde.\n" #. type: SS #: ../man/vmstat.8:136 #, no-wrap msgid "CPU" msgstr "CPU" #. type: Plain text #: ../man/vmstat.8:139 msgid "These are percentages of total CPU time." msgstr "Dies sind Prozentsätze der gesamten CPU-Zeit." #. type: Plain text #: ../man/vmstat.8:146 #, fuzzy, no-wrap #| msgid "" #| "us: Time spent running non-kernel code. (user time, including nice time)\n" #| "sy: Time spent running kernel code. (system time)\n" #| "id: Time spent idle. Prior to Linux 2.5.41, this includes IO-wait time.\n" #| "wa: Time spent waiting for IO. Prior to Linux 2.5.41, included in idle.\n" #| "st: Time stolen from a virtual machine. Prior to Linux 2.6.11, unknown.\n" msgid "" "us: Time spent running non-kernel code. (user time, including nice time)\n" "sy: Time spent running kernel code. (system time)\n" "id: Time spent idle. Prior to Linux 2.5.41, this includes IO-wait time.\n" "wa: Time spent waiting for IO. Prior to Linux 2.5.41, included in idle.\n" "st: Time stolen from a virtual machine. Prior to Linux 2.6.11, unknown.\n" "gu: Time spent running KVM guest code (guest time, including guest nice).\n" msgstr "" "us: Verbrauchte Zeit für Nicht-Kernel-Code (Benutzerzeit, einschließlich Nice-Zeit)\n" "sy: Verbrauchte Zeit für Kernel-Code (Systemzeit)\n" "id: Verbrauchte Zeit für Leerlauf. Vor Linux 2.5.41 bezieht dies die E/A-Wartezeit ein.\n" "wa: Verbrauchte Zeit für Warten auf E/A. Vor Linux 2.5.41 bezieht dies die Leerlaufzeit ein.\n" "st: Von einer virtuellen Maschine abgezweigte Zeit. Vor Linux 2.6.11 ist diese unbekannt.\n" #. type: SH #: ../man/vmstat.8:148 #, no-wrap msgid "FIELD DESCRIPTION FOR DISK MODE" msgstr "FELDBESCHREIBUNG FÜR PlattenMODUS" #. type: SS #: ../man/vmstat.8:149 #, no-wrap msgid "Reads" msgstr "Lesevorgänge" #. type: Plain text #: ../man/vmstat.8:156 #, no-wrap msgid "" "total: Total reads completed successfully\n" "merged: grouped reads (resulting in one I/O)\n" "sectors: Sectors read successfully\n" "ms: milliseconds spent reading\n" msgstr "" "total: Gesamtzahl erfolgreich abgeschlossener Lesevorgänge\n" "merged: Gruppierte Lesevorgänge (resultierend in einem E/A-Vorgang)\n" "sectors: Erfolgreich gelesene Sektoren\n" "ms: Zeit für Lesevorgänge in Millisekunden\n" #. type: SS #: ../man/vmstat.8:158 #, no-wrap msgid "Writes" msgstr "Schreibvorgänge" #. type: Plain text #: ../man/vmstat.8:165 #, no-wrap msgid "" "total: Total writes completed successfully\n" "merged: grouped writes (resulting in one I/O)\n" "sectors: Sectors written successfully\n" "ms: milliseconds spent writing\n" msgstr "" "total: Gesamtzahl erfolgreich abgeschlossener Schreibvorgänge\n" "merged: Gruppierte Schreibvorgänge (resultierend in einem E/A-Vorgang)\n" "sectors: Erfolgreich geschriebene Sektoren\n" "ms: Zeit für Schreibvorgänge in Millisekunden\n" #. type: SS #: ../man/vmstat.8:167 #, fuzzy, no-wrap #| msgid "IO" msgid "IO " msgstr "E/A" #. type: Plain text #: ../man/vmstat.8:172 #, no-wrap msgid "" "cur: I/O in progress\n" "s: seconds spent for I/O\n" msgstr "" "cur: E/A in Verarbeitung\n" "s: für E/A verbrauchte Sekunden\n" #. type: SH #: ../man/vmstat.8:174 #, no-wrap msgid "FIELD DESCRIPTION FOR DISK PARTITION MODE" msgstr "FELDBESCHREIBUNG FÜR PLATTENPARTITIONSMODUS" #. type: Plain text #: ../man/vmstat.8:180 #, no-wrap msgid "" "reads: Total number of reads issued to this partition\n" "read sectors: Total read sectors for partition\n" "writes : Total number of writes issued to this partition\n" "requested writes: Total number of write requests made for partition\n" msgstr "" "reads: Gesamtzahl der Lesevorgänge auf dieser Partition\n" "read sectors: Insgesamt gelesene Sektoren auf dieser Partition\n" "writes : Gesamtzahl der Schreibvorgänge auf dieser Partition\n" "requested writes: Gesamtzahl der für diese Partition\n" " angeforderten Schreibvorgänge\n" #. type: SH #: ../man/vmstat.8:182 #, no-wrap msgid "FIELD DESCRIPTION FOR SLAB MODE" msgstr "FELDBESCHREIBUNG FÜR SLAB-MODUS" #. type: Plain text #: ../man/vmstat.8:189 #, no-wrap msgid "" "cache: Cache name\n" "num: Number of currently active objects\n" "total: Total number of available objects\n" "size: Size of each object\n" "pages: Number of pages with at least one active object\n" msgstr "" "cache: Zwischenspeichername\n" "num: Anzahl der gegenwärtig aktiven Objekte\n" "total: Gesamtzahl der verfügbaren Objekte\n" "size: Größe jedes Objekts\n" "pages: Anzahl der Seiten mit mindestens einem aktiven Objekt\n" #. type: SH #: ../man/vmstat.8:190 #, fuzzy, no-wrap #| msgid "NOTES" msgid "NOTES " msgstr "ANMERKUNGEN" # FIXME Formatierter Leerraum #. type: Plain text #: ../man/vmstat.8:193 msgid "B does not require special permissions." msgstr "B erfordert keine besonderen Rechte." #. type: Plain text #: ../man/vmstat.8:197 msgid "These reports are intended to help identify system bottlenecks. Linux B does not count itself as a running process." msgstr "Diese Berichte haben den Zweck, Engstellen (»Flaschenhälse«) im System zu erkennen. Die Linux-Version von B rechnet sich dabei selbst nicht zu den laufenden Prozessen." #. type: Plain text #: ../man/vmstat.8:200 msgid "All linux blocks are currently 1024 bytes. Old kernels may report blocks as 512 bytes, 2048 bytes, or 4096 bytes." msgstr "Alle Linux-Blöcke sind gegenwärtig 1024 Byte groß. Ältere Kernel könnten Blockgrößen als 512 Byte, 2048 Byte oder 4096 Byte melden." #. type: Plain text #: ../man/vmstat.8:203 msgid "Since procps 3.1.9, vmstat lets you choose units (k, K, m, M). Default is K (1024 bytes) in the default mode." msgstr "Seit Procps 3.1.9, können Sie in Vmstat Einheiten wählen (k, K, m, M). Die Voreinstellung ist K (1024 Byte) im Standardmodus." #. type: Plain text #: ../man/vmstat.8:205 msgid "vmstat uses slabinfo 1.1" msgstr "Vmstat verwendet Slabinfo 1.1" #. type: SH #: ../man/vmstat.8:205 #, fuzzy, no-wrap #| msgid "FILES" msgid "FILES " msgstr "DATEIEN" #. type: Plain text #: ../man/vmstat.8:211 #, no-wrap msgid "" "/proc/meminfo\n" "/proc/stat\n" "/proc/*/stat\n" msgstr "" "/proc/meminfo\n" "/proc/stat\n" "/proc/*/stat\n" #. type: SH #: ../man/vmstat.8:212 #, fuzzy, no-wrap #| msgid "SEE ALSO" msgid "SEE ALSO " msgstr "SIEHE AUCH" #. type: Plain text #: ../man/vmstat.8:219 msgid "B(1), B(1), B(1), B(1), B(1), B(1)" msgstr "B(1), B(1), B(1), B(1), B(1), B(1)" #. type: SH #: ../man/vmstat.8:220 #, fuzzy, no-wrap #| msgid "BUGS" msgid "BUGS " msgstr "FEHLER" #. type: Plain text #: ../man/vmstat.8:222 msgid "Does not tabulate the block io per device or count the number of system calls." msgstr "Die Block-Ein-/Ausgaben werden nicht gerätebezogen aufgeführt oder die Anzahl der Systemaufrufe gezählt." #. type: SH #: ../man/vmstat.8:222 #, fuzzy, no-wrap #| msgid "AUTHORS" msgid "AUTHORS " msgstr "AUTOREN" #. type: Plain text #: ../man/vmstat.8:227 msgid "Written by E<.UR al172@yfn.\\:ysu.\\:edu> Henry Ware E<.UE .>" msgstr "Geschrieben von E<.UR al172@yfn.\\:ysu.\\:edu> Henry Ware E<.UE .>" #. type: Plain text #: ../man/vmstat.8:232 msgid "E<.UR ffrederick@users.\\:sourceforge.\\:net> Fabian Fr\\('ed\\('erick E<.UE> (diskstat, slab, partitions...)" msgstr "E<.UR ffrederick@users.\\:sourceforge.\\:net> Fabian Fr\\('ed\\('erick E<.UE> (diskstat, slab, Partitionen …)" #. type: SH #: ../man/vmstat.8:232 #, fuzzy, no-wrap #| msgid "REPORTING BUGS" msgid "REPORTING BUGS " msgstr "FEHLER MELDEN" #. (C) Copyright 2020-2022 Jim Warner #. %%%LICENSE_START(LGPL_2.1+) #. This manual is free software; you can redistribute it and/or #. modify it under the terms of the GNU Lesser General Public #. License as published by the Free Software Foundation; either #. version 2.1 of the License, or (at your option) any later version. #. This manual is distributed in the hope that it will be useful, #. but WITHOUT ANY WARRANTY; without even the implied warranty of #. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU #. Lesser General Public License for more details. #. You should have received a copy of the GNU Lesser General Public #. License along with this library; if not, write to the Free Software #. Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA #. %%%LICENSE_END #. type: Plain text #: ../man/procps.3:19 #, fuzzy #| msgid "Please send bug reports to E<.UR procps@freelists.org> E<.UE>" msgid "Please send bug reports to E<.UR procps@freelists.org> E<.UE> " msgstr "Bitte schicken Sie Fehlermeldungen (auf Englisch) an E<.UR procps@freelists.org> E<.UE>" #. type: TH #: ../man/procps.3:19 #, fuzzy, no-wrap #| msgid "PROCPS_USERLEN" msgid "PROCPS" msgstr "PROCPS_USERLEN" #. type: TH #: ../man/procps.3:19 #, no-wrap msgid "August 2022" msgstr "" #. type: TH #: ../man/procps.3:19 #, no-wrap msgid "libproc2" msgstr "" #. type: SH #: ../man/procps.3:23 #, fuzzy, no-wrap #| msgid "NAME" msgid "NAME " msgstr "BEZEICHNUNG" #. type: Plain text #: ../man/procps.3:25 msgid "procps - API to access system level information in the /proc filesystem" msgstr "" #. type: SH #: ../man/procps.3:26 #, fuzzy, no-wrap #| msgid "SYNOPSIS" msgid "SYNOPSIS " msgstr "ÜBERSICHT" #. type: Plain text #: ../man/procps.3:30 msgid "Five distinct interfaces are represented in this synopsis and named after the files they access in the /proc pseudo filesystem: B, B, B, B and B." msgstr "" #. type: Plain text #: ../man/procps.3:34 #, no-wrap msgid "#include Elibproc2/B.hE\n" msgstr "" #. type: Plain text #: ../man/procps.3:38 #, no-wrap msgid "" "intB< procps_new > (struct info **I);\n" "intB< procps_ref > (struct info *I);\n" "intB< procps_unref> (struct info **I);\n" msgstr "" #. type: Plain text #: ../man/procps.3:43 #, no-wrap msgid "" "struct result *B (\n" " struct info *I,\n" "[ const char *I, ] B api only\n" " enum item I);\n" msgstr "" #. type: Plain text #: ../man/procps.3:49 #, no-wrap msgid "" "struct stack *B (\n" " struct info *I,\n" "[ const char *I, ] B api only\n" " enum item *I,\n" " int I);\n" msgstr "" #. type: Plain text #: ../man/procps.3:55 #, no-wrap msgid "" "struct reaped *B (\n" " struct info *I,\n" "[ enum reap_type I, ] B api only\n" " enum item *I,\n" " int I);\n" msgstr "" #. type: Plain text #: ../man/procps.3:62 #, no-wrap msgid "" "struct stack **B (\n" " struct info *I,\n" " struct stack *I[],\n" " int I,\n" " enum item I,\n" " enum sort_order I);\n" msgstr "" #. type: Plain text #: ../man/procps.3:69 msgid "The above functions and structures are generic but the specific B would also be part of any identifiers. For example, `procps_new' would actually be `procps_B_new' and `info' would really be `B_info', etc." msgstr "" #. type: Plain text #: ../man/procps.3:72 msgid "The same B is used in each header file name with an appended `.h' suffix." msgstr "" #. type: Plain text #: ../man/procps.3:74 msgid "Link with I<-lproc2>." msgstr "" #. type: SH #: ../man/procps.3:75 #, fuzzy, no-wrap #| msgid "DESCRIPTION" msgid "DESCRIPTION " msgstr "BESCHREIBUNG" #. type: SS #: ../man/procps.3:76 #, no-wrap msgid "Overview" msgstr "" #. type: Plain text #: ../man/procps.3:82 msgid "Central to these interfaces is a simple `result' structure reflecting an `item' plus its value (in a union with standard C language types as members). All `result' structures are automatically allocated and provided by the library." msgstr "" #. type: Plain text #: ../man/procps.3:88 msgid "By specifying an array of `items', these structures can be organized as a `stack', potentially yielding many results with a single function call. Thus, a `stack' can be viewed as a variable length record whose content and order is determined solely by the user." msgstr "" #. type: Plain text #: ../man/procps.3:93 msgid "As part of each interface there are two unique enumerators. The `noop' and `extra' items exist to hold user values. They are never set by the library, but the `extra' result will be zeroed with each library interaction." msgstr "" #. type: Plain text #: ../man/procps.3:99 msgid "The B header file will be an essential document during user program development. There you will find available items, their return type (the `result' struct member name) and the source for such values. Additional enumerators and structures are also documented there." msgstr "" #. type: SS #: ../man/procps.3:100 #, no-wrap msgid "Usage" msgstr "" #. type: Plain text #: ../man/procps.3:103 msgid "The following would be a typical sequence of calls to these interfaces." msgstr "" #. type: Plain text #: ../man/procps.3:108 #, no-wrap msgid "" "1. B\n" "2. B, B or B\n" "3. B\n" msgstr "" #. type: Plain text #: ../man/procps.3:114 msgid "The B function is used to retrieve a `result' structure for a single `item'. Alternatively, a B macro is available when only the return value is of interest." msgstr "" #. type: Plain text #: ../man/procps.3:117 msgid "The B functions are available in all five interfaces." msgstr "" #. type: Plain text #: ../man/procps.3:139 msgid "For the B and B functions, the address of an I struct pointer must be supplied. With B it must have been initialized to NULL. With B it will be reset to NULL if the reference count reaches zero." msgstr "" #. type: Plain text #: ../man/procps.3:143 msgid "In the case of the B interface, a I parameter on the B and B function deals with specific PIDs or UIDs. Both can return multiple `stacks' each containing multiple `result' structures. Optionally, a user may choose to B such results" msgstr "" #. type: Plain text #: ../man/procps_pids.3:122 msgid "To exploit any `stack', and access individual `result' structures, a I is required as shown in the B macro defined in the header file. Such values could be hard coded as: 0 through numitems-1. However, this need is typically satisfied by creating your own enumerators corresponding to the order of the `items' array. " msgstr "" #. type: SS #: ../man/procps_pids.3:123 #, no-wrap msgid "Caveats " msgstr "" #. type: Plain text #: ../man/procps_pids.3:130 msgid "The EpidsE API differs from others in that those items of interest must be provided at B or B time, the latter being unique to this API. If either the I or I parameter is zero at B time, then B becomes mandatory before issuing any other call." msgstr "" #. type: Plain text #: ../man/procps_pids.3:135 msgid "For the B and B functions, the address of an I struct pointer must be supplied. With B it must have been initialized to NULL. With B it will be reset to NULL if the reference count reaches zero. " msgstr "" #. type: Plain text #: ../man/procps_pids.3:138 msgid "The B and B functions use the I parameter to specify whether just tasks or both tasks and threads are to be fetched." msgstr "" #. type: Plain text #: ../man/procps_pids.3:143 msgid "The B