PiRSquared17 / ovz-web-panel

Automatically exported from code.google.com/p/ovz-web-panel
Other
1 stars 0 forks source link

uptime for vps #164

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Reason: simplicity

Description:
show the uptime of a vps servers in the dashboard => servers
extra column uptime

regards Marco

Original issue reported on code.google.com by mangelot...@gmail.com on 15 Aug 2010 at 10:17

GoogleCodeExporter commented 9 years ago

Original comment by sibprogrammer on 15 Aug 2010 at 10:52

GoogleCodeExporter commented 9 years ago

Original comment by sibprogrammer on 3 Nov 2010 at 2:36

GoogleCodeExporter commented 9 years ago

Original comment by sibprogrammer on 17 Apr 2011 at 12:46

GoogleCodeExporter commented 9 years ago

Original comment by sibprogrammer on 29 Apr 2012 at 3:28

GoogleCodeExporter commented 9 years ago
A helpful hint:
 vzlist -o uptime
prints a user-friendly uptime, while
 vzlist --json -o uptime
prints uptime in seconds.

Original comment by kolysh...@gmail.com on 13 Jun 2012 at 6:37