Software :: Awstats Will Not Generate Any Report?
Apr 20, 2010
I just installed awstats and I can't get it to generate any report? I used the default Fedora 12 install.Here is the config file:
Code:
LogFile="/var/log/httpd/access_log"
LogType=W
LogFormat=1
LogSeparator=" "
SiteDomain="dev-server.net"
[Code]...
View 3 Replies
ADVERTISEMENT
May 29, 2011
I have collected the sa* and sar* files for the past two weeks , i need to generate the report for these files how can i do so i am using centos 5.5. assist me with a tool or a command to do the same.
View 6 Replies
View Related
Feb 23, 2010
I have an existing Nagios installation from before I started working here. It seems to be working well but my boss has just asked for a report of what servers and the associated processes/functions are being monitored. Is there any way to generate this report other than going through all the Nagios configuration files and putting it together manually?
View 3 Replies
View Related
Jul 23, 2010
I am getting an error when i generat a report with squid's report generator ( sarg )is there a tool or way that i can find where in the log file the error is, the log file is 61442 lines, and it's gonna take me forever to find the error,
View 1 Replies
View Related
Jul 9, 2009
parsing xml file using shell script and generate report in a PDF file
Xml file input:
<report>
<student name="x" father name="x1" class="first" Address="xyz">
<property name="sports" value="yes"/>
<property name="drawing" value="no"/>
[code]....
View 12 Replies
View Related
Mar 9, 2010
I was wondering how I can get this done. I reinstalled my awstats and deleted my awstats data. How do I pull the data from my original access_log which is around 270MB in size.
Any suggestion? I tried updating awstats but it's timing out and I'm getting an internal server error which I assume is from the 270MB access_log size.
View 14 Replies
View Related
May 27, 2009
I' running awstats via
/etc/logrotate.d/httpd
prerotate
/usr/bin/awstats_updateall.pl -awstatsprog=/var/www/awstats/awstats.pl now
endscript
View 1 Replies
View Related
Feb 23, 2010
I have a strange issue. The only time I have trouble with yum is when awstats is included in an update. When it is, it always hangs on it when it gets to it. Yum will not complete. I have to cancel out... kill the yum pid and do it again. Tonight I did a yum-complete-transaction to do some unfinished actions - one included the removal of an old awstats - it hung on that.
View 9 Replies
View Related
Feb 24, 2011
How can I remove awstats from my Debian Lenny installation, will aptitude remove awstats
View 5 Replies
View Related
Sep 11, 2010
I'm trying to set up awstats for my web server which runs ISPConfig3. Due to ISPConfig, my log-rotated files have the extension .log.gz, and the naming syntax of DATE-access.log.gz.
According to awstats documentation, I need their tool to merge the log files, however, I cannot get it to work. I always get file not found or pipe error like messages.
Code:
I took a look at permissions, log files are world-readable. Checked path's 1000 times, no typo. When I try to find out whats wrong, the problems usually begins when I try to use the * character in the LogFile variable, ..
Anyone got experience with multiple log files and awstats? ...
View 2 Replies
View Related
Sep 1, 2011
We had recently got some problem with our server(local server) and we recently upgraded from Ubuntu server 8.04 to 10.04 and we were not able to access awstats logs from web.So can any one say a method to get back the logs from the server?
View 1 Replies
View Related
Mar 28, 2010
How to install and configure awstats in ubuntu?
View 1 Replies
View Related
Jan 28, 2011
I'm trying to install awstats via the command line
after running
Code:
apt-get install awstats
, seems to install OK
when running the command
Code:
cp /etc/awstats/awstats.conf /etc/awstats/awstats.yourdomain.ext.conf
I get NO such directory or file any idea to why
I'm logged in as root system is Ubuntu 9.04 l TT ( karl )
View 8 Replies
View Related
Mar 10, 2011
In a squeeze box, I installed awstats and it's working like a charm. Its cron job update the awstats database every 10 minutes (as it runs as root). But I would like to be able to update the statistics from the browser as well. So I setup everything as required and I gave "read" access to "others" to every apache log file. Now, a couple of questions came to my mind:
1. Am I compromising server's security giving "read" access to "others" to apache log files?
2. Instead of giving "read" access to "others", I could add www-data user to adm group (as apache log files are owned by root:adm and permissions are rw-r----). Is this more secure than giving "read" access to "others"? 3. If the option would be giving "read" access to "others" at the end, a log file would be owned by root:adm and its permissions be rw-r--r--. As apache rotates its log files, when Apache create a new log file, does it preserve the permissions (rw-r--r--) or create it with the default permissions (rw-r-----)?
View 1 Replies
View Related
Apr 4, 2010
I'm trying to install the GeoIP plugin for AWStats. I've installed the packages geoip-database, libgeoip1, and libgeo-ip-perl. geoip-database installs the database file at /usr/share/GeoIP/GeoIP.dat, so that's the path I'm using in my AWStats config file. When I try to run AWStats on my logs, it hangs without generating any files. No debug messages about this are printed when I enable them. I've also tried installing libgeo-ipfree-perl and uncommenting the geoipfree line in my conf file, but that didn't work either.
Possibly useful detail: I previously tried installing the GeoIP C library and Perl module manually, which didn't work, and then I tried installing the Pure Perl module manually, which also didn't work. I simply deleted them all, which I'm not sure was a good idea. I don't know anything about this stuff.
View 2 Replies
View Related
Apr 25, 2011
I like AWstats for viewing/visualizing web traffic to my server. However, I am in a situation where I would like to visualize ALL traffic to/from a network, in a way similar to AWstats. That is to say, Free and Visual. The program will have to be linux/http/java based as it will run on a linux server off of a Network Tap.
View 5 Replies
View Related
Feb 28, 2009
I just installed AWStats on a new server and can't get perl to properly work as a cgi in apache. I've done this before and got it to work, and I've tried a couple suggestions found from google with no luck. When I try to access [URL] from my browser, Apache doesn't give any errors or anything, it just outputs the perl file in plain text, which implies that it's not handling the .pl file as a perl cgi, but I just don't know why.
Code:
<VirtualHost *:80>
DocumentRoot /webs/mysite.com/wwwroot
ServerName mysite.com
ServerAlias www.mysite.com
[code]....
View 12 Replies
View Related
Nov 19, 2010
Because I had some difficulties to make awstats running (I'm not an expert!), I would share my experience with a MINI STEP BY STEP GUIDE. I would like also to discuss some details with experts thus at the end of the guide ,I'll make some questions to them:
I have installed a new server Centos 5.5 32 bit and configured 3 virtual hosts; at the end of /etc/httpd/conf/http.conf I have:
-------http.conf virtual host--------
ServerName 127.0.0.1
NameVirtualHost *:80
<VirtualHost *:80>
[code]....
View 2 Replies
View Related
Feb 25, 2011
How do I report a bug concerning opensuse 11.3
View 9 Replies
View Related
Mar 28, 2011
Is there a way of reporting a bug in reportbug? I was trying to report a bug in another package and everytime I tried to run reportbug, the terminal window would display "Segmentation fault" or if I ran it with the --configure option, a GUI opens up, select Continue, then the screen says "This may take a while...". Well, 20 minutes later, the screen still says "This may take a while" and reportbug is still doing nothing..
View 3 Replies
View Related
Aug 2, 2011
When trying to file a bugreport on udev reportbug hangsSo I tried changing the package name to libc6 (just to see if there is reportbug issue)I get**Gdk:ERROR:/build/buildd-gtk+2.0_2.24.4-3-i386-ouUeDk/gtk+2.0-2.24.4/gdk/gdkregion-generic.c:1110:miUnionNonO: assertion failed: (y1 < y2)
View 2 Replies
View Related
May 17, 2010
I've been having problems with pdf files made using latex (dvi->ps->pdf). I found a reported bug in bugzilla by searching the error message and made a comment. The 'problem' is that the bug is filed under evince, but I'm pretty sure it is in ghostscript. Should I file another bug in the ghostscript section, or will the clever people at bugzilla work it out once they get round to this particular bug (it's marked as low priority)?
The bug report can be found here[URL]..The bug is more annoying than anything else, so any advice is welcome.
View 1 Replies
View Related
Jul 26, 2010
I want to report a bug in rhythmbox. But apparently, it doesn't use launchpad, it uses Gnome Bug Tracker. But where is this located? I can't find Rhythmbox in bugzilla. Goggling for "gnome bug tracker" doesn't bring up anything useful.
View 2 Replies
View Related
Jul 26, 2010
it's not a real bug/error in Ubuntu per se, but i found an error in the spanish language pack of Ubuntu.There were some words that weren't translated right.I was wondering how to report/change that.I actually found it in the Ubuntu 9.10 spanish language pack, so i don't know if it's been fixed for lucid, but i thought it would be good to know either way just in case i find some other translation errors.
View 6 Replies
View Related
Jan 5, 2011
Is there a way to report a bug on a launchpad ppa? I see the Bugs section only has search, with no open bugs. Is there another way to report a bug on this system?
View 1 Replies
View Related
Feb 23, 2011
It purports to start and then just disappears. Any way to fix this? I'd report a problem, but...
View 2 Replies
View Related
Mar 20, 2011
I just installed 11.04 alpha 3 and I found a bug in the installer. Even though I told it to install the boot loader on /dev/sda7, it installed it on /dev/sda and messed up my other settings. I would like to report a bug, however, when I go to Launchpad and select "report Ubuntu bug" I get sent to this page:[URL]I can see how to report a bug for a currently running process (which would be hard if the process has just crashed), I can see how to request new software/features, but there is nothing for the installer.
View 1 Replies
View Related
Nov 16, 2010
I have installed Cacti 0.87e in fedora 11. And it is working fine. But as per our organizational requirement, they want report as pdf format. I have installed nmidcreate pdf also for the same. It generates the report in pdf format but the content of the pdf is blank i.e. it does not contain any graph or value in the report. It shows only header and footer information, nothing more than that. Kindly resolve this issue, either using the above mentioned plugin or other else. Because this is an urgent requirement. I am waiting for your affirmative response.
View 6 Replies
View Related
Jul 3, 2010
A) determine if a package is orphaned
B) Report it and to whom
I'm referring to Exaile, which seems to have lost the interest of the maintainters judging by how far behind they are on releases, and lack of any excuses more info on package pages.
View 5 Replies
View Related
Mar 18, 2011
I finnaly put my hand on a mini-itx board with the AMD E-350 2 cores Zacate CPU with ASROCK E350M1 E350 A50M R with 4 GB ram. I installed fedora 14 64 bits first, than 32 bits lastly and in both case, linux fedora 14 reported only 2.6GB of my 4GB ram. On the bios, I read 4096MB with 384MB shared.
I booted a cd with memtest86 V4.20, and it reported 3709MB of ram, that seems ok. under linux fedora 14: free -m, show: 2637MB, under monitor, we can read, 2.6GiB
View 14 Replies
View Related