PDA

View Full Version : VB3 MicroStats APLT (average page loading times)


bjs144
06-05-2006, 10:00 PM
Firstly full credit goes to Teck (https://vborg.vbsupport.ru/member.php?u=2758) for doing all the hard work of creating VB3 MicroStats (https://vborg.vbsupport.ru/showthread.php?t=62173) mod in the first place.

So what does VB3 MicroStats APLT do.
Well, it does what it says on the tin. It will record the loading time into the vB mysql database that was gathered by TECKS mod. It will also show an average page loading time and the volume of pages loaded.

Background
After some time of running VB3 MicroStats on our internal company network vB forum it has been a great help for us to keep an eye on server performance.

Over the past couple of days I've had a perception that the forum is running slow. So I?ve needed a process that would record in the database all page generated details.

Been a PHP newbie this was hard for me! Despite been a full time ksh scripter!

Install instructions
For this mod to work you must successfully install and test TECKS VB3 MicroStats (https://vborg.vbsupport.ru/showthread.php?t=62173) first. This is very important

The Mod has been tested against a modified vB forum using version 3.0.8.

The mod needs mysql database change and one php file change.

Whilst this enhancement carries an overhead on system resource by adding the amount of php code and mysql statements I do think this is a good way to measure system performance over a long period of time.

Support.
I will try my best to support any questions but considering my limited php skills you?ll have to be patient. I have a busy life!

Support will NOT be given to those who CANNOT READ INSTRUCTIONS

Legal stuff.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

COBRAws
06-06-2006, 07:41 PM
screen?

bjs144
06-07-2006, 08:20 AM
screen?
Here you go, sorry for the delay.

Screen dump was logged in as an admin so got the displayed average.

Snake
06-07-2006, 11:07 AM
Wow this is sweet! Thanks!