Server Info in Admin Control Panel
This modification is in the archives.
This is a script that shows a lot of server information inside the AdminCP.
- Shows server time with exec(date) - Shows uptime with exec(uptime) - Shows server load with file_get_contents("/proc/loadavg") - Shows memory usage with exec(free -m) - Shows free disk space with exec(df -h) - phpinfo() link - Shows MySQL Stats with mysql_stat() - Shows MySQL Status with "SHOW STATUS" query - Shows MySQL Vars with "SHOW VARIABLES" query Its superadmin only. Installation - Upload "server_info.php" to your admincp - Upload "cpnav_serverinfo.xml" to your includes/xml - Reload your AdminCP, its under "Server Info" http://www.vbulletin.com/forum/showthread.php?action=showpost&postid=291831 Download
This modification is archived, downloads are still allowed. |
Similar Mods
Administrative and Maintenance Tools Members Online in Admin Control Panel and Mod Control Panel | vBulletin 3.6 Add-ons |
Server Info in Admin Control Panel | vBulletin 2.x Full Releases |