Last January we moved our servers to a new datacenter.
I only have one active user, ntvbs. Did full backup on the old server and restored everything on the new machine.
Everything is working for two months now, except webalizer. I just found this out today after a complaint from a customer.
I'm running FreeBSD 6.1/DA 1.28.5 and 1.28.6 and was checking what was wrong when I saw there is no /usr/local/bin/webalizer on my fresh installed DA machines.
Is this removed from the standard installation?
I'm not the BSD expert, but found on the forums the following:
wget -O /usr/local/bin/webalizer http://files.directadmin.com/services/freebsd6.0/webalizer
chmod 755 /usr/local/bin/webalizer
echo "action=tally&value=all" >> /usr/local/directadmin/data/task.queue
My questions, will it be updating again now? My last webalizer page shows information from January, will this be gone, or will there be just no information for February?
Can I run webalizer manually to check everything is OK now?
I did:
/usr/local/bin/webalizer -p -n mydomain.nl -o /usr/home/ntvbs/domains/mydomain.nl/stats/
but it is giving me:
History file not found...
Previous run data not found...
and lots of:
Warning: Truncating oversized hostname
So, here are my questions all together:
- Why is webalizer not being installed by default for fresh DA installs?
- Did I install webalizer correctly?
- Will it be a problem that webalizer didn't run for 40 days?
- Will webalizer know where to look for apache logs?
- Can I start webalizer manually?
Thanks a lot for your help!
I only have one active user, ntvbs. Did full backup on the old server and restored everything on the new machine.
Everything is working for two months now, except webalizer. I just found this out today after a complaint from a customer.
I'm running FreeBSD 6.1/DA 1.28.5 and 1.28.6 and was checking what was wrong when I saw there is no /usr/local/bin/webalizer on my fresh installed DA machines.
Is this removed from the standard installation?
I'm not the BSD expert, but found on the forums the following:
wget -O /usr/local/bin/webalizer http://files.directadmin.com/services/freebsd6.0/webalizer
chmod 755 /usr/local/bin/webalizer
echo "action=tally&value=all" >> /usr/local/directadmin/data/task.queue
My questions, will it be updating again now? My last webalizer page shows information from January, will this be gone, or will there be just no information for February?
Can I run webalizer manually to check everything is OK now?
I did:
/usr/local/bin/webalizer -p -n mydomain.nl -o /usr/home/ntvbs/domains/mydomain.nl/stats/
but it is giving me:
History file not found...
Previous run data not found...
and lots of:
Warning: Truncating oversized hostname
So, here are my questions all together:
- Why is webalizer not being installed by default for fresh DA installs?
- Did I install webalizer correctly?
- Will it be a problem that webalizer didn't run for 40 days?
- Will webalizer know where to look for apache logs?
- Can I start webalizer manually?
Thanks a lot for your help!
Last edited: