add User parameters of monitoring process memory usage

- Total memory used by Python process? | Stack Overflow
 - http://stackoverflow.com/a/40173829/686105
This commit is contained in:
Jonny Lai
2016-10-24 13:44:58 +08:00
parent 7484a6d093
commit 62d2093b8d
4 changed files with 139 additions and 0 deletions

View 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"