Skip to content

Automated scripts to deploy Zabbix Server and Proxy on Debian

Notifications You must be signed in to change notification settings

hfsyung/zabbix-deployment-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

zabbix-deployment-scripts

Automated scripts to deploy Zabbix Server and Proxy on Debian

Clone Your Repository Locally:

git clone https://github.com/hfsyung/zabbix-deployment-scripts.git

# Make Your Scripts Executable:
  cd zabbix-deployment-scripts
  chmod +x deploy_zabbix.sh
  chmod +x deploy_proxy.sh

# Run either *.sh
  sudo ./zabbix_server_deploy.sh 
  sudo ./zabbix_proxy_deploy.sh 

About

Automated scripts to deploy Zabbix Server and Proxy on Debian

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages