Active
Project:
System Information
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Nov 2006 at 14:39 UTC
Updated:
7 Jan 2013 at 16:24 UTC
hi
would it also be possible to add the following?
1. server uptime (*nix only)
2. httpd uptime
3. mysql uptime
i discovered from my hosting provider that they regularly restart the mysqld process to enhance performance. i would like to know when they do this.
thanks
Comments
Comment #1
marafa commentedshow status like 'uptime';
Comment #2
rstamm commentedI want to integrate phpSysInfo, http://phpsysinfo.sourceforge.net, in version 2. It displays uptime and other server information.
Comment #3
marafa commentedi found that script some time back but it doesnt have mysql status as that is per database per user
Comment #4
rstamm commentedphpsysinfo displays the server uptime.
web server uptime can only displayed by the Apache module mod_status, http://httpd.apache.org/docs/2.0/mod/mod_status.html
mysql uptime is displayed on the database info page in version 2.
Comment #5
marafa commentedhi
on this demo page: http://phpsysinfo.sourceforge.net/phpsysinfo-dev/index.php i cant find page 2.
pls give me a link?
thanks
Comment #6
marafa commentedhi again
after much time and searching i finally know how to get uptime status shown in days, hours, minutes, etc.:
Comment #7
lolandese commentedA D7 module has just been released called Uptime Widget. It uses the third party service UptimeRobot.com.
The widget style (color) is easily modified through CSS. It is a block, so visibility can be set based on page, role, content type and theme.