summaryrefslogtreecommitdiffstats
path: root/misc/conf/zabbix_agent.conf
diff options
context:
space:
mode:
Diffstat (limited to 'misc/conf/zabbix_agent.conf')
-rw-r--r--misc/conf/zabbix_agent.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/conf/zabbix_agent.conf b/misc/conf/zabbix_agent.conf
index 1504753a..21837c4a 100644
--- a/misc/conf/zabbix_agent.conf
+++ b/misc/conf/zabbix_agent.conf
@@ -14,7 +14,7 @@ Timeout=3
####### USER-DEFINED MONITORED PARAMETERS #######
# Format: UserParameter=<key>,<shell command>
-# Note that shell command should return numeric value
+# Note that shell command must not return empty string or EOL only
#UserParameter=system[test],who|wc -l
### Set of parameter for monitoring MySQL server (v3.23.42 and later)
### Change -u<username> and add -p<password> if required