Translation

English
English Arabic (Saudi Arabia)
Maximum I/O performance happens when you use the O_DIRECT method to flush pages. الحد الأقصى لأداء الإدخال / الإخراج يحدث عند استخدام الأسلوب O_DIRECT لمسح الصفحات.
Setting this value to 2 means that you will flush all transactions every second rather than at commit. This allows %s to perform writing less often. يعني تعيين هذه القيمة إلى 2 أنه سيتم مسح كافة المعاملات كل ثانية بدلاً من الالتزام. يسمح هذا لـ٪ s بأداء الكتابة بشكل أقل.
With modern SSD type storage, having multiple io threads is advantageous for applications with high io characteristics. مع التخزين الحديث لنوع SSD ، فإن وجود عدة مؤشرات ترابط io أمر مفيد لتطبيقات ذات خصائص io عالية.
As of %s %s, the you can control how often %s flushes transactions to disk. The default is 1 second, but in high I/O systems setting to a value greater than 1 can allow disk I/O to be more sequential اعتبارًا من٪ s٪ s ، يمكنك التحكم في عدد المرات التي يتم فيها صرف المعاملات إلى القرص. الافتراضي هو 1 ثانية ، ولكن في إعداد أنظمة I / O عالية لقيمة أكبر من 1 يمكن أن تسمح I / O القرص أن يكون أكثر تسلسلي
With modern SSD type storage, having multiple read io threads is advantageous for applications with high io characteristics. Depending on your MariaDB/MySQL versions, this value can go as high as 64. But try to keep the number less than your total SMT threads on the database server. مع التخزين الحديث من نوع SSD ، فإن وجود عدة سلاسل io للقراءة يكون مفيدًا للتطبيقات ذات الخصائص io العالية.
With modern SSD type storage, having multiple write io threads is advantageous for applications with high io characteristics. Depending on your MariaDB/MySQL versions, this value can go as high as 64. But try to keep the number less than your total SMT threads on the database server. مع تخزين نوع SSD الحديث ، وجود عدة سلاسل io الكتابة هو مفيد للتطبيقات مع خصائص io عالية.
%s will divide the innodb_buffer_pool into memory regions to improve performance for versions of MariaDB less than 10.5. The max value is 64, but should not exceed more than the number of CPU cores/threads. When your innodb_buffer_pool is less than 1GB, you should use the pool size divided by 128MB. Continue to use this equation up to the max the number of CPU cores or 64. سينقسم٪ s innodb_buffer_pool إلى مناطق الذاكرة لتحسين الأداء. الحد الأقصى للقيمة هو 64. عندما يكون حجم innodb_buffer_pool أقل من 1 غيغابايت ، يجب استخدام حجم التجمع مقسومًا على 128 ميجابايت. استمر في استخدام هذه المعادلة حتى 64 كحد أقصى.
%s will divide the innodb_buffer_pool into memory regions to improve performance for versions of MySQL upto and including MySQL 8.0. The max value is 64, but should not exceed more than the number of CPU cores/threads. When your innodb_buffer_pool is less than 1GB, you should use the pool size divided by 128MB. Continue to use this equation up to the max of the number of CPU cores or 64. سينقسم٪ s innodb_buffer_pool إلى مناطق الذاكرة لتحسين الأداء. الحد الأقصى للقيمة هو 64. عندما يكون حجم innodb_buffer_pool أقل من 1 غيغابايت ، يجب استخدام حجم التجمع مقسومًا على 128 ميجابايت. استمر في استخدام هذه المعادلة حتى 64 كحد أقصى.
If you have SSD disks, use this suggestion. If you have physical hard drives, use 200 * the number of active drives in the array. If using NVMe or PCIe Flash, much larger numbers as high as 100000 can be used. إذا كان لديك أقراص SSD ، استخدم هذا الاقتراح. إذا كان لديك محركات أقراص ثابتة فعلية ، فاستخدم 200 * عدد محركات الأقراص النشطة في الصفيف. في حالة استخدام NVMe أو PCIe Flash ، يمكن استخدام أرقام أكبر بكثير تصل إلى 100000.
If you have SSD disks, use this suggestion. If you have physical hard drives, use 2000 * the number of active drives in the array. If using NVMe or PCIe Flash, much larger numbers as high as 200000 can be used. إذا كان لديك أقراص SSD ، استخدم هذا الاقتراح. إذا كان لديك محركات أقراص ثابتة فعلية ، استخدم 2000 * عدد محركات الأقراص النشطة في الصفيف. في حالة استخدام NVMe أو PCIe Flash ، يمكن استخدام أرقام أكبر بكثير تصل إلى 200000.
If you have SSD disks, use this suggestion. Otherwise, do not set this setting. إذا كان لديك أقراص SSD ، استخدم هذا الاقتراح. خلاف ذلك ، لا تقم بتعيين هذا الإعداد.
With modern SSD type storage, having multiple read io threads is advantageous for applications with high io characteristics. مع التخزين الحديث من نوع SSD ، فإن وجود عدة سلاسل io للقراءة يكون مفيدًا للتطبيقات ذات الخصائص io العالية.
With modern SSD type storage, having multiple write io threads is advantageous for applications with high io characteristics. مع تخزين نوع SSD الحديث ، وجود عدة سلاسل io الكتابة هو مفيد للتطبيقات مع خصائص io عالية.
When using MariaDB 10.2.4 and above, this setting should be off if atomic writes are enabled. Therefore, please enable atomic writes instead of the double write buffer as it will increase performance. عند استخدام MariaDB 10.2.4 وما فوق ، يجب إيقاف هذا الإعداد إذا تم تمكين عمليات الكتابة الذرية. لذلك ، يرجى تمكين عمليات الكتابة الذرية بدلاً من المخزن المؤقت للكتابة المزدوجة حيث سيؤدي ذلك إلى زيادة الأداء.
When using MariaDB 10.2.4 and above, you can use atomic writes over the doublewrite buffer to increase performance. عند استخدام MariaDB 10.2.4 وما فوق ، يمكنك استخدام الكتابة الذرية على المخزن المؤقت للكتابة المزدوجة لزيادة الأداء.
%s Tuning ضبط٪ s
Note: Many changes below require a database restart ملاحظة: تتطلب العديد من التغييرات أدناه إعادة تشغيل قاعدة البيانات
Variable متغير
Current Value القيمة الحالية
Recommended Value القيمة الموصى بها
Comments التعليقات
PHP %s is the minimum version PHP٪ s هو إصدار mimimum
A minimum of %s memory limit حد لا يقل عن٪ s من ذاكرة MB
A minimum of %s m execution time حد أدنى من٪ sm وقت التنفيذ
A valid timezone that matches MySQL and the system منطقة زمنية صالحة تطابق MySQL والنظام
A useful name for this VDEF. اسم مفيد لهذا VDEF.
Click 'Continue' to Enable the following Page(s). انقر فوق "متابعة" لتمكين الصفحات (الصفحات) التالية.
Enable Page(s) تمكين صفحة (صفحات)
Click 'Continue' to Disable the following Page(s). انقر فوق "متابعة" لتعطيل الصفحة (الصفحات) التالية.
Disable Page(s) تعطيل صفحة (صفحات)
Click 'Continue' to Delete the following Page(s). انقر فوق "متابعة" لحذف الصفحة (الصفحات) التالية.
Component Translation Difference to current string
This translation Propagated Needs editing Cacti/core (v1.2.x)
The following string has the same context and source.
Propagated Needs editing Cacti/core

Loading…

No matching activity found.

Browse all component changes

Things to check

PHP format

Following format strings are missing: %s

Reset

Glossary

English Arabic (Saudi Arabia)
No related strings found in the glossary.

String information

Flags
php-format
Source string location
lib/utility.php:1246
String age
2 years ago
Source string age
3 years ago
Translation file
locales/po/ar-SA.po, string 3746