Translation

English
English German
ERROR: RRDfile %s not writeable FEHLER: RRDatei %s nicht beschreibbar
Error while parsing the XML of RRDtool dump Fehler beim Parsen des XML des RRDtool-Dumps
RRA (CF=%s, ROWS=%d, PDP_PER_ROW=%d, XFF=%1.2f) removed from RRD file RRA (CF=%s, ROWS=%d, PDP_PER_ROW=%d, XFF=%1.2f) aus der RRD-Datei entfernt.
RRA (CF=%s, ROWS=%d, PDP_PER_ROW=%d, XFF=%1.2f) adding to RRD file RRA (CF=%s, ROWS=%d, PDP_PER_ROW=%d, XFF=%1.2f) Hinzufügen zur RRD-Datei
Website does not have write access to %s, may be unable to create/update RRDs Die Website hat keinen Schreibzugriff auf %s, kann möglicherweise keine RRDs erstellen/aktualisieren.
(Custom) Eigenes
Failed to open data file, poller may not have run yet Datendatei konnte nicht geöffnet werden, der Poller ist möglicherweise noch nicht gestartet.
RRA Folder RRA-Ordner
Root Stammverzeichnis
Unknown RRDtool Error Unbekannter RRDtool-Fehler
Attempting to Create Graph from Non-Template Aggregat aus Vorlage erstellen
Attempting to Create Graph from Removed Graph Template Versuch, ein Diagramm aus einer entfernten Diagrammvorlage zu erstellen
Created: %s %s erstellt
ERROR: Whitelist Validation Failed. Check Data Input Method FEHLER: Whitelist-Validierung fehlgeschlagen. Dateneingabemethode prüfen
Graph Not created for %s due to bad data Letzes Update
NOTE: Graph not added for Data Query %s and index %s due to Data Source verification failure
MySQL 5.6+ and MariaDB 10.0+ are great releases, and are very good versions to choose. Make sure you run the very latest release though which fixes a long standing low level networking issue that was causing spine many issues with reliability. MySQL 5.6+ und MariaDB 10.0+ sind großartige Releases und sehr gute Versionen. Stellen Sie sicher, dass Sie die allerneueste Version ausführen, die ein langjähriges Netzwerkproblem behebt, das viele Probleme mit der Wirbelsäule verursacht hat.
It is STRONGLY recommended that you enable InnoDB in any %s version greater than 5.5.3. Es wird empfohlen, InnoDB in jeder %s-Version größer als 5.1 zu aktivieren.
When using Cacti with languages other than English, it is important to use the utf8mb4_unicode_ci collation type as some characters take more than a single byte. Wenn Sie Cacti mit anderen Sprachen als Englisch verwenden, ist es wichtig, den Sortierungstyp utf8mb4_unicode_ci zu verwenden, da einige Zeichen mehr als ein einzelnes Byte benötigen.
When using Cacti with languages other than English, it is important to use the utf8mb4 character set as some characters take more than a single byte. Wenn Sie Cacti mit anderen Sprachen als Englisch verwenden, ist es wichtig, den Zeichensatz utf8mb4 zu verwenden, da einige Zeichen mehr als ein einzelnes Byte benötigen.
It is recommended that you enable InnoDB in any %s version greater than 5.1. Es wird empfohlen, InnoDB in jeder %s-Version größer als 5.1 zu aktivieren.
Depending on the number of logins and use of spine data collector, %s will need many connections. The calculation for spine is: total_connections = total_processes * (total_threads + script_servers + 1), then you must leave headroom for user connections, which will change depending on the number of concurrent login accounts. Abhängig von der Anzahl der Anmeldungen und der Verwendung des Spine Data Collectors benötigt %s viele Verbindungen. Die Berechnung für die Wirbelsäule lautet: total_connections = total_processes * (total_threads + script_servers + 1), dann müssen Sie Kopfraum für Benutzerverbindungen lassen, der sich je nach Anzahl der gleichzeitigen Anmeldekonten ändert.
Keeping the table cache larger means less file open/close operations when using innodb_file_per_table. Wenn Sie den Tabellen-Cache größer halten, bedeutet dies, dass Sie bei der Verwendung von innodb_file_per_table weniger Datei-Öffnungs-/Schließvorgänge durchführen müssen.
With Remote polling capabilities, large amounts of data will be synced from the main server to the remote pollers. Therefore, keep this value at or above 16M. Mit den Remote Polling-Funktionen werden große Datenmengen vom Hauptserver mit den Remote Pollern synchronisiert. Halten Sie daher diesen Wert bei oder über 16M.
If using the Cacti Performance Booster and choosing a memory storage engine, you have to be careful to flush your Performance Booster buffer before the system runs out of memory table space. This is done two ways, first reducing the size of your output column to just the right size. This column is in the tables poller_output, and poller_output_boost. The second thing you can do is allocate more memory to memory tables. We have arbitrarily chosen a recommended value of 10%% of system memory, but if you are using SSD disk drives, or have a smaller system, you may ignore this recommendation or choose a different storage engine. You may see the expected consumption of the Performance Booster tables under Console -> System Utilities -> View Boost Status. Wenn Sie den Cacti Performance Booster verwenden und eine Speicher-Engine wählen, müssen Sie darauf achten, dass Sie Ihren Performance Booster-Puffer leeren, bevor dem System der Speicherplatz ausgeht. Dies geschieht auf zwei Arten, wobei zunächst die Größe Ihrer Ausgabespalte auf die richtige Größe reduziert wird. Diese Spalte befindet sich in den Tabellen poller_output, und poller_output_boost. Das zweite, was Sie tun können, ist, mehr Speicher für Speichertabellen zu reservieren. Wir haben willkürlich einen empfohlenen Wert von 10% des Systemspeichers gewählt, aber wenn Sie SSD-Festplattenlaufwerke verwenden oder ein kleineres System haben, können Sie diese Empfehlung ignorieren oder eine andere Speichermaschine wählen. Den erwarteten Verbrauch der Performance Booster-Tabellen sehen Sie unter Console -> System Utilities -> View Boost Status.
When executing subqueries, having a larger temporary table size, keep those temporary tables in memory. Wenn Sie Subqueries mit einer größeren Größe der temporären Tabelle ausführen, behalten Sie diese temporären Tabellen im Speicher.
If this number is negative, reduce the innodb_buffer_pool_size until the join_buffer_size turns positive, but allocate approximately from between 25%-50% of memory to the innodb_buffer_pool_size if the database is hosted on the Cacti server, or upto 80% of the systems memory if the database is separate from the Cacti web server. However, try to not go below the default of 262,144. When performing joins, if they are below this size, they will be kept in memory and never written to a temporary file. As this is a per connection memory allocation, care must be taken not to increase it too high. The sum of the join_buffer_size + sort_buffer_size + read_buffer_size + read_rnd_buffer_size + thread_stack + binlog_cache_size + Core MySQL/MariaDB memory should be below 80% if the database is hosted on the Cacti web server and less if you intend to have very large RRDfiles or hundreds of thousands to millions long term.
If this number is negative, reduce the innodb_buffer_pool_size until the sort_buffer_size turns positive, but allocate approximately from between 25%-50% of memory to the innodb_buffer_pool_size if the database is hosted on the Cacti server, or upto 80% of the system memory if the database is separate from the Cacti web server. However, try to not go below the default setting of 2,097,152. A sort buffer performs sorts for some queries using ORDER BY or GROUP BY. Configuring sort_buffer_size decides how much memory will be allocated for sort queries. The sort_buffer_size may need to be adjusted from the default if the workload requires a significant number of sort queries. The sort_buffer_size is defined on a per-session variable. Use the same equation as that of the join_buffer_size to determine the per connection possible memory.
When using InnoDB storage it is important to keep your table spaces separate. This makes managing the tables simpler for long time users of %s. If you are running with this currently off, you can migrate to the per file storage by enabling the feature, and then running an alter statement on all InnoDB tables. Bei der Verwendung von InnoDB-Speicher ist es wichtig, dass Sie Ihre Tablespaces getrennt halten. Dies erleichtert die Verwaltung der Tabellen für Langzeitbenutzer von %s. Wenn Sie mit diesem aktuell deaktivierten Dateispeicher arbeiten, können Sie auf den Speicher pro Datei migrieren, indem Sie die Funktion aktivieren und dann eine alter-Anweisung für alle InnoDB-Tabellen ausführen.
When using innodb_file_per_table, it is important to set the innodb_file_format to Barracuda. This setting will allow longer indexes important for certain Cacti tables. Bei der Verwendung von innodb_file_per_table ist es wichtig, das innodb_file_format auf Barracuda einzustellen. Diese Einstellung ermöglicht längere Indizes, die für bestimmte Cacti-Tabellen wichtig sind.
If your tables have very large indexes, you must operate with the Barracuda innodb_file_format and the innodb_large_prefix equal to 1. Failure to do this may result in plugins that can not properly create tables. Wenn Ihre Tabellen sehr große Indizes haben, müssen Sie mit dem Barracuda innodb_file_format und dem innodb_large_prefix gleich 1 arbeiten. Wenn Sie dies nicht tun, kann dies zu Plugins führen, die Tabellen nicht ordnungsgemäß erstellen können.
Component Translation Difference to current string
This translation Propagated Empty Cacti/core
The following string has the same context and source.
Propagated Translated Cacti/core (v1.2.x) HINWEIS: Das Diagramm wurde für die Datenabfrage %s und den Index %s nicht hinzugefügt, da die Datenquellenüberprüfung fehlgeschlagen ist

Loading…

No matching activity found.

Browse all component changes

Glossary

English German
No related strings found in the glossary.

String information

Flags
php-format
Source string location
lib/template.php:2220
String age
5 months ago
Source string age
5 months ago
Translation file
locales/po/de-DE.po, string 4077