Web Hosting Talk







View Full Version : raq3 stats still not working


Domenico
02-10-2001, 09:33 AM
After installing all the new patches and updates for the raq3 only the old stats from a couple of months ago apprear and newl stats are not generated.

Wich (log)files must I delete so everything will be resetted ?

thanks!
Domenico

Chicken
02-10-2001, 10:23 AM
You can try moving the old access log out and it will create a new one:

/etc/rc.d/init.d/httpd stop
mv /var/log/httpd/access /home/oldaccess
/etc/rc.d/init.d/httpd start

Domenico
02-11-2001, 08:42 AM
ok, I just did what you said and I hope it will work tomorrow ;-)

I got another problem when I restarted httpd again.
have a look;

[root@ws1 httpd]# /etc/rc.d/init.d/httpd start
Setting up Web Service: Site site3 has invalid certificate: 4999 Certificate files do not exist.
Site site5 has invalid certificate: 4999 Certificate files do not exist.
chiliasp: module started, version 3.5.2.31
/usr/sbin/httpd

What about those error messages?

Thanks!
Domenico

Domenico
02-11-2001, 08:50 AM
I just renamed the access log but i still see the OLD stats on the cp. is this correct ?

Chicken
02-11-2001, 12:43 PM
Yeah, you'll see the old logs, and in theory, new ones added to that one. You are just moving the master out. What you are seeing is what has been split already from the old one.

(Works like this: Master is split to individual sites' logs).

About that 4999 Certificate error, I had that recently as well, but for other reasons I decided to switch machines so it was never really solved. I would be interested in knowing the cause/fix though.

teck
02-11-2001, 02:30 PM
those invalid certs mean that you gave ssl access to some vsites that currently do not have real certs from thawte/equifax or whoever. remove the ssl option in the cp and it'll be fixed :)

Chicken
02-11-2001, 03:54 PM
I'm guessing he won't be able to access the CP due to httpd being down. Hopefully this won't be the case.

Félix C.Courtemanche
02-11-2001, 06:50 PM
The GUI http server is not the same as the one serving normal web content (restart this one with /etc/rc.d/init.d/admserv restart)

The SSL problem is a check with a site that should not have it...
log on your /admin or that site's /siteadmin to quickly solve that :)

Chicken
02-11-2001, 07:08 PM
Ok, maybe it was just an isolated problem I had but when this happened, the GUI wouldn't start either (or maybe it wasn't accessible I can't remember - point: couldn't get it up). There were a couple of things that happened though (in combination) so hopefully this isn't the same case.

Domenico
02-12-2001, 10:08 PM
Thanks for your input guys but there are still no new stats after two days.

The individual site stats do work but the one at site management doesn't :-(

i also have some domain names 5 times in the list with the same name.

5 times http://www.domain.com web
5 times http://www.domain.com ftp and so on...

Can't I delet ALL log files? really everything?

I guess I have to mail Cobalt about this...

Chicken
02-12-2001, 10:54 PM
I don't think that one ever works. I don't think I've looked at that since a month after I got it and realized it was muckered puck. I dunno... if you can get the individual ones going then you've accomplished something very special :)

Félix C.Courtemanche
02-12-2001, 11:26 PM
Originally posted by Chicken
I don't think that one ever works. I don't think I've looked at that since a month after I got it and realized it was muckered puck. I dunno... if you can get the individual ones going then you've accomplished something very special :)

what are you talking about?
(all GUIs on a cobalt should work fine, btw)
to go to a /siteadmin directly when the first httpd server is down:
http://server.domain.dom:81/.cobalt/siteManage/www.domain.com/index.html
and
http://server.domain.dom:81/.cobalt/sysManage/index.html
for the /admin

Domenico
02-13-2001, 05:36 AM
Nothing is down Felix. Everything works except the cobalt stats on the CP.

I run webalizer also and those stats are good but my problem is that I want to see the total data traffic (all sites together) and the individual data traffic site stats.

Are those data traffic figures in webalizer correct btw ?

I thought cobalt had this all fixed in os4. Guess that was just wishfull thinking :-(

Chicken
02-13-2001, 10:17 AM
Felix, only the stat reporting... have you ever seen anything of use (in terms of bandwidth reporting) from the admin GUI? This is what I stopped looking at long ago, not the GUI itself...