- dns for agent

- del count instances
- fix script for agent
- fix vps.tf
This commit is contained in:
Vassiliy Yegorov
2019-07-13 12:10:24 +07:00
parent 0ef4cade94
commit f9dd4f2f4b
7 changed files with 431 additions and 16 deletions

View File

@@ -4,5 +4,6 @@ cd ~
sudo wget https://repo.zabbix.com/zabbix/4.0/ubuntu/pool/main/z/zabbix-release/zabbix-release_4.0-2+bionic_all.deb
sudo dpkg -i zabbix-release_4.0-2+bionic_all.deb
sudo apt-get update
sudo apt-get install mc htop -y
sudo apt install zabbix-agent -y
sudo service zabbix-agent start