The value custom unit obtained by zabbix

1) Find the php file

# find / -name "func.inc.php"
/usr/share/zabbix/include/func.inc.php

2) Modify the file

#vim /usr/share/zabbix/include/func.inc.php
将$blackList = [‘%‘, ‘ms‘, ‘rpm‘, ‘RPM‘];
改为$blackList = [‘%‘, ‘ms‘, ‘rpm‘, ‘RPM‘, ‘个‘];

3) Modify monitoring items

4) Verify


changed to

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325345331&siteId=291194637