[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-developers] site stats outside of admin pages



I restrict access to the GUI for all users. Hence, no one has access to the
stats pages that the GUI creates. I was wondering if anyone could point me
in the right direction as to how I could code a quick perl CGI that uses
Cobalt's code as much as possible to display stats for a web site (bar
graphs would be nice...).

What I'm really looking for is which CGI is responsible for putting together
the stats/bar graphs and perhaps a basic synopsis of how things work. I
looked in /admserv/cgi-bin/.cobalt/ and opened a couple of the cgi's, but
without really spending much time I didn't find the exact cgi responsible
for the stats. I am aware of the stats files in each site's directory but I
don't really understand the way the data is stored.

I'm hoping someone has attempted this before and can offer some insight.

Kevin