English Japanese
Error while parsing the XML of rrdtool dump rrdtool dumpのXMLの構文解析中にエラーが発生しました
ERROR while writing XML file: %s XMLファイルの書き込み中にエラーが発生しました:%s
ERROR: RRDfile %s not writeable エラー:RRDfile%sは書き込みできません
Error while parsing the XML of RRDtool dump RRDtoolダンプのXMLの構文解析中にエラーが発生しました
Website does not have write access to %s, may be unable to create/update RRDs ウェブサイトは%sへの書き込み権限を持っていません。RRDを作成/更新できない可能性があります
Failed to open data file, poller may not have run yet データファイルを開けませんでした。ポーラーはまだ実行されていない可能性があります
RRA Folder RRAフォルダ
Unknown RRDtool Error 不明なRRDtoolエラー
Attempting to Create Graph from Non-Template テンプレートから集計を作成
Attempting to Create Graph from Removed Graph Template 削除されたグラフテンプレートからグラフを作成しようとしています
Created: %s 作成:%s
ERROR: Whitelist Validation Failed. Check Data Input Method エラー:ホワイトリストの検証に失敗しました。データ入力方法の確認
Graph Not created for %s due to bad data グラフ作成
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以降およびMariaDB 10.0以降は素晴らしいリリースであり、選択するのに非常に優れたバージョンです。もっとも最新のリリースを実行するようにしてください。ただし、信頼性に関して多くの問題を引き起こしていた長年の低レベルのネットワーク問題を修正します。
It is STRONGLY recommended that you enable InnoDB in any %s version greater than 5.5.3. 5.1以上の%sバージョンでInnoDBを有効にすることをお勧めします。
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. 英語以外の言語でCactiを使用する場合は、一部の文字が1バイトを超えるため、utf8mb4_unicode_ci照合タイプを使用することが重要です。
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. 英語以外の言語でCactiを使用する場合は、一部の文字が1バイトを超えるため、utf8mb4文字セットを使用することが重要です。
It is recommended that you enable InnoDB in any %s version greater than 5.1. 5.1以上の%sバージョンでInnoDBを有効にすることをお勧めします。
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. ログイン数とスパインデータコレクタの使用方法によっては、%sに多数の接続が必要になります。 spineの計算は次のとおりです。total_connections = total_processes *(total_threads + script_servers + 1)次に、ユーザー接続用のヘッドルームを残す必要があります。これは、同時ログインアカウントの数によって変わります。
Keeping the table cache larger means less file open/close operations when using innodb_file_per_table. テーブルキャッシュを大きくしておくと、innodb_file_per_tableを使用するときのファイルの開閉操作が少なくなります。