Translation

English
English Arabic (Saudi Arabia)
When you have very large tables, performing a Truncate will be much quicker. If you are concerned about archive data, you can choose either Inline, which will freeze your browser for the period of this upgrade, or background, which will create a background process to bring your old syslog data from a backup table to the new syslog format. Again this process can take several hours. عندما يكون لديك طاولات كبيرة جدًا ، سيكون أداء Truncate أسرع بكثير. إذا كنت مهتمًا بأرشفة البيانات ، فيمكنك اختيار إما Inline ، الذي سيجمد متصفحك لفترة هذه الترقية ، أو الخلفية ، مما سيخلق عملية خلفية لإحضار بيانات syslog القديمة الخاصة بك من جدول نسخ احتياطي إلى تنسيق syslog الجديد . مرة أخرى ، قد تستغرق هذه العملية عدة ساعات.
Truncate Syslog Table اقتطاع سيسلوغ الجدول
Inline Upgrade مضمنة ترقية
Background Upgrade ترقية الخلفية
Database Storage Engine محرك تخزين قاعدة البيانات
In MySQL 5.1.6 and above, you have the option to make this a partitioned table by days. Prior to this release, you only have the traditional table structure available. في MySQL 5.1.6 وما فوق ، لديك الخيار لجعل هذا جدولًا مقسومًا بالأيام. قبل هذا الإصدار ، لديك فقط بنية الجدول التقليدية المتاحة.
MyISAM Storage MyISAM التخزين
InnoDB Storage تخزين InnoDB
Database Architecture بنية قاعدة البيانات
In MySQL 5.1.6 and above, you have the option to make this a partitioned table by days. In MySQL 5.5 and above, you can create multiple partitions per day. Prior to MySQL 5.1.6, you only have the traditional table structure available. في MySQL 5.1.6 وما فوق ، لديك الخيار لجعل هذا جدولًا مقسومًا بالأيام. في MySQL 5.5 وما فوق ، يمكنك إنشاء أقسام متعددة في اليوم الواحد. قبل MySQL 5.1.6 ، لديك فقط بنية الجدول التقليدية المتاحة.
Traditional Table الجدول التقليدي
Partitioned Table جدول مقسم
Retention Policy سياسة الإحتفاظ
Choose how many days of Syslog values you wish to maintain in the database. اختر عدد أيام قيم Syslog التي ترغب في الاحتفاظ بها في قاعدة البيانات.
Partitions per Day أقسام في اليوم الواحد
Select the number of partitions per day that you wish to create. حدد عدد الأقسام التي ترغب في إنشائها يوميًا.
%d Per Day ٪ د في اليوم
Upgrade ترقية
Install تثبيت
Syslog %s Advisor مستشار Syslog٪ s
WARNING: Syslog Upgrade is Time Consuming!!! تحذير: ترقية Syslog تستهلك الوقت !!!
The upgrade of the 'main' syslog table can be a very time consuming process. As such, it is recommended that you either reduce the size of your syslog table prior to upgrading, or choose the background option</p> <p>If you choose the background option, your legacy syslog table will be renamed, and a new syslog table will be created. Then, an upgrade process will be launched in the background. Again, this background process can quite a bit of time to complete. However, your data will be preserved</p> <p>Regardless of your choice, all existing removal and alert rules will be maintained during the upgrade process.</p> <p>Press <b>'Upgrade'</b> to proceed with the upgrade, or <b>'Cancel'</b> to return to the Plugins menu. يمكن أن تكون ترقية جدول syslog 'الرئيسي' عملية تستغرق وقتًا طويلاً للغاية. على هذا النحو ، يوصى إما بتقليل حجم جدول سجل النظام الخاص بك قبل الترقية ، أو اختيار خيار الخلفية </p><p style=";text-align:right;direction:rtl"> إذا اخترت خيار الخلفية ، فسيتم إعادة تسمية جدول سجل النظام القديم الخاص بك ، وسيتم إنشاء جدول سجل جديد. بعد ذلك ، سيتم إطلاق عملية الترقية في الخلفية. مرة أخرى ، يمكن أن تكتمل عملية الخلفية هذه بعض الوقت. ومع ذلك ، سيتم الحفاظ على البيانات الخاصة بك </p><p style=";text-align:right;direction:rtl"> بغض النظر عن اختيارك ، سيتم الحفاظ على جميع قواعد الإزالة والتنبيه الحالية أثناء عملية الترقية. </p><p style=";text-align:right;direction:rtl"> اضغط على <b>"ترقية"</b> لمتابعة الترقية ، أو <b>"إلغاء"</b> للعودة إلى قائمة الإضافات.
You can also select the retention duration. Please keep in mind that if you have several hosts logging to syslog, this table can become quite large. So, if not using partitioning, you might want to keep the size smaller. يمكنك أيضًا تحديد مدة الاستبقاء. يرجى مراعاة أنه إذا كان لديك عدة مضيفين يقومون بتسجيل الدخول إلى syslog ، فيمكن أن يصبح هذا الجدول كبيرًا. لذلك ، إذا لم تكن تستخدم التقسيم ، فقد ترغب في الحفاظ على الحجم أصغر.
You can also set the MySQL storage engine. If you have not tuned you system for InnoDB storage properties, it is strongly recommended that you utilize the MyISAM storage engine. يمكنك أيضًا ضبط محرك تخزين MySQL. إذا لم تقم بضبط النظام الخاص بك لخصائص التخزين InnoDB ، يوصى بشدة باستخدام محرك التخزين MyISAM.
You have several options to choose from when installing Syslog. The first is the Database Architecture. Starting with MySQL 5.1.6, you can elect to utilize Table Partitioning to prevent the size of the tables from becoming excessive thus slowing queries. لديك العديد من الخيارات للاختيار من بينها عند تثبيت Syslog. الأول هو بنية قاعدة البيانات. بدءًا من MySQL 5.1.6 ، يمكنك اختيار استخدام تقسيم الجدول لمنع أن يصبح حجم الجداول مفرطًا مما يؤدي إلى تباطؤ الاستعلامات.
Syslog %s Settings إعدادات Syslog٪ s
What uninstall method do you want to use? ما طريقة إلغاء التثبيت التي تريد استخدامها؟
When uninstalling syslog, you can remove everything, or only components, just in case you plan on re-installing in the future. عند إزالة تثبيت syslog ، يمكنك إزالة كل شيء أو المكونات فقط ، في حال كنت تخطط لإعادة التثبيت في المستقبل.
Remove Everything (Logs, Tables, Settings) إزالة كل شيء (السجلات ، الجداول ، الإعدادات)
Syslog Data Only بيانات Syslog فقط
Syslog Uninstall Preferences سيسلوغ إلغاء تثبيت التفضيلات

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
setup.php:930
String age
3 years ago
Source string age
3 years ago
Translation file
locales/po/ar-SA.po, string 51