How To Check Is Your Vps Is Restarted Or Not....
Posted by BEEKS JP - Yusuke Kiyama on 16 July 2012 11:18 AM
|
|
Are you an administrator and want to know the uptime of one of the systems connected? Or your system might have recovered from a possible power failure and you need to know the exact time? System administrators generally look up for the system uptime to either log off or shut down certain PC, there a re plenty of 3rd party applications that allow you to find the exact uptime of your system. We have listed some method to find the uptime using Windows XP, Vista, and 7′s build-in tools.
Windows 2008: Method 1 – Using Task ManagerRight-click on the Taskbar, and click Task Manager or click Ctrl+Shift+Esc to go directly to the Task Manager. In Task Manager, select the Performance tab. The current system uptime is shown under System. Windows 2008: Method 2 – Using System Information ToolHarder to remember by heart, but useful for various scripting options. Navigate to Start > All Programs > Accessories > Command Prompt or simply type cmd on Windows2008 Search bar. In the Command Prompt type systeminfo and press Enter. Scroll down to find the entry System Boot Time, this will give the exact uptime of the system. Windows 2008: Method 3 – Using Uptime GadgetThere are many gadgets from Windows Vista Sidebar that allows you to monitor System uptime. Go here, and download the one you like the most. Windows 2003To easily find the uptime in Windows 2003 go to Start > Run type in cmd then click OK. This will bring up the command prompt where you will need to type in systeminfo. It will take a couple of moments for the analysis to complete and get the results. Now scroll down to find the entry System Boot Time, this will give the exact uptime of the system in days, hours, minutes, and seconds. | |
|