Tools

Account Tools

Search Tools


Egide installation

Egide Scanner

copy
apt update
apt install gnupg
copy
echo "deb http://stable.repository.esia-sa.com/esia bullseye contrib non-free" >> /etc/apt/sources.list
wget -O- "http://stable.repository.esia-sa.com/esia/gnupg.key" | apt-key add -
copy
echo "deb http://egide.repository.esia-sa.com/egide bullseye contrib non-free" >> /etc/apt/sources.list
wget -O- "http://egide.repository.esia-sa.com/egide/gnupg.key" | apt-key add -
copy
apt update
apt install snmpd -y
apt install gesa-base -y
apt install gesa-web-interface -y
apt install gesa-egide-base -y

Add the serial number

You need to edit the /etc/gesa/sn file

copy
echo "<ton SN>" > /etc/gesa/sn

Configure SNMP

Next, edit the :

copy
nano /etc/snmp/snmpd.conf

You then need to configure the SNMP community by adding the following line:

copy
rocommunity public localhost

Save the file with ctrl+o and ctrl+x to exit.

Restart services

copy
/etc/init.d/snmpd restart
/etc/init.d/ecatp-client restart

Your Unity is now active and should appear in your interface as a regular Unity. You can go to the following tutorial following tutorial.

Esia mercury with Egide

copy
apt update
apt install gnupg
copy
echo "deb http://stable.repository.esia-sa.com/esia bullseye contrib non-free" >> /etc/apt/sources.list
wget -O- "http://stable.repository.esia-sa.com/esia/gnupg.key" | apt-key add -
copy
echo "deb http://egide.repository.esia-sa.com/egide bullseye contrib non-free" >> /etc/apt/sources.list
wget -O- "http://egide.repository.esia-sa.com/egide/gnupg.key" | apt-key add -
copy
apt update
apt install esia-enterprise-base esia-cloud-plugins esia-ecatp-server
apt install esia-webp-egidescan esia-webp-inventory
apt install esia-egide-cve-all
en/advanced/install_unityegide.txt · Last modified: 2024/03/29 08:26 by j.george