Hi Guys!
Information:
Zabbix-Server Version: 6.0.5
Zabbix-Agent-Version: Zabbix Agent (6.2.4)
I want to do Windows-Eventlog monitoring with Zabbix.
I think that I created the items the right way as I followed the zabbix-guidelines in their documentation.
Anyway, here my configuration:
Zabbix-Frontend Configuration
Host = test01
Item Configuration:
Name = Special access logon
Type = Zabbix agent
Key = eventlog[security,,,,^(4672|4624),,skip]
Type of information = Log
Update interval = 10s
Zabbix-Agent config
Server=IP_of_Server
Hostname=test01
I get the following error-message: "Accessible only as active check."
In the Zabbix-agent log were no entries regarding this problem.
Did I do soemthing wrong or is this a zabbix-bug?
Thank you for your help in advance!
Andreas
Information:
Zabbix-Server Version: 6.0.5
Zabbix-Agent-Version: Zabbix Agent (6.2.4)
I want to do Windows-Eventlog monitoring with Zabbix.
I think that I created the items the right way as I followed the zabbix-guidelines in their documentation.
Anyway, here my configuration:
Zabbix-Frontend Configuration
Host = test01
Item Configuration:
Name = Special access logon
Type = Zabbix agent
Key = eventlog[security,,,,^(4672|4624),,skip]
Type of information = Log
Update interval = 10s
Zabbix-Agent config
Server=IP_of_Server
Hostname=test01
I get the following error-message: "Accessible only as active check."
In the Zabbix-agent log were no entries regarding this problem.
Did I do soemthing wrong or is this a zabbix-bug?
Thank you for your help in advance!
Andreas
Comment