AWSDevOpsTechnology

Create a Custom Metric in Zabbix

In our recent blog post, we have covered installation of Zabbix Server, and agent, and how to configure a host for monitoring. Today we are going to dive into how to create a custom metric in Zabbix. Finally, we’ll create a custom metric for monitoring Nginx server. So, let’s get started. Assuming that you have already configured […]

Arun Dhyani
Arun Dhyani
Read

DevOpsTechnology

Getting Started with Zabbix

Zabbix is an Open source distributed monitoring tool. It allows us to monitor integrity and health of the server, network traffic,  and applications.  Zabbix uses a notification mechanism that allows users to configure e-mail based alerts for virtually any event.  Components Used in Zabbix are as follows: Zabbix Server : This is the central component that […]

Services