Activity Stream
48,167 MEMBERS
6722 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 10 of 10

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1.     
    #1
    Member
    Website's:
    down4fun.net

    Default Looking For A Script

    Hello,
    After Many Faced Problems With My Webhoster About Using Much Server Ressources , My Accout Was Suspended Many Times For That .

    That's Why I Am Looking For A Script, A Tool Or ... To Know How Much I Use From Server Ressources .

    Is It Possible ?

    I Am Waiting For Your Replies !

    Thanks In Advance
    netmonster Reviewed by netmonster on . Loking For A Script Hello, After Many Faced Problems With My Webhoster About Using Much Server Ressources , My Accout Was Suspended Many Times For That . That's Why I Am Looking For A Script, A Tool Or ... To Know How Much I Use From Server Ressources . Is It Possible ? I Am Waiting For Your Replies ! Thanks In Advance Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Banned
    Website's:
    WFreedom.com
    Look at http://www.vbulletin.org you should find it there if it exists.

  4.     
    #3
    Member
    Website's:
    down4fun.net
    Sorry, But I Am Not Using vBulletin .
    I Am Using phpBB Instead !

    Thanks.

  5.     
    #4
    Member
    Website's:
    StoneArcade.com
    check on your CPanel? it states right there

  6.     
    #5
    Member
    Loking = Looking.

    And yeah check cpanel if you have it.


  7.     
    #6
    Member
    Website's:
    down4fun.net
    Nothing Seems To Be in My cPanel !

    And As For "Loking" ,It Was A Typo

  8.     
    #7
    Respected Developer
    Website's:
    wrzc.org
    Not sure how good you are at php but if you put this into a txt file and rename it as something.php upload it and run it it will tell you what your server load is at as well as your current uptime.
    PHP Code: 
    <?php
    //GET SERVER LOADS
    $loadresult = @exec('uptime');
    preg_match("/averages?: ([0-9\.]+),[\s]+([0-9\.]+),[\s]+([0-9\.]+)/",$loadresult,$avgs);

    //GET SERVER UPTIME
    $uptime explode(' up '$loadresult);
    $uptime explode(','$uptime[1]);
    $uptime $uptime[0].', '.$uptime[1];
    $data .= "Server Load Averages $avgs[1]$avgs[2]$avgs[3]\n";
    $data .= "Server Uptime $uptime";
    echo 
    $data;
    ?>
    If your good then you could modify it so say if server load is above x then search is disabled temporally. I used search as an example as it uses a lot of resources.

    Another thing you could disable is the amount of people online display in the footer or online over a period of time as it's pretty useless and uses a lot of resources.
    Tutorial How to SEO your Warez Site a guide to help you increase your organic traffic

    Huge list of Warez Sites and free Multiposter Templates

  9.     
    #8
    Member
    Quote Originally Posted by Mr Happy View Post
    Not sure how good you are at php but if you put this into a txt file and rename it as something.php upload it and run it it will tell you what your server load is at as well as your current uptime.
    PHP Code: 
    <?php
    //GET SERVER LOADS
    $loadresult = @exec('uptime');
    preg_match("/averages?: ([0-9\.]+),[\s]+([0-9\.]+),[\s]+([0-9\.]+)/",$loadresult,$avgs);

    //GET SERVER UPTIME
    $uptime explode(' up '$loadresult);
    $uptime explode(','$uptime[1]);
    $uptime $uptime[0].', '.$uptime[1];
    $data .= "Server Load Averages $avgs[1]$avgs[2]$avgs[3]\n";
    $data .= "Server Uptime $uptime";
    echo 
    $data;
    ?>
    If your good then you could modify it so say if server load is above x then search is disabled temporally. I used search as an example as it uses a lot of resources.

    Another thing you could disable is the amount of people online display in the footer or online over a period of time as it's pretty useless and uses a lot of resources.
    only works if commands are disabled.
    and that script is for the whole server not your account.
    I think he's on shared hosting.

    Nice share though

  10.     
    #9
    Member
    Well the thing about shared hosting, is that there is no really easy way of telling.
    Most host's don't have anywhere you can monitor your own resources (yet... we are working on some ).
    But if you keep getting suspended, there are only 2 things that could be causing this:
    1 - high traffic, shared hosting is not for big sites. It is for tiny sites.
    2 - scripts / plugins - chat boxes, latest posts, vbseo, etc can cause higher cpu usage since some are really badly coded. try to find alternatives or disable them for awhile to see if they help.

    Worst case scenario, if you can't find out what's causing it. Just move to semi dedicated hosting or a VPS (since you need to most likely).

  11.     
    #10
    Banned
    Website's:
    CloudNXT.net
    uhmm.......... just buy a VPS

    coz server usage is large

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [Selling] Excellent Matrimonial Script| Complete readymade Matrimony Script Available
    By matriscript4u in forum Marketplace (Buy, Sell and Trade)
    Replies: 0
    Last Post: 23rd Oct 2012, 02:54 PM
  2. Replies: 12
    Last Post: 13th Mar 2012, 02:23 PM
  3. [Selling] Rslinkgens Premium link generator script V1 -Most advanced and viral script
    By vccshopper in forum Completed Transactions
    Replies: 0
    Last Post: 24th Jun 2011, 08:10 PM
  4. Loking for place for my Banner
    By weena in forum Traffic Market (Buy, Sell and Trade)
    Replies: 10
    Last Post: 25th May 2011, 06:34 AM
  5. Loking For Staff 3*
    By Mars in forum Community Cooperative
    Replies: 0
    Last Post: 26th Aug 2010, 08:59 PM

Tags for this Thread

BE SOCIAL