Ubuntu 22 / 24 Zabbix Agent2 쉽게 설치하는 스크립트

 

제가 사용하려고 간단하게 만들어봤습니다.

zabbix agent2 기준입니다

 

 dalso-config/zabbix_install.sh at main · dalso0418/dalso-configgithub.comContribute to dalso0418/dalso-config development by creating an account on GitHub. 

 

간단하게 에이전트 설치하고 server 정보까지 바로 입력하도록 해놨습니다.

 

wget -q https://raw.githubusercontent.com/dalso0418/dalso-config/main/zabbix_install.sh -O /tmp/zabbix_install.sh
sudo bash /tmp/zabbix_install.sh



image.png.jpg

 

image.png.jpg

 

설치 후 Zabbix 웹으로 가서 Host만 추가해주시면됩니다.

 

image.png.jpg

 

잘나오네요~

 

image.png.jpg