Skip to content

A script to automatically install and configure zabbix

Notifications You must be signed in to change notification settings

ali-foroughi/zabbix-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 

Repository files navigation

zabbix-installer

A script to automatically install Zabbix on servers and add the needed configurations.

Supported OS:

  • CentOS
  • Ubuntu
  • CloudLinux

How it works:

  • The /etc/zabbix/zabbix_agentd.conf file is edited as needed
  • The CSF firewall is configured (has to be installed first)
  • PSK is configured for for authentication
  • Zabbix starts and PSK and server IP and server hostname is displayed

Usage

wget https://raw.githubusercontent.com/ali-foroughi/zabbix-installer/main/zabbix.sh && chmod u+x zabbix.sh && ./zabbix.sh

About

A script to automatically install and configure zabbix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages