Translation

English
English Arabic (Saudi Arabia)
InnoDB will hold as much tables and indexes in system memory as is possible. Therefore, you should make the innodb_buffer_pool large enough to hold as much of the tables and index in memory. Checking the size of the /var/lib/mysql/cacti directory will help in determining this value. We are recommending 25%% of your systems total memory, but your requirements will vary depending on your systems size. يحتفظ InnoDB بالكثير من الجداول والفهارس في ذاكرة النظام قدر الإمكان. لذلك ، يجب أن تجعل innodb_buffer_pool كبيرًا بما يكفي لاستيعاب الكثير من الجداول والفهرس في الذاكرة. سيساعدك فحص حجم / var / lib / mysql / cacti directory في تحديد هذه القيمة. نوصي بـ 25 ٪٪ من الذاكرة الإجمالية لنظامك ، ولكن ستختلف متطلباتك حسب حجم الأنظمة لديك.
This settings should remain ON unless your Cacti instances is running on either ZFS or FusionI/O which both have internal journaling to accomodate abrupt system crashes. However, if you have very good power, and your systems rarely go down and you have backups, turning this setting to OFF can net you almost a 50% increase in database performance. يجب أن تظل هذه الإعدادات قيد التشغيل ما لم يتم تشغيل مثيلات Cacti إما على ZFS أو FusionI / O وكلاهما يحتوي على دفتر يومية داخلي لاستيعاب أعطال النظام المفاجئة. ومع ذلك ، إذا كانت لديك طاقة جيدة جدًا ، ونادرًا ما تنخفض أنظمتك وكان لديك نسخ احتياطية ، فإن تحويل هذا الإعداد إلى إيقاف التشغيل يمكن أن يؤدي إلى زيادة أداء قاعدة البيانات بنسبة 50٪ تقريبًا.
This is where metadata is stored. If you had a lot of tables, it would be useful to increase this. هذا هو المكان الذي يتم تخزين البيانات الوصفية. إذا كان لديك الكثير من الجداول ، سيكون من المفيد زيادة هذا.
Rogue queries should not for the database to go offline to others. Kill these queries before they kill your system. يجب أن لا تقوم طلبات البحث المارقة بقاعدة البيانات بالاتصال بالآخرين. اقتل هذه الاستعلامات قبل أن تقتل نظامك.
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). انقر فوق "متابعة" لتمكين الصفحات (الصفحات) التالية.
Component Translation Difference to current string
This translation Propagated Translated Cacti/core (v1.2.x)
The following string has the same context and source.
Propagated Translated Cacti/core

Loading…

No matching activity found.

Browse all component changes

Glossary

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

String information

Source string location
lib/utility.php:1186
String age
2 years ago
Source string age
3 years ago
Translation file
locales/po/ar-SA.po, string 3742