Setup A Webalizer Which Can Run Weekly To Process W3log Files
Oct 29, 2008
My IIS W3Log File is under C:Inetpubw3LogFilesW3SVC1
looks like this which is daily log file:
C:Inetpubw3LogFilesW3SVC1ex081022.log
C:Inetpubw3LogFilesW3SVC1ex081023.log
C:Inetpubw3LogFilesW3SVC1ex081024.log
All my web site is under c:InetpubVS
c:InetpubVSWebSite1.com
c:InetpubVSWebSite2.com
c:InetpubVSWebSite3.com
There is a webalizer directory under each domain folder.
Does anyone know how to setup a webalizer which can run weekly to process W3log files and put the result into corresponding domain webalizer folder?
View 0 Replies
ADVERTISEMENT
Mar 19, 2007
Right now I am using the built-in cpanel backup feature to backup all the accounts on my server to an offsite FTP backup account I have on a weekly basis. The problem I am having is that everytime the backup runs, the load (thats what I'm guessing is the cause) is crashing apache/bind, causing sites to be unreachable until I can restart the services. What options do I have to resolve this issue? Currently I already have spri installed, and it does help out a bit, but its still not enough.
View 4 Replies
View Related
Oct 25, 2008
"Too many open files: couldn't spawn child process"
"Too many open files: couldn't spawn child process". This is what I see in the logs.
I have a CGI application which I can't run anymore because it is giving me a 500 Internal Server Error.
Would disabling the logging on all domains solve this issue? (thinking that too many log files are opened)
I did: cat /proc/sys/fs/file-max and in return I got: 372235.
Then I did echo 350000 > /proc/sys/fs/file-max*, because I thought I have file system limitation or something like that.
The problem starts even right after I reboot the server.
If I hit lsof a lot of files are shown.
The server load is tiny so nothing actually happens.
Would editing the httpd.conf or my.cnf files help ? Should I post the prefork and MPM settings here?
What else should I do to have my CGI application running again?
View 12 Replies
View Related
Dec 19, 2013
URL....how to setup apache so files are downloadable from it. I guess I should also be using SSL.
View 1 Replies
View Related
Apr 16, 2008
I've a question about cpbackup.
On certain days web server starts taking both weekly and daily backups.
Is there anyway I can arrange such that when there is a day for weekly backup, it doesn't take daily backup.
View 5 Replies
View Related
Feb 6, 2008
Cpanel weekly and monthly backups are not exactly an state of the art scripts. Daily backups would be just ok, on the low range of quality, but ok. However when talking about the monthly or weekly copies the rsync process raises so much the load on the server that it is just a waste of time and resources.
I do not want to sacrify any of both backups. However I would like to know if anybody has found an alternate script to manage cPanel backups and substitute cPanel's build in script. Even better, something that does incremental over the month start and we can have daily for all days of the month, not just last friday or last month.
View 2 Replies
View Related
Dec 27, 2007
Has anyone had any issues, or know of any issues with proccessing logfiles larger than 200MB under Webalizer? Seems to be a periodic issue. Cron says it processed, but stats did not update.
View 3 Replies
View Related
Mar 27, 2009
my friend has about a 3 month period where webalizer has not been run and i was wondering if anyone knew how it could be run without reporting the gap and only processing the current month, the log files are still intact..
i know there are other options but i think he prefers webalizer.....
View 2 Replies
View Related
Mar 14, 2008
I have a few domains in a DA server whose stats stop working for a few months, any idea how to restart these few domains Webalizer? The rest of the domains' stats are working properly though
View 3 Replies
View Related
Aug 8, 2007
I'm running into some troubles moving my Webalizer installation. I want to keep all my stats, so what I did was to copy all the files to my new host, checked permissions as well.
Each website outputs their logs to a separate log file, and that log file is pointed to in the respective webalizer.conf.
My problem is that when I try to run webalizer -c /path to conf file/ it tells me that it found x new records (good!), but then it ignores all of them. Every single time it'll tell me it found so and so many records, and says, "(number of new records) ignored".
So I'm not sure what I've missed in the config, and why it can't update.
View 3 Replies
View Related
Mar 19, 2008
I have a lynix root server with 1and1.com and recently the server has been going down I have no access to FTP/the sites or root. Their support tells me to look in var/log but im not sure what file to look in or what im looking for as far as to why the server would crash.
So far my solution has been to re boot the server and it has been working but i need to find the cause of this...any suggestions on where to look or what to look for?
View 14 Replies
View Related
Mar 2, 2007
i only see page, hits and bandwidth on the weekly report, how come the columns for unique visitors and visits are gone?
View 2 Replies
View Related
Mar 21, 2007
I don't like having to come here for help, but I'm stumped on this one and my server tech isn't really helping - perhaps I'm overlooking the obvious. I have an addon domain on which stats are not updating. As of the 11th of this month, the site had over 1.2k uniques and right around that time we did a server move (on the 10th so it may have started then).
It is only for this one addon domain that things aren't working. It registers 0 new anything since then with the exception of yesterday when my tech says he repeatedly refreshed the page and it registered a grand total of 2 uniques. Back to 0 again so far today. I know the site is getting traffic.
Secondly, Webalizer shows very minor traffic in its categories with numbers that remain in the low single digits.
View 2 Replies
View Related
Apr 7, 2014
I wan to take backup of all accounts on weekly basis. Client should see weekly backup in his backup manager list.
How take backup of each account individuality.
View 3 Replies
View Related
Mar 11, 2007
After migrating from the old ensim to the new "X", everything is working fine, except for the webalizer, I activated webalizer in one domain a few days ago.. and everyday Im trying to see the webalizer information, and it is always displaying this message:
Could not retrieve the requested site report because the Web server logs have not yet been generated. These are generated once a day. Please check again later.
I also tried forcing the log rotating for that site, but the problem still there.
Server is RHES 4 with EnsimPro X, log generation and webalizer is activated for the domain.
View 2 Replies
View Related
Oct 16, 2007
I am moving a site from one provider to another. My client wants to keep the existing webalizer stats after the transfer. Could anybody help with how to do the transfer and to make webalizer continue working on the new server?
View 5 Replies
View Related
Jun 7, 2008
I have a dedicated server with few hundred domains on it.
How can I automate to view all traffic stats for all of the domains in the server. Currently, I have to manually view the popular domains one by one to see the stats.
Ideally, I want to view daily visitors/per domain by a email report. Is this possible via backend script/cron job?
View 0 Replies
View Related
Jun 22, 2007
While reviewing a Webalizer log of one of my clients' accounts, I found unknown users under "Top Usernames" table.
They kept appearing since 7 months ago, every month..
Names include persistent users:
setup
username
2661
other user names appear and go.
I am a hosting reseller and worried about being hacked.
View 0 Replies
View Related
Sep 15, 2014
I have recently migrated my websites from Plesk 11.0.9 to a new server with Plesk 12.x and the webalizer is not working.
- Is there a chance to repair it and not loose the data? If yes, how do I do that?
- Or do I have to remove it and install Webalizer again? How do I do that?
OS Ubuntu
Uninstalling Webalizer with plesk updater is not possible.
After executing this:
Code:
# /usr/local/psa/admin/bin/statistics --calculate-all
I get:
Code:
WARNING during statistics_collector execution: : Executing logs preparation...
error: error creating output file /var/www/vhosts/system/domain.tld/logs/error_log.1: File exists
statistics[6845]: Unable to execute logrotate via: /opt/psa/logrotate/sbin/logrotate /opt/psa/etc/logrotate.conf -s /opt/psa/var/logrotate.status
View 8 Replies
View Related
Dec 18, 2014
Currently i am using webalizer... How can i switch to aw stats by importing the current data...
View 1 Replies
View Related
May 23, 2008
I look after a number of sites and monitor their stats. We use both webalizer and AWSTATS so we can have a comparison. Up until recently the stats for both of them where relatively the same, webalizer usually showing higher numbers as it doesn't filter bots but the progression of increase and decrease in stats was proportional. However, over the last few months a curious trend is appearing, the stats in AWSTATS are decreasing every month whereas the stats in Webalizer are increasing, the gap between them now is huge.
View 0 Replies
View Related
Jul 31, 2008
As my clients' needs expand, they're asking for chroot ssh/sftp setup. I'm currently on a dedicated Linux setup but don't really have the time to set up a whole new box with full virtualization or investigate a full chroot solution (baby on the way), and to be honest it would be less hassle to move to a new provider than worry about down time with sites.
What I'm looking for:
- linux hosting
- hosting for 30+ accounts, some with several domains
- at least 6 IP addresses for SSL certs
- each account in a full chroot environment (ssh/sftp/ftp) so they can't poke around each others' files, or each account set up in a virtual machine setup (ie: openvz)
- maildir
- spamassassin
- php 5, mysql, perl 5.8.8
- suexec apache would be nice
View 3 Replies
View Related
Aug 1, 2008
I have learnt it is harder to setup than I initially expected (since I have just moved from a shared hosting service). I am in need of some help setting up my DNS servers, as I am very confused. Here is most of the info I know:
1) I am running HyperVM
2) I've installed LXAdmin
3) I own the domain (purchased from xeodomains.com) runemart.com
4) My VPS hostname is: vps.runemart.com
5) I know my IP
6) My host has said:
'For VPS customers that have a HyperVM login you can now host forward DNS on the DNS servers rdns1.vaserv.com (US)rdns2.vaserv.com (UK'
And I am unsure what this means/how to do it.
I am not sure if I need some more information to set up my DNS, however I am sure that I can get it if I do.
Now, my questions begin. Firstly, I need to point my domain - runemart.com - somewhere. I believe I need to set up my DNS via HyperVM or LXAdmin so that they are something like: ns1.runemart.com and ns2.runemart.com. Though, is this correct? Am I able to set up my own actual domain name servers, or will my domain have to point at something like rdns2.vaserv.com?
If anyone can assist me in this I would be very greatful, as I am waiting to get my website running. This is all I will ask for now, I will take it one step at a time =).
View 14 Replies
View Related
Jan 2, 2008
I couldn't keep my mouth shut (technically fingers). A customer wanted to upgrade servers and he needed a way to move the data across. Since I don't allow hard drives to be swapped, they have to do it manually all by themselves. I generally allow up-to 4 days for them to transfer data and make DNS changes, etc. But this time, I offered help! I agreed to move the data (darn me) and it just came out of me, involuntarily.
God knows what just happened... but in a positive way, customer is extremely happy!
So...
Both servers are on cPanel - with root access (duh)
200 odd files which total to 25 GB
1 database about 100 MB in size (no biggie)
I was planning on using one of my Windows 2003 servers (via remote desktop) to download the 25 GB and upload the 25 GB, but that sounds like a waste of resources and time.
View 8 Replies
View Related
Apr 13, 2009
We have many process under nobody user, so our server load is Very high and its not good.
Here is our server log about one of this process:
Code:
Time: Mon Apr 13 11:36:33 2009 +0430
PID: 4415
Account: nobody
Uptime: 25532 seconds
Executable:
/usr/local/lsws/bin/lshttpd.4.0
Command Line (often faked in exploits):
View 1 Replies
View Related
Jul 9, 2007
i have always this process in my server ;
Code:
2 root RT 0 0 0 0 S 0 0.0 0:00.02 migration/0
3 root 34 19 0 0 0 S 0 0.0 0:00.08 ksoftirqd/0
4 root RT 0 0 0 0 S 0 0.0 0:06.43 migration/1
5 root 34 19 0 0 0 S 0 0.0 0:00.31 ksoftirqd/1
6 root RT 0 0 0 0 S 0 0.0 0:05.22 migration/2
7 root 34 19 0 0 0 S 0 0.0 0:00.82 ksoftirqd/2
8 root RT 0 0 0 0 S 0 0.0 0:01.41 migration/3
9 root 34 19 0 0 0 S 0 0.0 0:00.08 ksoftirqd/3
what doeas mean , and for wich application are this proccess
View 2 Replies
View Related