I starting working with zabbix (cool product). I need a huge zabbix_agentd.conf file for win32.
I try to use some parameters, but i get all the time the same error message:
Syntax error in configuration file, line xx
The config file is:
Server=10.52.32.120
ListenPort=10000
StartAgents=5
DebugLevel=3
LogUnresolvedSymbols="yes"
PidFile=c:\zabbix\zabbix_agentd.pid
LogFile=c:\zabbix\zabbix_agentd.log
Timeout=3
md5_hash["c:\zabbix\zabbix_agentd.conf"]
proc_info["iexplorer.exe
f:avg"]
swap[free]
diskfree[c:\]
disktotal[c:\]
thanks
I try to use some parameters, but i get all the time the same error message:
Syntax error in configuration file, line xx
The config file is:
Server=10.52.32.120
ListenPort=10000
StartAgents=5
DebugLevel=3
LogUnresolvedSymbols="yes"
PidFile=c:\zabbix\zabbix_agentd.pid
LogFile=c:\zabbix\zabbix_agentd.log
Timeout=3
md5_hash["c:\zabbix\zabbix_agentd.conf"]
proc_info["iexplorer.exe
f:avg"]swap[free]
diskfree[c:\]
disktotal[c:\]
thanks
Comment