I am running the Zabbix Agent version 1.1 and am finding that it is not logging. In my zabbix_agentd.conf file I have the following:
Server=1.2.3.4
#Hostname=util1
LogFile=C:\tmp\zabbixagent.log
# Spend no more than Timeout seconds on processing
# Must be between 1 and 30
When I look at the c:\tmp directory, nothing is there.
On the server, I am seeing that a connection is not being made to the client machines, either (which is why I am trying to check the logs). Any help on this would be appreciated.
Thank you
Server=1.2.3.4
#Hostname=util1
LogFile=C:\tmp\zabbixagent.log
# Spend no more than Timeout seconds on processing
# Must be between 1 and 30
When I look at the c:\tmp directory, nothing is there.
On the server, I am seeing that a connection is not being made to the client machines, either (which is why I am trying to check the logs). Any help on this would be appreciated.
Thank you
Comment