This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

No HTTP proxy hits in reporting graph.

Version: 5.016

HTTP Proxy running in Standard mode.
Access log only
Anonymity: None
Content Filter: OFF
Cacheing : Enabled

No data is getting written to the Squid logs.
No data showing in graph.

Proxy works though.  Any ideas ?


This thread was automatically locked due to age.
Parents
  • http_access and http_block.log are both empty? Are the sarg-logger.pl processes running? Does your cron still do it's job? We had some issues with a running cron daemon that does not run crontab entries, but were not able to track it down yet...

    Greets,
    andreas
  • HTTP access logs empty. Content filter logs empty too, (though I'm not blocking any web content so thats to be expected?)

    root     12604  0.0  0.3  5032 3260 ?        S    00:00   0:00 /usr/bin/perl /usr/local/bin/sarg-logger.pl -f blocked
    root     12605  0.0  0.3  5184 3536 ?        S    00:00   0:00 /usr/bin/perl /usr/local/bin/sarg-logger.pl -f access

    How can I tell if cron is still running OK ?
  • Take a look into /var/log/system.log. There you should have a cron entry every 5 minutes, starting the reportcontrol script.
  • 2004:08:16-07:59:00 (none) daemon-watcher[594]: Watching selfmonng.pl - running fine
    2004:08:16-08:00:00 (none) /USR/SBIN/CRON[3945]: (root) CMD (   /usr/local/bin/reportcontrol.sh)
    2004:08:16-08:00:00 (none) /USR/SBIN/CRON[3951]: (root) CMD (   /usr/sbin/ntpdate -u -b 203.21.37.18 1>/dev/null 2>/dev/null)
    2004:08:16-08:05:00 (none) /USR/SBIN/CRON[4020]: (root) CMD (   /usr/local/bin/reportcontrol.sh)
    2004:08:16-08:05:00 (none) /USR/SBIN/CRON[4024]: (root) CMD (   /sbin/hwclock --systohc --utc 1>/dev/null 2>/dev/null)
    2004:08:16-08:10:00 (none) /USR/SBIN/CRON[4082]: (root) CMD (   /usr/local/bin/reportcontrol.sh)
    2004:08:16-08:15:00 (none) /USR/SBIN/CRON[4148]: (root) CMD (   /usr/local/bin/reportcontrol.sh)
    2004:08:16-08:18:57 (none) daemon-watcher[594]: Watching selfmonng.pl - running fine

    ?
Reply
  • 2004:08:16-07:59:00 (none) daemon-watcher[594]: Watching selfmonng.pl - running fine
    2004:08:16-08:00:00 (none) /USR/SBIN/CRON[3945]: (root) CMD (   /usr/local/bin/reportcontrol.sh)
    2004:08:16-08:00:00 (none) /USR/SBIN/CRON[3951]: (root) CMD (   /usr/sbin/ntpdate -u -b 203.21.37.18 1>/dev/null 2>/dev/null)
    2004:08:16-08:05:00 (none) /USR/SBIN/CRON[4020]: (root) CMD (   /usr/local/bin/reportcontrol.sh)
    2004:08:16-08:05:00 (none) /USR/SBIN/CRON[4024]: (root) CMD (   /sbin/hwclock --systohc --utc 1>/dev/null 2>/dev/null)
    2004:08:16-08:10:00 (none) /USR/SBIN/CRON[4082]: (root) CMD (   /usr/local/bin/reportcontrol.sh)
    2004:08:16-08:15:00 (none) /USR/SBIN/CRON[4148]: (root) CMD (   /usr/local/bin/reportcontrol.sh)
    2004:08:16-08:18:57 (none) daemon-watcher[594]: Watching selfmonng.pl - running fine

    ?
Children