+ Responder ao Tópico



  1. #1

    Post Centos + Squid + Sarg

    Bom dia pessoal,

    Vamos ver se alguem consegue me ajudar. Eu tenho o CENTOS + Squid funcionando tudo perfeitamente, bloqueado acessos, sites e tudo mais. Agora estou com uma dificuldade na instalação do SARG no CentOS com o Squid.

    Será que alguem teria algum tutorial, algum passo a passo aqui de como fazer a instalação, configuração e como acessar esses relatórios?

    Desde já agradeço a Atenção de todos

    Att,

  2. #2

    Padrão

    Cara, eu passei por isso esses dias e resolvi usando o tutorial abaixo....

    Ta em ingles, mas é um ingles bem simples...
    Qq duvida, posta ae q a gente ajuda!!!

    Abraço

    *********************************************************************
    1. CentOS 5
    You should make sure that you have Priorities installed.
    1.1. Priorities
    yum-priorities is available in the CentOS 5 repositories:
    yum install yum-priorities
    Plugins are enabled in CentOS 5 by default.
    Make sure that yum-priorities is enabled by editing the /etc/yum/pluginconf.d/priorities.conf file, and ensuring that it contains the following lines:
    [main]
    enabled=1
    Edit the .repo files in /etc/yum.repos.d/ and set up priorities by adding the line:
    priority=N
    to a repository entry, where N is an integer number from 1 to 99.
    The recommended settings are:
    [base], [addons], [updates], [extras] ... priority=1
    [centosplus],[contrib] ... priority=2
    Third Party Repos such as rpmforge ... priority=N (where N is > 10 and based on your preference)
    1.2. RPMforge
    Download the rpmforge-release package. Choose one of the two links below, depending on your architecture. If you are unsure of which one to use you can check your architecture with the command uname -i
    *
    i386 http://apt.sw.be/redhat/el5/en/i386/...l5.rf.i386.rpm
    *
    x86_64 http://apt.sw.be/redhat/el5/en/x86_6....rf.x86_64.rpm
    (You can find a complete list of rpmforge-release package packages at DAG: rpmforge-release RPM packages for Red Hat, CentOS and Fedora but it is recommended that you use one of the two listed above).
    Install DAG's GPG key
    rpm --import http://dag.wieers.com/rpm/packages/RPM-GPG-KEY.dag.txt
    Verify the package you have downloaded
    rpm -K rpmforge-release-0.3.6-1.el5.rf.*.rpm
    Security warning: The rpmforge-release package imports GPG keys into your RPM database. As long as you have verified the package and trust Dag then it should be safe.
    Install the package
    rpm -i rpmforge-release-0.3.6-1.el5.rf.*.rpm
    This will add a yum repository config file and import the appropriate GPG keys. At this point, you can set the priority of the RPMForge repository, and also of the CentOS repositories if you have not done so yet.
    Test with this command:
    yum check-update
    It should output these two lines:
    Loading "priorities" plugin
    ...
    76 packages excluded due to repository priority protections
    The number above may differ, but there should be several packages shown as being excluded.
    If so then it looks like things are working so try installing something like this
    yum install sarg
    *********************************************************************

  3. #3

  4. #4

    Padrão

    Turma, Obrigado pelos Artigos. Vou fazer um teste esses dias.

    Obrigado pela Atenção

    Att,

  5. #5