Skip to content

Latest commit

 

History

History
30 lines (15 loc) · 816 Bytes

README.md

File metadata and controls

30 lines (15 loc) · 816 Bytes

Zabbix

Script for installation Zabbix-Server, MariaDB-Server with Grafana-Server

1 - Install MariaDB and MariaDB-Server last edition.

2 - Install Apache last editon.

3 - Intall olther tools necessarys for system.

4 - Seting password user root localhost for access MySQL.

5 - Seting password user root external for access MySQL.

6 - Seting password user zabbix localhost for access MySQL.

7 - Install Zabbix-Server, Agent, Sender and Get (3.2.x).

8 - Configure files zabbix-server.conf and zabbix-agentd.conf.

9 - Install Grafana-Server (4.4v).

10 - Install plugins for Grafana-Server.

11 - Alter mode selinux for permissive mode.

12 - Enable ports 80, 443, 162, 3306 and 3000 on Firewalld service on the system.

13 - Start all services and enable stating on boot system.