summaryrefslogtreecommitdiffstats
path: root/misc/conf/zabbix_agentd.conf
diff options
context:
space:
mode:
authorhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2002-04-14 14:21:49 +0000
committerhugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2002-04-14 14:21:49 +0000
commit4a66f3018c112b3b341f734dddaf87626cb0fbab (patch)
tree1c964ee8173bf61402f4d7124fd89b860e294765 /misc/conf/zabbix_agentd.conf
parent3c264ecf3543daf6b78a816aa2a9375dc43044bf (diff)
downloadzabbix-4a66f3018c112b3b341f734dddaf87626cb0fbab.tar.gz
zabbix-4a66f3018c112b3b341f734dddaf87626cb0fbab.tar.xz
zabbix-4a66f3018c112b3b341f734dddaf87626cb0fbab.zip
- new algorithm for audible notification in screen "Status of Triggers"
(Alexei) - changed definition of DebugLevel (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@350 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'misc/conf/zabbix_agentd.conf')
-rw-r--r--misc/conf/zabbix_agentd.conf8
1 files changed, 5 insertions, 3 deletions
diff --git a/misc/conf/zabbix_agentd.conf b/misc/conf/zabbix_agentd.conf
index 7df7f3ec..f5234424 100644
--- a/misc/conf/zabbix_agentd.conf
+++ b/misc/conf/zabbix_agentd.conf
@@ -18,11 +18,13 @@ ListenPort=10000
StartAgents=5
# Specifies debug level
+# 0 - debug is not created
# 1 - critical information
-# 2 - warnings (default)
-# 3 - for debugging (produces lots of information)
+# 2 - error information
+# 3 - warnings (default)
+# 4 - for debugging (produces lots of information)
-DebugLevel=2
+DebugLevel=3
# Name of PID file