summaryrefslogtreecommitdiffstats
path: root/misc/conf/zabbix_agentd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'misc/conf/zabbix_agentd.conf')
-rw-r--r--misc/conf/zabbix_agentd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/conf/zabbix_agentd.conf b/misc/conf/zabbix_agentd.conf
index f2b885e5..784bed50 100644
--- a/misc/conf/zabbix_agentd.conf
+++ b/misc/conf/zabbix_agentd.conf
@@ -56,7 +56,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