Mytop:
It seems mytop shows nothing weird, but this is done when the server is already hardly responding.
MySQL on localhost (5.0.67-0ubuntu6) up 0+00:47:12 [10:14:32] Queries: 18.1k qps: 7 Slow: 0.0 Se/In/Up/De(%): 54/00/00/00 qps now: 0 Slow qps: 0.0 Threads: 2 ( 1/ 6) 00/00/00/00 Key Efficiency: 98.8% Bps in/out: 0.1/ 9.5 Now in/out: 8.4/ 1.3k
Id User Host/IP DB Time Cmd Query or State -- ---- ------- -- ---- --- ---------- 1020 root localhost 0 Query show full processlist 984 gci localhost gci 164 Sleep
Mysqltuner:
-------- General Statistics --------------------------------------------------
[–] Skipped version check for MySQLTuner script
[OK] Currently running supported MySQL version 5.0.67-0ubuntu6
[OK] Operating on 32-bit architecture with less than 2GB RAM
-------- Storage Engine Statistics -------------------------------------------
[–] Status: +Archive -BDB -Federated +InnoDB -ISAM -NDBCluster
[–] Data in MyISAM tables: 46M (Tables: 635)
[!!] InnoDB is enabled but isn’t being used
[!!] Total fragmented tables: 8
-------- Performance Metrics -------------------------------------------------
[–] Up for: 2m 40s (3K q [19.944 qps], 702 conn, TX: 4M, RX: 288K)
[–] Reads / Writes: 97% / 3%
[–] Total buffers: 58.0M global + 2.6M per thread (100 max threads)
[OK] Maximum possible memory usage: 320.5M (15% of installed RAM)
[OK] Slow queries: 0% (0/3K)
[OK] Highest usage of available connections: 8% (8/100)
[OK] Key buffer size / total MyISAM indexes: 16.0M/8.2M
[OK] Key buffer hit rate: 98.3% (45K cached / 756 reads)
[OK] Query cache efficiency: 28.0% (647 cached / 2K selects)
[OK] Query cache prunes per day: 0
[OK] Sorts requiring temporary tables: 0% (0 temp sorts / 75 sorts)
[!!] Temporary tables created on disk: 28% (51 on disk / 178 total)
[OK] Thread cache hit rate: 98% (8 created / 702 connections)
[!!] Table cache hit rate: 1% (64 open / 5K opened)
[OK] Open file limit used: 12% (128/1K)
[OK] Table locks acquired immediately: 99% (1K immediate / 1K locks)
-------- Recommendations -----------------------------------------------------
General recommendations:
Add skip-innodb to MySQL configuration to disable InnoDB
Run OPTIMIZE TABLE to defragment tables for better performance
MySQL started within last 24 hours - recommendations may be inaccurate
Enable the slow query log to troubleshoot bad queries
When making adjustments, make tmp_table_size/max_heap_table_size equal
Reduce your SELECT DISTINCT queries without LIMIT clauses
Increase table_cache gradually to avoid file descriptor limits
Variables to adjust:
tmp_table_size (> 32M)
max_heap_table_size (> 16M)
table_cache (> 64)
IntoDNS.com:
NSs have same SOA serial
Looks like your nameservers do not agree on the SOA serial. Ths SOA records as reported by your nameservers:
88.208.232.11 -> 2
213.171.223.34 -> 5
This can cause some serious problems that is why you should fix this asap.
I can’t find the error log of apache, so maybe I’ll have to set it in a config file. I’ll look into that now.
Pinging the network works fine, no lost packages.
The DNS error, I remember I’ve already looked into this, and it was kind of impossible for me that is, to set it right on both servers. The other server comes with an admin panel by fasthosts.co.uk. Maybe I should install virtualmin on that server too… But: although I’ve had this dns problem for quite a lot months, the server has been working fine.
I’ll start with the apache error log as the server has stopped responding again.
Thanks for your help people!