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.3 KiB
JSON
53 lines
2.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.bytes-in": "ביטים נכנסים",
|
|
"mongo.bytes-out": "ביטים יוצאים",
|
|
"mongo.num-requests": "מספר בקשות",
|
|
"mongo.raw-info": "מידע לא מעובד מMongoDB",
|
|
"mongo.unauthorized": "NodeBB לא הצליחה לקבל את המידע הדרוש מMongoDB. אנא בדוק שלמשתמש יש הרשאת clusterMonitor לadmin database.",
|
|
|
|
"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": "Instantaneous Input Per Second",
|
|
"redis.ioutput": "Instantaneous Output Per Second",
|
|
"redis.total-input": "סך הכל מידע נכנס",
|
|
"redis.total-output": "סך הכל מידע יוצא",
|
|
|
|
"redis.keyspace-hits": "Keyspace Hits",
|
|
"redis.keyspace-misses": "Keyspace Misses",
|
|
"redis.raw-info": "מידע לא מעובד מ-Redis",
|
|
|
|
"postgres": "Postgres",
|
|
"postgres.version": "גרסאת PostgreSQL",
|
|
"postgres.raw-info": "מידע לא מעובד מ-Postgres"
|
|
}
|