sarg giving me languages not exist on RHEL5
[root@linux1 download]# rpm -aq | grep sarg
sarg-1.4.1-6.el5.rf
[root@linux1 download]# sarg
SARG: (language) Cannot open language file:
/usr/local/sarg/languages/English
[root@linux1 download]# ls -al /etc/sarg/languages/English
-rw-r--r-- 1 root root 2128 Apr 25 2003 /etc/sarg/languages/English
[root@linux1 download]# ls -al /usr/local/sarg/languages/English
ls: /usr/local/sarg/languages/English: No such file or directory
[root@linux1 download]#
--
madunix
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
04-23-2008, 07:59 AM
Manuel Aróstegui
sarg
On Wed, 2008-04-23 at 09:49 +0200, Mad Unix wrote:
> sarg giving me languages not exist on RHEL5
> [root@linux1 download]# rpm -aq | grep sarg
> sarg-1.4.1-6.el5.rf
>
> [root@linux1 download]# sarg
> SARG: (language) Cannot open language file:
> /usr/local/sarg/languages/English
> [root@linux1 download]# ls -al /etc/sarg/languages/English
> -rw-r--r-- 1 root root 2128 Apr 25 2003 /etc/sarg/languages/English
> [root@linux1 download]# ls -al /usr/local/sarg/languages/English
> ls: /usr/local/sarg/languages/English: No such file or directory
> [root@linux1 download]#
>
So? If it's not there it's not there, it's complaining cause it's right,
it's not there, you have checked it by yourself :-)
Manuel.
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
04-23-2008, 08:26 AM
"Herta Van den Eynde"
sarg
On 23/04/2008, Mad Unix <madunix@gmail.com> wrote:
>
> sarg giving me languages not exist on RHEL5
> [root@linux1 download]# rpm -aq | grep sarg
> sarg-1.4.1-6.el5.rf
>
> [root@linux1 download]# sarg
> SARG: (language) Cannot open language file:
> /usr/local/sarg/languages/English
> [root@linux1 download]# ls -al /etc/sarg/languages/English
> -rw-r--r-- 1 root root 2128 Apr 25 2003 /etc/sarg/languages/English
> [root@linux1 download]# ls -al /usr/local/sarg/languages/English
> ls: /usr/local/sarg/languages/English: No such file or directory
> [root@linux1 download]#
>
> --
> madunix
Where did you get the package from?
http://prdownloads.sourceforge.net/sarg/sarg-2.2.5.tar.gz?download seems to
install OK.
In the meantime, perhaps a "ln -s /etc/sarg/languages/English
/usr/local/sarg/languages/" can help?
Kind regards,
Herta
--
"Life on Earth may be expensive,
but it comes with a free ride around the Sun."
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
04-23-2008, 12:26 PM
"Mad Unix"
sarg
I downloaded the file
http://prdownloads.sourceforge.net/sarg/sarg-2.2.5.tar.gz?download
how can i create a daily and weekly and monthly report through crontab...
since i have the following logs structure inside my sarg
Thanks
On Wed, Apr 23, 2008 at 10:26 AM, Herta Van den Eynde <
herta.vandeneynde@gmail.com> wrote:
> On 23/04/2008, Mad Unix <madunix@gmail.com> wrote:
> >
> > sarg giving me languages not exist on RHEL5
> > [root@linux1 download]# rpm -aq | grep sarg
> > sarg-1.4.1-6.el5.rf
> >
> > [root@linux1 download]# sarg
> > SARG: (language) Cannot open language file:
> > /usr/local/sarg/languages/English
> > [root@linux1 download]# ls -al /etc/sarg/languages/English
> > -rw-r--r-- 1 root root 2128 Apr 25 2003 /etc/sarg/languages/English
> > [root@linux1 download]# ls -al /usr/local/sarg/languages/English
> > ls: /usr/local/sarg/languages/English: No such file or directory
> > [root@linux1 download]#
> >
> > --
> > madunix
>
>
> Where did you get the package from?
> http://prdownloads.sourceforge.net/sarg/sarg-2.2.5.tar.gz?download seems
> to
> install OK.
>
> In the meantime, perhaps a "ln -s /etc/sarg/languages/English
> /usr/local/sarg/languages/" can help?
>
> Kind regards,
>
> Herta
>
> --
> "Life on Earth may be expensive,
> but it comes with a free ride around the Sun."
> --
> redhat-list mailing list
> unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
> https://www.redhat.com/mailman/listinfo/redhat-list
>
--
madunix
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
09-18-2011, 09:17 PM
"madunix@gmail.com"
sarg
I am running squid + sarg, how can I change the ip-address in the
generated report into username? The users are free to surf the web
anonymously, no need to provide a login or any authentication to the
proxy.
Thanks
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
09-18-2011, 10:34 PM
John R Pierce
sarg
On 09/18/11 2:17 PM, madunix@gmail.com wrote:
> I am running squid + sarg, how can I change the ip-address in the
> generated report into username? The users are free to surf the web
> anonymously, no need to provide a login or any authentication to the
> proxy.
without requiring a proxy login, how would the squid server know who is
running the browser at a given IP address to do this?
--
john r pierce N 37, W 122
santa cruz ca mid-left coast
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
09-19-2011, 12:12 AM
Christopher Chan
sarg
On Monday, September 19, 2011 06:34 AM, John R Pierce wrote:
> On 09/18/11 2:17 PM, madunix@gmail.com wrote:
>> I am running squid + sarg, how can I change the ip-address in the
>> generated report into username? The users are free to surf the web
>> anonymously, no need to provide a login or any authentication to the
>> proxy.
>
> without requiring a proxy login, how would the squid server know who is
> running the browser at a given IP address to do this?
>
It might be possible with AD + kerberos/ntlm to do it in a SLO
manner...so not anonymous but also without requiring users to login or
authenticate themselves.
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos