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.

41 lines
1.4 KiB
JSON

{
"x-b": "%1 B",
"x-mb": "%1 MB",
"x-gb": "%1 GB",
"uptime-seconds": "Uptime (초)",
"uptime-days": "Uptime (일)",
"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.raw-info": "MongoDB Raw Info",
"redis": "Redis",
"redis.version": "Redis 버젼",
"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.keyspace-hits": "Keyspace 히트",
"redis.keyspace-misses": "Keyspace 미스",
"redis.raw-info": "Redis Raw Info",
"postgres": "Postgres",
"postgres.version": "PostgreSQL Version",
"postgres.raw-info": "Postgres Raw Info"
}