Merge pull request #9 from chusiang/master
Add Memory Usage of Specific Process
This commit is contained in:
8
zabbix_agentd.conf.d/memory.conf
Normal file
8
zabbix_agentd.conf.d/memory.conf
Normal file
@@ -0,0 +1,8 @@
|
||||
# ============================================================
|
||||
# Author: chusiang / chusiang (at) drx.tw
|
||||
# Filename: memory_sum.conf
|
||||
# Modified: 2016-10-24 13:05
|
||||
# Description: Custom UserParameter for monitoring specific process memory used.
|
||||
# ===========================================================
|
||||
|
||||
UserParameter=memory_sum[*],/etc/zabbix/bin/memory-check.sh "$1"
|
||||
Reference in New Issue
Block a user