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.

36 lines
1.3 KiB
JSON

{
"x-b": "%1 바이트",
"x-mb": "%1 메가바이트",
"x-gb": "%1 기가바이트",
"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.raw-info": "MongoDB 미가공 정보",
"redis": "Redis",
"redis.version": "Redis 버전",
"redis.connected-clients": "연결된 클라이언트",
"redis.connected-slaves": "연결된 slaves",
"redis.blocked-clients": "차단된 클라이언트",
"redis.used-memory": "사용된 메모리",
"redis.memory-frag-ratio": "메모리 단편화 비율",
"redis.total-connections-recieved": "받은 총 커넥션 수",
"redis.total-commands-processed": "처리된 총 명령 수",
"redis.iops": "초당 순시동작 수",
"redis.keyspace-hits": "Keyspace 히트",
"redis.keyspace-misses": "Keyspace 미스",
"redis.raw-info": "Redis 미가공 정보"
}