|
RRA Folder
|
RRA-Ordner
|
|
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
|
|
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
|
|
|
Your Start Date '%s' is before January 1993. Please pick a more recent Start Date.
|
|
|
Your End Date '%s' is before January 1993. Please pick a more recent End Date.
|
|
|
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.
|
|