A bash script for the install and configured a zabbix agent on a linux system.
- The client is a linux system (Debian Stretch, Debian Buster, Ubuntu Bionic, Ubuntu Focal)
- Upload the zabbix_agent_install.sh in the home directory
- Edit the script and set up the IP Address and Hostname
nano zabbix_agent_install.sh
- Set up the chmod role
chmod 700 zabbix_agent_install.sh
- Start the script
./zabbix_agent_install.sh