See here for prerequisites: https://wiki.esia-sa.com/intro/prerequis#box_egide
apt update
apt install gnupg
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 -
apt update apt install snmpd -y apt install gesa-base -y apt install gesa-web-interface -y apt install gesa-egide-base -y
You need to edit the /etc/gesa/sn file
echo "<SN>" > /etc/gesa/sn
Next, edit the :
nano /etc/snmp/snmpd.conf
You then need to configure the SNMP community by adding the following line:
rocommunity public localhost
Save the file with ctrl+o and ctrl+x to exit.
/etc/init.d/snmpd restart /etc/init.d/ecatp-client restart
Your Unity is now active and should appear in your interface like a regular Unity. You can go to the following tutorial following tutorial.
apt update
apt install gnupg
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 -
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 -
apt update apt install esia-enterprise-base esia-db-plugins-gesa esia-ecatp-server apt install esia-webp-egidescan esia-webp-inventory apt install esia-egide-cve-all
If you are using VMWare, Egide scans may not detect nodes (even in the same VLAN). This is due to the use of containers and macvlan network drivers which require the VM to use different macs addresses from the network interface (VMWare).
You can check the following options in VMWare: