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.6 KiB
JSON

8 years ago
{
"x-b": "%1 בתים",
"x-mb": "%1 מגה בייט",
"x-gb": "%1 ג'יגה בייט",
"uptime-seconds": "זמן מאתחול אחרון בשניות",
"uptime-days": "זמן מאתחול אחרון בימים",
8 years ago
"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",
8 years ago
"redis": "Redis",
"redis.version": "גרסת Redis",
"redis.connected-clients": "לקוחות מחוברים",
"redis.connected-slaves": "לקוחות מחוברים",
"redis.blocked-clients": "לקוחות חסומים",
"redis.used-memory": "זכרון בשימוש",
"redis.memory-frag-ratio": "יחס פיצול זכרון",
"redis.total-connections-recieved": "סך כל החיבורים שהתקבלו",
"redis.total-commands-processed": "סך כל הפקודות שעובדו",
8 years ago
"redis.iops": "Instantaneous Ops. Per Second",
"redis.keyspace-hits": "Keyspace Hits",
"redis.keyspace-misses": "Keyspace Misses",
"redis.raw-info": "מידע לא מעובד מRedis",
"postgres": "Postgres",
"postgres.version": "גרסאת PostgreSQL",
"postgres.raw-info": "מידע לא מעובד מ Postgres"
}