Detailed explanation of how to set the change value within a specified time in Zabbix

Detailed explanation of how to set the change value within a specified time in Zabbix

Background description: On an existing load balancing device, there is an indicator that is in a value-added state (it will only increase and not decrease, and it is probably an indicator value for calculating the total amount). However, the value of the total amount calculation is of little reference significance. What I need more is its change value within a specified time.

The original monitoring item is a continuously incremental data. As shown in Figure 1 and Figure 2.


Figure 1


Figure 2

Add the variable data per minute for this monitoring item. As shown in Figure 3 and Figure 4.

Figure 3

The oid remains unchanged, but the name and key value are customized.


Figure 4

Add a new booking step "Simple Change" to this new monitoring item. It means to perform the difference operation on the values ​​before and after (the last one or two). The final result is shown in Figure 5.


Figure 5

The above is the full content of this article. I hope it will be helpful for everyone’s study. I also hope that everyone will support 123WORDPRESS.COM.

You may also be interested in:
  • Zabbix WEB monitoring implementation process diagram
  • How does Zabbix monitor and obtain network device data through ssh?
  • Python script implements Zabbix multi-line log monitoring process analysis
  • Zabbix implements monitoring of multiple mysql processes
  • Detailed explanation of Linux zabbix agent deployment and configuration methods
  • Analysis of Linux Zabbix custom monitoring and alarm implementation process
  • Example code for Python DingTalk alarm and Zabbix integrated DingTalk alarm
  • How to use filters to implement monitoring in Zabbix

<<:  Detailed explanation of javascript knowledge points

>>:  Detailed explanation of the usage and function of MySQL cursor

Recommend

Alibaba Cloud Centos7.3 installation mysql5.7.18 rpm installation tutorial

Uninstall MariaDB CentOS7 installs MariaDB instea...

HTML Basics: HTML Content Details

Let's start with the body: When viewing a web ...

Vue implements small search function

This article example shares the specific code of ...

How to prohibit vsftpd users from logging in through ssh

Preface vsftp is an easy-to-use and secure ftp se...

A brief analysis of different ways to configure static IP addresses in RHEL8

While working on a Linux server, assigning static...

Detailed explanation of Vue data proxy

Table of contents 1. What I am going to talk abou...

Docker compose custom network to achieve fixed container IP address

Due to the default bridge network, the IP address...

Solution to the problem of invalid width setting for label and span

By default, setting width for label and span is in...

Solution to no Chinese input method in Ubuntu

There is no solution for Chinese input method und...

Detailed explanation of Vue's simple store

The simplest application of store in Vue is globa...

One line of CSS code to achieve the integration of avatar and national flag

It’s National Day, and everyone is eager to celeb...

MySQL's method of dealing with duplicate data (preventing and deleting)

Some MySQL tables may contain duplicate records. ...

A thorough analysis of HTML special characters

A Thorough Analysis of HTML (14) Special Characte...

New settings for text and fonts in CSS3

Text Shadow text-shadow: horizontal offset vertic...