Automatically discover disksConfiguration Key Values Note: This key value is only supported on Linux platforms. This discovery key returns two macros:
For example: [ { "{#DEVNAME}":"loop1", "{#DEVTYPE}":"disk" }, { "{#DEVNAME}":"dm-0", "{#DEVTYPE}":"disk" }, { "{#DEVNAME}":"sda", "{#DEVTYPE}":"disk" }, { "{#DEVNAME}":"sda1", "{#DEVTYPE}":"partition" } ] Configuring Filters Used to filter device type and device name, usually the disk name is Test verification Add disk read and write rate monitoringDisk read and write key values: vfs.dev.read[<device>,<type>,<mode>] vfs.dev.write[<device>,<type>,<mode>] illustrate: device - disk device (default is all ) type - possible values: sectors , operations , bytes , sps , ops , bps mode - possible values: avg1 (1 minute average, default), avg5 , avg15 . Note: The default value of the "type" parameter is different for different operating systems. Therefore, the monitoring key value of disk read and write can be configured as:
The {#DEVNAME} macro is allowed when the key value is The above is the details of Zabbix 5.0: automatic disk discovery and read-write monitoring. For more information about Zabbix disk discovery and read-write monitoring, please pay attention to other related articles on 123WORDPRESS.COM! You may also be interested in:
|
<<: How to use border-image to implement text bubble border sample code
>>: What qualities should a good advertisement have?
Table of contents 1. Overview 2. Attributes 1. Ma...
Use apk add ansible to add the ansible service to...
We are in an era of rapid development of mobile In...
This article shares the specific code of the WeCh...
The implementation idea of the javascript game ...
Docker Compose is a Docker tool for defining and ...
1. System environment [root@localhost home]# cat ...
Question: Is the origin server unable to find a r...
Dynamically adding form items iview's dynamic...
This article describes how to boot the Linux syst...
# Adjust VMware hard disk boot priority Step 1: E...
use <div id="app"> <router-lin...
Table of contents 1.0 Introduction 2.0 Docker Ins...
1. Create a table CREATE TABLE `student` ( `id` i...
This article describes how to install and configu...