نمایش نتایج: از شماره 1 تا 6 , از مجموع 6

موضوع: سوال درباره نصب cacti و پیش نیازهای نصب php مانند php-iconv

Threaded View

پست قبلی پست قبلی   پست بعدی پست بعدی
  1. #6
    عضو جدید
    تاریخ عضویت
    Oct 2018
    نوشته ها
    9
    تشکر تشکر کرده 
    5
    تشکر تشکر شده 
    1
    تشکر شده در
    تشکر شده 1 بار در 1 پست

    پیش فرض پاسخ : سوال درباره نصب cacti و پیش نیازهای نصب php مانند php-iconv

    تشکر این ارورها را میده. توی nano /etc/my.cnf این موارد را اضافه کردم. مثلا به این شکل اما فرقی نکرد، امکان نصب کترل پنل هم وجود نداره

    innodb_file_per_table=ON
    max_heap_table_size=98m

    MySQL TimeZone Support

    [COLOR=red !important]ERROR: Your Cacti database login account does not have access to the MySQL TimeZone database. Please provide the Cacti database account "select" access to the "time_zone_name" table in the "mysql" database, and populate MySQL's TimeZone information before proceeding.

    [/COLOR]

    Variable Current Value Recommended Value Comments
    version 5.1.73 >= 5.6 MySQL 5.6+ and MariaDB 10.0+ are great releases, and are very good versions to choose. Make sure you run the very latest release though which fixes a long standing low level networking issue that was casuing spine many issues with reliability.
    collation_server latin1_swedish_ci utf8mb4_unicode_ci When using Cacti with languages other than English, it is important to use the utf8mb4_unicode_ci collation type as some characters take more than a single byte.
    character_set_client latin1
    utf8mb4 When using Cacti with languages other than English, it is important ot use the utf8mb4 character set as some characters take more than a single byte.
    max_connections 151 >= 100 Depending on the number of logins and use of spine data collector, MySQL will need many connections. The calculation for spine is: total_connections = total_processes * (total_threads + script_servers + 1), then you must leave headroom for user connections, which will change depending on the number of concurrent login accounts.
    max_heap_table_size 16M >=98M If using the Cacti Performance Booster and choosing a memory storage engine, you have to be careful to flush your Performance Booster buffer before the system runs out of memory table space. This is done two ways, first reducing the size of your output column to just the right size. This column is in the tables poller_output, and poller_output_boost. The second thing you can do is allocate more memory to memory tables. We have arbitrarily chosen a recommended value of 10% of system memory, but if you are using SSD disk drives, or have a smaller system, you may ignore this recommendation or choose a different storage engine. You may see the expected consumption of the Performance Booster tables under Console -> System Utilities -> View Boost Status.
    max_allowed_packet 1048576 >= 16777216 With Remote polling capabilities, large amounts of data will be synced from the main server to the remote pollers. Therefore, keep this value at or above 16M.
    tmp_table_size 16M
    >= 64M When executing subqueries, having a larger temporary table size, keep those temporary tables in memory.
    join_buffer_size 0.125M
    >= 64M When performing joins, if they are below this size, they will be kept in memory and never written to a temporary file.
    innodb_file_per_table OFF ON When using InnoDB storage it is important to keep your table spaces separate. This makes managing the tables simpler for long time users of MySQL. If you are running with this currently off, you can migrate to the per file storage by enabling the feature, and then running an alter statement on all InnoDB tables.
    innodb_buffer_pool_size 8M >=490M 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_doublewrite ON
    OFF With modern SSD type storage, this operation actually degrades the disk more rapidly and adds a 50% overhead on all write operations.
    innodb_additional_mem_pool_size 1M >= 80M This is where metadata is stored. If you had a lot of tables, it would be useful to increase this.
    ویرایش توسط sabaz : November 1st, 2018 در ساعت 21:10

اطلاعات موضوع

کاربرانی که در حال مشاهده این موضوع هستند

در حال حاضر 1 کاربر در حال مشاهده این موضوع است. (0 کاربران و 1 مهمان ها)

موضوعات مشابه

  1. کمک برای نصب polyfill-iconv , mod_rewrite , Tokenizer
    توسط sodahost در انجمن سی پنل CPanel
    پاسخ ها: 7
    آخرين نوشته: September 7th, 2017, 00:02
  2. نصب اسکریپت cacti
    توسط ali215215 در انجمن سوالات و مشکلات
    پاسخ ها: 2
    آخرين نوشته: May 29th, 2016, 15:01
  3. مشکل عدم نمایش گراف در cacti
    توسط majidshirazy در انجمن سایر لینوکس ها
    پاسخ ها: 0
    آخرين نوشته: January 25th, 2014, 01:12
  4. مشکل در باز کردن cacti
    توسط elyas1366 در انجمن شبکه های لینوکسی
    پاسخ ها: 0
    آخرين نوشته: April 13th, 2012, 11:59
  5. ریکاوری پسورد Cacti
    توسط HOSSEIN1242000 در انجمن شبکه های لینوکسی
    پاسخ ها: 0
    آخرين نوشته: October 31st, 2011, 13:18

مجوز های ارسال و ویرایش

  • شما نمیتوانید موضوع جدیدی ارسال کنید
  • شما امکان ارسال پاسخ را ندارید
  • شما نمیتوانید فایل پیوست کنید.
  • شما نمیتوانید پست های خود را ویرایش کنید
  •