vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Mod to show System Usage? (system load, what mods are using more?) (https://vborg.vbsupport.ru/showthread.php?t=127888)

Necrosaro420 09-30-2006 01:30 AM

Mod to show System Usage? (system load, what mods are using more?)
 
Is there a mod out there that shows you the system load of all the mods? My board has continually gotten slower......Trying to find out what mod/mods are causing this. THanks!

hotwheels 09-30-2006 02:49 AM

I don't think i have run across that here......The best i have seen is the server load usuage. do you have a list of all of your current mod's? Certain program's like vbpager are very server intensive.

Adrian Schneider 09-30-2006 04:17 AM

Aside from how were coded - many will slow down your site because of what they do. Anything that is always checking for new data, or reading through lots of data will slow things down a bit.

Examples of 'checking for new data' would be
-vbpager (assuming)
-vbspy
-vbchat
-shoutboxes

things like searching can really kill large forums

Poorly coded mods can bring a large forum to its knees. Usually people forget to uses indexes, and it will have to look through the millions of posts, rather than taking a peak at the index to find something.

You won't find a mod that will track other mods' server usage. You would have to add timers to them seperately to track what they are doing and how long they are taking.

Necrosaro420 09-30-2006 12:17 PM

Here is a list of what I have. Thanks!

http://www.necrosaro420.com/mypics/forummods.jpg


All times are GMT. The time now is 10:01 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01096 seconds
  • Memory Usage 1,710KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete