Woo! manuel aka www.e-smith.com aka ftp.e-smith.com just hit
500 days of uptime.
[root@manuel /root]# uptime.p 1:12pm up 500 days, 0 min, 2 users, load average: 0.12, 0.10, 0.10 [root@manuel /root]# uname -a Linux manuel 2.2.14-5.0.14smp #1 SMP Sun Mar 26 13:03:52 PST 2000 i686 unknown [root@manuel /root]# cat /proc/uptime 259200.70 42727055.84
(uptime.p is an uptime in Perl that works around Linux’s 497-day
uptime wraparound. You can see from /proc/uptime that the idle time
is much larger than the uptime, which is proof it wrapped. :-)
Just in time for it to be decommissioned!
4 responses to “Uptime”
w00t!
rock! that’s so awesome.
Rabbit:~$ uptime.p
-bash: uptime.p: command not found
Rabbit:~$ uname -a
CYGWIN_NT-5.1 Rabbit 1.3.22(0.78/3/2) 2003-03-18 09:20 i686 unknown unknown Cygwin
Rabbit:~$ cat /proc/uptime
266367.53 4047.39
crschmidt@goathack:~$ uptime
21:10:03 up 40 days, 23:02, 4 users, load average: 0.01, 0.01, 0.00
crschmidt@goathack:~$ uname -a
Linux goathack 2.4.20 #1 SMP Mon Jun 9 21:56:22 PDT 2003 i686 unknown
crschmidt@goathack:~$ cat /proc/uptime
3538951.95 3508152.63
Plogs.net:
[lj @ rhl-ded-71 – ~] -> uptime
12:11am up 131 days, 6:19, 1 user, load average: 0.93, 0.97, 1.37
[lj @ rhl-ded-71 – ~] -> uname -a
Linux rhl-ded-71 2.4.18-3smp #1 SMP Thu Apr 18 07:27:31 EDT 2002 i686 unknown
[lj @ rhl-ded-71 – ~] -> cat /proc/uptime
11341250.22 10597064.09
Odin:
(crschmidt@odin/pts/1:~) uptime
00:13:39 up 1 day, 4:59, 1 user, load average: 0.01, 0.02, 0.00
(crschmidt@odin/pts/1:~) uname -a
Linux odin.heterosapiens.com 2.4.18 #1 SMP Sun Jun 9 03:37:33 EDT 2002 i686 unknown
(crschmidt@odin/pts/1:~) cat /proc/uptime
104419.03 103152.92
Yes. I’m in a prolific mood tonight.