- Code: Select all
$ uptime
10:47am up 459 days, 5:04, 2 users, load average: 0.00, 0.00, 0.00
$ mysqladmin status
Uptime: 37570137 Threads: 1 Questions: 850512449 Slow queries: 0 Opens: 0 Flush tables: 1 Open tables: 256 Queries per second avg: 22.638
mysql> status
--------------
mysql Ver 11.18 Distrib 3.23.54, for pc-linux (i686)
Connection id: 45040645
Current database:
Current user: xxxxxx@localhost
Current pager: stdout
Using outfile: ''
Server version: 3.23.52-log
Protocol version: 10
Connection: Localhost via UNIX socket
Client characterset: latin1
Server characterset: latin1
UNIX socket: /tmp/mysql.sock
Uptime: 434 days 20 hours 9 min 28 sec
Threads: 1 Questions: 850512451 Slow queries: 0 Opens: 0 Flush tables: 1 Open tables: 256 Queries per second avg: 22.638
--------------
The load average doesn't show it now (because I have been shutting things off the last few days) but this thing has 6 network cards and has been cranking a high load the entire time. Just finally replacing it with a newer 4 dual core processor box w/4GB.


