Results 1 to 7 of 7

Thread: Web Stats

  1. #1
    Registered User
    Join Date
    Mar 2004
    Posts
    2

    Default Web Stats

    Hi, I have the Web Stats such as Analog and Webalizer.

    For Analog, beside the report (.html) taking quite a number of space which can be deleted, how about cache, can it be deleted?

    For Webalizer, there are a lot of core.(no) files, for eg. core.16520.. taking how around 300 kb of spaces.. there are like around 40 such files.. is it advisable to delete?

    And is it possible to remove Webalizer and Analog from my CPanel? Im the end-user here.

    Thanks.

  2. #2
    cPanel Partner NOC cPanel Partner NOC Badge
    Join Date
    Jun 2003
    Posts
    647

    Default Re: Web Stats

    Originally posted by weide
    Hi, I have the Web Stats such as Analog and Webalizer.

    For Analog, beside the report (.html) taking quite a number of space which can be deleted, how about cache, can it be deleted?

    For Webalizer, there are a lot of core.(no) files, for eg. core.16520.. taking how around 300 kb of spaces.. there are like around 40 such files.. is it advisable to delete?

    And is it possible to remove Webalizer and Analog from my CPanel? Im the end-user here.

    Thanks.
    weide,

    You can ask your webhosting company to disable the stats, but it can't be done by you.

  3. #3
    Member
    Join Date
    Apr 2003
    Posts
    479

    Default

    No, you can't disable it, but if your host allows cron jobs, you could set up a command to run every day after stats run through the cron config in cPanel that deletes your stat temp files.

    rm -rf /home/username/tmp


    Or just chmod 000 the tmp directory so the stats programs can't write to it. (they could change it back though) You can do that through the file manager or if you have shell access:

    chmod 000 /home/username/tmp

    Last edited by elleryjh; 03-19-2004 at 10:04 AM.

  4. #4
    Registered User
    Join Date
    Mar 2004
    Posts
    2

    Default

    so i can't delete the core files too that are taking around 10mb of space?

  5. #5
    Member
    Join Date
    Apr 2003
    Posts
    479

    Default

    I don't see why not.

  6. #6
    Member
    Join Date
    Jun 2003
    Posts
    177

    Default

    Originally posted by weide
    so i can't delete the core files too that are taking around 10mb of space?
    Do a search on core files, there is a thread with a couple files I uploaded to automatically find and remove these. I never tried them as a regular user however.

    The core files (core dumps) are because Webalizer or stats crashed. If you have them there are others most likely on the server with the same. Better keep an eye on that problem. Just delete the things

  7. #7
    Member
    Join Date
    Sep 2003
    Posts
    45

    Default

    i got an redhat 9, cpanel , waht its the default permissions for tmp directory??

    thanks

Similar Threads

  1. Web Stats
    By fanfavorite in forum cPanel Developers
    Replies: 2
    Last Post: 06-19-2008, 11:45 AM
  2. Web Stats Help
    By timg in forum cPanel & WHM Discussions
    Replies: 1
    Last Post: 06-06-2006, 02:21 PM
  3. Web Stats
    By ephlox in forum cPanel & WHM Discussions
    Replies: 0
    Last Post: 04-25-2006, 09:14 AM
  4. Web Stats
    By _MID_Matrix in forum cPanel & WHM Discussions
    Replies: 3
    Last Post: 02-29-2004, 05:04 PM
  5. Web Stats / Web Logs
    By sportbikes in forum cPanel & WHM Discussions
    Replies: 2
    Last Post: 12-31-2003, 10:55 AM