Skocz do zawartości

zoozool

Użytkownicy
  • Zawartość

    226
  • Rejestracja

  • Ostatnio

Posty napisane przez zoozool


  1. Czy to neostrada jakoś puszcza trase czy mi się wydaje, że problem tkwi w livenet ?

     

    |------------------------------------------------------------------------------------------|

    | WinMTR statistics |

    | Host - % | Sent | Recv | Best | Avrg | Wrst | Last |

    |------------------------------------------------|------|------|------|------|------|------|

    | 192.168.1.1 - 5 | 20 | 19 | 0 | 3 | 16 | 0 |

    | poz-ru6.neo2.tpnet.pl - 5 | 20 | 19 | 0 | 16 | 31 | 16 |

    | z.poz-ru6.do.poz-r1.tpnet.pl - 10 | 20 | 18 | 0 | 16 | 78 | 0 |

    | ge-2-0-0.war-r4.tpnet.pl - 20 | 20 | 16 | 15 | 25 | 78 | 31 |

    |pos0-6-1-0.ffttr1.FrankfurtAmMain.opentransit.net - 0 | 20 | 20 | 31 | 43 | 63 | 63 |

    | po1-3.core01.fra03.atlas.cogentco.com - 0 | 20 | 20 | 31 | 60 | 266 | 47 |

    | te7-3.mpd02.fra03.atlas.cogentco.com - 5 | 20 | 19 | 125 | 147 | 203 | 156 |

    | te3-2.mpd01.par02.atlas.cogentco.com - 15 | 20 | 17 | 47 | 62 | 78 | 63 |

    | te1-2.mpd02.par01.atlas.cogentco.com - 11 | 20 | 17 | 46 | 59 | 125 | 47 |

    | te8-4.mpd01.iad01.atlas.cogentco.com - 0 | 20 | 20 | 125 | 139 | 234 | 141 |

    | opendns.demarc.cogentco.com - 5 | 20 | 19 | 125 | 134 | 141 | 141 |

    | No response from host - 100 | 20 | 0 | 0 | 0 | 0 | 0 |

    |________________________________________________|______|______|______|______|__

    ____|______|

    WinMTR - 0.8. Copyleft @2000-2002 Vasile Laurentiu Stanimir ( stanimir@cr.nivis.com )

     

     

    Już wróciło do normy wszystko,


  2. tmp_table_size (> 64M)

    max_heap_table_size (> 16M)

    innodb_buffer_pool_size (>= 24M)

    pierwszą wartość ustawiłem na 100

    innych nie mam w confingu, dodać je mam ?

     

    ./mysqltuner.pl

     

    >> MySQLTuner 1.0.0 - Major Hayden <major@mhtx.net>

    >> Bug reports, feature requests, and downloads at http://mysqltuner.com/

    >> Run with '--help' for additional options and output filtering

     

    -------- General Statistics --------------------------------------------------

    [--] Skipped version check for MySQLTuner script

    [OK] Currently running supported MySQL version 5.0.67-log

    [OK] Operating on 64-bit architecture

     

    -------- Storage Engine Statistics -------------------------------------------

    [--] Status: -Archive -BDB -Federated +InnoDB -ISAM -NDBCluster

    [--] Data in MyISAM tables: 389M (Tables: 218)

    [--] Data in InnoDB tables: 24M (Tables: 5)

    [!!] Total fragmented tables: 28

     

    -------- Performance Metrics -------------------------------------------------

    [--] Up for: 1d 7h 12m 3s (1M q [11.798 qps], 96K conn, TX: 4B, RX: 173M)

    [--] Reads / Writes: 62% / 38%

    [--] Total buffers: 106.0M global + 4.4M per thread (200 max threads)

    [!!] Maximum possible memory usage: 993.5M (102% of installed RAM)

    [OK] Slow queries: 0% (1K/1M)

    [OK] Highest usage of available connections: 8% (17/200)

    [OK] Key buffer size / total MyISAM indexes: 16.0M/122.9M

    [OK] Key buffer hit rate: 100.0% (199M cached / 78K reads)

    [OK] Query cache efficiency: 39.2% (269K cached / 687K selects)

    [!!] Query cache prunes per day: 59888

    [OK] Sorts requiring temporary tables: 0% (210 temp sorts / 79K sorts)

    [!!] Temporary tables created on disk: 42% (22K on disk / 52K total)

    [OK] Thread cache hit rate: 99% (17 created / 96K connections)

    [OK] Table cache hit rate: 93% (1K open / 1K opened)

    [OK] Open file limit used: 54% (1K/3K)

    [OK] Table locks acquired immediately: 99% (680K immediate / 681K locks)

    [!!] InnoDB data size / buffer pool: 24.9M/8.0M

     

    -------- Recommendations -----------------------------------------------------

    General recommendations:

    Run OPTIMIZE TABLE to defragment tables for better performance

    Reduce your overall MySQL memory footprint for system stability

    When making adjustments, make tmp_table_size/max_heap_table_size equal

    Reduce your SELECT DISTINCT queries without LIMIT clauses

    Variables to adjust:

    *** MySQL's maximum memory usage is dangerously high ***

    *** Add RAM before increasing MySQL buffer variables ***

    query_cache_size (> 64M)

    tmp_table_size (> 64M)

    max_heap_table_size (> 16M)

    innodb_buffer_pool_size (>= 24M)

     

    ogranicz zużycie ramu dla mysql

    jak ?

     

    dodaj ramu tongue.gif

    się pomyśli o tym

     

    uruchom zapytanie OPTIMIZE TABLE

     

    #1064 - Something is wrong in your syntax obok '' w linii 1


  3. Witajcie

    proszę o pomoc w optymalizacji mysql, serwer szaleje, czasem zużywa 60% procka load wzrasta do 10

    Konfiguracja:

     

    ./mysqltuner.pl

     

    >> MySQLTuner 1.0.0 - Major Hayden <major@mhtx.net>

    >> Bug reports, feature requests, and downloads at http://mysqltuner.com/

    >> Run with '--help' for additional options and output filtering

     

    -------- General Statistics --------------------------------------------------

    [--] Skipped version check for MySQLTuner script

    [OK] Currently running supported MySQL version 5.0.67-log

    [OK] Operating on 64-bit architecture

     

    -------- Storage Engine Statistics -------------------------------------------

    [--] Status: -Archive -BDB -Federated +InnoDB -ISAM -NDBCluster

    [--] Data in MyISAM tables: 387M (Tables: 218)

    [--] Data in InnoDB tables: 24M (Tables: 5)

    [!!] Total fragmented tables: 25

     

    -------- Performance Metrics -------------------------------------------------

    [--] Up for: 9m 47s (7K q [12.656 qps], 506 conn, TX: 60M, RX: 1M)

    [--] Reads / Writes: 69% / 31%

    [--] Total buffers: 106.0M global + 4.4M per thread (200 max threads)

    [!!] Maximum possible memory usage: 993.5M (102% of installed RAM)

    [OK] Slow queries: 0% (5/7K)

    [OK] Highest usage of available connections: 3% (7/200)

    [OK] Key buffer size / total MyISAM indexes: 16.0M/122.8M

    [OK] Key buffer hit rate: 99.7% (1M cached / 3K reads)

    [OK] Query cache efficiency: 32.5% (1K cached / 4K selects)

    [OK] Query cache prunes per day: 0

    [OK] Sorts requiring temporary tables: 0% (0 temp sorts / 599 sorts)

    [!!] Temporary tables created on disk: 41% (141 on disk / 340 total)

    [OK] Thread cache hit rate: 98% (7 created / 506 connections)

    [OK] Table cache hit rate: 93% (104 open / 111 opened)

    [OK] Open file limit used: 5% (190/3K)

    [OK] Table locks acquired immediately: 99% (4K immediate / 4K locks)

    [!!] InnoDB data size / buffer pool: 24.9M/8.0M

     

    -------- Recommendations -----------------------------------------------------

    General recommendations:

    Run OPTIMIZE TABLE to defragment tables for better performance

    MySQL started within last 24 hours - recommendations may be inaccurate

    Reduce your overall MySQL memory footprint for system stability

    When making adjustments, make tmp_table_size/max_heap_table_size equal

    Reduce your SELECT DISTINCT queries without LIMIT clauses

    Variables to adjust:

    *** MySQL's maximum memory usage is dangerously high ***

    *** Add RAM before increasing MySQL buffer variables ***

    tmp_table_size (> 64M)

    max_heap_table_size (> 16M)

    innodb_buffer_pool_size (>= 24M)

     

    [mysqld]

    default-character-set=latin2

    init-connect = "SET NAMES latin2"

    language=polish

    skip-bdb

    #skip-innodb

    max_connections = 200

    max_user_connections = 10

    key_buffer = 16M

    myisam_sort_buffer_size = 54M

    join_buffer_size = 1M

    read_buffer_size = 1M

    sort_buffer_size = 2M

    table_cache = 1500

    thread_cache_size = 128

    wait_timeout = 20

    connect_timeout = 10

    tmp_table_size = 64M

    max_allowed_packet = 16M

    max_connect_errors = 99999

    query_cache_limit = 2M

    query_cache_size = 64M

    query_cache_type = 1

    query_prealloc_size = 16384

    query_alloc_block_size = 16384

    tmpdir=/tmp

    #myisam-recover

    local-infile=0

    thread_concurrency = 4

     

    set-variable = long_query_time=3

    log-slow-queries = /home/mysql/log-slow-queries.log

     

    [mysqld_safe]

    open_files_limit = 8192

     

    [mysqldump]

    quick

    max_allowed_packet = 10M

     

    [myisamchk]

    key_buffer = 64M

    sort_buffer = 64M

    read_buffer = 16M

    write_buffer = 16M

     

    [client]

     

    default-character-set=latin2

     

     

    AMD Athlon X2 4200+

    1 GB RAM DDR

    Debian


  4. Witam,

    chętnie zajmę się pomocą w helpdesku,

    pomagałem już w e-cast i ludzie w okresie poprzedniego właściciela dostawali odpowiedź do 1h max,

    Kulturalny

    pełnoletni

    I troszkę wiedzy mam na temat shoutcast i hostingów(najbardziej przyswoiłem directadmin)

    Pozdrawiam serdecznie

     

    root@zoozool.pl

    gg: 5109865


  5. top - 03:22:27 up 17:32, 1 user, load average: 523.02, 518.21, 514.97

    Tasks: 1590 total, 20 running, 1551 sleeping, 0 stopped, 19 zombie

    Cpu(s): 0.3%us, 8.5%sy, 0.0%ni, 0.0%id, 91.0%wa, 0.0%hi, 0.1%si, 0.0%st

    Mem: 997340k total, 988444k used, 8896k free, 17128k buffers

    Swap: 4996204k total, 4996152k used, 52k free, 9976k cached

     

    PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND

    2622 mysql 20 0 216m 6592 1252 D 2 0.7 110:02.69 mysqld

    13820 zoozool 20 0 53252 5080 3164 D 1 0.5 0:00.64 php-cgi

    14189 admin 20 0 18060 4164 2764 D 1 0.4 0:00.50 php-cgi

    28131 root 20 0 3172 472 388 D 1 0.0 0:02.90 find

    10935 apache 20 0 18548 2780 1572 D 1 0.3 0:00.64 httpd

    15099 root 20 0 3064 1212 1064 R 1 0.1 0:00.34 suphp

    12052 apache 20 0 18548 2540 1564 D 0 0.3 0:00.44 httpd

    13946 dopalacz 20 0 18608 4364 3284 D 0 0.4 0:00.38 php-cgi

    15072 uzer 20 0 15724 2348 1876 D 0 0.2 0:00.32 php-cgi

    11615 zoozool 20 0 38516 6788 3164 R 0 0.7 0:00.82 php-cgi

    12198 apache 20 0 18508 3004 1644 D 0 0.3 0:00.50 httpd

    14260 zoozool 20 0 30204 5088 3044 D 0 0.5 0:00.34 php-cgi

    15051 free 20 0 15724 2340 1884 D 0 0.2 0:00.30 php-cgi

    10333 admin 20 0 19852 3908 3204 D 0 0.4 0:00.42 php-cgi

    11500 admin 20 0 19592 3604 3136 R 0 0.4 0:00.34 php-cgi

    12684 admin 20 0 18960 4340 3204 D 0 0.4 0:00.44 php-cgi

    15026 mail 20 0 7376 728 440 D 0 0.1 0:00.28 exim

    2468 apache 20 0 18768 2884 1620 D 0 0.3 0:00.58 httpd

    5380 zoozool 20 0 75576 9848 3176 D 0 1.0 0:01.48 php-cgi

    11246 zoozool 20 0 53252 5608 3172 D 0 0.6 0:00.62 php-cgi

    11380 apache 20 0 18548 3416 1576 R 0 0.3 0:00.44 httpd

    13876 admin 20 0 18300 4144 3064 D 0 0.4 0:00.40 php-cgi

    14554 admin 20 0 17656 4392 2892 D 0 0.4 0:00.28 php-cgi

    14914 apache 20 0 16164 2548 1352 D 0 0.3 0:00.26 httpd

    4327 apache 20 0 18428 3020 1452 D 0 0.3 0:00.34 httpd

    5063 root 20 0 2528 560 472 D 0 0.1 0:00.22 cron

    12800 zoozool 20 0 52732 5484 3044 D 0 0.5 0:00.38 php-cgi

    14020 apache 20 0 16164 2332 1336 D 0 0.2 0:00.22 httpd

    14607 admin 20 0 16948 2932 2092 D 0 0.3 0:00.24 php-cgi

    14724 admin 20 0 17656 4700 2908 D 0 0.5 0:00.24 php-cgi

    15102 mail 20 0 6976 200 96 D 0 0.0 0:00.22 exim

    1888 root 15 -5 0 0 0 D 0 0.0 0:02.64 kjournald

    10943 zoozool 20 0 57364 4532 3044 R 0 0.5 0:01.10 php-cgi

    12049 apache 20 0 16200 2364 1416 D 0 0.2 0:00.22 httpd

    13808 uzer 20 0 17652 4060 2960 D 0 0.4 0:00.28 php-cgi

    15121 seo 20 0 15356 1420 1128 D 0 0.1 0:00.20 php-cgi

    2432 bind 20 0 40104 1536 920 S 0 0.2 0:22.12 named

    11616 zoozool 20 0 32324 5832 3044 D 0 0.6 0:00.72 php-cgi

    15103 root 20 0 2768 1084 900 D 0 0.1 0:00.18 sh

    25448 root 20 0 3048 592 388 D 0 0.1 0:02.72 find

    29093 root 20 0 3080 448 384 S 0 0.0 0:00.34 screen

    3243 root 20 0 2192 564 516 D 0 0.1 0:01.32 cron

    7987 apache 20 0 16244 2432 1436 D 0 0.2 0:00.28 httpd

    10381 uzer 20 0 19732 3912 3156 D 0 0.4 0:00.26 php-cgi

    11180 zoozool 20 0 46612 5632 3044 R 0 0.6 0:01.04 php-cgi

    11411 zoozool 20 0 32832 5356 3164 R 0 0.5 0:00.66 php-cgi

    11707 apache 20 0 16244 2280 1436 R 0 0.2 0:00.20 httpd

    12963 zoozool 20 0 42236 4292 3044 D 0 0.4 0:00.36 php-cgi

    13777 seo 20 0 17652 3808 2920 D 0 0.4 0:00.26 php-cgi

    14602 seo 20 0 17656 5368 3212 D 0 0.5 0:00.18 php-cgi

    14658 dopalacz 20 0 18452 5256 3204 D 0 0.5 0:00.22 php-cgi

    14754 admin 20 0 18212 5436 2944 D 0 0.5 0:00.18 php-cgi

    15101 root 20 0 1880 544 464 D 0 0.1 0:00.16 killall

    3614 zoozool 20 0 86528 4560 3288 D 0 0.5 0:01.60 php-cgi

    3887 apache 20 0 18492 4676 1600 D 0 0.5 0:00.14 httpd

     

    backup wyłączony cron zakomentowany, nic nie uruchomione z wyjątkiem mrtg

    http://zoozool.pl/mrtg/

×