Linux-Noob Forums
internet uptime - Printable Version

+- Linux-Noob Forums (https://www.linux-noob.com/forums)
+-- Forum: Linux Noob (https://www.linux-noob.com/forums/forum-3.html)
+--- Forum: How Do I? (https://www.linux-noob.com/forums/forum-60.html)
+--- Thread: internet uptime (/thread-1985.html)



internet uptime - qstraza - 2006-05-07


Hi ;)

 

I would like to know how could i check how long is my internet connection up... Not the system

 

Im using pppoe, with adsl-start command...

 

 

 

cu




internet uptime - xDamox - 2006-05-07


Hi,

 

Issue the folloiwng command: ps aux and you will get something similar:

 



Code:
USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root         1  0.0  0.1   1992   672 ?        S    May04   0:00 init [5]




 

Notice the start field :)