Seja bem-vindo ao Centro de Suporte Silicom. Caso não saiba sua senha, favor usar a opção Senha perdida, do lado esquerdo. Se estiver em dúvida sobre qual o seu login ou não possuir cadastro, favor contatar nosso Depto. Comercial ou Suporte ou Depto. Técnico informando qual a sua organização.
Base de Conhecimento
CDP Instalar Agent Linux Centos RedHat
Publicado por Marcos Santos a 05 February 2015 03:54 PM

Installing CDP agent (On Client Server)

USING YUM

Login to the data server.

cd /etc/yum.repos.d
vi r1soft.repo

Insert the following text into the file and save the file:

[r1soft]
name=R1Soft Repository Server
baseurl=http://repo.r1soft.com/yum/stable/$basearch/
enabled=1
gpgcheck=0

Now install cdp agent using yum.

yum install r1soft-cdp-enterprise-agent

You can test connectivity with the following command

r1soft-setup –test-connection

Verify kernel-devel package is newer than the installed and running kernel. Kernel-devel and kernel package version should be same

Build the CDP Kernel Module

r1soft-setup –get-module

Kernel module is now installed.
Use ‘/etc/init.d/cdp-agent restart’ to load the new driver
Configure and Start the CDP Agent Web-based User Interface

Enter the following command to get key from the CDP server.

r1soft-setup –get-key https://IP_of_CDP_server:PortNO

make sure that port 8080 & 1167 are allowed on the server firewall.

(0 voto(s))
Útil
Não útil

Comentários (0)