Hi Everyone,
I am newbee to zabbix, We have 1.6 zabbix Server and 1.8 zabbix client
. Trying to monitor log files from Linux machine /var/log/messages
Do we have any specific doc, with the screen shots (if possible ) how to configure this in zabbix server.
Here is what I did.
Zabbix server
ITEM
Type : zabbix agent (active)
key :log[/var/log/messages,ERROR]
Type of Information: Log
Update Interval : 30
Trigger :
Name : /var/log/messages
Expression: {hostname:log[/var/log/messages,ERROR],str(ERROR)}=1
Event Generation: Normal
Severity : High
I am newbee to zabbix, We have 1.6 zabbix Server and 1.8 zabbix client
. Trying to monitor log files from Linux machine /var/log/messages
Do we have any specific doc, with the screen shots (if possible ) how to configure this in zabbix server.
Here is what I did.
Zabbix server
ITEM
Type : zabbix agent (active)
key :log[/var/log/messages,ERROR]
Type of Information: Log
Update Interval : 30
Trigger :
Name : /var/log/messages
Expression: {hostname:log[/var/log/messages,ERROR],str(ERROR)}=1
Event Generation: Normal
Severity : High


Comment