/zabbix-agent-installer

A zabbix agent installer for debian and ubuntu

Primary LanguageShell

ZABBIX Agent Installer

A bash script for the install and configured a zabbix agent on a linux system.

Requirement

  • The client is a linux system (Debian Stretch, Debian Buster, Ubuntu Bionic, Ubuntu Focal)

Use

  1. Upload the zabbix_agent_install.sh in the home directory
  2. Edit the script and set up the IP Address and Hostname
nano zabbix_agent_install.sh 
  1. Set up the chmod role
chmod 700 zabbix_agent_install.sh 
  1. Start the script
./zabbix_agent_install.sh