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.0 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": "Storage Engine",
"mongo.collections": "Collections",
"mongo.objects": "객체",
"mongo.avg-object-size": "평균 객체 크기",
"mongo.data-size": "데이터 크기",
"mongo.storage-size": "저장공간 크기",
"mongo.index-size": "인덱스 크기",
"mongo.file-size": "파일 크기",
"mongo.resident-memory": "Resident Memory",
"mongo.virtual-memory": "Virtual Memory",
"mongo.mapped-memory": "Mapped Memory",
"mongo.bytes-in": "Bytes In",
"mongo.bytes-out": "Bytes Out",
"mongo.num-requests": "Number of Requests",
"mongo.raw-info": "MongoDB Raw Info",
"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": "Keys",
"redis.expires": "Expires",
"redis.avg-ttl": "평균 TTL",
"redis.connected-clients": "연결된 클라이언트",
"redis.connected-slaves": "연결된 slaves",
"redis.blocked-clients": "차단된 클라이언트",
"redis.used-memory": "사용된 메모리",
"redis.memory-frag-ratio": "Memory Fragmentation Ratio",
"redis.total-connections-recieved": "받은 총 커넥션 수",
"redis.total-commands-processed": "처리된 총 커맨드 수",
"redis.iops": "초당 Instantaneous Ops",
"redis.iinput": "Instantaneous Input Per Second",
"redis.ioutput": "Instantaneous Output Per Second",
"redis.total-input": "총 입력",
"redis.total-output": "총 출력",
"redis.keyspace-hits": "Keyspace 히트",
"redis.keyspace-misses": "Keyspace 미스",
"redis.raw-info": "Redis Raw Info",
"postgres": "Postgres",
"postgres.version": "PostgreSQL 버전",
"postgres.raw-info": "Postgres Raw Info"
}