vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Email me if Server Load = ? (https://vborg.vbsupport.ru/showthread.php?t=203729)

mikeinjersey 01-31-2009 05:00 PM

Email me if Server Load = ?
 
Anybody know if there is a mod out there for vBulletin that can email me if my server load goes over a particular level ?

--------------- Added [DATE]1233450474[/DATE] at [TIME]1233450474[/TIME] ---------------

somebody's gotta know... no?

Dismounted 02-03-2009 07:11 AM

I think you may want something like a shell script that monitors this (Google should help with this). It would be more efficient, and would not depend on people browsing your site (like scheduled tasks).

mikeinjersey 02-03-2009 02:17 PM

I found one... not sure if im suppose to post links here but -

https://forums.misdivision.com/showthread.php?t=703

anybody know where the main default /scripts/ folder is on a linux / CentOs system ? Its something I never needed to use beforehand.

I have root access to all.

gmerin 02-03-2009 04:41 PM

Quote:

Originally Posted by mikeinjersey (Post 1733078)
I found one... not sure if im suppose to post links here but -

https://forums.misdivision.com/showthread.php?t=703

anybody know where the main default /scripts/ folder is on a linux / CentOs system ? Its something I never needed to use beforehand.

I have root access to all.

its a unix/solaris (centos is basically solaris on RH) system so if you don't already have a scripts directory just make one, and modify the line in your crontab to point to the directory location.

mikeinjersey 02-03-2009 05:13 PM

Quote:

Originally Posted by gmerin (Post 1733223)
its a unix/solaris (centos is basically solaris on RH) system so if you don't already have a scripts directory just make one, and modify the line in your crontab to point to the directory location.

The script folder is probably there, I just dont know the path. What is the general path of the common script folders.. like usr/local/etc/ , etc .. ? so I generally know where to look..to find it. is that the same as cgi-bin ?

Dismounted 02-04-2009 07:01 AM

You can place your script in any directory. You just need to allow it to be executed. However, if you are running cronjobs, there are several cron folders located in /etc (usually).


All times are GMT. The time now is 01:41 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.02056 seconds
  • Memory Usage 1,720KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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