Translation

English
English Japanese
This settings should remain ON unless your Cacti instances is running on either ZFS or FusionI/O which both have internal journaling to accomodate abrupt system crashes. However, if you have very good power, and your systems rarely go down and you have backups, turning this setting to OFF can net you almost a 50% increase in database performance. Cactiインスタンスが、システムの突然のクラッシュに対応する内部ジャーナリングを備えたZFSまたはFusionI / Oで実行されていない限り、この設定はONのままにしてください。ただし、電力が非常に良好で、システムがほとんどダウンせず、バックアップがある場合、この設定をオフにすると、データベースのパフォーマンスがほぼ50%向上します。
This is where metadata is stored. If you had a lot of tables, it would be useful to increase this. これはメタデータが格納される場所です。テーブルがたくさんある場合は、これを増やすと便利です。
Rogue queries should not for the database to go offline to others. Kill these queries before they kill your system. 不正な照会では、データベースが他のユーザーにオフラインになることは避けてください。あなたのシステムを殺す前にこれらの質問を殺してください。
Maximum I/O performance happens when you use the O_DIRECT method to flush pages. 最大のI / Oパフォーマンスは、O_DIRECTメソッドを使ってページをフラッシュしたときに発生します。
Setting this value to 2 means that you will flush all transactions every second rather than at commit. This allows %s to perform writing less often. この値を2に設定すると、コミット時ではなく、毎秒すべてのトランザクションをフラッシュします。これにより、%sは書き込みの頻度を減らすことができます。
With modern SSD type storage, having multiple io threads is advantageous for applications with high io characteristics. 最新のSSDタイプのストレージでは、複数のスレッドを持つことは、高いI / O特性を持つアプリケーションにとって有利です。
As of %s %s, the you can control how often %s flushes transactions to disk. The default is 1 second, but in high I/O systems setting to a value greater than 1 can allow disk I/O to be more sequential %s%s以降、%sがトランザクションをディスクにフラッシュする頻度を制御できます。デフォルトは1秒ですが、I / Oが多いシステムでは、1より大きい値に設定すると、ディスクI / Oをより順次にすることができます
With modern SSD type storage, having multiple read io threads is advantageous for applications with high io characteristics. Depending on your MariaDB/MySQL versions, this value can go as high as 64. But try to keep the number less than your total SMT threads on the database server. 最新のSSDタイプのストレージでは、複数の読み取りスレッドを持つことは、高いI / O特性を持つアプリケーションにとって有利です。
With modern SSD type storage, having multiple write io threads is advantageous for applications with high io characteristics. Depending on your MariaDB/MySQL versions, this value can go as high as 64. But try to keep the number less than your total SMT threads on the database server. 最新のSSDタイプのストレージでは、複数の書き込みスレッドを持つことは、高いI / O特性を持つアプリケーションにとって有利です。
%s will divide the innodb_buffer_pool into memory regions to improve performance for versions of MariaDB less than 10.5. The max value is 64, but should not exceed more than the number of CPU cores/threads. When your innodb_buffer_pool is less than 1GB, you should use the pool size divided by 128MB. Continue to use this equation up to the max the number of CPU cores or 64. %sはinnodb_buffer_poolをメモリ領域に分割してパフォーマンスを向上させます。最大値は64です。innodb_buffer_poolが1GB未満の場合は、プールサイズを128MBで割った値を使用してください。最大64までこの方程式を使い続けてください。
%s will divide the innodb_buffer_pool into memory regions to improve performance for versions of MySQL upto and including MySQL 8.0. The max value is 64, but should not exceed more than the number of CPU cores/threads. When your innodb_buffer_pool is less than 1GB, you should use the pool size divided by 128MB. Continue to use this equation up to the max of the number of CPU cores or 64. %sはinnodb_buffer_poolをメモリ領域に分割してパフォーマンスを向上させます。最大値は64です。innodb_buffer_poolが1GB未満の場合は、プールサイズを128MBで割った値を使用してください。最大64までこの方程式を使い続けてください。
If you have SSD disks, use this suggestion. If you have physical hard drives, use 200 * the number of active drives in the array. If using NVMe or PCIe Flash, much larger numbers as high as 100000 can be used. SSDディスクがある場合は、この提案を使用してください。物理ハードドライブがある場合は、アレイ内のアクティブドライブ数の200倍を使用してください。 NVMeまたはPCIeフラッシュを使用している場合は、100000というはるかに大きい数を使用できます。
If you have SSD disks, use this suggestion. If you have physical hard drives, use 2000 * the number of active drives in the array. If using NVMe or PCIe Flash, much larger numbers as high as 200000 can be used. SSDディスクがある場合は、この提案を使用してください。物理ハードドライブがある場合は、アレイ内のアクティブドライブ数の2000倍を使用してください。 NVMeまたはPCIeフラッシュを使用している場合は、200000というはるかに大きい数を使用できます。
If you have SSD disks, use this suggestion. Otherwise, do not set this setting. SSDディスクがある場合は、この提案を使用してください。それ以外の場合は設定しないでください。
With modern SSD type storage, having multiple read io threads is advantageous for applications with high io characteristics. 最新のSSDタイプのストレージでは、複数の読み取りスレッドを持つことは、高いI / O特性を持つアプリケーションにとって有利です。
With modern SSD type storage, having multiple write io threads is advantageous for applications with high io characteristics. 最新のSSDタイプのストレージでは、複数の書き込みスレッドを持つことは、高いI / O特性を持つアプリケーションにとって有利です。
When using MariaDB 10.2.4 and above, this setting should be off if atomic writes are enabled. Therefore, please enable atomic writes instead of the double write buffer as it will increase performance. MariaDB 10.2.4以降を使用する場合、アトミック書き込みが有効になっていると、この設定をオフにする必要があります。したがって、パフォーマンスが向上するため、ダブル書き込みバッファの代わりにアトミック書き込みを有効にしてください。
When using MariaDB 10.2.4 and above, you can use atomic writes over the doublewrite buffer to increase performance. MariaDB 10.2.4以降を使用する場合、パフォーマンスを向上させるために、ダブルライトバッファーでアトミック書き込みを使用できます。
%s Tuning %sの調整
Note: Many changes below require a database restart 注:以下の多くの変更はデータベースの再起動を必要とします
Variable 変数
Current Value 現在の値
Recommended Value 推奨値
Comments コメント
PHP %s is the minimum version PHP%sが最小バージョンです
A minimum of %s memory limit 最低%s MBのメモリ制限
A minimum of %s m execution time 最小%sm実行時間
A valid timezone that matches MySQL and the system MySQLとシステムに一致する有効なタイムゾーン
A useful name for this VDEF. このVDEFの便利な名前。
Click 'Continue' to Delete the following External Link. 次のユーザードメインを削除するには、[続行]をクリックします。
Click 'Continue' to Delete following External Links. 次のユーザードメインを削除するには、[続行]をクリックします。
Component Translation Difference to current string
This translation Propagated Needs editing Cacti/core
The following string has the same context and source.
Propagated Translated Cacti/core (v1.2.x)

Loading…

No matching activity found.

Browse all component changes

Glossary

English Japanese
No related strings found in the glossary.

String information

Source string location
lib/utility.php:1198
String age
2 years ago
Source string age
2 years ago
Translation file
locales/po/ja-JP.po, string 4109