
Author:
Anonymous
DevOps Engineer at Fullstaq

Finalizing the installation of Zabbix Agent with Ansible
March 4, 2021
Community
In the previous blog posts, we created a Zabbix Server with a new user, a media type, and an action. In the 2nd blog post, we continued with creating and configuring a Zabbix Proxy. In the last part of this series of blog posts, we will install the Zabbix Agent on all of the 3 […]

Anonymous Anonymous
DevOps Engineer at Fullstaq

Installing and configuring the Zabbix Proxy
March 3, 2021
Community
In the previous blog post, we created a Zabbix Server setup, created several users, a media type, and an action. But today, we will install on a 3rd node the Zabbix Proxy. This Zabbix Proxy will have its database running on the same host, so the “node-3” host has both the MySQL and Zabbix Proxy […]

Anonymous Anonymous
DevOps Engineer at Fullstaq

Installing the Zabbix Server with Ansible
March 2, 2021
Community
Today we are focusing more on the automation of installation and software configuration instead of using the manual approach. Installing and configuring software the manual way takes a lot more time, you can easily make more errors by forgetting steps or making typos, and it will probably be a bit boring when you need to […]

Anonymous Anonymous
DevOps Engineer at Fullstaq