You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

53 lines
2.2 KiB
JSON

{
"x-b": "%1 b",
"x-mb": "%1 mb",
"x-gb": "%1 GB",
"uptime-seconds": "秒単位の稼働時間",
"uptime-days": "日単位の稼働時間",
"mongo": "Mongo",
"mongo.version": "MongoDBのバージョン",
"mongo.storage-engine": "ストレージエンジン",
"mongo.collections": "コレクション",
"mongo.objects": "オブジェクト",
"mongo.avg-object-size": "平均のオブジェクトサイズ",
"mongo.data-size": "データサイズ",
"mongo.storage-size": "ストレージサイズ",
"mongo.index-size": "インデックスサイズ",
"mongo.file-size": "ファイルサイズ",
"mongo.resident-memory": "常駐メモリ",
"mongo.virtual-memory": "仮想メモリ",
"mongo.mapped-memory": "マップされたメモリ",
"mongo.bytes-in": "バイト数",
"mongo.bytes-out": "バイトアウト",
"mongo.num-requests": "リクエスト数",
"mongo.raw-info": "MongoDBのRaw情報",
"mongo.unauthorized": "NodeBB was unable to query the MongoDB database for relevant statistics. Please ensure that the user in use by NodeBB contains the "clusterMonitor" role for the "admin" database.",
"redis": "Redis",
"redis.version": "Redisのバージョン",
"redis.keys": "キー",
"redis.expires": "期限切れ",
"redis.avg-ttl": "平均TTL",
"redis.connected-clients": "接続されたクライアント",
"redis.connected-slaves": "接続されたスレーヴ",
"redis.blocked-clients": "ブロックされたクライアント",
"redis.used-memory": "使用されたメモリ",
"redis.memory-frag-ratio": "メモリの断片化率",
"redis.total-connections-recieved": "受け取った総接続数",
"redis.total-commands-processed": "処理された総コマンド数",
"redis.iops": "秒ごとの瞬間操作数",
"redis.iinput": "瞬時入力/秒",
"redis.ioutput": "瞬時出力/秒",
"redis.total-input": "合計入力",
"redis.total-output": "合計出力",
"redis.keyspace-hits": "ヒットしたキー・スペース",
"redis.keyspace-misses": "見逃したキー・スペース",
"redis.raw-info": "RedisのRaw情報",
"postgres": "Postgres",
"postgres.version": "PostgreSQL Version",
"postgres.raw-info": "Postgres のRaw情報"
}