How to find out uptime status of my VPS
I love to use netcraft for see how my vps server serve me.
Just change this address to your need :
http://uptime.netcraft.com/up/graph?site=yourdomain.extension
If netcraft has your data they will show you data like this one but if not you must wait for few days

From my point of view this picture talk about :
- Electricity : plenty of electric supply
- Good hardware
- Good network connectivity
- Good vps management
Good network connectivity mean more than uptime but if you can get uptime and good connectivity together then you have no worries.
If you need real uptime status you can login to your console and type :
# w
09:54:50 up 257 days, 12:49, 1 user, load average: 0.00, 0.03, 0.00
USER TTY FROM LOGIN@ IDLE JCPU PCPU WHAT
root pts/1 123.456.123.234 09:30 0.00s 0.02s 0.00s w
as you see at the moment my vps server run for 257 days.
or you see from uptime command.
# uptime
09:56:19 up 257 days, 12:51, 1 user, load average: 0.00, 0.02, 0.00
or with top command.
# top
top – 09:57:07 up 257 days, 12:52, 1 user, load average: 0.00, 0.01, 0.00
Tasks: 66 total, 1 running, 65 sleeping, 0 stopped, 0 zombie
Cpu(s): 0.3%us, 0.0%sy, 0.0%ni, 97.6%id, 0.0%wa, 0.0%hi, 0.0%si, 2.1%st
Mem: 262364k total, 252180k used, 10184k free, 26444k buffers
Swap: 524280k total, 3404k used, 520876k free, 64664k cached
But still don’t rely on uptime as the network connectivity is the key to score your vps. I ever use vps that good in uptime ( from order time to leave time is no difference) but always get down. I compare it with my personal observation plus monitoring uptime service.
Related Reading:
OpenSUSE 11.0 and SUSE Linux Enterprise Server Bible* Presenting updated coverage of openSUSE 11.0 and SUSE Linux Enterprise Server 11.0, this reference is written by Novell insiders and boasts the most... Read More >
SUSE Linux Enterprise Server Administration (Course 3037)As a growing number of companies migrate to Linux, they're looking for trained and talented Linux administrators. You can gain the knowledge and skil... Read More >
Advanced SUSE Linux Enterprise Server Administration (Course 3038)Linux is in high demand, and experienced Linux administrators are being hired and promoted at an unprecedented rate. Are you ready to take your Linux... Read More >
Hands-On Novell Open Enterprise Server for Netware and LinuxThis new edition covers installing, configuring, and managing Novell Open Enterprise Server, which incorporates both the NetWare 6.5 and SUSE Linux En... Read More >
Linux Server Hacks: 100 Industrial-Strength Tips and ToolsSetting up and maintaining a Linux server requires understanding not only the hardware, but the ins and outs of the Linux operating system along with ... Read More >
Search Terms :
If you enjoyed this post, please consider to leave a comment or subscribe to the feed and get future articles delivered to your feed reader.
