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
1.9 KiB
JSON

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{
"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 原始信息",
"mongo.unauthorized": "NodeBB无法从MongoDB数据库请求相应的统计信息。请确保NodeBB使用的用户含有"admin"数据库的"clusterMonitor"角色。",
"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": "Keyspace 命中",
"redis.keyspace-misses": "Keyspace 未命中",
"redis.raw-info": "Redis 原始信息",
"postgres": "Postgres",
"postgres.version": "PostgreSQL 版本",
"postgres.raw-info": "Postgres 原始信息"
}