summaryrefslogtreecommitdiffstats
path: root/misc/conf/zabbix_agent.conf
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2005-02-24 12:01:09 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2005-02-24 12:01:09 +0000
commit51068c07750005da5407a24fc237e5a33d8a6f49 (patch)
tree8c36d6930d900950874b4ba510d85e831b178cde /misc/conf/zabbix_agent.conf
parentdc6464df80268de3ea3ba0c4eac4300ae54b7497 (diff)
downloadzabbix-51068c07750005da5407a24fc237e5a33d8a6f49.tar.gz
zabbix-51068c07750005da5407a24fc237e5a33d8a6f49.tar.xz
zabbix-51068c07750005da5407a24fc237e5a33d8a6f49.zip
Minor changes.
git-svn-id: svn://svn.zabbix.com/trunk@1671 97f52cf1-0a1b-0410-bd0e-c28be96e8082
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