I have setup a template to monitor windows event logs. I just want to check and make sure my trigger and item are correct. We monitor a customers servers via a proxy installed at their end, with server active IP set up along with the standard server IP. Both the IP's are pointing to the proxy server.
The item details are:
Agent Type: Zabbix Agent Active
Key: eventlog[System,,Error,,7]
Update internal: 30s
Trigger:
Expression: {Surrey Storage Nodes:eventlog[System,,Error,,7].logeventid("System,,Error,,7")}=1
I just want to make sure this is correct.
The item details are:
Agent Type: Zabbix Agent Active
Key: eventlog[System,,Error,,7]
Update internal: 30s
Trigger:
Expression: {Surrey Storage Nodes:eventlog[System,,Error,,7].logeventid("System,,Error,,7")}=1
I just want to make sure this is correct.
Comment