Page 1 of 1

Uptime

PostPosted: Tue Feb 08, 2005 10:52 am
by Void Main
I hate to do it but I'm about to shut down and rebuild a server that's been up since the day it was built with RH8:

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.

PostPosted: Tue Feb 08, 2005 2:25 pm
by Master of Reality
thats sad... and exciting